body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 150%;
	background-color: #006498;
}
a {
	color: #068AC3;
}
a:hover {
	color: #15CA01;
}
a:visited {
	color: #005C8B;
}
a abbr, a acronym {
	border: none;
}

a, img, a img {
	border: none;
}



fieldset {
	border: 1px solid #dadbd4;
}


input, textarea, select {
	border: 1px solid #d0d0d0;
}

input[type=radio], input[type=checkbox] {
	background: none;
	border: none;
}



.Required, .FormError, .HighlightMessage {
	color: #FF0000;
}

#head {
	margin: 0 auto;
	width: 956px;
}

.bluebg {
background: #bad4ed;
}

.darkbluebg {
background: #194f81;
color:#FFFFFF;
}


#promo {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 0;
	padding: 10px;
	background-image: url(../images/promoBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
}
#footer {
	width: 956px;
	background-color: #000;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #15CA01;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a {
	color: #666666;
}

#footer a:hover {
	color: #333333;
}
.footpad {
padding: 20px;
}
#menu ul {
	margin:0;
	padding:10px 0px 0 0px;
	list-style:none;	
	}

#menu li {
	display:inline;
	margin:0;
	padding:0;
	}



#menu a {
	float:left;
	display:block;
	width:143px;
	font: bold 14px/1 sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(../images/but_blue22.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
		}
	#menu a:hover {
	background-position: -143px 0;
	color: #FFFFFF;
		}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0587C1;
	padding-bottom: 20px;
}
	#menu a:active {
	background-position: -143px 0;
	color:white;
		}




#head #logoarea {
	float: left;
	width: 456px;
}

#flasharea {
	width: 956px;
	width: 956px;
	height: 218px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
li {list-style:none;}
.nav {

	color: #FFFFFF;
}
#head .nav {
	width:240px;
	margin:0 100px 0 300px;
	color: #FFFFFF;
}
#head .nav a {
	color: #00CCFF;
	text-decoration: none;
}
#footer .nav a {
	color: #00CCFF;
	text-decoration: none;
}
#head .nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer .nav a:hover {
	color: #fff;
	text-decoration: underline;
}
.nav ul{float:left;overflow:hidden;} /* wrap the LIs tightly and gives us somewhere to hide the first pipe in ie6 */
.nav li {
	width:auto;
	margin:0 0 0 -2px;
	display:inline;
	padding:0 .95em;
	border-left: 1px solid white;
}
/*remove the first faux pipe in all but ie6*/
html .nav li:first-child { border-left: 0; }
/*end of the embedded faux pipe delimited menu*/

/* Content */

#content {
	width: 956px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	background-repeat: repeat-y;
	background-color: #FFF;
}

#colOne {
	float: right;
	width: 570px;
	margin-top: 5px;
	padding-right: 20px;
}

#colTwo {
	float: left;
	width: 340px;
	margin-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
}

#bluebox {
	color: #FFFFFF;
	width: 326px;
	background-image: url(../images/box_middle.gif);
	background-repeat: repeat-y;
}

#bluebox .bottom {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 326px;
}
label {
	display: block;
	margin-top: 5px;
}
#bluebox .mid {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#bluebox .top {
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 326px;
}

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:10px auto 0px auto;
	width:310px;
	padding:0px;
}

/* ----------- stylized ----------- */
#stylized{
	border:solid 0px #b7ddf2;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:105px;
	float:left;
}
#stylized .small{
	color:#CCCCCC;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:105px;
}
#stylized input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:150px;
	margin:2px 0 20px 10px;
}
#stylized button{
	clear:both;
	margin-left:150px;
	width:99px;
	height:31px;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-image: url(../images/but_continue.jpg);
	background-repeat: no-repeat;
}
#content #colOne p {
	margin-bottom: 10px;
	margin-top: 10px;
}
#contenttop {
	background-image: url(../images/top_wide.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 956px;
	margin: 5px auto 0px auto;
	height: 12px;
}
.checkmark {
	float: left;
	padding-right: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	margin-bottom: 0px;
	color: #666;
}
.roundbox {
	background-color: #FFF;
}
#greenbar {
	background-color: #16C903;
	height: 8px;
	width: 956px;
	margin: 0 auto;
}
.view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: right;
	padding-left: 20px;
}
#flasharea table {
	margin: 0px;
	padding: 0px;
}
#flasharea table tr td a img {
	margin: 0px;
	padding: 0px;
}
#flasharea table tr td #flash #myId {
	margin: 0px;
	padding: 0px;
}
#flasharea {
	background-color: #035476;
}
.bluehead {
	color: #004161;
	font-size: 13px;
	font-weight: bold;
}
