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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	}

body {
	font-family:Arial, Geneva, sans-serif;
	font-size: 62.5% !important;/*  11px now equals 1.1ems */
	line-height: 1.3;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	background-image: url(images/bdBG10.jpg);
	background-repeat: repeat-x;
}

#holder {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

a {
	color:#064B8C;
	padding:0px;
}

#schoolgrants #navigation ul li.secA,
#stategrants #navigation ul li.secB,
#schollarships #navigation ul li.secC,
#schools #navigation ul li.secD {
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

ol, ol li {
	list-style-type: decimal;
	}

ul {
	list-style: none;
	}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
	}

h1 {
	font-size:2.2em;
	font-weight:bold;
	color: #064B8C;
	background:url("images/imgH1.gif") repeat-x scroll left bottom transparent;
	margin-bottom:0;
	padding:3px 0;
	text-align: center;
	}

h2 {
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 5px;
	color: #003B93;
	}
	
h3 {
	font-size: 1.5em;
	margin-bottom:5px;
	margin-top: 10px;
	font-variant: normal;
	}

h3  strong{
	color:#189ad8;
	}

h4 {
	font-size: 1.4em;
	margin-bottom:5px;
	margin-top: 10px;
	text-decoration: underline;
	}
	
h1, h2, h3, h4 {
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
}	

#container {
	width:920px;
	background-color: #FFFFFF;
	padding: 10px 0px;
	border-top: none;
}

#banner {
	width:920px;
	height:140px;
	background-color:#FFFFFF;
}

#banner h1, #banner h1 a{
	clear:both;
	background: none;
	margin: 0;
	padding: 0;
	font-size: 50px;
	color: #064B8C;
	text-decoration: none;
	text-align: center;
}


.logo {
	width:920px;
	height:110px;
	text-align: center;
}

.logo img {
	padding-top:0px;
	float: none;
}

#navigation {
	width:920px;
	text-align:center;
	background-color: #FFFFFF;
}

#navigation ul {
	list-style:none;
	padding: 0px 0 0 0;
	margin: 0 auto 0;
	clear: both;
}

#navigation ul li {
	display:inline;
	font-size: 1.5em;
	padding: 8px 14px 0;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	float: centre;
	margin: 0;
}

#navigation ul li a {
	color: #064B8C;
	text-decoration: none;
	padding-top: 12px;
}

#navigation ul li:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
}

#navigation ul li .selected {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(_images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#content {
	width:555px;
	float:left;
	padding:0;
	margin-top: 10px;
	display: inline;
	margin-left: 10px;
}

#sbox {
	width:560px;
	padding:0;
	height: 300px;
	clear: both;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 20px 0;
	background-color: #FCFCFC;
}


#content ol, ul {
	padding-bottom: 10px;
	padding-left:35px;
}

#content p, #content h4, #content ul, #content ol {
	color:#064B8C;
}

#content h2, #content h3 {
	color:#064B8C;
}

#content ol li, #content ul li {
	font-size: 1.3em;
	padding-bottom: 4px;
	line-height: 1.3em;
}

#content ul {
	list-style-type: disc;

}

#leftcol {
	width:180px;
	float:right;
	margin-top: 40px;
}

#leftcol h2 {
	border-bottom: 1px solid #000066;
	color: #064B8C;
	background-color: #FFFFFF;
	padding: 2px 5px;
	font-size: 1.6em;
	font-weight: normal;
}

#leftcol ul {
	margin-bottom:5px;
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 5px;
}

#leftcol ul li {
	font-size: 1.2em;
	line-height: 1.8em;
	border-bottom: 1px solid #D8D8D8;
	padding-left: 15px;
	padding: 6px 0 7px 5px;
}

#leftcol ul li a, #leftcol ul li a:visited {
	color:#064B8C;
	font-weight: normal;
	text-decoration: underline;
}

#leftcol ul li a:hover {
	color:#064B8C;
	font-weight: normal;
	text-decoration: underline;
}

#leftcol a.active {
	color:#464646;
	background-color: #EEEEEE;
}


br.clearfloat {
	clear:both;
}

.gaddcolsq {
	padding:0;
	width: 200px;
	margin-bottom: 15px;
}

.gaddcol {
	padding:0 10px 0px 0px;
	width: 170px;
	margin-bottom: 15px;
}

.gaddleft {
	padding:0 5px 10px 0;
	display:inline;
	float:left;
	height: 290px;
	margin-right: 10px;
	width: 336px;
}

.gaddright {
	padding:15px 0;
	margin-left: auto;
	width: 350px;
	margin-right: auto;
	margin-top: 0px;
}

.gaddinlineL {
	display:inline;
	height: 290px;
	width:336px;
	float: left;
}

.gaddinlineR {
	display:inline;
	height: 290px;
	width:336px;
	float: right;
}

#bookmark {
	width:920px;
	padding:0;
	margin-top: 30px;
	clear: both;
	text-align: center;
}

#footer {
	width:920px;
	background-color: #FFFFFF;
	padding: 10px 0;
	border-top: 1px solid #D8D8D8;
	text-align: center;
}

#footer p {
	font-size: 1em;
}

table.colleges {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 550px;
	margin: 15px auto;
	text-align: left;
	clear: both;
	background-color: #F0F6FB;
	}
	
table.colleges p {
	padding:0;
	margin: 0;
	line-height: 1.3;
}

table.colleges th {
	padding: .2em 0.5em;
	text-align: left;
	background-color: #f2f2f2;
	font-size: 1.2em;
	}

table.colleges tr {
	background: #FFF;
	}

table.colleges td {
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #CCCCCC;
	}

.grantcontent {
	text-align:right;
	font-size:8px;
}

.leftadcol {
	width:160px;
	float:left;
	margin-top: 35px;
}

.partner {
	color:#333333;
	text-decoration: none;
}

