BODY
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0px;
	background-image: url('/images/background.gif');
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E7EFF4;
	font-size: 8pt;
	overflow: -moz-scrollbars-vertical;
}

A 
{
	color: #1075dc;
	text-decoration: none;
	font-weight: bold;
}


A:hover
{
	text-decoration: underline;
}


IMG 
{
	border: 0px;
}


h1 
{
font-family: verdana, arial, helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#292973;
line-height:18px;
line-height: 1.2em;
}

h2

{
font-family: verdana, arial, helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#292973;
line-height:18px;
line-height: 1.2em;
}

h3

{
font-size:10px;
font-weight:bold;
}


p

{
margin-top:0px;
margin-bottom:10px;
}




 UL {
	PADDING-LEFT: 2px; MARGIN-BOTTOM: 3px; MARGIN-LEFT: 5px; TEXT-ALIGN: justify
}

LI {
	PADDING-LEFT: 2px; MARGIN-BOTTOM: 5px; MARGIN-LEFT: 10px; TEXT-ALIGN: justify; list-style: square outside; 
}


textarea {
    font-family:Verdana;
    font-size:11px;
}

select {
    font-family:Verdana;
	font-size:11px;
}

input {
    font-family:Verdana;
	font-size:11px;
}



hr {
border: 0;
color: #D6D6E7;
background-color: #D6D6E7;
height: 1px;
width: 100%;
text-align: left;
}




#main
{
 display: block;
 width:954px;
 margin: auto;
 background-color: #fff;
 color: #1f284b;
 padding-top: 10px;
 padding-bottom: 0px;
 font-size: 12px;

}

#maincontentarea
{
margin-top: 18px;
min-height: 265px;
line-height: 1.5em;
}

.mceContentBody
{
padding: 8px;
color: #1f284b;
font-size: 12px;
line-height: 1.5em;
}

#logobar IMG
{
float: left;
}

#topnav
{
	float: right;
	margin-top: 0px;
	padding-top: 39px;
	margin-bottom: 0px;
	z-index: 99;
}

#topnav li 
{	display: block;
	float: left;
	margin: 0;
z-index: 99;
	color: #000;

}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	margin-left: 4px;
	margin-right: 4px;
	position: relative; /*--Important--*/
	z-index: 99;
}
ul#topnav li a 
{
	float: left;
	margin-left: -7px;
	margin-right: -7px;
	margin-top: -2px;
	margin-bottom: -2px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
text-align: center;
z-index: 99;

color:#1075dc;
text-decoration:none;
vertical-align:middle;

}

ul#topnav li a:hover, ul#topnav li:hover a
{
	background-color: #2f3a61;
	color: #fff;



}



.sub {
	position: absolute; /*--Important--*/
	top: 16px; left: -7px;
	background: #f7f7f7;
	padding: 5px 5px 5px;
border-top: 5px solid #2F3A61;
border-bottom: 1px solid #2F3A61;
border-left: 1px solid #2F3A61;
border-right: 1px solid #2F3A61;
font-weight: normal;
font-size: 11px;
z-index: 99999;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; /*--Hidden for those with js turned off--*/
}
.sub HR
{
margin-right: 10px;
color: #999;
background-color: #999;
height: 1px;
border: 0;

}


ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 220px;
	float: left;
}



ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #000000;
	margin-left: 5px;
}
ul#topnav .sub ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
  z-index: 9999;
}
ul#topnav .sub ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #21609e;
  z-index: 9999;
  	border: 0;
}
ul#topnav .sub ul li a {
  z-index: 9999;
  margin: 0px;
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	width:202px;
	padding: 4px;
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	color: #21609e;
	border: 0;

}

ul#topnav .sub ul li a:hover 
{
	z-index: 9999;
	background-color: #21609e;
	color:#ffffff;
		border: 0;
		
		
		
}

ul#topnav li #sub3 ul
{ width: 115px;
}

ul#topnav li #sub3 ul li a
{ width: 97px;
}

.clearer
{
clear: both;
}



#prefooter
{
clear:Both;
	width: 100%;
	margin-top: 16px;	
}


#prefooter th
{
	vertical-align: top;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding-left: 0px;
}

#footer
{
	border-top: 1px solid #95c0d4;
	background-image: url('/images/foot_bg.gif');
	background-repeat: repeat-x;
	height: 24px;
	width: 954px;
	margin: auto;
	margin-left: -15px;
	padding-left: 15px;
	margin-right: -15px;
	padding-right: 15px;
	font-size: 11px;
	padding-top: 8px;
}

#footer A
{
font-size: 11px;
color: #1075dc;
}


