/*FlexiWeb Style File - Created 13-01-2010
Menus Section
*/
.main {
	position: absolute;
	left: 5px;
	top: 210px;
	width : 160px;
	z-index: 90;
	text-align: left;
	text-indent: 5px;
}
#main, #main ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 160px;
	}
	
#main li { /* all list items */
	float : left;
	width: 160px;
	position : relative;
	line-height : 20px;
	margin-bottom : -1px;
}
	
#main li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#main li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#main li a {
	width: 160px;
	display : block;
	color : #000000;
	font-weight : normal;
	font-family: Verdana, Arial, sans-serif;
	font-size : 13px;
	text-decoration : none;
	background: url('images/navibg.gif') repeat-x bottom;
	padding: 8px;
	z-index: 90;	
}	
	width:100px;		
}
#main li:hover ul ul, #main li:hover ul ul ul, #main li.sfhover ul ul, #main li.sfhover ul ul ul {
	left: -999em;
}
#main li:hover ul, #main li li:hover ul, #main li li li:hover ul, #main li.sfhover ul, #main li li.sfhover ul, #main li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#main li a:hover {
	color : #0066CC;
	background: url('images/navibg.gif') repeat-x bottom;
}
#main li:hover, #main li.hover {
    position:static;
} 

.mainactive {
color:#FF00CC !important;
}

.bottommenu {
	position: absolute;
	left: 200px;
	z-index: 90;
	text-align: center;
	bottom: 35px;
}
#bottommenu, #bottommenu ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 15px;
	background: url('images/navibg1.gif') repeat-y right;
	font-weight: normal;
	}

#bottommenu li {
	float: left;
	padding-left: 0px;
	margin : 0px;
	background: url('images/navibg1.gif') repeat-y right;
}
#bottommenu li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 100px;
	font-weight: normal;
	margin: 0px;
	z-index: 90;	
}
#bottommenu a {
	display: block;
	width: auto;
	color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
	margin:0px 5px;
	padding : 0px 0.5em;
	z-index: 90;	
}
#bottommenu li:hover ul ul, #bottommenu li:hover ul ul ul, #bottommenu li.sfhover ul ul, #bottommenu li.sfhover ul ul ul {
	left: -999em;
}
#bottommenu li:hover ul, #bottommenu li li:hover ul, #bottommenu li li li:hover ul, #bottommenu li.sfhover ul, #bottommenu li li.sfhover ul, #bottommenu li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#bottommenu li:hover, #bottommenu li.sfhover { 
	background: url('images/navibg1.gif') repeat-y right;
}
#bottommenu li ul a {
width:100px;	
}/*FlexiWeb Style File - Created 13-01-2010
Elements Section
*/
body {
margin: 0px;
}
.maincontent {
position: absolute;
left: 200px;
top: 210px;
width: 750px;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
}
table {
font-size: 100%;
}
.outerdiv {
height: auto;
}
body {
background-image: url(images/body-back.gif);
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #000000;
}
.containerdiv {
background-color: #FFFFFF;
position: relative;
height: auto;
width: 950px;
}
.containerdiv TD {
background: #;
}
h1 {
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
}
.topimage {
left: 225px;
overflow: auto;
}
.search {
position: absolute;
left: 330px;
top: 5px;
overflow: auto;
}
.quotebutton {
position: absolute;
left: 0px;
top: 550px;
overflow: auto;
}
.quotebutton a {
color: #FFFFFF;
}
.quotebutton a:visited {
color: #FFFFFF;
}
.ftbutton {
position: absolute;
left: 0px;
top: 650px;
overflow: auto;
}
.ftbutton a {
color: #FFFFFF;
}
.ftbutton a:visited {
color: #FFFFFF;
}
.copyright {
z-index: 1;
position: absolute;
left: 335px;
overflow: auto;
color: #CCCCCC;
bottom: 5px;

}
.dividerleft {
position: absolute;
left: 195px;
top: 230px;
overflow: auto;
}
.footerbg {
position: absolute;
left: 0px;
overflow: auto;
background: url('images/footerbg.gif');
bottom: -5px;
}
a img {
overflow: auto;
border: 0px;
}