body {margin: 0px;background-color: #6092bd;background-image:url(../images/backgrounds/side.jpg);background-repeat: repeat-x;}

h1 {font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #476884; line-height: 10px;}
h2 {font-size: 14px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #476884; line-height: 10px;}

td {font-size: 11px;font-family: Arial, Verdana, Helvetica, sans-serif;color: #333333;line-height: 20px;text-align:left;}
tr {text-align:left;}
.centerText {text-align:center;}

a {color: #333333; text-decoration: underline;}
a:hover {color: #476884; text-decoration: none;}

a.White {color: #cbe1f7; text-decoration: underline; font-weight:bold; word-spacing:normal}
a.White:hover {color: #FFFFFF; text-decoration: none; font-weight:bold;  word-spacing:normal}

a.Grey {color: #333333; text-decoration: underline; font-weight:bold; word-spacing:normal}
a.Grey:hover {color: #FFFFFF; text-decoration: none; font-weight:bold;  word-spacing:normal}

.tdWhite {font-size: 11px;font-family: Arial, Verdana, Helvetica, sans-serif;color: #FFFFFF;line-height: 20px;}
.tdBlue {font-size: 14px;font-family: Arial, Verdana, Helvetica, sans-serif;color: #476884;line-height: 20px;}
.tdBlue2 {font-size: 16px;font-family: Arial, Verdana, Helvetica, sans-serif;color: #476884;line-height: 20px;}
.tdBlue3 {font-size: 11px;font-family: Arial, Verdana, Helvetica, sans-serif;color: #476884;line-height: 20px;}

.backgroundA{background-color:#679BCD;padding:5px;padding-top:10px;color:#FFFFFF;}
.backgroundB{padding:5px; background-color:#30608F; border-bottom:1px solid #97BADD;}
.backgroundD{padding:5px; background-color:#97BADD; border-bottom:1px solid #CCCCCC;}
.backgroundC{background-image: url(../images/backgrounds/bg.png); background-position:center; background-repeat: repeat-y;}
.headerBackgroundB {background-image: url(../images/backgrounds/header-bg-b.jpg);background-position:center top;background-repeat:no-repeat;height:114px;padding:0px;}

.borderBottom {border-bottom:1px solid #CCCCCC;}
.borderBottomWhite {border-bottom:1px solid #FFFFFF;}
.borderTable {border:1px dotted #97cbed;background-image:url(../images/backgrounds/side.jpg);background-position:top;background-repeat:repeat-x; color:#FFFFFF}
.borderImage {border:3px solid #FFFFFF;}
.borderImage2 {border:3px solid #e9e9e9;}
.borderSide {border-bottom:1px dotted #CCCCCC;}
.borderSideLeft {border-left:1px dotted #CCCCCC;}
.borderSideFeaturedRight {border-right:1px dotted #CCCCCC;border-left:1px dotted #CCCCCC;}

.footer {font-size: 9px;font-family: Arial, Verdana, Helvetica, sans-serif;color: #666666;}

.paddingTopBottom {padding-top:5px;padding-bottom:5px;}

.form_input {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	border: 1px #CCCCCC solid;
	padding-left: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width:200px;
}
.button {
	background-color: #30608F;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #606060 solid;
	border-top: 1px #eaeaea solid;
	border-bottom: 1px #606060 solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
