
body{
	margin:0 auto;
	padding:0;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	background-color:#777 ;
	color:#303030;
	width:95%;
}
#container{
	background-color: #fff;
	color:#303030;
	margin:0 auto;
	height: 100% ;
}
#header { 
	margin:  0em auto ; 
	padding-left: 1em ;  
	
	
	background-repeat: repeat-x ;
	background-position: center center ;
	color: #6C8F31; 
	height:120px;
	
}
#header h1{	
	font-size:2.0em;   
	line-height:1.0em;
	letter-spacing: -2px;
	margin: 5px 0px 3px 0px;
	padding: 25px 0px 0px 0px;
	background-color:inherit; 
	border-bottom: #919e69 solid 0px ;
}
#header h2{
	font-size:1.2em;
	margin:0px 0px 2px 0px;	 
	background-color:inherit; 
	border-bottom: #919e69 solid 0px ;
}
#header p{
	width:100%;
	float:left;
	text-align:center;
	color:#a0a0a0;
	margin:0 0 10px 0;
	font-size:0.8em;
	line-height:1.2em;
	background-color:inherit;
}
.logoImageCell {
	padding: 1em 1em 1em 0;
}
.logoImageCell h1 {
	padding: 0.1em 1em 0.3em 1em ;
	border: 2px solid #ddd  ;
	float:left;
}
.logoTextCell { 	
	margin-left: 2em ;
	padding-left: 4em ;
	font-weight: bold; 	
	font-size: 1.5em ; 	
	text-align: left ;
	
	height: 80px ;
}

.imgLogo { 	margin: 5px ; 	padding:1px 10px 1px 1px ; 	vertical-align: middle ;}

.mainpict {
/* Put your image here under the main menu and uncomment

	margin:0 0 0px 0;
	border:0;
	background-image: url(../images/topbg11.jpg) ;
	background-repeat: repeat-x ;
	background-position: top center ;
	height: 130px ;

*/
}
.toppict {
/*
	margin: 3px 0 6px 0;
	border:0;
	background-image: url(../images/berries.jpg) ;
	background-repeat: no-repeat ;
	background-position: center center ;
	width: 769px; 
	height: 120px ;
*/
}

/******************* Top Nav ***************/
.topmenu {
	height:2.9em;
	line-height:2.6em;
	color:#900;
	margin: 0em 0em 0em 0em ; 
	padding: 0em 2em 0em 0em; 
	text-align: center ;  	
	background-image: url(../images/topbg21_blwhgrad.jpg) ;
	background-repeat: repeat-x ;
	background-position: center center ;
}
#topnavlist { 	margin: 0; 	padding: 0px 0 0px 0px; }

.topmenu li{
	display: inline ;
	list-style-type:none;
	border-right:0px solid #f00;
	white-space:nowrap;
}
.topmenu li a{
	display:inline;
	padding:0 6px;
	text-align: center ;
	font-size:0.78em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	background-color:inherit;
	color: #FFF;
}
.topmenu #topcurrent, .topmenu a:hover{
	color:#f7c731;
	text-decoration:none;
}


/******************* Right Column ***************/
.mTitle p{
	font-size: 1.2em ;
	font-style: italic ;
	font-weight: bold ;
	color: #000 ;
	width: 148px ;
	margin: 0em 1em 0.1em 0 ;
	padding: 4px 0 4px 2px;
	background-color: #eee ;
}
.mTitle li {
	margin-top: 0.1em ;
	font-size: 0.8em;
	font-style: normal ;
	padding: 1px ;
	line-height: 15px ;
	height: 17px;
}

#rightcolumn {
	clear:right;
	float:right;
	width:30%;
	margin: 20px 0 10px 5px;
	padding:0;
	font-size:1.0em;
	line-height:1.4em;
}  
#rightcolumn ul{
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	}
#rightcolumn li{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	} 

/* #rightcolumn ul{	
	width:95%;
	margin:0 5px 10px 0px;
	padding:0;
	font-size:1.0em;
}	
#rightcolumn li{
	margin-bottom:4px;
}
#rightcolumn li a{
	font-weight:bold;
	height:20px;
	text-decoration:none;
	color:#000;
	display:block;
	padding:2px 10px 0 0px;
	border-bottom: 2px solid #efefef;
}	
#rightcolumn li a:hover, #leftcurrent {
	background-color: #eaeaea;
	color:#0055c6;
	border-bottom: 2px solid #0055c6;
	text-decoration: none ;
}  
*/
#rightcolumn h2{
	background-color: #eaeaea;
	color:#0055c6;
	border-bottom: 2px solid #0055c6;
	text-decoration: none ;
} 

#rightcolumn h3{
	color:#0055c6;
	text-decoration: none ;
} 

#rightcolumn p{	
	margin:0 5px 10px 0px;
	padding:0;
	
}
#rightcolumn a{
	text-decoration:none;
	color:#0055c6;
	font-weight: bold ;
	
}	
#rightcolumn a:hover {
	text-decoration:underline;
	color:#0055c6;
	font-weight: bold ;
	
}	
#leftcurrent {
	background-color: #fff ;
}

/******************* Main Contents ***************/

