BODY {
	/*	font-family: helvetica, Geneva, Arial,  sans-serif;
*/	font-size: 14px;
	margin-left: 0px;
	margin-top:25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2E8F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#header {
	border-top: solid #9fcf21 1px;
	border-left: solid #9fcf21 1px;		
	border-right: solid #9fcf21 1px;
	background-color: #fff;


	margin:0px auto;
	width: 700px;
	height: 30px;
	margin-top: 25px;
}


#content {
	background-color: #fff;

	margin:0px auto;
	width: 700px;
	border: solid #3A6199 1px;
	
	height: auto;
}
#content li{
	list-style-type: none;

}

.leftcolumnheader {
	color:#9FCF21;
	border: solid #9fcf21 1px;
	border-bottom: none;
	border-right: none;

	height:18px;
	font-weight: bold;
	font-size: 14px;

}
.nav {
	margin-top: 25px;
	width: 150px;
	text-align: left;
	color: #000;
	line-height: 1.5;
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	
}
.nav li a{
	background: white url('images/paw_red.jpg') no-repeat 2px center;
	font-weight: bold;
	text-decoration: none;
	color: #3A6199;
	font-weight: bold;
	display: block;
	width: auto;
	padding-left: 30px;
	text-decoration: none;
	list-style-type: none; padding-right:0; padding-top:3px; padding-bottom:3px
}
* html .nav li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 130px;
}

.nav li a:visited, .nav li a:active{
color: #3A6199;
	list-style-type: none;
}
.nav li a:hover {

	text-decoration: none;
	color: #3A6199;
	background-image: url('images/paw_blue.jpg');
	
}
.border_all {
margin:0px auto;
	border: solid #3A6199 1px;
	width: 95%;
	line-height: 1.5em;
	}
.border_all  li {
	background: url('images/check.jpg') no-repeat 2px 2px ;
	padding-left:20px;
	line-height: 1.5em
	}
.border_R {
	border-right: solid #3A6199 1px;
	height: auto;
	}
.border_T {
	border-top: solid #3A6199 1px;
	color: #fff
	font-weight: bold;
	font-size: 14px;

	
	}
.border_T  td {
	border-top: solid #3A6199 1px;
	color: #fff
	font-weight: bold;
	font-size: 14px;

	
	}
.blueTEXT {

	color: #3A6199;
	
	font-size: 14px;
	font-weight: bold;
	
	}	
	
.whiteTEXT {

	color: #fff;
	font-weight: bold;
	font-size: 14px;

	
	}	
	
.leftcolumn{
	color:#000;
	border: solid #9fcf21 1px;
	width: 130px;
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	height:auto;
	font-weight: normal;


	font-size: 12px;
	text-align: left;
	padding: 4px;
}
.rightcolumn{
	color:#000;

	width: 500px;
	float: right;
	margin-top: 11px;
	margin-right: 5px;
	height:300px;
	font-weight: normal;

	font-size: 12px;
	text-align: left;
	padding: 4px;
}

.rightcolumnheader {
	color:#9FCF21;
	border: solid #9fcf21 1px;
	border-bottom: none;
	border-right: none;

	height:18px;
	font-weight: bold;

	font-size: 14px;

}
.belowrightcolumn{
	color:#000;
	border: solid #9fcf21 1px;
	border-top: solid #FFBC36 8px;
	width: 490px;
	margin-top: 11px;
	height:299px;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding: 4px;
}
.belowrightcolumn a {
	text-decoration: none;	
	
	}
.belowrightcolumn a:hover {
	text-decoration: underline;
	color: #FFBC36;	
	
	}
#footer {
	color:#CCCCCC;
	margin:0px auto;
	width: 760px;
	height: 30px;
	margin-top: 25px;
	text-align: center;
	clear: both;
}
#footer a {
	text-decoration: none;
	color:#CCCCCC;
	font-size: 10px;
	}
#footer a:hover {
	text-decoration: underline;
	color: #000;	
	
	}
