body {
	background: white;
	margin: 10px 0px 10px 0px; 
	text-align: center; 
	font-size: 10px; 
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif
}

a	{
	color:#00538E;
	text-decoration:underline;
	font-weight:bold;
}

a:hover	{
	text-decoration:none;
}

img {
	margin: 0px;
	border: 0px;
}
	
form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table {
	border-collapse: collapse;
}

table td {
	font-size: 11px; 
}

input, select, textarea {
	font-size: 10px; 	
}

#main { 
	width: 720px;
	text-align: left; 
	margin-top: 0px;	
	margin-right: auto; 
	margin-bottom: 0px;	
	margin-left: auto;
}


#logo-strip { 
	width: 720px;
	text-align: left; 
	margin-top: 0px;	
	margin-right: auto; 
	margin-bottom: 1px;	
	margin-left: auto;
	background:#7AA95C;
}

	#logo-strip #logo {
		position:relative; 
		left:290px; 
		top:1px
	}

#top-menu { 
	width: 720px;
	height: 29px;
	text-align: left; 
	margin-top: 0px;	
	margin-right: auto; 
	margin-bottom: 1px;	
	margin-left: auto;
	background:#006330;
	z-index: 100; 
}

#page-position { 
	text-align: left; 
	margin-top: 0px;	
	margin-right: auto; 
	margin-bottom: 1px;	
	margin-left: auto;
	padding: 3px 0px 4px 10px;
	font-size: 10px; 
	font-family: Tahoma, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-weight: normal; 
	letter-spacing: 0.3px; 
	background: :#7AA95C;
}

	#page-position a { 
		color: black; 
		font-weight: normal; 
		text-decoration: none
	}
	
	#page-position a:hover {
		color: black; 
		text-decoration: underline
	}

#scriptSupport {
	display:block;
} 

div#scriptSupport {
	width: 720px;
	text-align: left; 
	margin-top: 0px;	
	margin-right: auto; 
	margin-bottom: 1px;	
	margin-left: auto;
	padding: 2px;
	color: #fff;
	background:#006330;
}

.cssSupport { 
	display: none 
}

div#footer { 
	clear: both;
	text-align: left; 
	padding: 5px 0px 0px 0px;
	font-size:9px; 
	background:#fff;
}

div#footer p {
	margin: 5px 0px 0px 0px;	
}

div#footer .light {
	color: #939598;
}

div#footer a {
	font-weight: normal;
	color: #444;
	text-decoration: none;
}

div#footer .light a {
	font-weight: normal;
	color: #939598;
	text-decoration: underline;
}

div#footer a:hover {
	color: #000;
	text-decoration: underline;
}

div#footer .bold-green {
	color: #006330;
	font-weight: bold;
}

div#footer .bold-red {
	color: #FF3333;
	font-weight: bold;
}
