html, body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}


body
{
	text-align: center; /*background: #e4e7ef url(../images/bg.png) repeat-x;*/
	background: #d0d1d2;
}

div#header
{
	/*margin-left: 170px; 	border-bottom:4px solid #0a3768;*/
	background: url(../images/bannerFinished.jpg) no-repeat;
	height:277px;
}

div#header h1
{
	line-height: 80px;
	margin: 0;
}

div#container
{
	text-align: left;
	background-color: #ffffff;
	border: 1px solid #94a7be;
	width: 810px;
	margin-left:auto;
	margin-right:auto;
	/*background-image:url(../images/bg.png);*/
}

* html div#container {height: 100%;}

div#content
{	
	min-height:560px;
	padding-bottom:40px;
	width:605px;
	float:right;
	padding-right:10px;
	height: 100%;	
}

.group
{
	/*min-height:850px;*/
	width:810px;
}

div#wrapper
{
}


 .bar {
	border-bottom: 1px #999999 dashed;
	width:580px;
	float:inherit;
	margin-left:10px;
}

div#table
{
	/*padding-bottom:100px;*/
}

.mission
{
	text-align:center;
	font-size:12px;
	font-style:italic;
	margin-left:100px;
	margin-right:100px;
	margin-bottom:20px;
}

.mtitle
{
	font-size: 16px;
	font-weight: bold;
	color: #16558B;
	text-align:center;
}

.etitle
{
	font-size: 17px;
	font-weight: bold;
	color: #16558B;
}

div#resources
{
	width:165px;
	height:89px;
	background:#fff  url(../images/resources1.gif) no-repeat left bottom;
	/*position:relative;*/
	padding-left:6px;
	padding-bottom:5px;		
}

#resources h2
{	
	padding-top:10px;
	padding-right:8px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

a.resourc
{
	font-size: 10px;
	text-decoration: underline;
	color: #294ebe;
	
}

a.resourc:hover
{
	font-size: 10px;
	text-decoration: underline;
	color: #137cd6;
}
.calendar
{
	height: 50px;
	float: left;
	background: #fff url(../images/calendar.gif) no-repeat;
	width: 50px;
	padding: 5px 0 0 9px;
	color: #808080;
}
.calendar p
{
	padding: 0;
	margin: 0;
}

a.blue
{
	text-decoration: underline;
	color: #044bbf;
}

a.blue:hover
{
	text-decoration: underline;
	color: #176cf9;
}

a.lightblue
{
	text-decoration: underline;
	color: #1870c4;
}

a.lightblue:hover
{
	text-decoration: underline;
	color: #298ae6;
}

a.darkblue
{
	text-decoration: underline;
	color: #044077;
}

a.darkblue:hover
{
	text-decoration: underline;
	color: #2986dd;
}



a.orange
{
	font-weight: bold;
	text-decoration: underline;
	color: #faa603;
}

a.orange:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #f4cf02;
}

.left-menu UL, .left-menu LI, #content UL.common, #content UL.common LI
{
	margin: 0px;
	padding: 0 5px 0 0px;
	list-style: none;
}

.left-menu LI
{
	background: url( "../images/list_point_yellow.gif" ) no-repeat 2px 4px;
	padding: 0 0 6px 15px;
	line-height: 17px;
}


.blue-menu UL, .blue-menu LI, #content UL.common, #content UL.common LI
{
	margin: 0px;
	padding: 0 5px 0 0px;
	list-style: none;
}

.blue-menu LI
{
	background: url( "../images/list_point.gif" ) no-repeat 2px 4px;
	padding: 0 0 6px 15px;
	line-height: 17px;
}

.home-menu UL, .home-menu LI, #content UL.common, #content UL.common LI
{
	margin: 0px;
	padding: 0 5px 0 0px;
	list-style: none;
}

.home-menu LI
{
	background: url( "../images/bullets.png" ) no-repeat 2px 5px;
	padding: 0 0 2px 15px;
	line-height: 17px;
}



#content p
{
	line-height: 1.3;
	text-align: justify;
}

#content h1
{
	color: #16558B;
	font-family: Arial, Verdana, Helvetica, sans-serif; padding-left:35px;
	line-height: 30px;
	font-size: 15px;
}

#content .step1
{
	background: url( "../images/num_1.gif" ) no-repeat left;
}

#content .step2
{
	background: url( "../images/num_2.gif" ) no-repeat left;
}

div #navigation
{
	float: left;
	width: 150px;
	margin: 0 0 0 0;
	
}

div#navigation ul
{
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
}

div#navigation li
{
	margin-bottom: 5px;
}

#navigation h2
{
	margin: 0px;
	padding: 0px;
	color: #0054A4;
	font-size: 12px;
	text-align: left;
	padding-left: 21px;
}
#navigation .question
{
	font-size: 13px;
	height: 230px;
	float: left;
	background: url( "../images/question.png" ) no-repeat;
}

