@charset "utf-8";
/* CSS Document */

#header {
	background-color: #0B4674;
	height: 150px;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/header_side.jpg);
	background-repeat: repeat-x;
}
#navbar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	background-color: #FF0;
	text-align: center;
	vertical-align: middle;
	height: 26px;
	width: 100%;
	margin: 0px;
	position: relative;
	background-image: url(images/yellowfade.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightbanner {
	background-color: #FFF;
	height: 400px;
	width: 100px;
	position: relative;
	clear: right;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#bannerad {
	background-color: #666;
	height: 100px;
	width: 400px;
	position: absolute;
	top: 20px;
	right: 5%;
}

#leftsidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	height: 600px;
	width: 200px;
	clear: right;
	float: left;
	background-image: url(images/navbarback.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	line-height: 13px;
	text-decoration: none;
	list-style-type: square;
	margin: 0px;
	list-style-position: outside;
	padding: 10px;
}
#maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding: 2%;
	height: 65%;
	width: 560px;
	position: static;
	clear: right;
	float: left;
	left: 0px;
	top: 0px;
	color: #000;
	line-height: 20px;
}
#bottombar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #041F3B;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	bottom: 0px;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navbar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #039;
	text-decoration: none;
}
#leftsidebar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#mainPDFwindow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	padding: 2%;
	width: 70%;
	position: static;
	clear: right;
	float: left;
	left: 0px;
	top: 0px;
	color: #000;
	line-height: 20px;
	height: 100%;
}
#leftsidebar ul li ul li a {
	background-image: url(images/squarebullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 10px;
	list-style-type: none;
}
#leftsidebar ul li ul {
list-style-type: none;
padding: 0;
margin: 0;
}
h3 {
	line-height: normal;
	font-size: 14px;
	color: #03C;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-decoration: none;
	z-index: 2;
}
h3 a {
	text-decoration: none;
	color: #03C;
}

p {
	margin-top: 0px;
}
h1 {
	line-height: normal;
	font-size: 20px;
	color: #03C;
	text-transform: uppercase;
	margin-bottom: 0px;
}
h2 {
	line-height: normal;
	font-size: 18px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#leftsidebar-INFO {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: top;
	height: 300px;
	width: 160px;
	clear: right;
	float: left;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	line-height: normal;
	text-decoration: none;
	list-style-type: square;
	margin: 0px;
	list-style-position: outside;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#maintext table {
	background-color: #FFF;
	padding: 0px;
	margin: 10px;
	border: thick solid #FFF;
}
#maintext table tr td h3 a img {
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	z-index: 1;
}
#maintext table tr td h3 a {
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
#maintext table tr td ul li {
	font-size: 10px;
	color: #000;
	line-height: 20px;
}

/* the overlayed element */ 
.simple_overlay {
	/* must be initially hidden */ 
    display:none;
	/* place overlay on top of other elements */ 
    z-index:1000;
	/* styling */ 
    background-color:#FFF;
	width:425px;
	min-height:344px;
	border:1px solid #666;
	/* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(img/overlay/close.png); 
    position:absolute; 
    right:-30px; 
    top:-30px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
	z-index:1100;
}