/* admin */

#adminmain
{
	background-color: #fff;
	margin: 0;
	width: 954px;
	font-size: 10pt;
	margin: auto;
}



.admin_h1

{
font-size:17px;
font-weight:bold;
}

table.admin

{
width:auto;
border-collapse:collapse;
text-align:left;
}

table.admin td

{
border:1px solid #E0E0E0;
font-size:11px;
padding:4px;
text-align:left:

}


}

table.admin th

{
border:1px solid #E0E0E0;
border:collapse;
text-align:left;

}

table.adminmenu

{
width:auto;
border-collapse:collapse;
text-align:left;
}


table.adminmenu td

{
font-size:12px;
padding:3px;
text-align:left:

}


table.adminmenu a

{
font-size:12px;
color:#ffffff;
background-color:#6060A0;
display:block;
padding:5px;
text-align:left;
text-decoration:none;

}

table.adminmenu a:hover

{

background-color:#D6D6E7;
color:#6060A0;
text-decoration:none;

}


table.sortable a.sortheader {
    color:#ffffff;
    font-weight: bold;
    text-decoration: underline;
    display: block;
}

table.sortable span.sortarrow {
    color:#ffffff;
    text-decoration: none;
}

/* -- index table --- */

#indextable
{
border-collapse: collapse;
}

#indextable TH
{
width: 16px;
}

.indextablea
{
background-color: #fff1e7;
padding: 8px;
width: 209px;
font-size: 11px;
line-height: 18px;
text-align: justify;
vertical-align: top;
}

.indextablea A
{
color: #f77b2a;
}

.indextableb
{
background-color: #f9e7ff;
padding: 8px;
width: 209px;
font-size: 11px;
line-height: 18px;
text-align: justify;
vertical-align: top;
}

.indextableb A
{
color: #9520ae;
}


.indextablec
{
background-color: #ecf9df;
padding: 8px;
width: 209px;
font-size: 11px;
line-height: 18px;
text-align: justify;
vertical-align: top;
}
.indextablec A
{
color: #51a300;
}

.indextabled
{
background-color: #def4fe;
padding: 8px;
width: 209px;
font-size: 11px;
line-height: 18px;
text-align: justify;
vertical-align: top;
}

.indextabled A
{
color: #1795cf;
}


#indexnews
{
margin-top: 25px;
margin-left: 18px;
float: right;
width: 207px;
padding: 8px;
padding-top: 14px;
text-align: justify;
border: 1px solid #e9e5e5;
line-height: 12px;

}

#indexnews STRONG, #indexnews B
{
 font-size: 14px;
}

#indexnews A
{
	font-size: 11px;
	line-height: 16px;
	color: #1075dc;
	font-weight: normal;
}

#contacttable
{
	border: 1px solid #9FBBDA;
border-collapse: collapse;
}

#contacttable TH
{
	text-align: left;
	background-color: #e7eff4;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 8px;

}

#contacttable TD
{
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 8px;
	background-color: #e7eff4;
}

.button
{
background-color: #CEDFF6;
border: 2px solid #2F3A61;
color: #2F3A61;
font-weight: bold;
padding: 5px;
font-size:12px;
cursor: hand;
}

.button:hover
{
background-color: #2F3A61;
border: 2px solid #2F3A61;
color: #ffffff;
font-weight: bold;
font-size:12px;
cursor: hand;
}

.imageright
{
 margin-top: 10px;
 margin-left: 20px;
 margin-bottom: 10px;
 margin-right: 0px;
 float: right;
 clear: both;
}

.imageleft
{
 margin-top: 10px;
 margin-right: 20px;
 margin-bottom: 10px;
 margin-left: 0px;
 clear: both;
 
}

.contactside

{
float:right;
clear: all;
margin-left:15px;
margin-bottom:15px;
}

.boldintro

{
display: block;
font-size:14px;
font-weight:bold;
line-height:1.2em;
margin-bottom: 0.8em;
}




.tabsholder

{
height:200px;
width:954px;
}


/* container for slides */
.panes {
	position:relative;	
margin:0px;
padding:0px;
	float:left;	


}

/* single slide */
.panes div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	padding-top:0px;
	padding-right:20px;
	font-size:12px;
		height:185px;
	color:#1F284B;
	line-height:17px;
		width:714px;
		padding-bottom:0px;

}

.panes img {
	float:left;
	margin-right:20px;

}


.panes div a

{
text-decoration:none;
font-weight:bold;
}

.panes div a:hover

{
text-decoration:underline;
}

/* panes background color */

.panes div#tab1 {
	background-color:#FFF1E7;

}

