/* Anee's CSS Document for Daffodils */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #336699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pageBg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

A:link 
{COLOR: #0099FF; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size: 11}
A:visited 
{	COLOR: #0099FF; FONT-FAMILY: verdana; TEXT-DECORATION: none; font-size: 11}
A:hover 
{	COLOR:  #ff0000; FONT-FAMILY: verdana; TEXT-DECORATION: underline; font-size: 11}

.line {
	background-image:url(./images/dot.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
	margin-top: 5px;
} 

.headBx {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 11px;
}

.bxGrey {
	text-align: justify;
	background-color: #F5F5F5;
	padding: 6px;;
	line-height: 15px;
}

.bx {
	BORDER-RIGHT: #98999B 1px solid;
	BORDER-TOP: #98999B 1px solid;
	BORDER-LEFT: #98999B 1px solid;
	BORDER-BOTTOM: #98999B 1px solid;
	padding: 12px;
	padding-top: 30px;
	width: 200px;
	margin-top: 19px;
	text-align: justify;
}

.content {
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	line-height: 16px;
}

.heading {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-top: 8px;
	background-position: left 3px;
}


fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;

}
fieldset legend { margin-left=10px; }legend {
	margin-left: 10px;
}
.tblborder {
	margin-left: auto;
	margin-right: auto;
}
.headerLeft {
	background-image: url(images/leftBg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height: 240px;
	text-align: right;
}
.headerRight {
	background-image: url(images/rightBg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	height: 240px;
}

.bxLinks {
	background-color: #EEEEEE;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.welcomeNote {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-bottom: 5px;
	margin-top: 8px;
}
.orange {
	color:  #FFCC00;
}
.footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.blueHead {
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 9px;
	background-image: url(images/blueBg.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-right: 2px;
	margin-top: 3px;
	padding-top: 2px;
}
.blueHead a:link { color: #FFFFCC; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial; }
.blueHead a:visited { color: #FFFFCC; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial; }
.blueHead a:hover { color: #FFFFFF; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial; }

input, textarea, select {
	BACKGROUND-COLOR:ffffff ;
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px ; 
	COLOR: #777777 ;
	BORDER-BOTTOM: #7F9DB9 1px solid;
	BORDER-LEFT: #7F9DB9 1px solid; 
	BORDER-RIGHT: #7F9DB9 1px solid; 
	BORDER-TOP: #7F9DB9 1px solid
}
.reminder{
	width: 250px;
}
.reminder li{
	border-bottom: dotted 1px #CCCCCC;
	padding: 4px;
}
.vacancyhead {
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 3px;
	margin-top: 15px;
}