﻿body {
    text-align:center;
    /*height:1024px;*/
    background-color: Black;
    margin: 0px 0px 0px 0px;
}
h3
{
    color: #E7252B;
    font-family: 'Lucida Console';
}
.aLink:hover;
{
    cursor: pointer;
}
.pageTitleRoot
{
    color:#E7252B;
    font-family: Lucida Console;
    font-size: 10pt;
    text-align:left;
}
.pageTitle {
	font-size: 1.5em;
	font-weight: bold;
}
.mission 
{
  
}
#masterDiv {
    /*background: url(images/bgStrip.png) repeat top center;*/
    height:1024px;
    width:930px;
}
#header {
	height: 120px;
	padding: 0px 0px 0px 0px;
	width: 945px;
	/*background-color: #000000;
	color: #a83930;
	border-bottom: 2px solid #a83930;*/
}
#headerbackground {
    height: 125px;
}
#logo {
	background-color: #000000;
	background: url(images/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 150px;
	height: 125px;
	border: 0;
	float: left;
}
#sidebar {
	float:left;
	margin: 15px 0px 0px 0px;
	width: 180px;  /* ds */
	height: 304px;
	background-color: transparent;
	text-align:left;
	/*border: solid 2px #fdea12;*/

	/*border-top: 2px solid #fdea12;
	border-bottom: 2px solid #a83930;
	background-image: url(images/bg_2.gif);
	background-repeat: repeat-y;
	background-position: top left;
*/
}
html>body #sidebar {
	width: 230px;
}
#content {
	margin-left: 185px; 
	padding: 10px 0px 0px 5px;
}
.itemContent {
	padding-bottom: 1em;
	/*font-family: Latha;*/
}
#nav
{
    font-family: Latha;
    font-size: 12pt;
    height:790px;
    background: url('Images/pageBg.png') repeat left top;
}
#nav li {
	display: inline; /* for IE5 and IE6 */
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#nav a:link, #nav a:visited {
	display: block;
	width: 99.99%; /* for IE5 */
	color: #ffffff;
	text-decoration: none;
	padding: 0.25em 0em 0.25em 0em;
	font-weight: normal;
}
#nav a:hover {
	text-decoration: underline;
	color: Yellow;
	/*background-color: #fdea12;*/
}
.dynamicMenu {
    background: url(images/btn_side_nav200.jpg) no-repeat top left;
    width: 175px;
    /*padding: 5px 5px 0px 50px;*/
    height:33px;
   /* background-color:#a83930;
    border-color: #fdea12;
    border-style: solid;
    border-width: 1px;*/
}
.dynamicMenuItem
{
    /*background-color: #a83930;
    border-color: #fdea12;
    border-style: solid;
    border-width: 1px;*/
}
.menuLeft
{
	background: url(images/btn_side_nav200.jpg) no-repeat top left;
	width:200px;
	text-indent: 30px;
	height:33px;
}
#menuTop 
{
    background: url(images/topMenuBg2.png);
    width:100%;
    height: 62px;
    margin-top:5px;
    margin-bottom:5px;
}
#navTop 
{
    font-family: Latha;
    font-size:medium;
    color:Yellow;
    margin: 18px 15px 0px 0px;
    font-size: small;
}
#navTop a:link, #navTop a:visited {
	display: block;
	width: 99.99%; /* for IE5 */
	color: Yellow;
	text-decoration: none;
	/*padding: 0.25em 0.5em 0.25em 0em;*/
	font-weight: normal;
}
#navTop a:hover {
	text-decoration: underline;
	color: #ffffff;
	/*background-color: #fdea12;*/
}
.dynamicMenuTop 
{
    background-color: black;
    font-family: Latha;
    color: Black;
    text-align:left;
}
.blockQuote
{
    text-align: center;
    font-family: Latha;
    font-size:12pt;
    color: White;
}
.blockQuoteLt
{
    text-align: left;
    font-family: Latha;
    font-size:12pt;
    color: White;
}
.titleSpan
{
    color: #E7252B;
    font-style: italic;
    font-weight: bold;
    font-size: 14pt;
}
#email 
{
    color: White;
}
#email a:link, #email a:visited
{
    text-decoration: none;
    color: Blue;
    clear: both;
}
#email a:hover
{
    color: #E7252B;
    text-decoration: underline;
}
#footer {
	padding: 0px 0px 15px 0px;
	font-family: Latha;
	/*margin-left: 210px; 
	border-top: 1px solid #a83930;*/
	color: Gray;
	clear: both;
}
#footer a:link, #footer a:visited 
{
    text-decoration: none;
    color: Blue;
    clear: both;
    margin: 0px 2px 0px 2px;
}
#footer a:hover
{
    text-decoration: underline;
    color: White;
}
#footer p {
	/*font: normal 0.8em/0.9em verdana, arial, helvetica, sans-serif;*/
	color: #666;
}
#footer p.left {
	float: left;
	clear: left;
}
#footer p.right {
	float: right;
	clear: right;
}
.spacer {
	clear: both;
}
.h2gTxt
{
    color: #E7252B;
    font-family: Latha;
}
.test
{
    background-color: Transparent;
    padding: 1.0em 1.0em 1.0em 0em;
    color: White;
    height: 600px;
    width: 650px;
    overflow: auto;
    text-align: left;
    scrollbar-base-color:  black; 
}
.test span 
{
    color: #E7252B;
    font-weight: bold;
}

