@charset "iso-8859-1";
.topdiv {
	background-image: url(images2009/topbg.jpg);
	background-repeat: repeat-x;
	height: 140px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #36516C;
}
.link:link {
	color: #666;
}
.link:active {
	color: #666;
}
.link:visited {
	color: #666;
}
.link:hover {
	color: #099;
	text-decoration: none;
}
.linkb:link {
	color: #FFFFFF;
}
.linkb:active {
	color: #FFFFFF;
}
.linkb:visited {
	color: #FFFFFF;
}
.linkb:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.menuNormal:a {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
}
a.menu {
	text-decoration: none;
	color: #333;
}
a.menu:hover {
	text-decoration: none;
	background-color: #099;
	color: #FFF;
}
a.menu:active {
	text-decoration: none;
	color: #333;
}
.menuContainer {
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-left-color: #CCC;
}
.divFoother {
	background-image: url(images2009/backfooter.jpg);
	background-repeat: repeat-x;
	height: 118px;
	font-size: 10px;
}
.footer {
	font-size: 10px;
}
.headerSection {
	color: #FFF;
	background-color: #099;
}

.title {
	font-size: 14px;
	color: #099;
	font-weight: bold;
}



#nav-menu ul
{

}

#nav-menu li
{

}

#nav-menu li a
{
	line-height: 2em;
	text-decoration: none;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
#nav-menu li a:hover
{
	height: 2em;
	line-height: 2em;
	text-decoration: none;
	color: #099;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.headText {
	font-size: 12px;
	color: #666;
}
.headerSectionFTW {
	color: #FFF;
	background-color: #099;
}
.linkNounderline:link {
	color: #333;
	text-decoration: none;
}
.linkNounderline:active {
	color: #666;
	text-decoration: none;
}
.linkNounderline:visited {
	color: #666;
	text-decoration: none;
}
.linkNounderline:hover {
	color: #F30;
	text-decoration: none;
}
.usp {
	font-size: 18px;
	font-weight: normal;
	color: #099;
}
.hometable {
	padding-bottom: 15px;
}
.bordedall {
	border: 1px solid #999;
}

.minilink:link {
	color: #333;
	font-size: 9px;
}
.minilink:active {
	color: #666;
}
.minilink:visited {
	color: #666;
}
.minilink:hover {
	color: #F30;
	text-decoration: none;
}


.menuItem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #f8f8f8;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menuItem a {
	color: #333;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	margin: 0px;
}

.menuItem a:active {
	color: #333;
}

.menuItem a:visited {
	color: #333;
}

.menuItem a:hover {
	background-color: #099;
	color: #FFF;
	text-decoration: none;
}.allborded {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
