td {
vertical-align: top;
}
body {
margin: 0px;
}

a, a:link { color: #333333; text-decoration: underline;}
a:hover { 
	text-decoration: underline;
	color: #333333;
	background-color: #EEEEEE;
}
.text {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 16px;
}
.text a { color: #FF9900; text-decoration: none;}
.text a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FF9900;
}
.text a:active { text-decoration: underline; color: #CCCCCC;}

.small {
	font-size: 9px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.small a { ;color: #999999; text-decoration: none;}
.small a:hover { text-decoration: underline; color: #333399;}

.small3 {
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.small3 a { color: #666666; text-decoration: none;}
.small3 a:hover { text-decoration: underline; color: #333399;}

.small2 { font-size: 9px; line-height: 12px;}
.small2 a { color: #FFFFFF; text-decoration: none;}
.small2 a:hover { text-decoration: underline; color: #FFCC33;}
.small a:active { text-decoration: underline; color: #FF9900;}


.text2 {
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 2px;
	letter-spacing: 1px;
}
.text2 a { color: #FFFFFF; text-decoration: none;}
.text2 a:hover { 
	text-decoration: none;
	color: #333399;
	background-color: #FFFFFF;
}
.text2 a:active { text-decoration: underline; color: #FFCC00;}

.header {
	font-size: 16px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333399;
}
.header a { color: #FFFFFF; text-decoration: none;}
.header a:hover { text-decoration: underline; color: #000099;}
.header a:active { text-decoration: underline; color: #FFCC00;}

.subtext {
padding-left: 15px;
line-height: 17px;
color: #777777;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}
.subtext h2 {
font-weight: bold;
padding-bottom: 0px;
margin-bottom: 8px;
line-height: 18px;
color: #666666;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
}


p {
margin-bottom: 13px;
margin-top: 10px;
}

.topnav
{
background-image: url(images/newmenu_01.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: right;
padding-right: 6px;
color: #000099;
text-transform: uppercase;
font-weight: norma;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 15px;
padding-bottom: 12px;
}

.topnav a
{
padding-left: 8px;
padding-right: 8px;
color: #6666CC;
text-decoration: none;
}
.topnav a:hover
{
color: #000099;
text-decoration: none;
background-image: url(images/topnavrollover.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: inherit;
}

*html .topnav
{
background-image: url(images/newmenu_01.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: right;
padding-right: 6px;
color: #000099;
text-transform: uppercase;
font-weight: norma;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding-top: 15px;
padding-bottom: 10px;
}

*html .topnav a, 
{
padding-left: 11px;
padding-right: 10px;
color: #6666CC;
text-decoration: none;
}
*html .topnav a:hover
{
color: #000099;
text-decoration: none;
background-image: url(images/topnavrollover.gif);
background-position: top right;
background-repeat: no-repeat;
background-color: inherit;
}
