/*FlexiWeb Style File - Created 18-01-2011
Menus Section
*/
.main {
	position: absolute;
	left: 1px;
	top: 169px;
	width : 175px;
	z-index: 90;
	text-align: left;
	text-indent: 15px;
}
#main, #main ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 175px;
	}
	
#main li { /* all list items */
	float : left;
	width: 175px;
	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: 175px;
	display : block;
	color : #FFFFFF;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background: #164677 url('images/template/T07_buttonbg.gif') no-repeat left;;
	border : 1px solid #FFFFFF;
	z-index: 90;	
}		
}
#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 : #FFFFFF;
	background: #0B70CE url('images/template/T07_buttonbg.gif') no-repeat left;;
}
#main li:hover, #main li.hover {
    position:static;
} 
/*FlexiWeb Style File - Created 18-01-2011
Elements Section
*/
body {
margin: 0px;
}
.header {
background-color: #FFFFFF;
position: absolute;
top: 0px;
height: 100px;
width: 600px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
color: #000000;
visibility: visible;
padding: 1px;
text-align: right;
right:0px;
}
.maincontent {
background-color: #FFFFFF;
position: absolute;
left: 0px;
top: 170px;
height: auto;
width: 569px;
overflow: auto;
visibility: visible;
padding: 5px 5px 5px 200px;
text-align: left;
}
.outerdiv {
height: auto;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
background: url('images/template/T07_containerbg.gif') repeat-x;
}
.containerdiv {
position: relative;
height: 0px;
width: 774px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
padding: 0px 0px 10px 0px;
text-align: center;
}
body {
background-image: url(images/template/T07_bg.gif);
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #000000;
text-align: left;
}
.logo {
background-color: #FFFFFF;
position: absolute;
left: 0px;
top: 0px;
height: 94px;
width: 178px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
color: #184573;
padding: 41px 0px 0px 0px;
text-align: center;
font-weight: bold;
}
.logo a {
color: #184573;
text-decoration: none;
}
.logo a:visited {
color: #184573;
}
.logo a:hover {
color: #184573;
}
h1 {
font-family: Verdana, Arial, sans-serif;
font-size: 24px;
color: #164677;
}
.brbottom {
position: absolute;
left: 0px;
width: 774px;
font-size: 10px;
color: #FFFFFF;
text-align: center;
bottom:-15px;
}
.brbottom a {
color: #FFFFFF;
text-decoration: none;
}
.brbottom a:visited {
color: #FFFFFF;
}
.brbottom a:hover {
color: #CC0000;
}
.brlogo {
position: absolute;
left: 5px;
bottom:3px;
}
