body {
	color:#002A52;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-left:0pt;
	margin-top:0pt;
	background-image: url(images/background.jpg);
}

td.off {
background:#3B4971 none repeat scroll 0%;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
}
td.on {
background:#8DA2CB none repeat scroll 0%;
color:#3B4971;
cursor:pointer;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
}
 select {
background-color:#597BBA;

color:#000000;
width: 135px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
border: 0px;
margin-bottom: 5px;

}
.side_form
{
background-color:#597BBA;

color:#000000;
width: 135px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
border: 0px;
margin-bottom: 5px;


}
#contentLayer
{

	margin-left:10px;
	margin-right:10px;
	margin-top:6px;
	margin-bottom:0;

}




#contentLayer p, td
{
color:#FFFFFF;
font-family:Arial;
font-size:12px;
line-height: 22px;
}

#contentLayer li
{
	list-style-image: url(images/arrow2.gif);


}



#contentLayer a {
color:#B0CCFF;
font-family:Arial,sans-serif;
font-size:12px;
text-decoration:underline;
}
#contentLayer a:hover
{
text-decoration:none;


}
.con1 {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}
.con1:hover {
color:#ACACAC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:underline;
}
h1 {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
}
h2 {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}
.botTable {
background-color:#3B5592;
border:1px solid #CCCCCC;
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
}
.botlink {
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
}
.menu {
color:#11406C;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.menu:hover {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.footer {
color:#98A2E4;
font-family: Verdana;
font-size:12px;
text-decoration:none;
}

.footer_menu

{
color:#CBD1F4;
font-family: Verdana;
font-size:10px;
text-decoration:none;
}
.footer_menu:hover

{
color:#B0CCFF;
font-family: Verdana;
font-size:10px;
text-decoration:none;
}

.news2 {
color:#FFFFFF;
font-family:Times New Roman;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.news2:hover {
color:#ACACAC;
font-family:Times New Roman;
font-size:14px;
font-weight:bold;
text-decoration:none;
}
.click {
color:#006AFE;
font-family:Verdana;
font-size:10px;
text-decoration:underline;
}
.click:hover {
color:#002A52;
font-family:Verdana;
font-size:10px;
text-decoration:underline;
}
#lMenu ul {
list-style-type:none;
margin:0pt;
padding:0pt;
}
#lMenu li {
margin:0pt 0pt 0.3em;
}
#lMenu a {
background-color:#3B5592;
color:#FFFFFF;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
padding:1px 0.3em;
text-decoration:none;
width:160px;
}
#lMenu a:hover {
background-color:#3B4971;
color:#FFFFFF;
}
#tMenu ul {
list-style-type:none;
margin:0pt;
padding:0pt;
}
#tMenu li {
float:left;
margin:0pt;
}
#tMenu a {
background-color:#3B5592;
color:#F2F2F2;
display:block;
font-size:12px;
font-weight:bold;
padding:0.1em 4em;
text-decoration:none;
}
#tMenu a:hover {
background-color:#3B4971;
color:#FFFFFF;
}

.blue_link
{
color: #B0CCFF;
font-family: Verdana;
font-size:11px;


}

.white_link
{
color: #ffffff;
font-family: Verdana;
font-size:11px;



}

#info_box
{
	width: 135px;
	background-image: url(images/info_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #ffffff;	
	text-align: center;

	padding: 5px;
	border: 1px solid #BBCBF2;

}

#info_box .white_box a{
	display: block;
	font-family: Arial;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
	margin: 0 auto;
	width: 7.5em;
	line-height: 18px;

}
   

#info_box a:hover
{
	
	color: #ffffff;
	background-color: #7589AA;
}
#info_box .white_box
{
	width: 115px;
	background-color: #ffffff;
	
	border-top-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;

	border-color: #999999;
	border-style: solid;
	
	padding: 5px;
	margin: 0 auto;

}
/* LEFT MENU STYLE */
/* remove all the bullets, borders and padding from the default list styling */
#menuLeftTopics ul 
{
	padding:0;
	margin:0px;
	list-style-type:none;
	z-index:90;
}

/* position relative so that you can position the sub levels */
#menuLeftTopics li {
	position:relative;
	z-index:90;
}

/* get rid of the table */
#menuLeftTopics table {
	position:absolute;
	top:0;
	left:0px;
}

/* LEFT MENU STYLE */
/* remove all the bullets, borders and padding from the default list styling */
#menuLeftTopics ul {
	padding:0;
	margin:0;
	list-style-type:none;
	z-index:10;
}
/* position relative so that you can position the sub levels */
#menuLeftTopics li {
	position:relative;
	z-index:10;
}

/* get rid of the table */
#menuLeftTopics table {
	position:absolute; 
	top:0; 
	left:0;
}

/* LEFT MENU STYLE */
/* remove all the bullets, borders and padding from the default list styling */
#menuLeftTopics ul {
	padding:0;
	margin:0;
	list-style-type:none;
	z-index:10;
}
/* position relative so that you can position the sub levels */
#menuLeftTopics li {
	position:relative;
	z-index:10;
}

/* get rid of the table */
#menuLeftTopics table {
	position:absolute; 
	top:0; 
	left:0;
}

/* style the links */
#menuLeftTopics a{
	display:block;
	color: #000000;
	text-decoration: none;
	margin-bottom: 5px;
	padding-left: 8px;
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}

a.bulletLeft {
	width:105px;
}
/* style the link hover */
#menuLeftTopics a:hover{
	text-decoration:underline;
	background-image: url(images/leftStar.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#menuLeftTopics ul ul {
	visibility:hidden;
	position:absolute;
	top:-30px; 
	left:150px;
	width:150px;
	background:#d0dbe6;
	z-index:10;
	border: 1px solid #000000;
	padding:5px;
}
/* make the second level visible when hover on first level list OR link */
#menuLeftTopics ul :hover ul{
	visibility:visible;
}

/* END Left Menu Style */

