body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}

table, td {
		width:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

h1 { 
	padding-top: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
} 
h2 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
} 
h3 { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	line-height: 14px;
} 

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#4C4C4C;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #09357A;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.sub_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #09357A;
	margin-top: 10px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color: #6D9521;
	margin-top: 22px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.noline
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		text-decoration:none;
		color:#4C4C4C;
	}

.quote
	{
		font-family:Tahoma;
		font-size:11px;
		font-weight:bold;
		line-height:14px;
		text-decoration:none;
		color:#FFFFFF;
	}
	
.top
	{
		font-family:Tahoma;
		font-size:28px;
		font-weight:bold;
		line-height:18px;
		text-decoration:none;
		color:#000000;
	}

.h_text { color:#6D9521}
.h2_text { color:#1E1E1E}
	
.l_text { color:#136E98}
	
.c_text { color:#568200}
.c_text a{ color:#404743; font-weight:bold; text-decoration:none}
.c_text a:hover{ color:#404743; text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.line { background:url(images/line.gif) repeat-x; height:1px;}

.form{height:24px; margin-top:4px;}
.form input {width:129px; height:21px; border:#D7DADC 1px solid; background-color:#ffffff; padding-left:5px}

textarea {width:129px; height:79px; border:#D7DADC 1px solid; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:4px}
.input {width:141px; height:18px; border:#366513 1px solid; background-color:#9ED33A; padding-left:5px; vertical-align:middle}

ul {margin:0; padding:0; list-style:none}
li a  {
	font-family:Tahoma;
	font-size:11px;
	line-height:17px;
	color:#000000;
	text-decoration: none;
}

.navback{
	background-image: url("images/xkeypad.jpg");
	background-repeat: no-repeat;
	cursor: hand;
	z-index: 10;
}

.subnav {
	color: #002255 ! important;
	font-family: verdana,Arial,sans-serif ! important;
	font-size: 8pt ! important;
	font-weight: normal ! important;
	line-height: 18pt ! important;
	text-decoration: none ! important;
}

.subnav a {
	color: #001133 ! important;
	font-weight: normal ! important;
	text-decoration: none ! important;
}

.subnav a:link {
	text-decoration: none ! important;
}

.subnav a:visited {
	text-decoration: none ! important;
}

.subnav a:hover {
	text-decoration: underline ! important;
}

.subnav a:active {
	text-decoration: none ! important;
}

.subNavCurrentPage{
	color: #4477AA;
}

.subNavPage{
	color: #CCDDEE;
}