body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#f1f2f9;
	}
	
a.searchbutton, a.searchbutton:link, a.searchbutton:visited, a.searchbutton:active, a.searchbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#1e71b8;
	border:#1e71b8 solid 1px;
	padding:2px 4px 2px 4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}


.topnav, a.topnav, a.topnav:link, a.topnav:visited, a.topnav:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#1e71b8;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:8px;
	}
	
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#edbe6e;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	}
	
	
.breadcrumbs, a.breadcrumbs, a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	}
	
a.breadcrumbs:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#1e71b8;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	}


/*footer*/
.footer{
	font-family:Arial, Verdana, Helvetica;
	color:#000000;
	font-size:9px;
	font-weight:normal;
}

.footer a, .footer a:hover, .footer a:visited{color:#000000; text-decoration:none;}


	
	
	
/*subfooter*/
.subfooter{
	font-family: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:Arial, Verdana, Helvetica;
	color:#1e71b8;
	font-size:10pt;
	font-weight:bold;
}

.quicklinktitle{
	font-family:Arial, Verdana, Helvetica;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
}

.h1{
	font-family:Arial, Verdana, Helvetica;
	color:#000000;
	font-size:18px;
	font-weight:normal;
}

#fixfont td, p {font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align:left;}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 13px;
	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;
	height:30px;
	margin-right:10px;
	margin-left:10px;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #1f71b8;
	border-left: #1f71b8 0px solid;
	border-bottom: #1f71b8 0px solid;
	border-top: #1f71b8 0px solid;
	text-align: center;
	width: 1px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #1f71b8;
	border-bottom: #1f71b8 0px solid;
	border-left: #1f71b8 0px solid;
	border-top: #1f71b8 0px solid;
	border-right: #1f71b8 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #1f71b8 0px solid;
	border-left: #1f71b8 0px solid;
	border-top: #1f71b8 0px solid;
	border-right: #1f71b8 0px solid;
	background-color: #1f71b8;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	background-color: #664397;
	height:30px;
	padding-right:10px;
	padding-left:10px;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #1f71b8 0px solid;
	border-bottom: #1f71b8 0px solid;
	border-top: #1f71b8 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 13px;
	cursor: pointer;
}
