/* CSS Document */
body {
	background-color: #d9d9d9;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper{
	width: 760px;
	margin: 10px auto 0 auto;
	background-color: #fff;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	width: 760px;
}

/*  @@@@@[  Sub Nav  ]@@@@@ */


/* @@@@@[  Header / Footer  ]@@@@@ */
#footer {
	color: #666;
	clear: both;
	font-size: 10px;
	margin: 0px auto;
	width: 760px;
	border-top: 5px solid #ffcb35;
	padding-bottom: 10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
	text-decoration: underline;
}

/* @@@@@[  HomePage  ]@@@@@ */
#student-login{
	background-color: #e0dfda;
	width: 760px;
	margin: 0px auto;
	padding: 5px 0 10px 0;
	text-align: right;
}
#flash{
	width: 522px;
	height: 382px;
	float: left;
	margin: 0px;
}
#right-index{
	height: 367px;
	width: 188px;
	float:right;
	margin: 0px;
	padding: 15px 20px 0 30px;
	background: #0067ac;
	color:#FFFFFE;
}
#right-index .bullet {
	background: url(images/bullet.gif) no-repeat left 4px;
	padding-left: 13px;
	line-height: 16px;
}
#right-index .bullet a:link, #right-index .bullet a:visited, #right-index .bullet a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#right-index .bullet a:hover {
	color: #9D9EC3;
	text-decoration: none;
}
#info{
	float: left;
	width: 472px;
	padding: 0 25px 15px 25px;
}
#info img{
	margin: 0 10px;
}
.button{
	float: right;
	width: 238px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
#sidebar{
	width: 208px;
	float: right;
}
.sidebar-top{
	padding-top: 20px;
}
#sidebar img{
	margin-bottom: 10px;
}
#submenu_up{
	background-color: #3b3d87;
	margin: 0;
	padding: 20px 0 0 0;
	color: #FFFFFF;
	width: 208px;
}
#submenu_up ul{
	margin: 0px;
	padding: 0 0 0 20px;
}
#submenu_up ul li{
	list-style:none;
	background:url(images/bullet_sub.gif) no-repeat left top ;
	line-height: 22px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#submenu_up ul li a{
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
}
#submenu_up ul li a:hover{
	color: #ffc12e;
	text-decoration: none;
}

/* @@@@@[  Main Page  ]@@@@@ */
#main{
	width: 760px;
	line-height: 20px;
}
#banner {
	width: 552px;
	height: 117px;
	float:left;
}
#title {
	width: 208px;
	float:right;
	padding-top:86px;
}
#logo {
	float:left;
	padding-top: 12px;
	padding-left: 30px;
}
#left-content{
	float: left;
	width: 472px;
	float:left;
	padding: 20px 40px 15px 40px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active{
	color:#3b3d86;
	text-decoration: underline;
	outline: none;
}
a:hover{
	color:#3b3d86;
	text-decoration: none;
	outline: none;
}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #cc0800;
	margin-bottom: 0px;
	line-height: 26px;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	color: #3b3d88;
	margin: 0px;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 11px;
	font-weight:bold;
	color: #C41423;
	margin: 0px;
	padding: 0 0 5px 0;
}
h4{
	font-size: 11px;
	font-weight: bold;
	color: #495199;
	border-bottom: 1px solid #495199;
	padding-bottom: 1px;
	margin-bottom: 4px;
}
p{
	margin: 0px;
	padding-bottom: 15px;
}
ul{
	margin: 0px;
	padding-left: 25px;
	padding-bottom: 15px;
}
ul li{
	list-style: none;
	padding-left: 10px;
	background: url(images/_bullet.gif) no-repeat 0px 8px;
}
ul li ul {
	margin: 0px;
	padding: 0px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
	height: 0px;
}
.clr {
 	clear: both;
}
blockquote {
	margin: 0px 10px 0px 20px;
	padding: 0px;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-bottom: 10px; 
 	margin-right: 10px;
 	float: left;
}
/* @@@@@[  table  ]@@@@@ */
.border-table{
	border-right: 1px solid #383c86;
	border-bottom: 1px solid #383c86;
	border-collapse: collapse;
}
.border-table td{
	border-top: 1px solid #383c86;
	border-left: 1px solid #383c86;
	border-collapse: collapse;	
}
.border-table-top{
	background-color: #943634;
	color: #fff;
	font-weight: bold;
}
.bg-light{
	background-color: #f2dbdb;
}
.bg-lighter{
	background-color: #f8eded;
}
#info td{
	border-top: 1px solid #2d4d74;
}

