
.subMenu { font-size: 12px; color: #003b67; font-weight: normal;  text-decoration: none; font-weight:bold;z-index:9999;}
.subMenu:link { font-size: 12px; color: #003b67; font-weight: normal;  text-decoration: none; font-weight:bold;z-index:9999;}
.subMenu:visited { font-size: 12px; color: #003b67; font-weight: normal;  text-decoration: none; font-weight:bold;z-index:9999;}
.subMenu:hover {font-size: 12px; color: #FFFFFF; font-weight: normal; text-decoration: none; font-weight:bold;z-index:9999;}


body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(designimgs/bg_pageleft.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}

.logo {
	background:url(designimgs/logo_bg.gif) repeat-x bottom #ffffff;
}

.title {
	padding-left:90px;
	font:48px "Trebuchet MS";
	color:#003b67;
	margin:0;
}

.title2 {
	padding-left:20px;
	font:33px "Trebuchet MS";
	color:#003b67;
	margin:0;
}


.nav {
	background:url(designimgs/m_bg.gif) no-repeat bottom;
	height:35px;
	width:130px;
	font:12px "Trebuchet MS";
	font-weight:bold;
	color:#003b67;
	text-align:center;
	vertical-align:middle;z-index:9999;
}
.nav a{
	font:16px "Trebuchet MS";
	font-weight:bold;
	color:#003b67;
	text-decoration:none;z-index:9999;
}
.nav a:hover{
	font:16px "Trebuchet MS";
	font-weight:bold;
	color:#007bd6;
	text-decoration:none;z-index:9999;
}

.footer {
	font:11px "Trebuchet MS";
	color:#FFFFFF;
	text-align:center;
	padding-bottom:20px;
}

.selector {
	font:24px "Trebuchet MS";
	color:#007bd6;
	font-weight:bold;
	padding-left:10px;
}

.csssearch td
{
	font-family: "Trebuchet MS";
	font-size: 11px;

}

.csssearch td select
{
	font-family: "Trebuchet MS";
	font-size: 11px;
	width:150px;
}