* {margin: 0; padding: 0; border: 0;}

.contenttable td, .contenttable
{
border: 1px;
}
body 
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#fff;
}


h1
{
	font-size:14px;
	color:#7C919E;
}

h2
{
	font-size:14px;
	font-weight:bold;
	color:#B90E1E;
}

h3
{
}

p {
	margin-top:15px;

}

#center ul , #center2 ul,#center ol , #center2 ol
{
margin-left: 25px;
}

a 
{
text-decoration:none;
color:#B90E1E;
}

a:link {
	text-decoration:none;
	color:#B90E1E;
}
a:visited {
	text-decoration:none;
	color:#B90E1E;
}
a:hover {
	text-decoration: underline;
	color: silver;
}

/* wrapper holds left faux column tab */
/* nn6/7 will put content out of scrollable reach if auto is used unless the min-width is on body */
#wrapper {
	text-align: left;
	width: 780px;
	margin: 0 auto;
}

#header
{

	clear: both;
	width: 780px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	vertical-align: middle;
	background: url(../IMG/header.jpg) no-repeat left bottom;
	text-align:right;
	color:#959494;
	padding-top:43px;
}



#subnav {
	color: #000000;
	clear: both;
	width: 100%;
	height: 24px;
	background: url(../IMG/subnav.gif) repeat-x left top;
} 



#spacer {
	clear: both; 
	width: 100%;
	height: 12px;
	background: #ffffff; 
}

#footer {
	color: #A1A0A0;
	clear: both; 
	width: 100%;
	padding-top: 10px;
	background: #ffffff; 
	border-top:#A02F0B solid 3px;
	height: 61px;
	text-align:center;
}

#contentfloatholder, #contentfloatholder2 {/* right faux column tab */
	float: left;
	width: 100%;
	background: url(../IMG/right_col.gif) repeat-y right;	
}
#contentfloatholder2
{
	background: none;	
}

#contentfloatholder:after, #contentfloatholder2:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
    height: 0px;
    clear: both; 
    visibility: hidden;
}

#center ,#center2{
	padding-top:15px;
	margin: 0 230px 0 165px;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
	margin-bottom:12px;
}

#center2
{
	margin: 0 0 0 165px;
}

#centerwrap {
  float:left;
  width: 100%; 
  margin: 0 -95% 0 0;
}

#left {
	float:left;
	width: 163px;
	margin: 0 0 0 -5%;
	font-size: 10px;
	padding-top:10px;
	margin-bottom:12px;
}

#right {
	font-size: 10px;
	float:right;
	width: 218px;
	margin: 0;
	background-color:#F4F4F4;
	padding-left:10px;
	padding-top:15px;
	margin-bottom:12px;
}

#center, #center2 , #left , #right {
min-height: 100px;
}

/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#left {margin: 0;}


/********** Left menu  ***********/

.menu ul {
	padding:0px;
	margin:0px;

}

.menu li {
	padding:0px;
	margin:0px;
	margin-left:5px;
	line-height:20px;
	list-style:none;
	border-bottom:#E8E6E5 solid 1px;
/*	background: url(../IMG/arrow.gif) no-repeat left top;	*/
}
.menu li a {
background: url(../IMG/arrow.gif) no-repeat left top;	
	padding-left:17px;
	display:block;
	width:141px;
	text-decoration:none;
	color:#383636;
}
.menu li a:hover {
	background-color:#F6F5F6;
	
}
.menu li a:visited {
	color:#383636;
	text-decoration:none;
}
.second a {
	padding-left:25px;
	display:block;
	width:133px;
	text-decoration:none;
	color:#383636;
}





/********* footer ***************/

#footer a {
	color:#88131D;
	text-decoration:none;
}
#footer a:link {
	color:#88131D;
	text-decoration:none;
}
#footer a:hover {
	color:#88131D;
	text-decoration:underline;
}
#footer a:visited {
	color:#88131D;
}
/********* right ***************/

.message {
	border-bottom:1px solid #D9D8D8;
	font-size:11px;
	margin-top:15px;
	margin-right:20px;
	padding-bottom:15px;
	padding-right:10px;
}
.date {
	color:#7C919E;
	font-size:10px;
	font-weight:bold;
}
.more {
	text-align:right;;	
}
.more a {
	color:black;
	font-size:10px;
	text-decoration:none;
}
.more a:hover {
	text-decoration:underline;
}

#subnav img {
	margin-top:4px;
	margin-left:6px;
	margin-right:1px;
	border:0px;
}

.searchh {
	position:absolute;
	top:136px;
	width:235px;
	margin-left:555px;
}
.Button {
	background-color:#A9111F;
	color:#fff;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
.Search {
	height:14px;
	width:140px;
	float:left;
	margin:0px;
	padding:0px;
}

/*************** HEADER ***********************/
#header a {
	text-transform:uppercase;
	font-size:11px;
	text-decoration:none;
	color:#959494;
}
#header a:link {
	color:#959494;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}

