

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color : #FFFFFF;
	font-family: Arial;
	font-size:12px;
  	margin:0 auto;
  	width:785px;
      }
	  
p {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

img {
border:none;
}
	  
.header{
	width:780px;
	height: 77px;
	background:url(/images/uploaded/pc_head_bkg.jpg) left no-repeat;
	margin:0px;
padding:0px;
}

.headerbanner {
	float:right;	
	height: 60px;
	padding-top:8px;
}

.date {
	width:770px;
	height: 20px;
	background: #0159B3;
	background:url(images/blue/date_bkg.jpg) repeat-y;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding: 3px 10px 0px 0px;
	}
	
.leftnav {
	width: 160px;
	float:left;

}

.maincontainer {
 	width: 620px;
	float:left;
}

.maincopy {
	width:605px;
	margin:0px 0px 0px 15px;
	text-align:justify;
}

.maincopy a.maincopy a{
	text-decoration:none;
	font-weight:bolder;
}

.rightad {
	width: 160px;
	float:left;

}

.footer {
float:left;
	width:770px;
	height: 40px;
	background:url(images/blue/date_bkg.jpg) repeat-y;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding: 5px;
	margin-top:20px;
	}

.headingarea {
background: #0159B3;
	background:url(images/blue/date_bkg.jpg) repeat-y;
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding: 5px;
	margin-top:10px;
}

.newstitle {
color:#3399ff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

#menu {
	background: #0159B3;
	background:url(images/blue/nav_bkg.jpg) repeat-y;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
}
#menu li {
	
	text-align:right;
	font: 12px Arial;
	font-weight:bold;
	margin: 6px 0px 0px 0px;
	padding: 0;

}
#menu a {
	background:url(images/blue/nav_bkg.jpg) repeat-y;
	border-bottom: 1px solid #999999;
	color: #DDDDDD;
	display: block;
	margin: 0;
	padding: 3px 12px;
	text-decoration: none;

}

#menu a:hover {
	background:#000099;
	color: #FFCC00;
	padding: 3px 12px;
}
#menu #pageactive {
	background:#FF9900;
	color:#CC0033;
	}

#pageactive a {
	background:#FF9900;
	color:#CC0033;
}

.divWrapper td
{
	color: white;
}

.divWrapper select
{
	width: 258px;
}

.divWrapper input
{
	width: 258px;
}

.divWrapper input.checkbox
{
	width: auto;
	vertical-align: middle;
}


.divWrapper textarea
{
	width: 258px;
}


#map { width: 600px; height: 300px; border: 2px solid #c0c0c0; display: block; }

.hidden{
display:none;
margin-top:5px;
}

textarea 
{
font-family:Arial;
font-size:12px;
}
.hidden{
display:none;
}

.show2{
display:block;
height:auto;
overflow:visible;
}

.hide{
position: absolute;
left: -2000em;
}
#map { width: 600px; height: 300px; border: 2px solid #c0c0c0; display: block; }

input, select, textarea   {
width:250px;
}

input.radio {

width:20px;}

.style1 {
	font-size: 9px;
	color: #FF9900;
}
.style2 {color: #FF9900}
.style3 {font-size: 12px; font-weight: bold; font-style: italic; }
.style6 {font-size: 11px}
.style7 {font-size: 14px}
.style8 {
	color: #990000;
	font-weight: bold;
}
.style9 {
	font-size: 16px;
	font-weight: bold;
}

.style10 {
	font-size: 12px;
	font-weight: bold;
}
.style11 {	color: #8888FF;
	font-size: 16px;
}

.newsevents {
	color:#000000;
	font-family:Arial;
	font-size:12px;
	padding: 15px;
	margin-top:0px;
}

.newstitle {
color:#3399ff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.calendar 
     {
     font-family:arial,helvetica; 
     font-size:11px; 
     color: black;
     background-color: #EEEEEE;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
	 margin: 0px;
	 padding: 0px;
     }
.calheader 
     {
     background-color:#999999;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
	 color:#FFFFFF;
     }
.day 
     {
     background-color: #DDDDDD;
     border-color: #CCCCCC;
	 color:#999999;
     border-style: solid;
     border-width: 1px;
     text-align: center
     }
.linkedday 
     {
	background:url(images/blue/nav_bkg.jpg) repeat-y;
     border-color: #000000;
     border-style: solid;
     border-width: 1px;
     text-align: center
     }
.calendarlink 
     {
     color: white;
	 font-weight:bold;
     }