body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	}
	
a.searchbutton, a.searchbutton:link, a.searchbutton:visited, a.searchbutton:active, a.searchbutton:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	border:#808080 solid 1px;
	padding:2px 4px 3px 4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}



.breadcrumbs, a.breadcrumbs, a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	}
	
a.breadcrumbs:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#057087;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	}
	
/*topnav*/
.topnav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}

.topnav a, .topnav a:hover, .topnav a:visited{color:#FFFFFF; text-decoration:none;}	


/*footer*/
.footer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
}

.footer a, .footer a:hover, .footer a:visited{color:#FFFFFF; text-decoration:none;}


	
	
	
/*subfooter*/
.subfooter{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	color:#444444;
	font-size:7pt;
	font-weight:bold;
}

.subfooter a, .subfooter a:hover, .subfooter a:visited{color:#444444; text-decoration:none;}


.subtitle{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	color:#000000;
	font-size:13pt;
	font-weight:bold;
}

.quicklinktitle{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
}

.h1{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	color:#0f7ba7;
	font-size:18pt;
	font-weight:bold;
}

.h2
{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	color:#000000;
	font-size:15pt;
	font-weight:bold;
}

#fixfont td, p {font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color:#666666;}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color:#666666;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 37px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;
	padding:0px 10px 0px 10px;
	height: 37px;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #dcdcdc;
	border-left: #dcdcdc 0px solid;
	border-bottom: #dcdcdc 0px solid;
	border-top: #dcdcdc 0px solid;
	text-align: center;
	width: 15px;
	height: 37px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #dcdcdc;
	border-bottom: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	width:240px;
}
.MainMenu_MenuBreak
{
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 0px solid;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 0px solid;
	background-color: #dcdcdc;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #FFFFFF;
	font-family:"Trebuchet MS",  Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: #333333;
	background-image:url(images/navover.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:0px 10px 0px 10px;
	height: 37px;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}
#tbldnn_dnnSOLPARTMENU_ctldnnSOLPARTMENUMenuBar tbody tr td table tbody tr td {padding-right:8px;padding-left:8px;}
.submenuover	
{
	cursor: pointer;
	color: #FFFFFF;
	font-family:"Trebuchet MS",  Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: #333333;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center;
	width:180px;
	height: 37px;
}



#manfloat{
	width:198px;
	z-index:10;
	position:absolute;
	top:27px;
	left:50%;
	margin-left:-160px;
	text-align:left;
	background-color:transparent;
}

#TopAdmin {
	position:absolute;
	z-index:1000;
	width:100%;	
	top:0;
	left:0;
	display:block;
	}

