* {margin:0; padding:0;}

body {
	background:#FFFFFF;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000000;}
	
div#wrapper {
	width:760px;
	margin-left:auto;
	margin-right:auto;}
	
div#header {
	background:url(../images/Header1.gif) no-repeat; 
	display:block;
	width:760px;
	height:75px;}
	
div#topmenu{
	width:760px;
	margin:0 0 0 0;
	clear:both;
	font-size: 12px;}
	
div#topmenuinner {
	margin: 5px 172px 5px 300px;
	font-size: 12px;}
	
div#subheader{
	width:760px;}
	
div#main {
	width:760px;
	height:auto;
	clear:both;}
	
div#left {
	float:left;
	width:110px;
	margin:15px 0 2px 0;
	background: url(../images/backgr.jpg) repeat-y;}

/*#left ul{
	list-style:none;
	margin:0;
	padding:0;}
	
#left li  a{
height: 24px;
}
	
#left li a:link, #left li a:visited {
	display:block;
	padding: 0.4em 0 0.4em 0.5em;
	background-color: #026634;
	color: #FEFE00;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;}

#left li a:hover{
	padding: 0.4em 0 0.4em 0.5em;
	background-color: #038E49;
	color: #FEFE00;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
}

*/

#left ul{
	list-style:none;
	}
	
#left li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	height:30px;
	font-weight:bold;
	}	
	
#left li a:link, #left li a:visited {
	display: block;
	background-color: #026634;
	color: #FEFE00;
	padding: 0.4em 0.5em 0.4em 0.5em;
	font-weight:bold;
	}
	
#left li a:hover {
	background-color: #038E49;
	color: #FEFE00;
	padding: 0.4em 0.5em 0.4em 0.5em;
	font-weight:bold;
	}
	

div#content {
	float:left;
	background:url(../images/rightline.gif) right repeat-y;
	width:520px;
}

div#contentinner {
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
	text-align:left;
}

div#contentright{
	float:right;
	text-align: center;
	margin-left: 20px;
}

div#right {
	float:right;
	width:108px;
	border: 1px  solid #026634;
	text-align:left;
	margin:15px 0 5px 0;}
	
div#rightinner {
	/*margin:0px 5px 10px 0px;*/
	vertical-align:top;
	/*height:500px;*/
}
	
div#rightinner img {
	margin:5px 0 0 0;}

ul#menuListTop {
	list-style:none;
	font-size: 12px;
	margin:0;
	padding:0;}
	
ul#menuListTop li {
	display:inline;
	/*margin-bottom:5px;*/
	font-size: 12px;
	padding:0;}
	
ul#menuListTop li a:link, ul#menuList li a:visited {
	color: #026634;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration:underline;}

ul#menuListTop li a:hover{
	color: #038E49;
	font-size: 12px;
	/*font-weight: bold;*/
	text-decoration:underline;
}

div#footer {
	text-align:center;
	width:760px; 
	border-top: 1px solid #026634;
	margin-top: 15px;
	clear:both;
	padding:15px 0 15px 0;
	font-size:12px;
	color:#000000;}

a.footerlinks{
	text-decoration: underline;
	color: #000000;
}

a.footerlinks:hover{
	text-decoration: underline;
	color: #026634;
}

p{
	 margin-top: 10px;
	 margin-bottom: 10px;
	 line-height: 20px;
}

.strongbold{
	 font-weight:bold;
	 margin: 15px 0 15px 0;
	 line-height: 20px;
}

.questions{
	font-weight:bold;
	margin: 15px 0 0px 0;
	line-height: 20px;
}

.poffense{
font-weight:bold;
}

.unlist{
	margin-left: 60px;
}

.unlist li{
	padding-top:5px;
	padding-bottom:5px;
}

.orlist{
	margin-left: 60px;
}

.orlist li{
	padding-top:5px;
	padding-bottom:5px;
}

table.tablest{
	border:2px solid #CCCCCC; 
	text-align:center;
	margin: 0px 0px 5px 0px;
}

table.tablest tr 
{
}

table.tablest tr td
{
	padding: 10px 5px 10px 5px;
	border: 1px solid #CCCCCC;
}

