html,body,div,table,td,th,form,fieldset,legend,input,select,textarea,button,ul,ol,li,dl,dt,dd,p,img,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
table { border:0; border-spacing:0; }
td,th { text-align:left; vertical-align:top; font-weight:normal; }
img { border:0; }
ul { list-style:none; }
body {
	font-family: verdana;
	text-align: center;
	font-size:80%;
	margin:0px;
	padding:0px;
}
a { color:#003263; text-decoration:none; outline:0; }
a:hover { text-decoration:underline; cursor:pointer; }
label {
	font-size:85%;
	font-weight:bold;
}
.clear {
	clear:both;
}
.clearer { clear:both; font-size:1px; line-height:0; height:0; overflow:hidden; }
a.tabLink:hover {
	text-decoration:none;
}
.block {display:block;}
.inline {display:inline;}
.left { float:left!important; }
.right { float:right!important; }
.toleft { text-align:left!important; }
.tocenter { text-align:center!important; }
.toright { text-align:right!important; }
#header, #content, #footer {
	width:772px;
	margin: 0 auto;
	text-align: left;
	clear:both;
}
#content {
	padding-top:1px;
}
.mainContainer {
	background:#3F5FAC;
	border-bottom:1px solid #000;
}
#header {
	margin-top:2px;
}
#footer {
	text-align: center;
}
#menu {
	margin:0px;
	padding-left:34%;
	padding-bottom:20px;
	background: transparent url('/images/backgroundFade.png') repeat-x scroll left bottom;
	border-bottom:1px solid #000;
}
#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu ul li {
	display:inline;
	float:left;
	position:relative;
}
#menu ul li a.firstTab {
	border-left:1px solid #aaa;
}
#menu ul li a {
	border-right:1px solid #aaa;
	display:block;
	line-height:15px;
	padding:2px 8px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#3F5FAC;
}
#menu ul li a:hover {
	background:#FFF;
}
#menu ul li a.selectedTab {
	background:#DDD;
}
.contentHeader {
	background: transparent url('/images/backgroundContentHeader.png') repeat-x scroll left top;
	border-bottom:1px solid #000;
	font-weight:bold;
	height:14px;
	color:#FFF;
	padding:3px;
}
.contentBody {
	padding:10px;
}
.contentRight, .contentAll {
	float:left;
}
.contentLeft, .contentRight, .contentAll {
	border:1px solid #000;
	font-size:11px;
	margin:10px 10px 0px 0px;
	background:#FFF;
}
.contentAll {
	width:770px;
	margin:10px 0px 15px 0px;
}
.contentLeft {
	margin:10px 10px 0px 0px;
	width:506px; }
.contentRight {
	margin:10px 0px 0px 0px;
	width:252px;
}

.contentRight {
	float:right;
	clear:both;
}



.contentBody ul {
	margin-left:12px;
	list-style:circle;
}
.contentLeft ul {
	padding:10px 10px 10px 30px;
	list-style:square;
}
.contentLeft li {
	padding:5px;
}
.contentMainAdmin {
	padding:10px;
}
.contentHorizontal {
	text-align:center;
}
.contentHorizontal ul {
	padding:5px;
}
.contentHorizontal li {
	display: inline;
}
.contentHorizontal a {
	background-color: #fefcf2;
	font-size:12px;
	line-height:16px;
	padding: 3px 10px;
	margin-right: 8px;
}
.keyPoint {
	font-weight:bold;
	color:#f72900;
}
.faqQuestion {
	color: #dc003e;
	padding: 3px;
	font-weight: bold;
}
.faqAnswer {
	padding: 0px 0px 10px 20px;
}
.loan {
	background-color: #FFF;
	padding: 10px;
}
.radio label {
	font-weight:normal;
}
.enrollForm {
	padding: 5px;
}
ul.errors {
	white-space: normal;
	width: 150px;
	color: #FF0000;
	font-size: 11px;
}
.login ul.errors {
	white-space: normal;
	font-weight: bold;
	width: auto;
  color: #FF0000;
}
.policy {
	line-height:18px;
	width:260px;
}
.ccInfo {
	display:none;
}
table.adminTable {
	border-collapse:collapse;
}
table.adminTable th {
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	background:#46a2f1;
	color:#FFF;
	margin:0px;
	padding:3px 5px;
}
table.adminTable td{
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	background:#89bbe6;
	margin:0px;
	padding:3px 5px;
	text-align:center;
}

/* *************** Start Videos **************** */

#feature {
	margin-top:2em;
	text-align:center;
	width:100%;
}

#nowPlaying > p {
	font-weight:bold;
	text-decoration:underline;
	margin-left:-.5em;
	margin-bottom:1em;
}

div.marquee {
	margin:.5em;
	font-weight:bold;
}
	
/* *************** End Videos **************** */

.tablesorter a {
	text-decoration:underline;
}
