
form {
	margin:0;
	padding:0;
}

.subMenu { font-size: 11px; color: #000000; font-weight: normal;  text-decoration: none}
.subMenu:link { font-size: 11px; color: #000000; font-weight: normal;  text-decoration: none}
.subMenu:visited { font-size: 11px; color: #000000; font-weight: normal;  text-decoration: none}
.subMenu:hover {font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none}

.contentarea {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	border-left: 2px solid #6981A2;
}

.contentarea p {
	padding: 0 10px;
}

.blue {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	color: #6981A2;
	font-weight: bold;
}


td {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	LINE-HEIGHT: 16px;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	}

.footerlink:link {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.footerlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlink:hover {
	color: #0000FF;
	text-decoration: underline;
	}


/*		Top Nav Style		*/
.topnav {
	font: bold 12px "Trebuchet MS", Tahoma, Verdana;
	color:#000000;
	border-left: 2px solid #6981A2;
}

.topnav a:link, .topnav a:visited, .topnav a:active {
	color:#000000;
	text-decoration:none;
	padding: 4px 20px;
	height:26px;
	background:url(designimgs/m_sep.gif) no-repeat top right;
}

.topnav a:hover {
	color:#FFFFFF;
}

.topnav .last:link, .topnav .last:visited, .topnav .last:active, .topnav .last:hover {
	background:none;
}


/*		Head Menu Style		*/
.headmenu {
	font: 12px "Trebuchet MS", Tahoma, Verdana;
	color:#333333;
	text-align:right;
}

.headmenu a:link, .headmenu a:visited, .headmenu a:active {
	color:#333333;
	text-decoration:none;
	padding: 2px 7px 1px 7px;
	height:16px;
	border-right: 1px solid #6981A2;
}

.headmenu a:hover {
	text-decoration:underline;
}

.headmenu .last:link, .headmenu .last:visited, .headmenu .last:active, .headmenu .last:hover {
	border:none;
}



.white {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitesmall {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	}
.border{
border:1px solid #F700FF;
}
.titlebox{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu{
background-image:url(designimgs/menu_bg.gif);
height:30;
padding-top: 2px;
}
.topbg{
background-image:url(designimgs/top_bg.gif);
height:18;
}
.bottombg{
background-image:url(designimgs/bottom_bg.gif);
height:18;
}
.black {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.searchbox {
	border: 1px solid #FFBA00;
	background: #F1F4F7 url(designimgs/box_bg.gif) repeat-x top;
	width:150px;
	height:20px;
	line-height:20px;
	font: 11px "Trebuchet MS", Tahoma, Verdana;
	padding-left:2px;
}