@import url("nav_!IE.css");
@import url("forms.css");
@import url("tables.css");
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size: 10px;
	}
h1 {
	font-size: 18px;
	}
h2 {
	font-size: 12px;
	font-weight:bold;
	}
h3 {
	font-size: 10px;
	font-weight:bold;
	}
h4 {
	font-size: 11px;
	letter-spacing:1px;
	text-align:center;
	color: #FFFFFF;
	font-weight:lighter;
	margin: 7px;
}
a {
	color: #6699FF;
	text-decoration: none;
	}
a:hover {
	color: #000066;
	text-decoration: underline;
	}
a:visited {
	color: #6699ff;
	}
#mainBody .imgRight a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#overallBody {
	margin: 0px;
	padding: 0px;
}
#overallDiv {
	position: relative;
	width: 1000px;
	height:99%;
	margin-left: auto;
	margin-right: auto;
}
#topDiv {
	background-image: url(../img/up.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 117px;
	position: fixed;
	top:0px;
	z-index:1000;
}
#mainDiv {
	position: relative;
	top:60px;
	left:147px;
	bottom:50px;
	width:853px;
	height:auto;
	z-index:5;
}
#mainFrame {
	width:853px;
}
#mainBody {
width: 813px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
}
#bottomDiv {
position:fixed;
bottom:0px;
width:1000px;
height: 74px;
background-image:url(../img/totalBottom.gif);
background-repeat:repeat-x;
z-index: 1000;
}
#bottomDiv h4 {
position: relative;
top: 40px;
}
#navFrame {
	width: 147px;
	height:400px;
}
.mainBodyTable {
	vertical-align: top;
	margin: 0px;
	width: 833px;
}
#mainBody li {
	left: -20px;
	position: relative;
	list-style-type: square;
}
#mainBody .imgRight {
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#languageDiv {
position:relative;
float:right;
width:150px;
height:55px;
}
#languageDiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	padding-right:3px;
	padding-left:3px;
	line-height: 25px;
}
#languageDiv a:hover {
color:#FFCC00;
}

#leftDiv {
	background-image: url(../img/left.jpg);
	background-repeat: repeat-y;
	position:fixed;
	top:172px;
	width: 147px;
	height:100%;
	z-index:700;
}
#leftBody {
background-image: url(../img/left.jpg);
background-repeat: repeat-y;
width:100%;
height:100%;
margin:0px;
padding:0px;
background-position: 0px -57px;
}
#leftBody ul {
	position: relative;
	top: 40px;
	left: -40px;
}
#leftBody ul li {
	list-style-type: none;
	text-indent:20px;
	width:147px;
	height:30px;
	font-size: 11px;
}
#leftBody ul li a {
	color: #8CC6FF;
	text-decoration: none;
	display:block;
	width:147px;
	height:30px;
	background-image: url(../img/navLeft_selected.gif);
	background-repeat: no-repeat;
}
#leftBody ul li a:hover {
	color:#FFCC00;
	display:block;
	width:147px;
	height:30px;
	background-image: url(../img/navLeft_over.gif);
	background-repeat: no-repeat;
}
#leftBody ul li a:focus, #leftBody ul li a:active {
	color: #ffffff;
	background-image: url(../img/navLeft.gif);
	}
#leftBody ul li a:visited {
	text-decoration: none;
}
.splash {
	width:400px;
	height:200px;
	background-color:#00F;
}
