 body {
	margin:0;
	padding:0;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
html,body{
	height:100%;
	margin:0px;
	padding:0px
}
.table{
	height: 100%;
}
.table, td{
	color: #1f1f1f;
	font-size: 12px;
	font-family: Arial;
}
a{
	color: #2168C8;
	font-size: 12px;
}
a:hover{
	color: #0F2746;
}
h1{
	color: #24689b;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
li{
	list-style: circle;
	list-style-image: url(images/marker.gif);
}
div{
	padding: 0;
	margin: 0;
}
img{
	border: 0;
}

form{
	padding: 0;
	margin: 0;
}



.bg{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #99c6ef;
	height: 100%;
}
.topic_1{
	width: 847px;
	background-image: url(images/topic_1.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #c7e0f0;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 5px 0 0 15px;
}
.topic_2{
	background-image: url(images/topic_2_bg.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #B9E9DF;
	border-right: 1px solid #B9E9DF;
}
.banner_big{
	padding: 0 10px 0 0;
}
.topic_1_2_bg{
	height: 19px;
}
.topic_2_1{
	height: 27px;
}
.top_menu{
	background-color: #D9E8F1;
	border-left: 1px solid #B9E9DF;
	border-right: 1px solid #B9E9DF;
}
.content{
	background-image: url(images/content.gif);
	background-repeat: repeat-x;
	background-color: #EBF5F9;
}
.center_tab{
	border-left: 1px solid #B9E9DF;
	border-right: 1px solid #B9E9DF;
}
.menu_left{
	text-align: left;
	background-image: url(images/bg_menu_left.gif);
	padding: 0px 0px 0px 0;
}
.menu_left_bg{
	background-color: #EEF7FB;
}
.menu_left_passive{
	text-align: right;
	height: 47px;
}
.menu_left_passive a{
	display: block;
	font-size: 14px;
	color: #0A47A0;
	font-weight: bold;
	font:	Arial;
	text-decoration: none;
	padding: 15px 20px 16px 0;
	vertical-align: middle;
}
.menu_left_passive a:hover{
	color: #0A47A0;/*#115BC6;*/
}
.menu_left_active{
	text-align: right;
	height: 47px;
}
.menu_left_active a{
	display: block;
	font-size: 14px;
	color: #0A47A0;
	font-weight: bold;
	font:	Arial;
	text-decoration: none;
	padding: 15px 20px 16px 0;
	vertical-align: middle;
	background-image: url(images/menu_left_active.gif);
}
.menu_left_active a:hover{
	color: #0A47A0;
}
.footer_1{
	background-image: url(images/footer_1.gif);
	background-repeat: repeat-x;
	height: 130px;
	text-align: right;
	vertical-align: bottom;
	border-left: 1px solid #B9E9DF;
	border-right: 1px solid #B9E9DF;
}
.footer_2{
	background-image: url(images/footer_2.gif);
	background-repeat: no-repeat;
	height: 115px;
	border-left: 1px solid #B9E9DF;
	border-right: 1px solid #B9E9DF;
}
.footer_1 td a{
	font-size: 14px;
	color: White;
	text-decoration: none;
}
.footer_1 td a:hover{
	font-size: 14px;
	color: #A7F3BB;
	text-decoration: none;
}
.tab_1{
	background-image: url(images/tab_1.gif);
	height: 9px;
	width: 9px;
}
.tab_2{
	background-image: url(images/tab_2.gif);
	height: 9px;
}
.tab_3{
	background-image: url(images/tab_3.gif);
	height: 9px;
	width: 9px;
}
.tab_4{
	background-image: url(images/tab_4.gif);
	width: 9px;
}
.tab_6{
	background-image: url(images/tab_6.gif);
	width: 9px;
}
.tab_7{
	background-image: url(images/tab_7.gif);
	height: 9px;
	width: 9px;
}
.tab_8{
	background-image: url(images/tab_8.gif);
	height: 9px;
}
.tab_9{
	background-image: url(images/tab_9.gif);
	height: 9px;
	width: 9px;
}

.params {display:table; border-collapse:collapse; margin:15px 0; padding:0;font-size:100%; border: solid black 1px;}
.params tr {display:table-row;}
.params td {display: table-cell; border:1px solid black; margin:0; padding:5px; vertical-align:top; text-align:left;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
text-align: left;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
/*border-bottom-width: 0;*/
font: 14px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 15px 20px 16px 0;
text-decoration: none;
font-weight: bold;
color: #0A47A0;
vertical-align: middle;
font: Arial;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #EBF5F9; /*#EBF7FF;*/
}