/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}strong {
	font-weight: bold;
}
ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
/* LAYOUT WRAPPER */

h1 
{
    font-size: 18px;
	font-weight: bold;
	color: #3a9e2f;
	padding-bottom: 15px;
}

p
{
    line-height: 1.5em;
	color: #333333;
	margin-bottom: 1.5em;
	font-size: 12px;
}

body {
	color: #333;
	background-color: #E5E9F2;
	width:950px;
	margin:0 auto;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

a:link, a:visited {
	color: #137cc6;
	text-decoration: underline;
}

a:hover { 
color:#0e408b;
text-decoration:none;
}

#wrapper{
	width:900px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 25px;
}

/* ----- HEADER ----- */

.schoolName 
{
    height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #073606;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
}

#header {
	height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #073606;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	
}

/* logo */
#logopanel
{
	width:900px;
	height: 121px;
	float: left;
	background-image: url(images/loanconnect/loanconnect_02.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#logo {
width:900px;
height:120px;
}

#logo h1 {	
	float: left;
	margin: 0;
	padding: 0px;
	text-indent: -9999px;
	}
#logo h1 a {
	display: block;
	width: 260px;
	height: 121px;
	}
#wrapper #container {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/loanconnect/loanconnect_08.jpg);
	background-repeat: repeat-x;
	height: 58px;
	width: 900px;
	clear: both;
}
#maincontent #results {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#header-table {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
.savings {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #000000;
}
.savings th {
	font-weight: bold;
	color: #009933;
	font-size: 12px;
}
.results-table {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.results-table th {
	font-weight: bold;
	color: #666666;
}
.results-table td {
	padding: 5px;
}


#results .results-table h1 {
	font-size: 16px;
	text-transform: capitalize;
	color: #666666;
}

.savings td, .savings th, .savings tr {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.total-savings {
	color: #FFFFFF;
	background-color: #FF0000;
}


#header-table th {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}


#logo h2 {	
	float: right;
	margin: 0;
	padding: 0px;
	text-indent: -9999px;
	}
#logo h2 a {
	display: block;
	width: 97px;
	height: 97px;
	background-image: url(images/loanconnect/school_logo_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 50px;
	margin-top: 10px;
	}

/* ----- NAVIGATION ----- */

#navigation {
	list-style:none;
	padding:0px;
	clear: both;
	float: left;
	width: 900px;

}

#navigation  li{
	margin-left: 7px;
	float: left;
	height: 58px;

}

#navigation li a{
	height: 58px;
	text-decoration:none;
	background-image: url(images/loanconnect/loanconnect_12.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	display: block;
	width: 110px;
	font-size: 11px;
	float: left;

}
#navigation  li a:hover{
	background-image: url(images/loanconnect/loanconnect_04.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}


/* ----- BODY CONTENT ----- */

#maincontent {
	margin-bottom: 0px;
	padding: 10px;
	background-color: #fff;
	background-image: url(images/loanconnect/contentbg_01.jpg);
	background-repeat: repeat-x;
	min-height: 1200px;
}


#maincontent #message {
	background-color: #f5f5f5;
	padding: 8px;
	margin-bottom: 15px;
	line-height: 1.5em;	
	clear: both;
	min-height: 290px;
}

#maincontent #message img {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	clear: both;
}
#maincontent #message h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3a9e2f;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 15px;
}
#maincontent #message p {
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 1.5em;
	font-size: 12px;
}

#divSearchTop {
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}

#divSearchTop input,
#divSearchTop img {
	vertical-align: middle;
	}
#divSearchTop input .searchtop-text {
	width: 150px;
	font-size: 130%;
	height: 39px;
	margin-top: 2px;
	
	}
#divSearchTop label {
	font-weight: bold;
	color: #009966;
	font-size: 16px;
}

#maincontent #partnerList {
	background-color: #ebebeb;
	padding: 5px;
	margin-left: 5px;
	min-height: 165px;
	height: 125px;
	margin-top: 10px;
	clear: both;
}

#maincontent #partnerList h1 {
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	margin: 10px;
}
#mohelaPartners {
	float: left;
	width: 385px;
	padding: 5px;
	margin-right: 20px;
	margin-left: 10px;
}

#maincontent #mohelaPartners h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#nationalPartners {
	float: left;
	width: 350px;
	background-image: url(images/loanconnect/dash_vertical_1x3.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}


#maincontent #nationalPartners h1 {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

/* ----- FOOTER ----- */

.clear {clear:both;height:1px;overflow:hidden;}
.simpleclear {clear:both;}

#footer {
	text-align: center;
	padding-top: 10px;
	clear: both;
	font-size: 11px;
	color: White;
	background-color: #006845;
	width: 900px;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: White;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

