﻿body
	{ margin: 0; padding: 0; background-color: #ffffff; 
	/* font: normal 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif; */
	font-family:verdana, arial, sans-serif;
	font-size:10px; 
	}
/* the info bar at the top..... */
#infobar
	{ background-color: #ffffe1; color: #000000; cursor:pointer; }
#infobar a:link,
#infobar a:active,
#infobar a:visited
	{ background-color: #ffffe1; color: #000000; text-decoration: none;	}
#infobar_hover
	{ background-color: #29447B; color: #ffffff; text-decoration: none; cursor: pointer; }
#infobar_hover a:link,
#infobar_hover a:active,
#infobar_hover a:visited,
#infobar_hover a:hover,
#infobar a:hover
	{ background-color: #29447B; color: #ffffff; text-decoration: none; }
/* Links */
/*
a:link { color: #335577; text-decoration: none; }
a:visited { color: #5f9119; text-decoration: none; }
a:hover, a:active { color: #993333; text-decoration: underline; }
*/
a:link { color:#333333; text-decoration: none; }
a:visited { color:#333333; text-decoration: none; }
a:hover, a:active { color:#333333; text-decoration: underline; }
#content a:link { padding: 0 2px; border-bottom: 1px solid #999999; }
#content a:visited { padding: 0 2px; border-bottom: 1px solid #999999; }
#content a:hover, 
#content a:active { color: #ffffff; background-color: #993333; border-bottom-color: #993333; }
#basic_link a:link { color: #335577; text-decoration: none; }
#basic_link { color: #5f9119; text-decoration: none; }
#basic_link a:hover, #basic_link a:active { color: #993333; }
/* Html Elements */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 18px; text-transform: none; margin: 5px 0; color: #000000; font-weight: bold; text-align: left;	}
h2 { font-size: 13px; }
h3 { font-size: 24px; }
h4 { font-size: 20px; }
h5 { font-size: 16px; }
h6 { font-size: 13px; text-transform: uppercase; margin: 5px 0; color: #164698; font-weight: bold; }
ul { list-style-image: url('images/Bullet_GT.jpg');	margin-left:10pt; margin-bottom:0pt; margin-top:0pt; }
ol { line-height: 1.2em; color: #333333; }
	}
/* Structure */
#container
	{ margin: 0 auto; width: 750px; 
	/* margin: 0 10%; */
	width: 760px;
	position: relative;
	text-align: justify;
	}
p#meta
	{ margin: 0; padding: 5px; color: #aaaaaa; background-color: #2f2f2f; border-bottom: 1px solid #000000; }
#header
	{ background-color: #ffffff;
	background-image: url('images/banner2.jpg');
	background-repeat: no-repeat;
	background-position: left; 
	width: 760px;
	height: 140px;
	text-align: left;
    clear: both;
	}
#navigation
	{ float: left; width: 100%; }
#alt
	{
	background-color: #eeeeee;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 2px;
	}
#wrapper
	{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 100%;
	background-color: #f9f9f9;
	}
#featured
	{
	text-align: center;
	background-color: #333333;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
#contentwrapper
	{
	text-align: left; 	
	}
#content
	{
	width: 470px;
	float: left;
	padding: 0px;
	line-height: 1.6em;
	font-size:12px;
	margin-right: 35px;
	margin-top: 40px;
    font-family:Verdana;
    text-align: justify;
	}
#sidebarwrapper
	{
	text-align: center;
	}
#sidebar
	{
	float: left;
	padding:0px;
	font-size:12px; 
	text-align: center;
	font-weight: bold;
	color: #164698;
	width: 198px;
	margin-right: 4px;
	margin-left: 50px;
	}
#footer
	{
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0;
/*	color: #333333;
	background-color: #7d8791;
*/
	text-align: center; 
	font-size:9px; 
	font-weight:normal; 
	color:#ffffff; 
 	line-height: 1.6em;
 	background-color: #75111d;
	}
#footerlinks
	{
	clear: both;
	float: left;
	width: 100%;
	font-size:9px; 
	font-weight:normal; 
	line-height: 1.6em;
	text-align: center;
	}
#banners
	{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0;
	color: #333333;
	text-align: center; 
	background-color: #f9f9f9;
	}
#accessibility
	{
	clear: both;
	float: left;
	width: 100%;
	margin: 0 0;
	color: #ffffff;
	text-align: left; 
	background-color: #333333;
	border-top: 1px solid #000000;
	}
#accessibility a:link,
#accessibility a:visited
	{
	color: #dce1e5;
	}
#accessibility a:hover,
#accessibility a:active
	{
	color: #ffffff;
	}
#disclaimer
	{
	font-size: 10px;
	}
/* Meta */
p#meta a:link, p#meta a:visited { padding: 0 5px; color: #9cb1d0; }
p#meta a:hover, p#meta a:active { color: #bed3f0; }
/* Header */
/* Navigation */
#navigation ul
	{
	margin: 0;
	padding: 0;
	float: left; 
	width: 100%; 
	list-style-type: none;
	/* background-color: #497bac; */
	background-color: #990000;
	}
#navigation li { float: left; margin: 0; padding: 0; }
#navigation a:link,
#navigation a:visited
	{
	float: left;
	display: block;
	color: #ffffff;
	padding: 5px 10px; 
	/* background-color: #497bac; */
	background-color: #990000;
	}
#navigation a:hover
	{
	text-decoration: underline;
	background-color: #660000;
	}
#navigation a:active
	{
	color: #ffffff;
	/* background-color: #4f4f4f; */
	}
#bdirectory li#ldirectory a,
#bhome li#lhome a,
#bsearch li#lsearch a,
#brate li#lrate a,
#bcontact li#lcontacta,
#blogout li#llogout a,
#blogin li#llogin a,
#bregister li#lregister a,
#badmin li#ladmin a
	{
	color: #f9f9f9;
	background-color: #494949;	
	}
/* Featured */
#featured p { margin: 20px 0; }
#featured img { border: 1px solid #000000; }
/* Content */
#content > h3, #content .top { margin-top: 5px; }
/* Sidebar */

/* Footer */
#footer a:link { color: #003355; }
#footer a:visited { color: #335577; }
#footer a:hover, #footer a:active { color: #000000; }
#footer p { padding: 5px 0; }

/* for the popup help dilogs */
#dhtmltooltip
	{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}
#table_header
	{ background: #0f0; width: 100%; }
#table_col1 { background: #f00; float: left; width: 80%; height: 500px; text-align: justify; }
#table_col2 { background: #fff; float: right; width: 80%; height: 500px; text-align: justify; }
#welcome
	{
	font-size:12px;
	font-weight:normal;
	color:#333333; 
 	line-height: 1.5em;
 	text-decoration: none; 
	text-align: right;
	vertical-align: center;
	}
#welcome_logo
	{
 	float: left;
 	}
#welcome_text 
	{
 	float: right;
	}
#tablecol1
	{
	background-color: #ffffff;
	line-height: 1.5em;
	font-weight: bold;
	color: #990000;
	font-size: 14px;
	text-align: center;
	}
#tablecol1 a:link { color: #990000; }
#tablecol1 a:visited { color: #990000; }
#tablecol1 a:hover ( color: #990000; }
#table
	{
	border: 0px #dedede solid;
	}
#tableheader
	{
	font-weight: bold;
	color: #164698;
	font-size: 16px;
	text-align: center;
	}