body {
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #3B458A;
	margin: 0 0 20px 0;
	padding: 0px;
	text-align: center;
}

a img {
	border: 1px dotted #3B458A;
}

a:hover img {
	border: 1px solid #3B458A;
}

html {
	min-height: 100%; margin-bottom: 1px; /* forces scrollbar */
}

h1{
	font-weight: normal;
	color: #000000;
	font-size: 24px;
	letter-spacing: 5px;
}

#wrapper {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

#header {
	height: 120px;
	width: 760px;
	margin: 0px;
	padding: 0px;
}

#mnhead {
	color: #000000;
	font-weight: normal;
	padding: 0px 0px 0px 18px;
	margin: 20px 0 0 0;
	letter-spacing: 0.3em;
	text-indent: 1em;
}

#mnhead2 {
	color: #000000;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-indent: 1em;
	border-bottom: 1px solid #CFEC78;
}

#navbar {
	vertical-align: top;
	padding-top: 20px;
}

#navbar ul {
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	width:100%;
 	margin:0;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
 }

#navbar ul li {
	display:inline;
}

#navbar ul li a, a.active {
	float: left;
	padding: 2px 15px;
	color: #000;
	text-decoration: none;
}

#navbar ul li a:hover {
	color: #F2CA1A;
}

#navbar a.active:hover {
	color: #F2CA1A;
}

#navbar a.active {
	color: #F2CA1A;
}

#contentwrap {
	background:    url("images/container-bg.gif") #99A1A5;
	margin: 20px;
}

#contentop div {
	background:     url("images/container-top-left.gif") no-repeat top left;
}

#contentop {
	background:     url("images/container-top-right.gif") no-repeat top right;
}

#contentbot div {
	background:     url("images/container-bottom-left.gif") no-repeat bottom left;
}

#contentbot {
	background:     url("images/container-bottom-right.gif") no-repeat bottom right;
}

#contentop div, #contentop, #contentbot div, #contentbot {
	height: 20px;
	font-size: 1px;
}

#content {
	margin: 0 20px;
	line-height: 1.5em;
}

a.footerlink {color: #fff;}

#newsbox {
	background:    url("images/news-top.gif") #E4E9D5 no-repeat left top;
	padding: 8px 0 0 0;
	margin: 0 0 20px 20px;
	width: 350px;
	float: right;
}

#newsbox p {
	background:     url("images/news-bottom.gif") no-repeat right bottom;
	font-size: 11px;
	line-height: 15px;
	margin: 15px 0 0 0;
	padding: 10px 10px 20px 10px;
}

#newsbox img {
	margin: 16px 0 0 0;
	padding: 20px 10px 0 10px;
}

a.definition{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none;
	cursor:help}

a.definition:hover{z-index:25; background-color: #CCFFFF;}

a.definition span{display: none}

a.definition:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #ccc;
    background-color:#CCFFFF; color:#000;
    text-align: left;
	padding: 3px;
	font-size: 11px}

a.homelink {
    color:#000;
    text-decoration:none;
}

a.homelink:hover {
    color:#000;
	text-decoration:underline;
}

#table {
	padding: 0;
	margin: 0;
	border-left: 1px solid #3B458A;
	border-bottom: 1px solid #3B458A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #3B458A;
	color: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #3B458A;
}

#table td {
	font-size: 10px;
	/* border-right: 1px solid #3B458A; */
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#table td.alt {
	font-size: 10px;
	background: #E3E8E6;
	color: #797268;
	padding: 6px 6px 6px 12px;
}

#table td.borderblend {
	font-size: 10px;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	border-bottom: 1px solid #FFFFFF;
}

#table td.borderblendalt {
	font-size: 10px;
	background: #F5FAFA;
	color: #797268;
	padding: 6px 6px 6px 12px;
	border-bottom: 1px solid #F5FAFA;
}

#table td p {padding: 0; margin: 0;}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}