#content {
	margin: 0px 0px 0px 0px;
	height: 100% ;
	width:65%;
	border-right:1px solid #d1d1d1;
	padding: 20px 10px 15px 20px;
	line-height:1.6em;
	text-align:left;
	background-color: #fff ;
}
h1{
	font-size:1.6em;
	line-height:1.0em;
	margin:0 0 0.5em 0;
	padding-bottom: 3px ;
	border-bottom: #004DAD solid 1px ;
	color: #004DAD;
}
h2{
	font-size:1.4em; 
	line-height:1.0em;
	margin:0 0 0 0;
	padding-bottom: 3px ;
	color: #0055c6;
}
h3 {
	font-size: 1.2em ;	
	line-height:1.0em;
	margin:0 0 0 0;
	padding-bottom: 0px ;
	color: #0055c6;
} 

#content p{	
	margin:0px 0px 10px 0px;
	padding:0;
	
} 

br.clear
{
clear: both;
}
#content img{
	margin: 7px 7px 0px 7px;
	padding:1px;
	display:inline;
	background-color: #cccccc;
	color:#303030;
	border:2px solid #0055c6;
}
#content a{
	text-decoration:none;
	color:#0055c6;
	font-weight: bold ;
	
}
#content a:hover{
	text-decoration:underline;
	color:#0055c6;
	font-weight: bold ;
} 
#content ul{
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 0px;
	}
#content li{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	} 
#content li ul{
	font-size:50%;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	}	
	
a img{
	border:0;
}
/******************* Full Main Contents ***************/

#fullcontent {
	
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 15px 20px;
	line-height:1.6em;
	text-align:left;
	background-color: #fff ;
}
#fullcontent p{	
	margin:0px 0px 10px 0px;
	padding:0;
	
} 
#fullcontent ul{
	margin: 0px 0px 15px 35px;
	padding: 0px 0px 0px 0px;
	}
	
#fullcontent li{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	}
	 
#fullcontent li ul{
	font-size:90%;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}		  
	
#fullcontent img{
	margin: 7px ;
	padding:1px;
	display:inline;
	background-color: #cccccc;
	color:#303030;
	border:2px solid #0055c6;
}
#fullcontent a{
	text-decoration:none;
	color:#0055c6;
	font-weight: bold ;
	
}
#fullcontent a:hover{
	text-decoration:underline;
	color:#0055c6;
	font-weight: bold ;
}

/******************* Footer Details ***************/

#footer {
	clear:both;
	margin:0 auto;
	padding:10px 0 20px 0;
	border-top:1px solid #0055c6;
	width:100%;
	text-align:center;
	background-color: #eee ; 
	color: #0055c6;  
	font-size:0.9em;
}
#footer a{
	color:#555;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: overline;
}

/******************* Table Settings ***************/

table.std {
	font-size:1.0em;
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #094e90;
	border-collapse: collapse;
	background-color: white;
	text-align:center;	
}
table.std th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #094e90;
	background-color: white;
	-moz-border-radius: ;
}
table.std td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #094e90;
	background-color: white;
	-moz-border-radius: ;
}				   


table.std2 {
	font-size:1.1em;
	border-width:1px ;
	border-spacing: ;
	border-style: solid ;
	border-color:#0055c6 ;
	border-collapse: collapse;
	background-color: inherit;
	text-align:;
 }	 
 table.std2 td { 
 	border-width: 1px;
	padding: 0px;
	border-style: solid none none none ;
	border-color:#0055c6 ;
	
}				   
 
 table.std3 {
	font-size:1.0em;
	border-width: 2px;
	border-spacing: ;
	border-style: none;
	border-color: #0055c6;
	border-collapse: collapse;
	background-color: white;
	text-align:center;
}
table.std3 th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: #0055c6;
	background-color: white;
	-moz-border-radius: ;
}
table.std3 td {
	border-width: 1px;
	padding: 0px;
	border-style: none;
	border-color: #0055c6;
	background-color: white;
	-moz-border-radius: ;
}				   

.d1{background-color:#eaeaea; color:#0055c6; }
.d2{background-color:#fff;}	
/******************* Image Display Settings ***************/

.left{
	margin:10px 10px 5px 0;
	float:left;
}
.right{
	margin:10px 0 5px 10px;
	float:right;
}
.textright{
	text-align:right;
}
.center{
	text-align:center;
} 
.textcenter{text-align:center;}
.small{
	font-size:0.8em;
}
.bold{
	font-weight:bold;
}
.hide{
	display:none;
} 
.highlight{
	background-color:#fff147;
	}  

.pts{
	background-color:#eaeaea;
	
	}	
.clear
{
clear: both;
}

img.center{text-align:center; display:block; margin:0 auto 5px auto;} 

iframe.center{text-align:center; display:block; margin:0 0px 0px 0px;} 

.statmenu {line-height:0.0em;}

.statmenu li{
	display: inline ;
	list-style-type:none;
	border-right:0px solid #f00;
	white-space:nowrap;
}
.statmenu li a{
	display:inline;
	padding:0 5px;
	text-align: left ;
	font-size:0.95em;
	text-transform:none;
	text-decoration:none;
	background-color:inherit;
	color: #0055c6;
}
.linkpageteams {
	font-weight:bold;  
	
	
}

