BODY
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #F2F2F2;
	font-size:9pt;
	font-family: Arial;
}
/* HTML tags*/
h1, h2{color: #F7992D;}
h1 {font-size: 14pt;}
h2{font-size: 12pt;}
p {text-align: justify; line-height: 18px;}
/*END HTML tags*/
#outer
{
	width: 100%;
	height: 800px;
	margin: 0px;
	padding: 0px;
	background: #F2F2F2 url(images/headerBG.gif) repeat-x top;
}
#inouter {width: 810px; margin: 0px auto; min-height: 800px; position: relative;}

#topmenu {position:absolute; top:15px; left: 10px;  color: White; font-size: 9pt;}
#topmenu a {color: White; text-decoration:none; font-size: 9pt;}
#topmenu a:hover {color: White; text-decoration:underline; font-size: 9pt;}

#logo {position:absolute; top:5px; right: 0px; z-index: 17;}
#nearlogo{position:absolute; top: 55px; right: 160px; z-index: 17; color:#F7992D; font-weight:bold; font-size: 14pt;  }

#content {background: white; position:absolute; top:130px; right: 0px; z-index: 15; width: 810px; }
#topShadow {background: url(images/contentTopBG.gif) no-repeat top; position:absolute;  top:117px; z-index: 14; width: 820px; height: 12px;}
#leftShadow {background: url(images/contentLeftBG.gif) no-repeat top; position:absolute;  top:124px; left: -7px; z-index: 14; width: 7px; height: 356px;}
#rightShadow {background: url(images/contentRightBG.gif) no-repeat top; position:absolute;  top:124px; right: -7px; z-index: 14; width: 7px; height: 356px;}

#banner{margin: 5px auto; width: 791px; }
#inbannerTransparentBG {position: absolute; top: 207px; left:10px; background: #000000; height: 65px; width: 790px;
		       filter:alpha(opacity=40); -moz-opacity:0.4;	-khtml-opacity: 0.4;	opacity: 0.4;}
#inbanner {position: absolute; top: 215px; left:30px; right: 30px; color: White; height: 65px; width: 761px; background:transparent; z-index: 20;} 		       
#inbanner a {color:White; text-decoration:none;}
#inbanner a:hover {color:White; text-decoration:underline;}

#menu {position:relative; height: 36px; width:791px;  margin: 5px auto; background: url(images/menuBG.gif) repeat-x top; display:none;}
#menu ul {position:absolute; list-style: none; color:White; text-transform:uppercase; font-size: 9pt; margin: 10px 15px; padding:0px;}
#menu ul li{display:inline; }
#menu ul a {color: white;  text-decoration: none; margin:0px 6px; }
#menu ul a:hover {color: #1C5519;  text-decoration: none; }
#menu ul a.active {color: #1C5519;  text-decoration: none; margin:0px 6px;}
 
#maincontent{width:776px;  margin: 5px auto; padding: 15px;}

#footer{position:relative; background: url(images/footerBG.gif) no-repeat top; width: 810px;margin: 0px auto; height:97px; }
#infooter {position:absolute;  font-size: 8pt; color: White; width:780px; margin: 40px 15px; text-align:center;}
#infooter a {font-size: 8pt; color: White; text-decoration: none;} #infooter a:hover {font-size: 8pt; color: White; text-decoration:underline;}

.calendar {background: #CCCCCC; width:100%;}
.calheader {background: #1C5B10; color:White; font-size: 12pt; font-weight:bold;}

.red{color: Red;}
.orange{color: #F7992D;}

ol{margin: 0px; padding: 5px 20px;}
