@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background: url(../images/bg.jpg) left top repeat-x #003366;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:6px 0px;
}
strong
{
font-weight:bold;
color: #106ca5;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:1000px;
height:auto;
text-align:center;
margin:0px auto;
}
.header
{
width:960px;
height:90px;
float:left;
text-align:left;
padding:0px 20px;
}
.logo-box
{
width:300px;
height:90px;
float:left;
text-align:left;
}
.logo
{
margin-top:11px;
}
.header-right
{
width:220px;
height:74px;
float:right;
text-align:left;
padding-top:16px;
color: #FFF;
font: normal 12px/18px Arial, Helvetica, sans-serif;
}
.header-right a
{
color: #FFF;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration:none;
}
.header-right a:hover
{
color: #cae598;
font: normal 12px/18px Arial, Helvetica, sans-serif;
text-decoration: underline;
}
.body-main
{
width:1000px;
height:auto;
float:left;
text-align:left;
}
.top-banner-box
{
width:960px;
height:307px;
float:left;
text-align:left;
background:url(../images/banner-top-bg.jpg) left top no-repeat;
padding:10px 20px 0px 20px;
}
.banner-left
{
width:685px;
height:auto;
float:left;
text-align:left;
}
.charge-bg
{
margin-left:354px;
margin-top:105px;
}
.banner-right
{
width:260px;
height:auto;
float:right;
text-align:left;
padding-top:32px;
color: #FFF;
font: normal 18px/20px Arial, Helvetica, sans-serif;
}
.body-middle
{
width:960px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left top no-repeat;
padding:20px 20px 0px 20px;
}
.body-inside
{
width:960px;
height:auto;
float:left;
text-align:left;
background-color: #FFF;
}
.middle-top-box
{
width:940px;
height:auto;
float:left;
text-align:left;
padding:0px 10px;
background-color: #FFF;
}
.middle-know-inside
{
width:940px;
height:265px;
float:left;
text-align:left;
background:url(../images/bottom-top-inside-bg.jpg) left bottom repeat-x;
}
.database-left-box
{
width:420px;
height:265px;
float:left;
text-align:left;
}
.database-top-box
{
width:420px;
height:55px;
float:left;
text-align:left;
}
.database-middle-box
{
width:420px;
height:116px;
float:left;
text-align:left;
}
.database-bottom-box
{
width:172px;
height:76px;
float:left;
text-align:center;
background:url(../images/did-know-bottom-bg.jpg) left top no-repeat;
padding-left:128px;
padding-top:18px;
padding-right:120px;
}
.degrees-right-box
{
width:517px;
height:265px;
float:right;
text-align:left;
}
.degrees-find-now-box
{
width:230px;
height:172px;
float:left;
text-align:left;
background:url(../images/online-degrees-box.jpg) left top no-repeat;
padding:63px 33px 0px 33px;
color: #003300;
font: bold 12px/18px  Arial, Helvetica, sans-serif;
}
.online-image-box
{
width:221px;
height:265px;
float:right;
text-align:left;
}
.body-bottom
{
width:890px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-round-bottom-bg.jpg) left bottom no-repeat;
padding:30px 35px 35px 35px;
}
.bottom-left
{
width:430px;
height:auto;
float:left;
text-align:left;
}
.bottom-right
{
width:430px;
height:auto;
float:right;
text-align:left;
}
.bottom-th
{
float:left;
margin-right:12px;
}
.footer
{
width:1000px;
height:auto;
float:left;
text-align:center;
padding-bottom:20px;
padding-top:22px;
color: #FFF;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #FFF;
font: normal 12px/20px  Arial, Helvetica, sans-serif;
}
.footer a:hover
{
color: #cbe5ff;
text-decoration: underline;
font: normal 12px/20px Arial, Helvetica, sans-serif;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}