@font-face {
    font-family: Microsoft Sans Serif;
    font-style:  normal;
    font-weight: normal;
    src: url(MICROSO2.eot);
}

body {
	font-family: Microsoft Sans Serif;
	font-size: 14px;
	color: #455564;
	margin : 0;
	background-color : White;
	background-image : url(../img/page_bg.gif);
	background-repeat : repeat-x;
	background-position : top;
}
table,p {
	font-size: 14px;
	color: #455564;
}
table.hlines td {
	border-bottom-color : #8D8D8D;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
h1 {
	font-size : 12pt;
	margin-top : 0;
	margin-bottom : 0;
}

h2 {
	font-size : 10pt;
	margin-bottom : 0;
	margin-top : 0;
}

h1.smallgreen {
	color : #008B8B;
}
h2.smallgreen {
	color : #008B8B;
}
h1.smallblue {
	color : #455564;
}
h2.smallblue {
	color : #455564;
}
h1.smallwhite {
	color : white;
}
h2.smallwhite {
	color : white;
}
h1.smallgray {
	color : #5B5B5B;
}
h2.smallgray {
	color : #5B5B5B;
}

td.lmenu_red {
	color : White;
	background-image : url(../img/menu_red_bg.gif);
	background-repeat : repeat-x;
	height : 30px;
	padding-left : 10px;
	font-style : italic;
	font-weight : bold;
	width : 220px;
}

td.lmenu_blue {
	color : White;
	background-image : url(../img/menu_blue_bg.gif);
	background-repeat : repeat-x;
	height : 30px;
	padding-left : 10px;
	font-style : italic;
	font-weight : bold;
	width : 220px;
}
td.right_bg {
	background-image : url(../img/righ_bg.gif);
	background-color : #f2f2f2;
	width : 50px;
}
TD.shadow {
	background-color : White;
	background-image : url(../img/shadow_bg.gif);
}
td.copyright {
	background-color : #455564;
	/*padding : 10px;*/
	font-size : 10px;
	color : White;
}
td.copyright a{
	text-decoration:none;
	color : #FFFFCC;
}
td.copyright  a:hover {
color: Yellow;
}
td.copyright  a:visited {
color: #66CCFF;
}
.bott_nav_menu {
	font-family : Arial;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	font-variant : small-caps;
	color : #455564;
}
td.ilas_bg {
	background-image : url(../img/ilas_bg.gif);
	background-repeat : repeat-x;
	height : 88px;
}
TH { background-color: #006690; color: #EEEEEE;}
/*TD {color:#006670;   }*/
.yellow {color:#006670;  background-color : #fffadc; }
.white {color:#006670;  background-color : #ffffff; }
.gray {background-color : #f2f2f2;  }
.menu_bg{ background-color : #e0ebf1;  }
.el_disable { color : #A0A0A0; }
.red_text {	color: #B22222;}
.dashed{border-right : 1 dashed Navy;}
TD.contents {
	padding-left : 10px;
	padding-right : 10px;
	background-color : White;
}
TD.underline {
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
A {TEXT-DECORATION: none; }
A:link    {color : #455564;}
A:visited {color: Navy;}
A:active  {color: red;}
A:hover   {color: #1E90FF;}

.button,
.submit input,
input[type=button],
input[type=submit],
input[type=reset]
 {
	border-color: #8CBDD5;
	color: #093E56;
	background-color : #e0ebf1;
}	
	
#leftmenu {
	font-family : Arial;
	font-size: 10pt;
	/*font-style : italic;
	font-weight : bold;*/
	width : 220px;
}

#leftmenu ul {
	padding:5px;
	margin:5px;
	margin-left: 10px;
	list-style-type : square;
	list-style-position : inside;
}

#leftmenu a,  td.bott_nav_menu a{
	text-decoration:none;
	/*color : #455564;*/
}

#leftmenu  a:hover,  td.bott_nav_menu  a:hover {
color: #1E90FF;
}

#slidetabsmenu {
float:left;
width:100%;
font-size: 10pt;
line-height:normal;
/*border-bottom: 1px solid gray;*/

 
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
margin-left: 10px;
padding:0;
}

#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:left;
background:url(../img/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
background:url(../img/tab-right.gif) no-repeat right top;
padding: 10px 24px 10px 15px;
font-weight:bold;
color: White;
}

#slidetabsmenu a span {
float:none;
}
#slidetabsmenu a:hover span {
color: black;
}
#slidetabsmenu #current a {
background-position:0 -125px;
}
#slidetabsmenu #current a span {
background-position:100% -125px;
color: black;
}
#slidetabsmenu a:hover {
background-position:0% -125px;
}
#slidetabsmenu a:hover span {
background-position:100% -125px;
}
#pages_level0 {
		padding-left : 0px;
		font-weight:bold;
}
#pages_level1 {
		padding-left : 10px;
		font-style : italic;
}
#pages_level2 {
		padding-left : 20px;
		color : #0000CD;
}