a { text-decoration: none; }
a:link, a:visited {
	color: #000000;
}
a:focus, a:hover, a:active { color: #000000; }

ul, ol
{ color: #000;
padding:0px 0px 0px 20px;
margin:0px;
text-decoration: none !important;
}
ul { list-style: disc outside;
}
ol {	list-style: decimal outside; }

li
{
padding-left:6px;
font-family: Arial, sans-serif !important;
font-size: 14px;
font-weight: normal; 
line-height: 20px;
color: #000;
padding-bottom: 4px;
text-decoration: none !important;}

ul li a:link, ul li a:visited, ol li a:link, ol li a:visited { 
	color: #002664 !important;
	font-weight: bold;
}
ul li a:hover, ol li a:hover { 
	text-decoration: underline;
	color: #000 !important;
}

sup { vertical-align: top; position: relative; top: -0.5em; }

h1 {
	font-family: Arial, sans-serif !important;
	font-weight: normal; 
	font-size: 28px;
	line-height: 26px;
	color: #205b41;
	padding-bottom: 0px;
margin-top: -2px;
}

h2 {
	font-family: Arial, sans-serif !important; 
	font-weight: normal; 
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 6px;
	text-align: left;
	padding-top: 6px;
}
	
h2 a:link {
	color: #000000;
}

h2 a:hover {
	color: #205b41;
}
	
h2 a:visited {
	color: #000000;
}

h2 a:visited:hover {
	color: #205b41;
}


	
h3 {
	font-size: 14px;
	font-family: Arial, sans-serif !important; 
	line-height: 18px;
	padding-bottom: 5px;
	font-weight: bold;
	color:#205b41;
	text-transform: uppercase;
	letter-spacing: 0px;
}
h3 a:link {
	color: #000000;
}

h3 a:hover {
	color: #666666;
}
	
h3 a:visited {
	color: #205b41;
}

h3 a:visited:hover {
	color: #666666;
}

.h4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 5px;
}

.h5 {
	font-size: 11px;
	font-weight: bold; 
	line-height: 18px;
	color: #666666;
	padding-bottom: 15px;
}
.subhead {
	color: #205b41;
	font-size: 14px;
	font-weight: normal;
}

p {
	font-family: Arial, sans-serif !important;
        font-size: 14px;
	font-weight: normal; 
	line-height: 20px;
	color: #000000;
	padding-bottom: 6px;
	letter-spacing: 0.04em;
}

p a:link {
	color: #002664 !important;
	font-weight: bold;
	text-decoration : none !important;

}

p a:hover {
	color: #000000 !important;
	text-decoration : underline !important;

}
	
p a:visited {
	color: #002664 !important;
}

p a:visited:hover {
	color: #000000 !important;
}


.menu {
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: 10px;
	line-height: 11px;
	color: #205b41;
	text-align: left;
}
.menu  a:link {color : #205b41; text-decoration : none;}
.menu  a:visited {color : #205b41; text-decoration : none;}
.menu  a:active {color : #205b41; text-decoration : none;}
.menu  a:Hover {color : #000; text-decoration : underline;}
.menu  ul {line-height : 11px; text-decoration : underline;}


.menu_center {
	font-family: Arial, sans-serif;
	font-weight: normal; 
	font-size: 10px;
	line-height: 11px;
	color: #205b41;
	text-align: left;
}
.menu_center  A:Link {color : #205b41; text-decoration : none;}
.menu_center  A:visited {color : #205b41; text-decoration : none;}
.menu_center  A:Active {color : #205b41; text-decoration : none;}
.menu_center  A:Hover {color : #000000; text-decoration : underline;
}
.menu_center  UL {line-height : 20px; text-decoration : underline;}

.menu_side {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 16px;
	margin-left: 8px !important;
color: #205b41;
	text-align: left;
}
.menu_side  A:Link {color : #205b41; !important; text-decoration : none;}
.menu_side  A:Active {color : #000000; !important;}
.menu_side  A:visited {color : #205b41; !important; text-decoration : none; !important;}
.menu_side  A:Hover {color : #000000; !important; text-decoration : none; !important;}
.menu_side  UL {line-height : 15px; text-decoration : underline;}



.footer {
	font-size: 12px;
	font-weight: normal !important; 
	line-height: 24px;
	color: #000 !important; 
	padding-bottom: 10px !important;
	letter-spacing: 0.04em;
}

.footer a:link {
	color: #205b41 !important; 
	font-weight: normal !important;
}

.footer a:hover {
	color: #000000;
}
	
.footer a:visited {
	color: #205b41 !important; 
}

.footer a:visited:hover {
	color: #000000;
}
.footer  UL {line-height : 24px; text-decoration : underline;}