body {
	background-color: #FFFFFF;
	background-image: url(../images/pageBg.gif);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.nav{
	background-image: url(../images/gfx_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	position: static;
	font-weight: bold;
}
a:link {
	color: #00003;
}
a:visited {
	color: #663399;
}
a:hover {
	color: #CC0000;
}
a:active{
	color: #00003;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}
.heads {
	font-family: Arial, Helvetica, sans-serif; font-size: 14pt;
	font-weight: bold;
	color: #000033;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #000000
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
}
.tdnav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
}
.highlite {
	background-color: c8d7e3;
	padding: 2px;
	color: #000033;
}
.medialink a:link {
	text-decoration: none;
}

/* Menu Styles */

.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
	color: #000003;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}
.smlowText, a.smlowText:link, a.smlowText:visited, a.smlowText:active, a.smlowText:focus {
	color: #000003;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smhighText, a.smhighText:link, a.smhighText:visited, a.smhighText:active, a.smhighText:focus {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Borders used by some menu items */

.menuBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* End menu styles */

#home {
	height: 27px;
}
.titlesBg {
	background-image: url(../images/new.title.bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.homeColumn {
	background-color: #2B6491;
	text-align: center;
	width: 181px;
	background-image: url(../images/home.column.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
