BODY{
	background-color:#BFCED8;
	font-family:Arial, Helvetica, sans-serif;
	color:#003300;
	font-size:16px;
	margin:0px;
	padding:0px;
}

h1{
	font-size:18px;
	line-height:31px;
	color:#2E335E;
	margin-left:270px;
	margin-right:40px;
	margin-top:40px;
	margin-bottom:10px;
	font-weight:bold;
	letter-spacing:0px;
}

h2{
	
	font-size:14px;
	color:#003300;
	margin-left:30px;
	margin-right:40px;
	margin-top:40px;
	margin-bottom:5px;
	font-weight:bold;
	text-transform:none;
}


p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-left:270px;
	margin-right:100px;
	margin-top:15px;
	margin-bottom:0px;
	color:#666666;
}

p.home{
	font-size:13px;
	color:#003300;
	margin-left:30px;
	margin-right:20px;
	margin-top:2px;
	margin-bottom:0px;
	font-weight:normal;
	
}

p.sidebar{

	margin:20px;
	
}

p.locations{
	color:#003300;
	font-size:11px;
	margin-top:40px;
	margin-left:20px;
	margin-bottom:0px;
	line-height:13px;
	
}

p.orangeNote{
	color:#FF6600;
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	vertical-align:middle;
}

a, a:active {
	font-weight:bold;
	color:#2E335E;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#2E335E;
	text-decoration:underline;
}

a.whitelink{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	vertical-align:middle;
}

a.whitelink:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

td.menu, td.menu A{
	font-size:18px;
	color:#ffffff;
	font-weight:lighter;
	letter-spacing:1px;
	text-decoration:none;
}

td.menu A:hover{
	color:#FFFF66;
	text-decoration:none;
	font-weight:normal;
}

div.quote{
	color:#000000;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	padding:10px;
	margin:15px;
	background-color:#FBDB12;
	border:2px dotted #dddddd;
	
}


li{
	color:#666666;
	font-size:12px;
	margin-left:275px;
	margin-right:20px;
	line-height:15px;
}

ol{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.copyright{
	color:#2E335E;
	font-size:11px;
	margin-left:270px;
	line-height:14px;
	margin-top:5px;
	margin-bottom:5px;
}

.copyright A{
	font-weight:normal;
	color:#2E335E;
	text-decoration:none;
}

.copyright A:hover{
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
}


.subnav{
	color:#000000;
	font-size:11px;
	margin-left:10px;
	line-height:14px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/subnav-off.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height:20px;
}

.subnav A{
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

.subnav A:hover{
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
}

.subnavOn{
	color:#000000;
	font-size:11px;
	margin-left:10px;
	line-height:14px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../images/subnav-on.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height:20px;
	font-weight:bold;
	font-style:normal;
}

.subnavOn A{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-style:normal;
}

.subnavOn A:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-style:normal;
}




FORM.block {
	background: #cccccc;
	padding: 5px;
	width: auto;
	height: auto;
	border: 1px dotted #333333;
	margin-left: 270px;
	margin-right: 25px;
	margin-bottom: 10px;
	color: #FFFF33;
}

.formTable {
	font-size: 10px;
	background:#dddddd;
	font-weight: bold;
	color: #333333;
}

.formTableReq {
	font-size: 10px;
	background:#eeeeee;
	font-weight: bold;
	color: #990000;
}

.topmenu {
	position:absolute; 
	top:87px; 
	text-align:left; 
	z-index:101;
	visibility:hidden;
	border-left:3px solid #FF6600;
	border-right:3px solid #FF6600;
	border-bottom:3px solid #FF6600;
	
}

.menu_nav, .menu_nav A,  .menu_nav A:visited {  
	font-size: 14px; 
	text-transform: lowercase; 
	color:#ffffff; 
	font-weight:normal;
	text-decoration: none;
	padding:6px;
	background-color:#ff9900;
}

.menu_nav A:hover { 
	color: #003300; 
	text-decoration: none;
	font-weight:normal;
}

th {
	background-color:#547654;
	color:#ffffff;
	font-weight:normal;
	padding:8px;
	text-transform:lowercase;
	border-right:1px solid #ffffff;
}

table.calendar A{
	text-decoration:none;
	color:#003300;
}

#contentDiv {	
	height: 635px;	
	width: 393px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow: auto;	
	border: 0px solid #666;	
}