/* ================ Contact us ============= */
.contact_text {
	padding-left:25px; 
	padding-bottom:20px;
}
.contact_text_ins {	
	padding-left:40px;
}
.contact_text span {
	padding-left:40px; 
	display:block
}
.contact_h {
	font-size: 12px;
	color: #3b3d88;
}
/* @@@@@@@@ Get started page  @@@@@@@@@*/
#getStarted {
	color: #FFFFFF;
	background: #3B3D87 url(images/get_started_top.gif) no-repeat left top;
	margin-left: 22px;
	padding-top: 15px;
	margin-top: 15px;
}
#getStarted h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFC12E;
	margin: 0px 20px 0px 35px;
	padding: 0px;
}
#getStarted p {
	margin: 0px 20px 13px 35px;
	padding: 0px;
	line-height: 18px;
}
#getStarted hr {
	border-top: 1px solid #5e609d;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #3B3D87;
}
#getStarted .number {
	margin-left: -22px;
	float: left;
}
#getStarted a:link, #getStarted a:active, #getStarted a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#getStarted a:hover {
	color: #FFC12E;
	text-decoration: underline;
}
/* ================ Index new ============= */
#wrapper-new {
	width: 980px;
	margin: 0px auto;
	background: url(images/_bg-wrapper.gif) repeat-y;
}
#top-nav-new{
	float: right;
	text-align: right;
	width: 669px;
	color:#6b6b6b;
	padding-right: 11px;
}
#nav-new {
	padding-top: 27px;
	font-size: 14px;
	width: 669px;
}
#banner-new{
	background: url(images/_bg-banner-index.jpg) no-repeat;
	width: 909px;
	height: 359px;
	padding: 14px 26px 0 45px;
}
#main-new{
	width: 980px;
	background: url(images/_bg-main.jpg) bottom no-repeat;
}
#content-index{
	width: 909px;
	padding-right: 71px;
}
.intro{
	float: right;
	width: 293px;
	padding-left: 39px;
	padding-top: 22px;
	line-height: 18px;
	color: #fff;
}
#banner .info h2 {
	font-size: 13px;
	margin: 0px;
	padding-bottom: 6px;
	line-height: 15px;
	color:#fff;
	text-transform:none;
}
.info{
	width: 661px;
	padding-right: 30px;
	padding-left: 54px;
	float: left;
	color: #6c6c6c;
	line-height: 22px;
}
.info h2{
	color: #004880;
	text-transform: uppercase;
	margin: 0px 0 5px -3px;
	padding: 0px 0 8px 3px;
	border-bottom: 1px solid #a4b4c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.info h3{
	margin: 8px 0 0 0;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #004880;
}
.info h4{
	margin: 8px 0 0 0;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #C41423;
	border: none;
}	
.info h4 a:link, .info h4 a:active, .info h4 a:visited{
	color: #C41423;
	text-decoration: underline;
}
.info h4 a:hover{
	color: #C41423;
	text-decoration: none;
}
.info a:link, .info a:visited, .info a:active{
	color: #004880;
	text-decoration: underline;
}
.info a:hover{
	color: #004880;
	text-decoration: none;
}
.button-new{
	margin-left: -9px;
}
.video{
	float: right;
	width: 164px;
	border-bottom: 1px solid #a4b4c0;
	margin-bottom:20px;
}
.phone{
	font-size: 18px;
	color: #004880;
	font-weight: bold;
	margin-right: 10px;
}
.button{
	margin-left: -4px;
}
.imgLeft2{
 	margin-bottom: 10px; 
 	margin-right: 10px;
	float: left;
}
#header-new {
	width: 901px;
	height: 88px;
	margin: 0 21px;
	padding: 0 15px 0 22px;
	background: url(images/_bg-header.gif) repeat-x top;
}
#footer-new {
	color: #a4a4a4;
	clear: both;
	padding: 5px 24px 15px 21px;
	margin: 0px auto;
	width: 935px;
}
#footer-new a:link, #footer-new a:visited, #footer-new a:active {
	color: #0f4d7b; 
	text-decoration: none;
}
#footer-new a:hover {
	color: #0f4d7b; 
	text-decoration: underline;
}
#footer-new .seo a:link, #footer-new .seo a:visited, #footer-new .seo a:active, #footer-new .seo a:hover {
	color: #0f4d7b; 
	text-decoration: none;
}
#footer-new a.seo:visited, #footer-new a.seo:active, #footer-new a.seo:link {
	text-decoration: none;	
	color: #0f4d7b; 
}
.h-getstsrted{
	color: #9c1814;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
table.info_session td {
	border-bottom: 1px solid #2d4d74;
}

.standOut {
	color:#F58E13;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.standOut a {
	text-decoration:underline;
	color:#F58E13;
}
.standOut a:hover {
	text-decoration:none;
}
.imgLeft3 {
	float:left;
	margin-bottom:20px;
}