/*this is to keep page from shifting to left on load in safari and firefox*/
html {
	min-height: 100%;
	margin-bottom: 1px;
}
html {
	overflow: -moz-scrollbars-vertical !important;
}

a:active, a:focus {outline:0}


body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body, td, th {
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #365029;
}

h1, h2, h4 , h5, h6 {
  color: #660000;
  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
  font-weight: bold;
}

h2 {
	
	font-size: 20px;
}

h3 {
	color: #000000;
	  font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

h4 {
	font-size: 17px;
	
}

h5 {
	font-size: 15px;
	
}

h6 {
	font-size: 13px;
	text-align: right;
}


h4, h5 {
  margin-top: 20px;
  margin-bottom: -12px;
}


A:link 		 { color: #660000; 
			font-weight: bold; 
			text-decoration: none 
}

A:visited 	 { color: #660000; 
			font-weight: bold; 
			text-decoration: none 
}
 
A:hover 	  { color: #660000; 
				font-weight: bold; 
				text-decoration: underline;
}

.toprow{
background-color:#660000;
height: 15px;
	background-repeat: repeat-x;
}

.logorow{
background-color:#ffffff;
}

span.copyright {
	color: #cccccc;
	font-size: 11px;
	text-align: center;
}

.disclaimer {
	font-size: 11px;
}
.tableheaders {
	color: #660000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}

.tableheaders-home {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #365029;
}

#table-border {
	
	border-collapse:collapse;
}
#table-border td 	{	
	border:1px solid #dddddd;
	padding:3px 7px 2px 7px;
}


td.align-left {text-align: left;}

td.align-right {text-align: right;}

td.align-center {text-align: center;}



span.bold-italic {
	color: #660000;
	font-style: italic;
	font-weight: bold;
}

ul.index {
	font-size: 11px;
	list-style-type: disc;
}

.example	{font-family: verdana;
			font-size: 8pt;}
			
span.trademark8	{font-size: 8pt;
			vertical-align: super;}

.contentbanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;	
}

.contentbanner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration:none;
	font-weight: bold;	
}

.contentbanner a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration:none;
	font-weight: bold;	
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}

.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #033;
	text-decoration:none;
	font-weight: bold;
}

.contentsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
}

.contenttb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
	text-decoration:none;
	font-weight: bolder;
	font-style: normal;
}

.contentlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}

.contentmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration:none;
	font-weight: bold;
}

.contentmed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration:underline; 
	font-weight: bold;
}

.contentmedW {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}

.contentlrgG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #600;
	text-decoration:none;
	font-weight: bold;
}

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:none;
}

.breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:none;
}

.breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:underline;
}

.topbanner{
	background-image: url(../images/topbannerbg1.png);
}

.middlebg{
background-color:#660000;
	background-repeat: repeat-x;
}

.leftbg{
	background-color:#FFF;
	border: #ccc;
	border-radius: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	
	padding:5px;	
}

.mainborder{
	border:#666 solid thin;
}

.vertline{
	background-image:	url(../images/vertline.png);
}

.horzline{
	background-color: #069;
	height:5px;
}

.wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #CCC;
	border-radius: 10px 10px 0px 0px;
	border-style: solid;
	border-width: 1px;
	margin: auto;
	max-width: 875px;
	min-width: 875px;
	position: relative;
}

.wrapper2 {
	background-color:#fff;
	border: #ccc;
	border-radius: 0 0 10px 10px;
	border-style: solid;
	border-width: 1px;
	
}


/* newsletter styles */			
			
#news-table-border {
	border-collapse:collapse;
	margin-left: auto;
   margin-right: auto;
}

#news-table-border td 	{	
	border:1px solid #dddddd;
	padding:3px 7px 2px 7px;
}

#news-table-border2 {
	border-collapse:collapse;
	margin-left: auto;
   margin-right: auto;
}

#news-table-border2 td 	{	
	border:1px solid #dddddd;
	padding:3px 7px 2px 7px;
}


#news-table-border3 {
	border-collapse:collapse;
	margin-left: auto;
   margin-right: auto;
}

#news-table-border3 td 	{	
	border:1px solid #dddddd;
	padding:3px 7px 2px 7px;
}


.news-title	{
		font-size: 20px;
		text-align: left;
		margin-bottom: 0;}
		

.news-date		{font-size: 13px;
				font-family: Trebuchet MS, Arial, helvetica, sans-serif;
				text-align: left;
				font-style:italic;
				margin-top: 0;
				margin-bottom: 0;}
		
hr.news {border: solid 1px #dcdcdc;}
		
ul.news-index	{font-size: 11px;
				list-style-type: none;}	
				
ul.news-body {
 margin-left: 10px;
 list-style-type: disc;
 }	

.subhead     { font-size: 17px; 
		margin-top: 20px;
  		margin-bottom: -12px; }	
		
.subhead2		{font-size: 15px;
				margin-top: 20px;
  				margin-bottom: -12px;}	
  		
.news-title, .subhead, .subhead2 {font-family: Trebuchet MS, Arial, helvetica, sans-serif;
								color: #660000;
 								font-weight: bold;}


.news-disclaimer	{font-size: 10px;
				margin-top: 0;}
				
td.news-tableheaders    { font-family: Trebuchet MS, Arial, helvetica, sans-serif;
						color: #ffffff;
						 font-size: 14px;  
						 font-weight: bold; 
						 text-align: center; 
						 background-color: #999999; 
						 vertical-align:bottom;}
						 
.news-example {	margin-left: 40px;}
	
td.align-center {text-align: center;}

td.align-right {text-align: right;}
						 
#limits-table {
	width:100%;
}

#limits-table td 	{
	padding:8px 4px 8px 4px;	
	text-align:center;
}

#limits-table ul {
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top:0px;
	padding: 0px;
}
#limits-table li {
	list-style-type: none;
}
		

