body {
   font-family: Verdana, sans-serif;
   font-size: 0.7em;
   margin: 0;
   overflow-x: hidden;
   width: 100%;
}

.body {
   width: 805px;
   margin: 0 auto 0 auto;
}

.body_inner {
   position: relative;
   margin-left: -35px;
   padding-left: 35px;
   padding-right: 35px;
   left: 0;
}

.body_inner_2 {
   padding: 0 10px 0 10px;
}

.rlink {
   float: right;
}

.top_links {
   margin: 17px 0 0 0;
   height: 15px;
   padding: 6px 13px 6px 13px;
   background: url(/schools/images/top_grad.png) repeat-x;
   color: white;
   font-size: 1em;
}

a:visited, a:active, a:link {
   text-decoration: none;
}

a:visited, a:active, a:hover, a:link {
   font-weight: bold;
   color: #0F2E91;
}

.menu a:visited, .menu a:active, .menu a:hover, .menu a:link {
   font-weight: normal;
}

a:hover {
   text-decoration: underline;
}

.top_links a:visited, .top_links a:active, .top_links a:hover, .top_links a:link {
   color: white;
   font-weight: bold;
   text-decoration: none;
}

.footer {
   padding-top: 20px;
}

.footer_inner {
   text-align: center;
   margin: 0;
   border: 0;
   height: 15px;
   padding: 6px 13px 6px 13px;
   background: url(/schools/images/bottom_grad.png) repeat-x;
   color: white;
}

.footer_inner a:visited, .footer_inner a:active, .footer_inner a:hover, .footer_inner a:link {
   color: white;
   font-weight: bold;
   text-decoration: none;
}

.footer_inner p {
   margin: 0;
}

.footer p {
   text-align: center;
}

.main_outer {
   font-size: 0.85em;
   padding: 0 10px 0 10px;
}

.main_outer_home {
}

.float_passer {
	height: 0;
	line-height: 0;
	clear: both;
}


