/* CSS Document */
html,body{
	font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #546b81;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
}
/* FOOTER */
.footer {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #FFFFFF;
}
.footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.footer li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}
.footer2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: #FFFFFF;
}
.footer2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.footer2 li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
}
.clear {
 	clear: both;
 	height: 0px;
 	font-size: 0px;
 	border: none;
 	margin: 0px;
 	padding: 0px;
 	background: transparent;
	line-height: 0px;
}
.alignRight {
	float: right;
	padding: 0px;
	margin: 0px;
}
.alignLeft {
	float: left;
	padding: 0px;
	margin: 0px;
}
/* GLOBAL DEFAULTS */
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	background: transparent;
	line-height: 14pt;
	color: #4d4d4d;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #336699;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #4d4d4d;
	margin: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #4d4d4d;
	margin: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #336699;
	margin: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	margin: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
	color: #FFFFFF;
}
/* NAVIGATION */
.mainNavigation {
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;
}
.dur {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 10px;
}
.mainNavigation a {
	text-decoration: none;
}
.upperNav {
	font-family: "Times New Roman", Times, serif;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: inherit;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.nav_topRight { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	top:6px;
	right:-5px;
	padding: 0px 16px 0px 16px;
}
.greenText {
	font-family: "Times New Roman", Times, serif;
}
.greenText a {
	color: #4f7f43;
	text-decoration: none;
}
.greenText a:link {
	color: #4f7f43;
	text-decoration: none;
}
.greenText a:visited {
	color: #4f7f43;
	text-decoration: none;
}
.greenText a:hover {
	text-decoration: none;
	background: url(../images/nav_topRight_dropLine.gif) no-repeat;
	background-position: 0px -15px;
	padding:0px 0px 5px 0px;
}
.greenText a:active {
	color: #4f7f43;
	text-decoration: none;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainNav, #mainNav ul { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: auto;
	padding: 0px; 
	margin: 0px; 
	list-style: none;
	font-size: 10px; 
} 
#mainNav a { 
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#mainNav a:hover { 
	display: block;
	text-decoration: none;
	background-color: #cfdfd0;
}
#mainNav a:active { 
	display: block;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
} 
#mainNav li { 
	float: left;
	width: auto;
}
#mainNav li ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	border-top: none;
	list-style-type: none;
	position: absolute;
	width: 113px;
	height: 15px;
	left: -999em; 
	background:url(../images/navDrop.gif);
}
#mainNav li ul a:link {
	color: #E5E5E5;
	text-decoration: none;
	background:url(../images/navDrop.gif);
	margin: 0px 0px 0px -5px;
	width: 96px;
}
#mainNav li ul a:visited {
	color: #E5E5E5;
	text-decoration: none;
	background:url(../images/navDrop.gif);
	margin: 0px 0px 0px -5px;
	width: 96px;
}
#mainNav li ul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/navDrop.gif);
	background-position: 0px 15px;
}
#mainNav li ul a:active {
	color: #E5E5E5;
	text-decoration: none;
	background:url(../images/navDrop.gif);
	margin: 0px 0px 0px -6px;
	width: 96px;
}
#mainNav li ul li { 
	border-bottom: #FFFFFF 1px solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
} 
#mainNav li:hover ul, #mainNav li.sfhover ul { 
	left: auto;
	position: absolute;
	z-index: 100;
}
/* NO FLASH CONTENT */
.noFlash {
	margin: 0px;
	padding: 10px 0px 10px 50px;
}

/* new */
.styleGreen {
	color: #4f7f43
}