﻿/*structure ID*/
#structure{
    background-color:#FFFFFF;
    width:798px;
    text-align:left;
    margin:0px auto;
}
#head{
    width:798px;
}
#main-left{
    width:180px;
    float:left;
}
#main-right{
    width:618px;
    float:left;
}
#footer{
    width:798px;
    clear:both;
}

div#content:after,
div#utilities:after,
ul#globalNavi:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
body,td,th {
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
}
body {
	background: url(../images/BG.jpg) repeat-y center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #CC0033;
}
a:active {
	color: #CC0033;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #003399;
}
h2 {
	font-size: 14px;
	color: #003399;
}
h3 {
	font-size: 12px;
	color: #003399;
}

p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.news {
	border-top: none;
	border-right: none;
	border-bottom: thin dotted #666666;
	border-left: none;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 8px;
}
schooladd {
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 8px;
}
.footer {
	font-size: 10px;
}
.oarage {
	color: #FF3300;
}
.red {
	color: #FF0000;
}
[if lte IE 6]>
<style type="text/css" media="screen, tv, projection">
/*<![CDATA[*/

/* - - - ADxMenu: IE6 BASIC styles [MANDATORY] - - - */

.menu, .menu ul {	/* float.clear */
	zoom: 1;
}

/* - - - ADxMenu: DESIGN styles - - - */

.menu ul a {	/* fix clickability-area problem */
	zoom: 1;
}

.menu li li {	/* fix white gap problem */
	float: left;
	width: 100%;
}

.menu li li {	/* prevent double-line between items */
	margin-top: -1px;
}

/*]]>*/
</style>

<script type="text/javascript" src="../code/ADxMenu.js"></script>
<![endif]
.darkblue {
	color: #0033CC;
}
.darkblue {
	color: #003399;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	font: bold;
}
.smalltext {
	font: 10px Arial, Helvetica, sans-serif;
}
