body, html/* CSS Document */

 {
	height: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.center {
	text-align: center;
}
.thumbnails img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainWrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	min-height:99%;
	height:auto !important;
	height: 99%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	background-image: url(images/corner_sides.gif);
	background-repeat: repeat-y;
	margin-bottom: 100px;
	padding-bottom: 1em;
}
#header {
	text-align: center;
	height: 250px;
	padding: 0px;
	position: relative;
	z-index: 1;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
}
#header h1 {
	background-image: url(images/header_title.jpg);
	height: 250px;
	width: 760px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	text-indent: -9999px;
	font-size: 1px;
	color: #FFFFFF;
	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;
}
/* The following selector controls the DIV holder for the Menu*/
#header div {
	background-color: transparent;
	position: absolute;
	height: 10px;
	width: 540px;
	color: #FFFFFF;
	font-weight: normal;
	left: 210px;
	top: 225px;
	margin: 0px;
	padding: 0px;
}
#menu {
	background-color: transparent;
	position: relative;
	width: 500px;
	left: 0px;
	margin: 0px;
	top: 0px;
	text-align: center;
	z-index: 500;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu ul {
	margin: 0px;
	padding: 3px 0px;
	position:relative;
	z-index:500;
}
#menu ul li {
	display: inline;
	padding: 0px;
	list-style-type: none;
}
#menu ul a {
	color:#fff;
	font-weight: normal;
	display: inline-block;
	padding: 3px 1em;
	text-decoration: none;
}
#currentPage a {
	text-decoration: underline overline;
}
#menu ul a:hover {
	text-decoration: underline overline;
}
/* Popup Menu Code*/

#menu ul ul {
	position:absolute;
	top:1.6em;
	left:120px;
	text-align:left;
	padding:0px;
	background-color: #003e7e;
	border:#000 1px solid;
	display:none;
}
#menu ul li ul a {
	font-weight: bold;
	display: block;
	padding: 3px 1em;
}
#menu ul li:hover ul {
disply:block;
}
#menu ul li ul li {
display:block ;
padding:0px;
}
#menu ul ul,
#menu  ul li:hover ul ul,
#menu  ul ul li:hover ul ul
{display: none;}

#menu  ul li:hover ul,
#menu  ul ul li:hover ul,
#menu  ul ul ul li:hover ul
{display: block;}
/*End Popup Menu Code*/

#content {
	padding: 1em 15px;
	position:relative;
	z-index: 0;
	top:0px;
	clear: both;
	padding-bottom: 2em;
	background-image: url(images/header_content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #69c;
}
#content #inset {
	position: relative;
	height: 120px;
	width: 227px;
	left: -15px;
	top: -1em;
	background-image: url(images/header_inset.jpg);
	float: left;
}

/*#content iframe {
	clear: left;
	width: 750px;
	border: 0px none;
}*/
#content  img {
	margin: .5em;
}
#content a {
	color: #CCCCCC;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


h2, h3, h4, h5, h6   {
	display: block;
	color: #99BBDD;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #D8E4F1;
	clear: both;
	float: none;
	margin-top: 0.5em;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #002245;
}
.lightBox {
	background-color: #9bd;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .lightBox a {
	color: #1E61A5;
	text-decoration: none;
}
#content .lightBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.lightBox h2,
.lightBox h3,
.lightBox h4,
.lightBox h5,
.lightBox h6 {
	display: block;
	color: #000000;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #2B6388;
	clear: both;
	float: none;
	margin-top: 0.5em;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: transparent;
}
.lightBox ol {
	float: left;
	margin-top: -12px;
	margin-bottom: 5px;
}
.lightBox ul {
	margin-top: 0.3em;
}
.halfColumn {
	width: 49%;
	float: left;
	padding-right: 1%;
}
dt  {
	background-color: #9bd;
	padding: 2px;
	width: 275px;
	margin-top: 1em;
}
dl {
	margin-right: 20px;
}


p {
	margin-top: .5em;
}
.left {
	clear: left;
	float: left;
}
.right {
	clear: right;
	float: right;
}

#leftColumn {
	float: left;
	clear: left;
	width: 210px;
}
#leftNews {
	float: left;
	clear: left;
	width: 211px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-right: 10px;
	border: 3px solid #99bbdd;
	padding-top: 0px;
}
#leftNews h3 {
	display: block;
	color: #99BBDD;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	clear: both;
	float: none;
	margin-top: 0em;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #002245;
	font-size: 9pt;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #99BBDD;
	border-left-style: none;
	text-align: center;
}
#leftNews ul {
	padding-left: 1em;
	list-style-type: none;
	padding-right: 10px;
}
#leftNews li {
	margin-bottom: .4em;
	padding-bottom: .4em;
	border-bottom: solid 1px black;
}
#leftNews a {
	color: #002245;
}
#leftNews  .s, #leftNews .s a {
	color: #99BBDD;
}
#leftNews  .s {
	padding-left: 1em;
}
#footer {
	font-size: 0.7em;
	text-align: center;
	position: absolute;
	width: 100%;
	background-color: #002245;
	padding-bottom: 1em;
	padding-top: 10px;
	color: #999999;
	left: 0px;
}

#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

