body {
	margin:0px;
	background-color:#196499;
	}

#temp{
	clear: all;
	text-align: center;
	margin: 0px auto; }

#test{
	position: relative;
	margin:0px auto;
	background-color: #fff;	
	width: 750px;/*
	z-index: -1000; */}

/*/ Login Dropdown CSS /*/

#dropmenudiv{
	position:absolute;	
	font-family:Arial;
	font-size:10px;
	line-height:18px;
	z-index:100;
	color:#cc6600;
	background-color:#ededee; }

#dropmenudiv a{	
	width: 180px;
	display: block;
	text-indent: 3px;	
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color:#cc6600;
	background-color:#ededee; }

/*hover background color*/
#dropmenudiv a:hover{ 
	color:#196499;
	background-color:#ededee; }

/*/ Main Nav CSS font: 11px arial; /*/
.ddmx {	
    font: 10px verdana, sans-serif; }

.ddmx .item1,
.ddmx .item1-active {
    padding: 3px 0px 3px 0px;
    background: #000000;
    font: 10px verdana, sans-serif;
    color: #ffffff;	
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	z-index: 1500; }

.ddmx .item1:hover,
.ddmx .item1-active:hover {
    padding: 3px 0px 3px 0px;
    background: #000000;
    font: 10px verdana, sans-serif;
    color: #CC6600;	
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	z-index: 1500; }

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px arial;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1500; }

.ddmx .item2 {    
	background-color: #ededee;
	z-index: 1500; }

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ededee; }

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px; }

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
	z-index: 1500; }

.ddmx .section {
    border: 0px solid #b8b4ae;	
    position: absolute;
    visibility: hidden;
    z-index: -1; }

* html .ddmx td { position: relative; z-index: 1500; } /* ie 5.0 fix */

/*/ Header Styles /*/
table.header {
	width:750px;
	height:81px;
	border:0px; }

.headerLinks {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #797979;
	padding-top:9px;
	background-color:#FFFFFF;
	text-align:center; }

.headerLinks a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #797979;
	margin-right:9px;
	text-decoration:none; }

.headerLinks a:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #797979;
	margin-right:9px;
	text-decoration:none; }

.headerLinks a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #797979;
	margin-right:9px;
	text-decoration:none; }

.headerLinks a:hover{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	margin-right:9px;
	text-decoration:none; }

.login, .login a:link, .login a:active, .login a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #196499;
	padding-top:9px;
	text-decoration:none;
	background-color:#ffffff; }

.login a:hover {
	color:#CC6600;
	background-color:#ffffff; }

/*/ Search Box Styles /*/
.search {
	width:134px;
	height:20px;
	background-color:#FFFFFF;
	border: solid 1px #797979;
	color:#797979;
	font-family:arial, sans-serif;
	font-size:9px; }

/*/ Footer Styles /*/
.footertext, .footertext a:link, .footertext a:active, .footertext a:visited {
	font-family:arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-align:center; }

.footertext a:hover {
	font-family:arial, sans-serif;
	font-size:10px;
	color:#CC6600;
	font-weight:normal;
	text-decoration:none;
	text-align:center; }

table.footer {
	height:20px;
	width:750px;
	background-color:#000000; }

td.hidePrintInfo {
	display: none;
}

 /*/ Homepage Services Styles /*/
.servBG {
	background-repeat:no-repeat;
	background-position: 0 0; }

.services{
	font-family: arial, sans-serif;
	font-size:11px;
	color:#196499;
	text-decoration:none;
	line-height:13px;
	padding-left:10px;
	text-decoration:none;
	width:125px;
	height=30px;
	valign=middle; }

.services a:link, .services a:active, .services a:visited {
	color:#196499;
	text-decoration:none; }

.services a:hover {
	color:#CC6600; }

/*/ Homepage Featured Articles Styles /*/

.featuredTitle{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC6600;
	line-height:18px;
	text-decoration:none; }

.featuredText, .featuredText a:link, .featuredText a:active, .featuredText a:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:16px;
	text-decoration:none; 
	}

.featuredText a:hover{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#CC6600;
	line-height:16px;
	text-decoration:none;
	background-color:#FFFFFF; }

.featuredTitlesm{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC6600;
	line-height:18px;
	text-decoration:none; }

.featuredTextsm, .featuredTextsm a:link, .featuredTextsm a:active, .featuredTextsm a:visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:16px;
	text-decoration:none; }

.featuredTextsm a:hover{
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#CC6600;
	line-height:16px;
	text-decoration:none;
	background-color:#ECEBE5; }

.featureArrow {
	margin:2px 5px 0px 0px; }

/*/ Homepage News & Events Styles /*/

.newsDate {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight :bold;
	color:#A09D7E; }

.newsLink {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
	padding:5px 0px 0px 8px; }

.newsLink a:link, .newsLink a:active, .newsLink a:visited {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration:none; }

.newsLink a:hover{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#CC6600;
	text-decoration:none; }

#services{
	position: absolute;
	z-index: 99; }

#services-dropdown{
	position: absolute;
	display: none;
	height: 100px;
	width: 200px;
	background-color: #fff;
	margin-top: 17px;
	margin-left: -60px;
	z-index: 199;
	text-align: left;
	padding: 5px;
	color: #000; }

.bottom{
	font-family: helvetica, arial, verdana, times;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none; }

.bottom A:link{
	font-family: helvetica, arial, verdana, times;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none; }

.bottom A:visited{
	font-family: helvetica, arial, verdana, times;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none; }

.bottom A:hover {
	font-family: helvetica, arial, verdana, times;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #B15481;
	text-decoration: none; }

.subNav {
	background-color: #ededee; 
	cursor: pointer; 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	font-style: normal; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none; }

.subNav a:Hover {
	background-color: #ededee; 
	cursor: pointer; 
	font-weight: normal; 
	font-size: 11px; 
	text-transform: none; 
	color: #000000; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none; }
/*
.subNavNS {
	background-color: pink; 
	cursor: pointer; 
	font-weight: normal; 
	font-size: 11px; 	
	color: #000000; 
	font-style: normal; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none; }
*/
.subNavNS a:visited, .subNavNS a:link{
	color:#ffffff; 
	text-decoration:none;
	/*padding:3px 2px;*/}


.subsubNav {
	background-color: #ededee;
	cursor: pointer; 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	font-style: normal; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none;	
	padding:2px 1px;}
/*
.subsubNavNS {
	background-color: #ededee; 
	Cursor: pointer; 
	font-weight: normal; 
	font-size: 11px; 
	color: #000000; 
	font-style: normal; 
	font-family: arial,verdana,sans-serif; 
	text-decoration: none;	
	padding:3px 2px;}

.subsubNavNS A:visited, .subNavNS A:link{
	color:#ffffff; 
	text-decoration:none;}
*/
.nav{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding:2px 3px;
	text-decoration:none;	
	cursor: pointer;
}
.nav a:link, .nav a:visited{
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

.nav a:hover{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	background-color: #8C034E;
}

.imageNav{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding:2px 3px;
	text-decoration:none;	
	cursor: pointer;
}


.navON{
	color: #ffffff;
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	border-top: outset 0px #69c;
}

.navON A:link, .navON A:visited{
	color:#7c7c77;
	display:block;
	text-decoration:none;
}
.navON A:hover{
	color:#7c7c77;
	display:block;
	text-decoration:none;
}

