/* link styles start here */
a{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000000;
letter-spacing: 0px;
text-decoration: underline;
}
a:hover{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #3F658C;
letter-spacing: 0px;
text-decoration: none;
}
.secondaryOff{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000000;
letter-spacing: 0px;
line-height:17px;
}
.secondaryOff:hover{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000000;
letter-spacing: 0px;
line-height:17px;
}
.secondaryOn{
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #396BB0;
letter-spacing: 0px;
line-height:17px;
}
.lnkTertiaryOff{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #396BB0;
letter-spacing: 0px;
line-height:17px;
}
.lnkTertiaryOff:hover{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #396BB0;
letter-spacing: 0px;
line-height:17px;
}
.lnkTertiaryOn{
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #396BB0;
letter-spacing: 0px;
line-height:17px;
}
.lnkTertiaryOn:hover{
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #396BB0;
letter-spacing: 0px;
line-height:17px;
}
.lnkCntLinks{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #396BB0;
letter-spacing: 0px;
text-decoration: underline;
}
.header{
font-family: verdana;
font-weight: bold;
font-size: 11px;
color: #396BB0;
letter-spacing: 0px;
line-height:17px;
text-decoration: none;
}

/* text styles start here */
.txtContent{
font-family: verdana;
font-weight: none;
font-size: 10px;
color: #000000;
letter-spacing: 0px;
text-decoration: none;
line-height: 15px;
}

/* form styles start here */

.frmInputField{
BORDER-RIGHT: #666666 1px solid;
BORDER-BOTTOM: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
font-family: arial;
font-weight: none;
font-size: 11px;
color: #000000;
letter-spacing: 0px;
text-decoration: none;
}
.frmDropdown{
BORDER-RIGHT: #666666 1px solid;
BORDER-BOTTOM: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
font-family: arial;
font-weight: none;
font-size: 11px;
color: #000000;
letter-spacing: 0px;
text-decoration: none;
}
.frmSubmit{
BORDER-RIGHT: #666666 1px solid;
BORDER-BOTTOM: #666666 1px solid;
BORDER-TOP: #666666 1px solid;
BORDER-LEFT: #666666 1px solid;
FONT-FAMILY: arial;
COLOR: #000000;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
BACKGROUND-COLOR: #FFFFFF;
width:65px;
height:auto;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid silver;
padding: 4px;
background-color: godeln;
visibility: hidden;
z-index: 100;
font-family:Verdana;
font-size:10px
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

li.customList {
	background:url('../images/rect.gif') no-repeat 0 70%;
	list-style-type: none;
	float:left;
	padding-right: 20px;
	padding-left: 12px;
}
div.customList {
	background:url('../images/rect.gif') no-repeat 0 70%;
	float:left;
	padding-right: 20px;
	padding-left: 12px;
	white-space: nowrap;
}

li.customList2 {
	background: url('../images/rect.gif') no-repeat 0 20%;
	list-style-type: none;
	padding-left: 12px;
}

.dateText {
	color: #909090;
	font-style: italic;
}
.leftOvoImage {
	position: absolute;
	top: 302px;
	left: 0px;
}
.submenuLinks {
	text-align: right;
	padding-right: 19px;
	padding-top: 11px;	
}
