@charset "utf-8";
/* CSS Document */

html {height: 100%; margin-bottom: 1px;}

img { 
	border:none;
}

img a { 
	border:none;
}

body {
	margin:0px;
	padding:0px;
	background:#f6f4f2 url(../images/main_bg.gif) repeat-x top left ;
}

table.container {
	margin:0px auto;
}

table.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	height:51px;
	text-align:center;
}

tr.navLinks td{
	padding-top:18px;
	padding-left:17px;
	padding-right:17px;
}

tr.navLinks td:hover{
	background:#d9a632 url(../images/hover_bg.gif) center top no-repeat;
}

tr.navLinks a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

td.content {
	padding:10px;
	background-color:#FFFFFF;
	height:550px;
	vertical-align:top;
}

img.headerImage {
	margin-bottom:10px;
}

p {
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	color:#666666;
	margin:5px 5px 15px 5px;
}

p a{
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#666666;
}

p a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}

p.subHeading {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#164008;
	margin:5px 5px 15px 5px;
}

table.commercial {
	margin-bottom:10px;
}

td.members {
	background-color:#FFFFFF;
}

p.footer {
	margin-top:20px;
	text-align:center;
	color:#000000;	
}

p.footer a{
	color:#000000;
	text-decoration:none;
	padding:0px 5px 0px 5px;
	font-weight:normal;
}

p.footer a:hover{
	color:#000000;
	text-decoration:underline;
}

p.copyright {
	text-align:center;
	color:#000000;
	font-size:11px;	
}

span.title {
	font-weight:bold;
	color:#d9a631;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}

span.title a {
	font-weight:bold;
	color:#d9a631;
	text-decoration:underline;
}

span.title a:hover {
	font-weight:bold;
	color:#d9a631;
	text-decoration:none;
}

span.info {
	color:#154008;
	font-family:Arial, Tahoma, Verdana;
	font-size:12px;
}

td.border {
	border-left: 1px #d9a631 solid;
	border-top: 1px #d9a631 solid;
	line-height:16px;
}

td.borderRight {
	border-right: 1px #d9a631 solid;
	border-top: 1px #d9a631 solid;
}

span.require {
	color:#FF0000;
	font-size:12px;
	line-height:10px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:bold;
}

span.instructions {
	color:#666666;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
	font-weight:bold;
}

td.bottomBorder {
	border-bottom:1px dashed #d9a631; 
	border-top:1px dashed #d9a631 ;
}

input.text {
	border:1px #CCCCCC solid;
}

input.btn {
	background-color:#164008;
	color:#FFFFFF;
	font-weight:bold;
	border:1px #164008 solid;
}
