/* CSS Document */

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}

.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #094067;
	line-height: 15px;
	text-transform: none;
}



.dotborderTopBottom {
	padding: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F59400;
	border-right-color: #F59400;
	border-bottom-color: #F59400;
	border-left-color: #F59400;
}
.dotborderBottom {
	padding: 1px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #B7DBFF;
}
.dotborderLeft {
	padding: 1px;
	margin: 0px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px dashed #999999;
}


.borderAll {
	padding: 1px;
	margin: 0px;
	border: 1px solid #FF9900;
}

.fieldsBackground {
	padding: 1px;
	margin: 0px;
	background-color: #E6F2FF;

}

a.footerLinks:link {
	color: #FFFFFF;
	text-decoration: underline;
	list-style-image: url(images/webImages/arrow.gif);
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 35px;
}

a.footerLinks:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.footerLinks:hover {
	color: #6699CC;
	text-decoration: none;
}

a.footerLinks:active {
	color: #FFFFFF;
	text-decoration: underline;

}


a.headerLinks:link {
	color: #FFFFFF;
	list-style-image: url(images/webImages/arrow.gif);
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
}

a.headerLinks:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.headerLinks:hover {
	color: #6699CC;
	text-decoration: underline;
}

a.headerLinks:active {
	color: #FFFFFF;
	text-decoration: none;

}

a.bodyLinks:link {
	color: #FF9900;
	text-decoration: none;
	list-style-image: url(images/webImages/arrow.gif);
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.bodyLinks:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a.bodyLinks:hover {
	color: #2172B9;
	text-decoration: underline;
	font-weight: bold;
}

a.bodyLinks:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;

}



form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
