
.wrapper {
margin-left:auto;
margin-right:auto;
border-left: 1px #9E9E9E solid;
border-right: 1px #9E9E9E solid;
border-top: 4px #498CCC solid;
width: 750px;
background-color:white;
text-align: center;
}
body{
background-color:#E3E3E3;
text-align:center;
margin: 0;
}
.header2 { /*--text under header quote--*/
font-family: Arial, Helvetica, sans-serif ;
font-style:normal;
font-weight:bold;
font-size:12px;
letter-spacing: 1px;
color: #B8B8B8;
text-decoration:none;
}
/*----------BODY ELEMENTS----------*/

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
.BodyMain {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}
.BodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 498CCC;
	font-style: normal;
	font-weight: bold;
}
/*------Link Properties-----*/
a:link, a:visited {
text-decoration: none;
}
a:hover {
}

/*--------LEFT LINKS--------*/
.links{
padding:8px;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 15px;
border :solid 1px #E5E5E5;
}
.linksa {
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:18px;
color: #FB9C02;
text-decoration:none;
}
.linksb {
font-family: Arial, Helvetica, sans-serif ;
font-style:normal;
font-weight:bold;
font-size:12px;
letter-spacing: 1px;
color: #B8B8B8;
text-decoration:none;
padding-left: 3px;
}
/*-------Top LINKS---------*/
#topmenu {
background-color:#73A7D9;
list-style-type:none;
height: 25px;
}
.menugroup {
list-style-type:none;
margin-left:auto;
margin-right:auto;
text-align:left;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:14px;
color: #D6D6D6;
text-decoration:none;

}
.menuitems {
float:left;
border-right: #E3E3E3 1px solid;
padding-top: 4px;
}
.menuitems a {
display:block;
padding: 0px 10px;
}
.menuitems a:link {
color:white;
}
.menuitems a:visited {
color:white;
}
.menuitems a:hover {
color:#FB9C67;
}
/*-------Rates Box----------*/
.ratesbox {
background-color:#73A7D9;
width:220px;
float:right;
text-align:center;
padding-top: 5px;
padding-bottom:3px;
margin-top:30px;
margin-left: 10px;
}
.ratesbox span, .ratesbox table tr td {
font-size:18px;
color:white;
}
.ratesbox table td {
}
.ratesbox form {
margin:0px;
}



/*-------FOOTER INFO--------*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}

.footer2 {
width: 750;
margin-left:auto;
margin-right:auto;
background-color: #FFFFFF;
text-align: left;
padding-bottom: 25px;
}
.footer3 {
margin-left:auto;
margin-right:auto;
text-align:left;
vertical-align: text-top;
padding-bottom:50px;
border-top: solid 1px #9E9E9E;
background-color:#73A7D9;
margin-top: 20px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:14px;
color: #D6D6D6;
text-decoration:none;
padding:0px 0px 10px 15px;
}
.footer3 img {
float:right;
padding: 0px 5px 1px 0;
margin: 0 0 0 0;
}

.footer3 a {
text-decoration:none;
color: #D6D6D6;
}