#navigation .questionbox
{
	font-size: 8pt;
	text-align: justify;
	padding-left: 10px;
	padding-right: 13px;
	padding-top: 25px;
	color: Black;
	font-weight: normal;
}

#navigation h2.share
{
	padding-top: 8px;
	padding-left: 25px;
	width: 150px;
	height: 93px;
	float: left;
	background: url( "../images/orangebox.png" ) no-repeat;
}

#navigation .sharebox
{
	font-size: 8pt;
	text-align: left;
	padding-top:20px;
	padding-left: 27px;
	padding-right: 7px;
	font-size: 11px;
    font-weight:normal;
    color:Black;
}

a.share
{
	text-decoration: underline;
	color: #0a8ffc;
	padding-left:25px;
}

a.share:hover
{
	text-decoration: underline;
	color: #4aacfc;
}

/*#navigation .bookletbox
{
	font-size: 8pt;		
	font-style: italic;
	text-align: left;
	width:98px;
	float:right;
	padding-left:3px;
	padding-right:4px;
	padding-top:12px;
	position:absolute;
}*/


a.learnmore
{
	text-decoration: underline;
	color: #ef5205;
}

a.learnmore:hover
{
	text-decoration: underline;
	color: #f9a605;
}

.learnimage
{
	border:0;
	vertical-align:middle;
	padding:6px 0 6px 4px ;
}

.moreimage
{
	border:0;
	vertical-align:middle;
	padding:4px 0 2px 3px ;
}


#navigation .img
{
	padding: 2px 0 0 3px;
}


#navigation h2.certified
{
	padding-top: 8px;
	padding-left: 25px;
	width: 150px;
	height: 23px;
	float: left;
	background: url( "../images/bluetop1.png" ) no-repeat;
}

#navigation .certibox
{
	font-size: 9pt;
	text-align: justify;
	padding-left:8px;
	padding-right: 14px;
	padding-bottom: 10px;
}

#navigation .certibox1
{
	font-size: 9pt;
	text-align: justify;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#navigation .phone
{
	padding-top:6px;
	font-weight:bold;
	text-align:center;
}

#navigation h2.video
{
	padding-top: 8px;
	padding-left: 25px;
	width: 150px;
	height: 23px;
	float: left;
	background: url( "../images/orangetop1.png" ) no-repeat;
}

#navigation .videobox
{
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	padding-top:10px;
	padding-right:1px;
	padding-left:1px;	
	color: Gray;
}



div #right
{
	float: right;
	width: 155px;
	padding: 0 20px 0 0;
}

#right h2
{
	margin: 0px;
	padding: 0px;
	color: #0054A4;
	font-size: 12px;
	text-align: left;
	padding-left: 21px;
}


div #phone
{
	background: url( "../images/phone.png" ) no-repeat;
	position:relative;
	width:257px;
	height:45px;
}
.title
{
	font-size: 19px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #16558B;
	padding-left: 10px;
}

div#intro
{
	width: 100%;
	float: left;
}

div#extra
{
	position: relative;
	float: left;
	width: 150px; /*margin-left:-700px*/
	text-align: justify;
}

div#box1
{
	background: url( "../images/box1.png" ) no-repeat;
	width: 277px;
	height:161px;
}

#box1 .btn
{	
	margin-top:5px;
}

#box1 h2.b1, #box2 h2.b1
{
	font-size: 14px;
	padding-top: 12px;
	font-weight: bold;
	color: #16558B;
	padding-left: 17px;
}

#box1 .c1, #box2 .c1
{
	font-size: 11px;
	margin-bottom: 40px;
	float:right;
	text-align:right;
	padding-right: 17px;
	width:105px;
}

div#box2
{
	background: url( "../images/box2.png" ) no-repeat;
	width: 277px;
	height:161px;
}

#box2 .btn
{	
	margin-top:5px;
}


hr
{
	border: none;
	border-top: 1px solid #CCCCCC;
	height: 1px;
	margin-bottom: 25px;
}


div#menu
{
	height: 75px;
	background: url( "../images/footer.jpg" ) no-repeat;
	text-align: center;
	width: 100%;
}

div#footer
{
	height: 75px;
	bottom:0px;
	width: 100%;
	position:inherit;
}

div#footer p
{
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;
	color: #484e55;
	text-align: center;
}


a.footer
{
	color: #13224a;
	text-decoration: underline;
}

a.footer:hover
{
	color: #f58c03;
	text-decoration: underline;
}

.copyright
{
	font-size: 10px;
	color: #5b1c04;
}

.vertical
{
	color: #13224a;
	padding: 0 5px 0 5px;
}

/*#shadow-container
{
	width:808px;
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

#shadow-container .shadow1, #shadow-container .container
{
	position: relative;
	left: -3px;
	top: -3px;
}

#shadow-container .shadow1
{
	background: #97a2b1;
}

#shadow-container .container
{
	background: #ffffff;
	text-align:left;
	border: 1px solid #94a7be;
	
}*/
