/* CSS Document */
BODY {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 18px;
	background-color: #003366;
}
.tdbg {
	background-image: url("../images/common/bg.jpg");
	background-repeat: no-repeat;
}
.a-mainhead {
	color: #990000;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
}
.a-subhead {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#FFFFFF;
}
.copyred {
	color: #990000;
}
a.navcopy:link, a.navcopy:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
a.navcopy:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a.navclose:link, a.navclose:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.navclose:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.navsitemap:link, a.navsitemap:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.navsitemap:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.navmenu:link, a.navmenu:visited {
	font-size : 9px;
	color:#003366;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a.navmenu:hover {
	font-size : 9px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a.navfooter:link, a.navfooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.navfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}
.navmenuoff{
	font-size : 9px;
	color:#990000;
	font-weight: bold;
	line-height: normal;
}
UL {
	list-style-image: url(../images/bullets_lines/bullet_red.gif);
	font-size: 11px;
	padding-top: 1px;
	margin-top: 0px;
	margin-left: 30px;
	padding-left: 5px;
	line-height: 20px;
}
.inputbox {
	font-family: inherit;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-image: url(../images/common/button_bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 2px;
	border: thin;
	height: 15px;
	width: 130px;
}
.searchMAIN
{
/* This part hides the original button. */
font-size: 0px;
background-color: transparent;
border: 0px;
padding: 0px;
padding-left: 0px;
overflow: hidden;
/* This part defines its new look. */
background-image: url(../images/buttons/searchMAIN.gif);
background-position: center;
background-repeat: no-repeat;
width: 115px;
height: 26px;
max-width: 115px;
max-height: 26px;
}
.searchSUB
{
/* This part hides the original button. */
font-size: 0px;
background-color: transparent;
border: 0px;
padding: 0px;
padding-left: 0px;
overflow: hidden;
/* This part defines its new look. */
background-image: url(../images/buttons/searchSUB.gif);
background-position: center;
background-repeat: no-repeat;
width: 115px;
height: 26px;
max-width: 115px;
max-height: 26px;
}
.partners {
	font-size: 14px;
}
