body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 0px;
	font-size: 14px;
}
#mainholder {
	margin:1px auto;
	width: 930px;
	height: 700px;
	border: 0px solid #cccccc;

}

#banner {
	width: 918px;
	height: 100px;
	margin-top: 5px;
}

#middlesection {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
}
#leftsection {
	float:left;
	height: 430px;
	width: 670px;	

}
#rightsection{
	height: 430px;
	width: 270px;
	float: right;
	padding-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu {
	clear:both;
	width: 918px;
	height:30px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005a9c;
	border-bottom-color: #005a9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #005A9C;
	background-color: #eeeeee;
}

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

#menu ul li{float: left; padding: 10px 50px;}

#menu a {
text-decoration: none;
}

#menu a:hover {
color: #bd1934;

}




#bottommenu {
	clear:both;
	width: 918px;
	height:30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005a9c;
	border-bottom-color: #005a9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #005A9C;
	padding-left: 20px;
	padding-top: 10px;
}

#bottommenu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

#bottommenu ul li{float: left; padding: 10px 80px;}

#bottommenu a {
text-decoration: none;
}

#bottommenu a:hover {
color: #bd1934;

}

.rightalign {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-size: 12px;
	text-align: left;
}
.smallred {
	font-size: 12px;
	text-align: left;
}

.smallred a:link, a:active {
	color: #bd1934;
	font-weight: bold;
	text-decoration: none;
}
.smallred a:visited {
	color: #7a7c7e;
	font-weight: bold;
	text-decoration: none;
}
.smallred a:hover {
	color: #00467F;
	font-weight: bold;
	text-decoration: underline;
}

#textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	height: 180px;
}

#lg {
	padding: 10px;
	margin: 10px;
}

.lbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 10px;
	padding: 10px;
	height: 160px;	
	border: 1px solid #00467F;
	background-color: #ffffff;
}
.lbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 10px;
	padding: 10px;
	height: 168px;	
	border: 1px solid #00467F;
	background-color: #ffffff;
}

.greybox{

background-color:#CCCCCC;}
h1 {
	font-family: "Times New Roman", Times, serif;
	
	font-size: 50px;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 27px;
	
}
h5 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #005A9C;

}

.spacing {
	line-height: 1px;
}

.spacing2 {
	line-height: 5px;
}


.greyitalic{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.grey {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.white_button {
	background-image: url(../images/button_on.png);
	height: 44px;
	width: 467px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
.white_button2 {
	background-image: url(../images/button_on.png);
	height: 54px;
	width: 467px;
	text-align: center;
	color: #00467F;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
a:link, a:active {
	color: #00467F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #7a7c7e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #bd1934;
	font-weight: bold;
	text-decoration: underline;
}
#greybkgrd {
	background-attachment: fixed;
	background-image: url(images/grey_bkgd.png);
	background-repeat: repeat;
	background-position: left top;
	height: 650px;
	width: 860px;
}
