/******* NAVIGATION *************/

body {
	behavior:url("csshover.htc");
	padding: 0px;
}
	
* {
	font: normal Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}

ul,li {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

ul {
	width: 200px;
	background: #fff;
	list-style-type: none;
}

li {
	position: relative;
	padding: 0px;
	z-index: 9;
}

li.folder	{
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	float:left;
	padding: 2px 20px 4px 8px;
	background-color: none;
	background-image:url(../images/button_back.jpg);
	background-repeat:repeat-x;
	border-right: 1px solid #FFFFFF;
}	


li.folder:hover {
	z-index: 10;
	background-color: none;
	background-image:url(../images/button_back_mo.jpg);
	background-repeat:repeat-x;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 0px; /* IE */
	top: 22px;
}
				
li.folder>ul { 
	left: 0px;
}
		
ul.level1 li.folder:hover ul.level2 {
	display: inline;
	width: 170px;
}







li.folder2	{
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	float:left;
	padding: 2px 20px 4px 8px;
	background-color: none;
	background-image:url(../images/button_back_mo.jpg);
	background-repeat:repeat-x;
	border-right: 1px solid #FFFFFF;
}	


li.folder2:hover {
	z-index: 10;
	background-color: none;
	background-image:url(../images/button_back_mo.jpg);
	background-repeat:repeat-x;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
}
		
li.folder2 ul {
	position: absolute;
	display: none;
	left: 0px; /* IE */
	top: 22px;
}
				
li.folder2>ul { 
	left: 0px;
}
		
ul.level1 li.folder2:hover ul.level2 {
	display: inline;
	width: 170px;
}











a {
	padding: 0px;
	text-decoration: none;
	width: 200px; /* IE */
}

li>a { 
	width: auto;
}

li a.submenu {
	background-color: #41b4e4;
	padding-left: 10px;
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	color:#FFFFFF;
	display: block;
	border-bottom: 1px solid #FFF;
	padding-top: 3px;
	padding-bottom: 4px;
}
	
li a.submenu:hover {
	background-color: none;
	background-image:url(../images/button_back_mo.jpg);
	font: normal 11px/16px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	color:#FFFFFF;

}	

	
			
li.explain { 
	font: bold 11px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	background-color: #DCEAF9;
	border-bottom: 1px solid #FFFFFF;
	color: #6699CC;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 190px;	
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.explain { 
	width: 190px;
}
/* End hide from IE5/mac */

a:link, a:visited {
	color: #FFFFFF;

}


a:hover {
	color: #FFFFFF;	
}

#menu {
	background-image:url(../images/button_back.jpg);
	background-repeat:repeat-x;
    margin: 0;
	height: 23px;
	padding: 0px;
    width: 779px;
}

#link {
    font: 11px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}




/******* MAIN *************/

body {	

background-color: #cfd0d2;

}



.main{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: normal;
font-size:12px;
line-height:16px;
}

.main A:link, .main A:visited, .main A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.main A:hover {
	color: #a00101;
}


.main2{
font-family: Arial, Helvetica, sans-serif;
color:#6a6a6c;
font-weight: normal;
font-size:11px;
line-height:16px;
}

.main2 A:link, .main2 A:visited, .main2 A:active {
	font-family: Arial, Helvetica, sans-serif;
		text-decoration:underline;
	color: #29ABE2;
	
}

.main2 A:hover {
	color: #333333;
	text-decoration:underline;
}


.icon_text{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: normal;
font-size:10px;
line-height:12px;
}

.icon_text A:link, .icon_text A:visited, .icon_text A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #29ABE2;
	text-decoration:underline;
}

.icon_text A:hover {
	color: #333333;
	text-decoration:underline;
}



.box_text{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: normal;
font-size:11px;
line-height:13px;
}

.box_text A:link, .box_text A:visited, .box_text A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #29ABE2;
	text-decoration:underline;
	
}

.box_text A:hover {
	color: #333333;
	text-decoration:underline;
}


.box_text_white{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight: normal;
font-size:10px;
line-height:13px;
}

.box_text_white A:link, .box_text_white A:visited, .box_text_white A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:underline;
}

.box_text_white A:hover {
	color: #CCCCCC;
	text-decoration:underline;
}


.main_text_italic{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight:normal;
font-size:12px;
line-height:15px;
font-style:italic;
}



.main_text_blk{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: normal;
font-size:12px;
line-height:15px;
}

.main_text_blk A:link, .main_text_blk A:visited, .main_text_blk A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #29ABE2;
	text-decoration:underline;
}

.main_text_blk A:hover {
	color: #333333;
	text-decoration:underline;
}


.main_text_bd{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: bold;
font-size:12px;
line-height:15px;
}


.main_dent{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
padding-left:10px;
font-weight: normal;
font-size:12px;
line-height:15px;
}

.main_dent A:link, .main_dent A:visited, .main_dent A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #29ABE2;
	text-decoration:underline;
}

.main_dent A:hover {
	color: #333333;
	text-decoration:underline;
}




.main_dentbd{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
padding-left:10px;
font-weight: bold;
font-size:12px;
line-height:15px;
}




.footer{
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-weight: normal;
font-size:11px;
}

.footer A:link, .footer A:visited, .footer A:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration:underline;
}

.footer A:hover {
	color: #29ABE2;
	text-decoration:underline;
}



.blue_square_padding{
padding-top: 3px;
}

.blue_square_padding2{
padding-top: 6px;
}


.grey_largest{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: normal;
font-size:17px;
line-height:20px;
}

.grey_medium{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: normal;
font-size:16px;
line-height:19px;
}

.grey_medium2{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: normal;
font-size:12px;
line-height:16px;
}

.grey_bullets{
font-family: Arial, Helvetica, sans-serif;
color:#333333;
font-weight: normal;
font-size:11px;
line-height:12px;
}

.white_box_title{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight: bold;
font-size:13px;
}
.white_box_title2{
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight: bold;
font-size:12px;
}

.main_title{
font-family: Arial, Helvetica, sans-serif;
color:#2e3191;
font-weight: bold;
font-size:19px;
}

.main_title2{
font-family: Arial, Helvetica, sans-serif;
color:#2e3191;
line-height:20px;
font-weight: bold;
font-size:19px;
}