/* BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
	background: #920F0F;
	text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	/*border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: #FFFFFF url(../images/column_bg.png) repeat-y right top; */
	background: #FFF;
	text-align: left;
}

#banner {
	width: 760px;
	background: url(../images/banner.png) no-repeat left top;
	height: 100px;
	float: left;
}
#nav {
	float: left;
	width: 150px;
	clear: left;
}
#main {
	float: left;
	width: 429px;
	margin-right: 10px;
	padding-left: 10px;
	display: inline;
}
#news {
	float: right;
	width: 158px;
	padding-bottom: 15px;
	background: url(../images/bg_newshead.png) no-repeat left bottom;
}

#legal {
	border-top: 1px solid #999999;
	font-weight: bold;
	color: #666666;
	text-align:center;
	padding: 5px 160px 20px;
	clear: both;
}

/* NAVIGATION */
#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #999999;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #E7E7E7 url(../images/link.png) no-repeat left center;
}
a#homeLink {
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#logo {
	display: none;
}

#mainNav ul {
	border-top: 1px dashed #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	background: #B2F511 url(../images/go.png) no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink,
#feature #mainNav a#featureLink {
	background: #FFFFFF url(../images/bg_here.png) no-repeat 95% 50%;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}

#home #mainNav a#homelink:hover,
#feature #mainNav a#featureLink:hover {
	color: #B2F511;
}

#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


#nav a {
	text-decoration: none;
	/*color: #666666;*/
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
}

#sitetools li a {
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 2em;
	background: #1B3A89;
	padding: 5px;
	height: 1.5em;
	border: 1px solid #4D69B0;
	font-weight: bold;
}
#sitetools li a:hover {
	color: #10214E;
	background: #DCE5FF;
}

/* MAIN */

#main a {
	text-decoration: none;
	/*border-bottom: 1px dashed #B2F511; */
	color: #152D6A;
}

#main h1 {
	color: #920F0F; /* #152D6A */
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
}

#main h1.feature {
	color: #920F0F; /* #152D6A */
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px solid #B2F511;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(../images/feature_bug.png) no-repeat top right; */
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #920F0F; /* #152D6A */
}

#main h3 {
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #920F0F; /* #152D6A */
}

#main p {
	font-size: 1.25em;
  line-height: 1.5em;
	margin-bottom: 5px;
}

#main p.img {
  text-align: center;
}

#main p.notice {
	color: red;
	font-weight:bold;
}
/* #main ul basic style for unordered lists
------------------------------------------------*/
#main ul {
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0 0 15px 0;
	padding: 0;
	list-style-type: none;
}

/* #main ul.green (73A822)
--------------------------------*/
#main ul.grey li {
	padding: 0 0 0 20px;
	margin: 0;
	background: url(../images/bullet_grey.gif) no-repeat 1px 3px;
	font-size: 1.1em;
}
#main ul.grey li a:link, #main ul.grey li a:visited {
	color: #73A822;
	text-decoration: none;
}
#main ul.grey li a:hover {
	color: #73A822;
	text-decoration: underline;
}

/* headlines with warnings */
.newsitem {
	background: url(../images/news_man.png) no-repeat left center; */
	padding-top: 2px;
	padding-left: 2px;
	border-bottom: 1px dotted #CCCCCC;
	cursor: hand;
	cursor: pointer;
}

.ThConclave {
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

.ThConclave, .TrConclave {
	font-size: 1.25em;
  line-height: 1.5em;
	margin-bottom: 5px;
}

.ThRows {
	background-color: #000066; 
	color: #FFFFFF;
	font-weight: bold; text-align: center;
	font-size: 1.1em;
}
.ThCols {
/*	background-color: #CEC6B5; 
	color: #000000; 
*/
	font-weight: bold; text-align: left;
	font-size: 1.1em;
}


.TrRows {
/*	background-color: #DEE7DE; 
	color: #000000;
*/
	font-size: 1.1em;
}
.TrOdd  {
		background-color: #FFFFF0; color: #000000;
		font-size: 1.1em;
}

/* NEWS */
#news {
/*	background: url(../images/bg_story.png) repeat-y;  */
	background: #FFF;
}
#news .story {
	color: #00C;
	padding: 5px 5px;
	margin-bottom: 5px;
	display: block;
	text-decoration: none;
	line-height: 100%;
}
#news a {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #920F0F;
	text-decoration: none;
}

#news h2 {
	background: url(../images/bg_newshead.png);
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px; 
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #152D6A;
}

#news a.story:hover span.title {
	color: #000000;
}

/* ADVERTISING */
div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

.natEx p {
	margin-bottom: 5px;
}

/* MENU */
.glossymenu{
padding: 0;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
	background: #666666 url(../images/silvergradient.gif) repeat-x bottom left;
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: black;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 4px 0;
	padding-left: 5px;
	text-decoration: none;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{
	background-image: url(../images/silvergradientover.gif);
	color: white;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background-color: #DFDCCB;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
/*border-bottom: 1px solid blue;*/
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #929F0F;
color: black;
}

/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
font-size: 0.8em;
font-weight:bold;
text-decoration: none;
color: #1B3A89;
background: white;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: #DCE5FF;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background: #DCE5FF;
width: 100%;
height: 100px;
padding: 0.8px;
font-size: 0.8em;
border: 1px solid silver;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}