.panes div#tab2 {
	background-color:#F9E7FF;

}
.panes div#tab3 {
	background-color:#ECF9DF;

}
.panes div#tab4 {
	background-color:#DEF4FE;

}


/*panes link text color */

.panes div#tab1 a {
	color:#F97B2A;
	

}

.panes div#tab2 a {
	color:#9520BC;

}
.panes div#tab3 a {
	color:#51A359;

}
.panes div#tab4 a {
	color:#1795DF;

}




/* panes header */
.panes h3 {
	font-size:20px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
	margin-top:15px;
	
}




.slidetabs
{
	 padding-top:0px;	
	 padding-left:0px;
	 padding-right:0px;
	 float:right;
	

}

.slidetabs UL
{
	padding: 0px;
	margin: 0px;
	list-style: none;

}

.slidetabs LI
{
	padding: 0px;
	margin: 0px;
		margin-bottom: 0px;
		list-style: none;
	

		
}


.slidetabs LI A img

{
float:left;
margin-right:10px;
border:0;
}


.slidetabs LI A
{
	width: 200px;
	font-size: 14px;
	display: block;
	padding-top: 5px;
  padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
font-weight:bold;
	background-color: #fff;
	color: #298CCE;
	text-decoration:none;
	height:36px;

	
}



/* tabs color */

.slidetabs LI#tab1 A
{
	
	background-color: #F0731D;
	color: #ffffff;
	background-image:url('images/tab1back.jpg');
	
}

.slidetabs LI#tab2 A
{
	
	background-color: #9B1CB9;
	color: #ffffff;
		background-image:url('images/tab2back.jpg');
	
}

.slidetabs LI#tab3 A
{
	
	background-color: #7ACA25;
	color: #ffffff;
	background-image:url('images/tab3back.jpg');
	
}


.slidetabs LI#tab4 A
{
	
	background-color: #64C8FB;
	color: #ffffff;
	background-image:url('images/tab4back.jpg');
	
}







#tabtext

{
margin-top:10px;
}



/* active state (current page state) */


.slidetabs LI#tab1 a.current {  
background-image:url('');
		background-color: #FFF1E7;  
		color:#E56B18;
} 	

.slidetabs LI#tab2 a.current {  
		background-image:url('');
		background-color: #F9E7FF;  
		color:#9520C8; 
} 	


.slidetabs LI#tab3 a.current {  
		background-image:url('');
		background-color: #ECF9DF;  
		color:#6AAD20;  
} 	


.slidetabs LI#tab4 a.current {  
		background-image:url('');
		background-color: #DEF4FE;  
		color:#26B0F9;    
} 	





/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}



/* container for slides */
.panes {
	position:relative;	

	float:left;	


}






/* top tabs */




.toptabs
{
	 padding-top:0px;	
	 padding-left:0px;
	 padding-right:0px;
	margin-bottom:15px;
	height:50px;
	

}

.toptabs UL
{
	padding: 0px;
	margin: 0px;
	list-style: none;

}

.toptabs LI
{
	
	display:inline;
	padding: 0px;
	margin: 0px;
		margin-bottom: 0px;
		position: relative;
		float:left;
		text-align:center;
			
	
		
}


.toptabs LI A img

{
float:left;
margin-right:10px;
border:0;
}


.toptabs LI A
{
	width: 215px;
	font-size: 14px;
	display: block;
	padding-top: 2px;
  padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 5px;
font-weight:bold;
	background-color: #fff;
	color: #298CCE;
	text-decoration:none;
	border:5px solid #ffffff; 
	height:30px;

	
}







.toptabs LI#tab1 A
{
	
	background-color: #F0731D;
	color: #ffffff;
	background-image:url('/images/tab1back.jpg');
	
}

.toptabs LI#tab2 A
{
	
	background-color: #9B1CB9;
	color: #ffffff;
		background-image:url('/images/tab2back.jpg');
	
}

.toptabs LI#tab3 A
{
	
	background-color: #7ACA25;
	color: #ffffff;
	background-image:url('/images/tab3back.jpg');
	
}


.toptabs LI#tab4 A
{
	
	background-color: #64C8FB;
	color: #ffffff;
	background-image:url('/images/tab4back.jpg');
	
}



/* active state (current page state) */


.toptabs LI#tab1 a:hover {  
		border:5px solid #AF4803;  
} 	

.toptabs LI#tab2 a:hover {  
		border:5px solid #761197;  
} 	


.toptabs LI#tab3 a:hover {  
		border:5px solid #569D11;  
} 	


.toptabs LI#tab4 a:hover {  
		border:5px solid #1093D6;  
} 	

