body {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(../images/bg.gif);*/
}
	
normal       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif }
h1           { font-size: 18pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000080; 
               font-weight: bold }
h2           {  }
h3           { color: #800000 }

.tblouter {
	border: 1px solid #316AC5;
	background-color: #FFFFFF;
	width:100%;
	margin: 0px;
	padding: 0px;
	
}

.tblinner {
	padding:0px;
	margin:0px;
	height: 350px;
	background-color: #FFFFFF;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #316AC5;
}

.tblhdr {
	padding:0px;
	margin:0px;
	height: 90px;
	background-color: #ffffff;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #316ac5;
	border-bottom-width: 1px;
}

.tblhdrcellright {
	border-left-style: solid;
	border-left-color: #316ac5;
	border-left-width: 1px;
	background-color: #05138D;
}

.texthdr {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #800000;
}

.textbdy {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5B5B5B;
}

.textbdybold{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #5B5B5B;
}

.tblbdy {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5B5B5B;
}

.tblbdysml {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5B5B5B;
}

.tblbdybold{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #5B5B5B;
}

.textsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5B5B5B;
	text-align: center;
}

.textsml:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600;
	text-align: center;
}

.textbdy2 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #5B5B5B;
}

.texthdr2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #5B5B5B;
	border: 1px none #333333;
}

.mainpanel 
{
	margin: 0px;
	height: 350px;
	vertical-align: top;
	padding: 0px;
	background-color: #FFFFFF;
}

.imgsml {
	border: none;
}

/* form styles */

.frmbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #5E5663;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #3f3d3d;
	width: 230px;
}

.frmbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #809844;
	border: 1px solid #414D22;
	font-weight: bold;
}

.frmbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	font-weight: bold;
}

.frmtext {
	background-color: #fff;
	padding: 10px 30px 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border: 0px none #666;
	height: 360px;
	font-size: 10px;
	font-weight: bold;
}

/* Navigation Styles */
#nav
{
	padding: 0;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

#nav ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: left;
}

#nav ul li
{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	height:24px;
	list-style-type: square;
}

#nav ul li a
{
	width: 125px;
	height:18px;
	border-right: 1px solid #FFFFFF;
	padding: 0;
	color: #004080;
	text-decoration: none;
	display: block;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#nav ul li a:hover
{
	color: #FFFFFF;
	background-color: #05138D;
}

#navadm
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#navadm ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
}

#navadm ul li
{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	height:24px;
	list-style-type: square;
}

#navadm ul li a
{
	width: 125px;
	height:18px;
	padding: 0;
	margin: 0;
	color: #ffffff;
	text-decoration: none;
	display: block;
	background-color: #05138D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#navadm ul li a:hover
{
	color: #05138D;
	background-color: #ffffff;
}

div#prodbdy{
	width: 780px;
}

div#prodbdy div.prdleft{
	float: left;
	width: 160px;
	text-align: center;
	margin-left: 10px;
}

div#prodbdy div.prdmleft{
    float: right;
    width: 240px;
    text-align: center;
}

div#prodbdy div.prdmright{
    float: left;
    width: 160px;
    text-align: center;
}

div#prodbdy div.prdright{
    float: right;
	margin-right: 10px;
    width: 160px;
    text-align: center;
}

div#prodbdy div.prd2left{
	float: left;
	width: 200px;
	text-align: center;
	margin-left: 10px;
}

div#prodbdy div.prd2mid{
    float: left;
    width: 300px;
    text-align: center;
}

div#prodbdy div.prd2right{
    float: left;
	margin-right: 10px;
    width: 200px;
    text-align: center;
}

div#prodbdy div.prdboth{
    clear: both;
    width: 760px;
    margin: 0px auto;
    text-align: center;
}

div.left{
	float: left;
	margin: 1px 10px 1px 1px;
	width: 150px;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}

div.middle{
    float: left;
    margin: 1px 0px 0px 60px;
    width: 150px;
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

div.right{
    float: right;
    margin: 1px 0px 1px 0;
    width: 150px;
    text-align: center;
}

div.both{
    clear: both;
    width: 700px;
    margin: 0px auto;
    text-align: center;
}

/* footer styles */

.footbkg {
	height:25px;
	background-color: #ffffff;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3f3d3d;*/
	padding: 4px;
}

.ftrtxt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal;
	color: #ffffff;
	font-weight: normal;
}

.ftrtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal;
	color: #E7EEDB;
	font-weight: normal;
}

.ftrtxt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: normal;
	color: #D6CCC2;
	font-weight: normal;
}
	
.ftr {
	color: #C7D540;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

.ftr:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}

.ftrdes {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.ftrdes:hover {
	color: #FF9900;
}

div#footer{
	width: 100%;
	background-color: #316AC5;
	height: 25px;
}

div#footer div.ftrleft{
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 10px;
}

div#footer div.ftrmid{
    float: left;
    width: 350px;
    text-align: center;
}

div#footer div.ftrright{
    float: right;
	margin-right: 10px;
    width: 200px;
    text-align: right;
}

div#ftrblk{
	width: 100%;
	background-color: #715D20;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#ftrblk div.both{
    clear: both;
    width: 700px;
    margin: 0px auto;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #ffffff;
	font-weight: bolder;
}

div#hdrblk{
	width: 100%;
	background-color: #E8C6A3;
	height: 25px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

div#hdrblk div.both{
    clear: both;
    width: 700px;
    margin: 0px auto;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #333333;
	font-weight: bolder;
}

.tblleftcell {
	padding: 4px;
}

.tblhdrleft {
	padding:0px;
	margin:0px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #715D20;
	top: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #715D20;
	width:160px;
}

.imgflash {
	border: 1px solid #BDD09D;
	background-color: #ffffff;
}

.imgsqr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imghdr {
	border: 1px solid #BDD09D;
	background-color: #ffffff;
}

#mnu { padding-left: 0px; float: left; height: 130px;}
#mnu ul { 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
}

#mnu li { background-color: #ffffff; display: inline; }

#mnu a 
{
	color: #ffffff;
	display: block;
	text-decoration:none;
	background-color: #715D20; 
	height: 12px;
	width: 160px;
}

#mnu a:hover { background-color: #66811D; }

#navcontainer
{
	text-align: left;
	margin-left: -30px;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
}

#navcontainer ul li a
{
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #003399;
	background-image: url(../images/list-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-color: #003366;
	background-image: url(../images/list-on.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navcontainer ul li a#current
{
background: transparent url(../images/list-active.gif) left center no-repeat;
color: #FFCC66;
}


.tblftr {
	background-color: #05138D;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #316ac5;
}

.textftrbold {

	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.joblink {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.joblink:hover {
	color: #FF9900;
}

.emaillink {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.emaillink:hover {
	color: #FF9900;
}

.download {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.download:hover {
	color: #FF9900;
}