body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
}

.mainbackground {
	background-image: url(../images/aaada_06.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.textbg {
	background-image: url(../images/textbg.gif);
	background-repeat: repeat-y;
}
.textbghome {
	background-image: url(../images/textbg_home.gif);
	background-repeat: repeat-y;
}
.textbgcustomers {
	background-image: url(../images/textbg_customers.gif);
	background-repeat: repeat-y;
}
p, ul, li, .bodytext, a.bodytext:link {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.bodytext:hover {
	color: #000000;
}
.linkShow, a.linkShow:link {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.linkShow:hover {
	color: #999999;
	text-decoration: underline;
}
.fancy, a.fancy:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #245496;
	line-height: 20px;
}
a.fancy:hover {
	color:#999999;
}
img {
	border: none;
}
td {
	align: left;
}
.steelbkgrnd {
	background-image: url(../images/steelbkgrnd.jpg);
	background-repeat: no-repeat;
}
.topnav, a.topnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #939598;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #58585a;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.topnavactive, .topnavactive:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #58585a;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.topnavactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #58585a;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.greytext, a.greytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97999C;
	text-decoration: none;
	line-height: 20px;
}
a.greytext:hover {
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #77787b;
}
.orangetext, a.orangetext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #f48212;
	
}
a.orangetext:hover {
	color: #333333;
	font-style: italic;

}
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #cccccc;
	font-style: italic;
	text-transform: uppercase;
}
a.newstext:link {
	color: #ffffff;
	
}
a.newstext:hover {
	color: #f48212;
}
.bottomrepeat {
	background-image: url(../images/bottom_repeat.jpg);
	background-repeat: repeat-x;
}
.smallnavy, a.smallnavy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #245496;
}
a.smallnavy:hover {
	color: #666666;
}
.boldred, a.boldred:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C8182E;
	
}
a.boldred:hover {
	color:#245496;
}
.boldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #245496;
	font-weight: bold;
}
.blueLightNBU, a.blueLightNBU:link, .blueLight, a.blueLight:link, a.whiteUL, a.whiteUL:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #245496;
}
a.blueLightNBU:hover, a.blueLight:hover, a.whiteUL:hover, a.linkShow:hover  {
	color: #666666;
}
.redstyle {
	color: #C8182E;
}
.tinyblack, a.tinyblack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.tinyblack:hover {
	color: #990000;
}
/* drop down menu styles*/

#dropmenudiv{
position:absolute;
border:1px solid #58585a;
border-bottom-width: 0;
font:normal 10px Arial;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
background-color: #58585a;
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid #58585a;
padding: 1px 0;
text-decoration: none;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #939598;
color: #333333;
}
.header {
	text-transform: uppercase;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #2c4693;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	
}
input.required, textarea.required {
	border: 1px solid #884839;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #DAB179;
	color : #000;
}

.validation-advice {
	margin: 2px 0;
	padding: 5px;
	background-color:#000000;
	color : #FFFFFF;
	font-weight: bold;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	font-size: 12px;
	border: 1px solid #2c4693;
}
.rightcornsm {
	background-image: url(images/tdback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: thin solid #DAB179;
}

.rightbig {
	background-image:url(images/btncor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* end drop menu */