*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #fff url('images/bg1.gif') repeat-x;
	color: #444;
	font-size: 0.9em;
	font-family: "trebuchet ms", helvetica, sans-serif;
}

a
{
	text-decoration: underline;
	color: #036;
}

a:hover
{
	text-decoration: none;
}

#header
{
	width: 100%;
	height: 99px;
	background: #02460d url('images/a1.gif') repeat-x;
	color: #ffffff;
}

#header_inner
{
	position: relative;
	width: 800px;
	height: 99px;
	margin: 0px auto;
}


#header_inner img
{
	margin-top: -10px;
	margin-left: -35px;
}

#slogan
{
	background: inherit;
	position: absolute;
	right: 0px;
	bottom: 25px;
	color: #DADADA;
	text-transform: lowercase;
	font-size: .9em;
	text-align: right;
}
#slogan a {
	color: #DADADA;
}
#slogan a:hover {
	color: #DADADA;
	text-decoration: none;
	background: none;
}

#main
{
	background-color: #fff;
	padding-top: 20px;
	position: relative;
	width: 800px;
	margin: 0px auto;
	padding-bottom: 10px;
}

#menu ul
{
	list-style: none;
	margin: 0px;
}

#menu li
{
	background: none;
	padding: 0px;
	font-weight: bold;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 17px;
padding-top: 11px;
color: #636363;
text-transform: lowercase;
font-size: .9em;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

h1
{
	background: inherit;
	color: #50514D;
	font-size: 1.8em;
}

h1 span
{
	background: inherit;
	color: #0da423;
	font-weight: bolder;
	font-size: 1.1em;
}

h1 sup {
	color: #730;
	font-size: 8px;
}

h3
{
margin-top: 30px;
background: inherit;
color: #50514D;
font-size: 1.2em;
height: 34px;
}

h3 span
{
background: inherit;
color: #630;
}

#lcol
{
position: relative;
width: 600px;
float: left;
}

#lcontent
{
position: relative;
padding: 0px 15px 0px 15px;
}

#lcol p
{
font-size: .8em;
line-height: 16px;
margin: 0px;
}




#rcontent
{
position: relative;
padding: 0px 20px 0px 20px;
}
.contpic {
	float:right;
	margin: 10px;
}


#fullcol
{
	position: relative;
	width: 780px;
}

div.divide {
	clear: both;
}
ul
{
list-style: none;
}

li
{
/* background: url('images/gradHatIcon.gif') no-repeat 0px 5px; */
padding-left: 45px;
}

p
{
margin-bottom: 25px;
text-align: justify;
line-height: 20px;
}
#regTable {
	width: 100%;
	background-color: #fec;
	padding: 10px;
	border: solid 1px #ccc;
}

table.comparetable  {
	width: 100%;
	border-collapse: collapse;
	font-size: .8em;
	background-color: #eed;
}
table.comparetable tr th {
	background-color: #fff;
	padding: 5px;
	border: solid 1px #aaa;

}
table.comparetable tr td {
	border: solid 1px #aaa;
	padding: 8px;

}
.features{
	font-size: 1.1em;
	font-weight:bold;
}
.ysname{
	color: #116401;
	font-size: 1.5em;

}
.fwname {
	font-size: 1em;
}
.scname {
	font-size: 1em;
}
.ysfeature {
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	background-color: #dff; 
}
.ysfeature sup {
	font-size: .6em;
}
.featuretype {
	font-weight: bold;
	text-align: center;
}

div.disclaimer {
	clear:both;
	font-size: .7em;
	text-align: right;
	line-height: 10px;
}
.logform input{
	width: 75px;
	font-size: .9em;
	color: #818181;
	margin: 3px;
}
.logform .clearinput {
	width: 140px;
}
.logform .formbutton {
	color: #000;
	background-color: #cecdbd;
	border: solid 1px #000;
	padding: 3px;
	width:	45px;
}
.logform .formbutton:hover {
	background-color: #efefe9;
	cursor: pointer;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 100%;
margin: 10px 0px 10px 0px;
}

.summary
{
text-align: right;
font-style: italic;
}

ul.divided li
{
border-top: solid 1px #F5F5F5;
margin-top: 4px;
padding-top: 4px;
background-position: 0px 9px;
}

ul.divided li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
background-position: 0px 5px;
}

#footer
{
clear: both;
width: 800px;
margin: 0px auto;
padding-top: 10px;
text-align: center;
font-size: .7em;
}

td.regFirst {
	width:190px;
	font-size: 14px;
}
.regtext  {
	width:200px;
	background-color: #d2e8d5;
	padding: 5px;
	border: solid 1px #bbb;
}
/* scholarships table style */
.sname {
	text-decoration:underline;
	color: #1f631d;
	cursor:hand;
	cursor:pointer;
}

tr.alt td{
	background-color: #e1e7c2;
}
tr.over td, .over {
	background-color: #d9e6dd;
}
.stripeMe tr td {
	padding: 6px;
}
.stripeMe tr th {
	padding: 6px;
	background-color: #e7ecd9;
}

/* Sidebars */
#rcol
{

	position: relative;
	margin-left: 620px;
	width: 170px;
	height:100%;
	background-color: #FFC;
	border-left-style: dotted;
	border-left-color: #CCC;
	border-left-width: thin;
}

.sidebar {
	
}

.sidebar ul {
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 25px;
	padding-top: 15px;
	border-collapse:collapse;
	padding-left: 10px;
	border-bottom:thin solid #ccc;
	border-top:thin solid #ccc;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 0 0;
}

.addspace {
	margin-top: 50px;
	margin-bottom: 50px;
}
.sidebarDir {
	font-size: 10px;
}