#header a:visited {
	text-decoration:none;
}
#header IMG {
	float:left;
	margin-top:-43px;
}








.submenuwrap
{
margin: 0px;
padding: 0px;
width: 126px;
border-bottom: 1px solid #001E46;

}

.submenu  
{
    width: 126px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	    margin: 0px;
	    padding: 0px;
	    font-size: 11px;
	    
	    border-top: 1px solid #001E46;
	    border-right: 1px solid #001E46;
	    border-left: 1px solid #001E46;
	    
	    }
	    
	    .submenu a 
	    {
		width: 126px;
		margin: 0px;
		padding: 0px;
		border: 0px solid #001E46;
		display: block;
		font-size: 11px;
		color:#001E46 ; 
		
		/*padding-left: 9px;*/
		text-indent:9px;
		    padding-top: 8px;
			padding-bottom: 7px;
			    text-decoration: none;
			      
			    }
			    .submenu a:link { text-decoration:none; color: #001E46;  }
			    .submenu a:visited { text-decoration:none; color: #001E46;  }
			    .submenu a:hover { text-decoration:none; color: #FFFFFF;  background-color: #001E46; }
			    
			    
			    
			    .activesubmenu
			    {
				display: block;
				    border-bottom: 1px solid #000099;
					background-color: #0033FF;
					    width: 126px;
						    
						font-family: Arial, Helvetica, sans-serif;
						    font-size: 10px;
							height: 29px;
								vertical-align: middle;
								}
								
/*----------*/								

#center input, #center2 input, textarea, button,  select
{

  border: 1px solid silver;
  
    z-index: -1000;
}

.csc-form-fieldcell
{
margin: 0;
padding: 0;

padding-top: 5px;
}

.csc-form-label , .csc-form-label-req
{
margin: 0;
padding: 0;

padding-top: 5px;
padding-bottom: 5px;
}



.mysitemaplevel 
{
padding-bottom: 50px;

}
.mysitemaplevel1 {
	margin-left: 5px;
	padding-left: 15px;
		font-weight: bold;
	background-image: url(../img/sitemaparrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
	padding-top: 1px;
	padding-bottom: 1px;
	
}
.mysitemaplevel2 {
	margin-left: 35px;
		padding-left: 15px;
	
		background-image: url(../img/sitemaparrow2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top: 1px;
	padding-bottom: 1px;
	
}

.mysitemaplevel3 {
	margin-left: 65px;
		padding-left: 15px;
	
		background-image: url(../img/sitemaparrow3.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top: 1px;
	padding-bottom: 1px;
}

.mysitemaplevel4 {
	margin-left: 95px;
		padding-left: 15px;
	
		background-image: url(../img/sitemaparrow4.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	padding-top: 1px;
	padding-bottom: 1px;
}

.csc-searchResultHeader
{
padding-top: 8px;
padding-bottom: 0px;
margin-bottom: 0px;
font-size: 12px;
line-height:20px;
}

.csc-searchResultInfo
{
width: 330px;

}

/*-------------*/

.csc-mailform
{

}
.csc-mailform, .csc-mailform-radio fieldset{
  border:0px none;
  margin-bottom:5px;
  margin-top: 10px;
}

.csc-mailform label{
	text-align: right;
	width:160px;	
	margin-right:10px;
	float:left;
	margin-top:5px;
	color: #2D2C37;
	
	font-weight: bold;
}

.csc-mailform input, .csc-mailform textarea, .csc-mailform select{
	/*border: 1px solid #98979E;*/
	color: #2D2C37;

	margin-bottom:4px;
	
		width: 180px;
		margin-top:5px;
	
}

.csc-mailform input, .csc-mailform select{
	height:18px;
	

}	

input.csc-mailform-submit{
  	margin-left:160px;
  	padding:0px 5px 0px 5px;
	 _padding:0px 0px 0px 0px;
   	background: #990033;
  	color: #FFF;
  	height:auto;
  	cursor:pointer;
}

input.csc-mailform-radio, input.radio
{
	width: 100px;	
}
.csc-mailform-radio label{
	float: none;
	
		width: none;	
}



.csc-mailform-radio input{
	height:auto;
	margin:0;
	margin-right:5px;
	padding:0;
	border:0 none;
}




input.csc-mailform-check{
	margin-bottom:4px;
	/*height:auto;*/
}

.csc-mailform-radio legend{
	display:none;
}


.csc-mailform-field
{

clear: both;

margin: 6px;
}


.csc-menu-4 dt
{

margin-bottom: 10px;
text-align: center;
}

.csc-menu-4 a
{
font-size: 1.5em;
font-weight: bold;
margin-bottom: 20px;
}
