html { color: #000; height: 101%; } /* needed to keep vertical scrollbars present in non-IE browsers on shorter pages */
body {text-decoration: none; background: #b2b2b2; padding:0 0 <length> 0; font-family: Arial, Helvetica, sans-serif; }
#wrapper { width: 800px; min-height: 101%; background-color: #FFFFFF; position: absolute; top: 0px; left: 0px; } 
#banner { background-color: #FFFFFF; top: 0; left: 0;}
#buttons { top: 150px; width: 800px; left: 0;}
#main_wrap { overflow: hidden; clear: both; top: 182px; width: 800px; background-color: #FFFFFF; }
#main { background-color: #FFFFFF; width: 580px; w\idth: 560px; float: left; padding: 10px; 10px 10px 10px;}
#right { float: right; width: 180px; align: center; padding: 15px 5px 5px 5px; background: #24275A; height: 100%; }
/*url(images/blue_dark_180x5.jpg) repeat-y 100% 0; */
#footer {clear: both; padding: 30px 15px 15px 15px; 
	font-size: 9px; text-align: center; }
#ads { position: absolute; left: 800px; top: 0px; 
background: #b2b2b2; 
background-position: left top; 
background-repeat: repeat-y; width: 180px;
padding: 10px 10px 10px 10px;
} 

* { margin: 0; padding: 0; }

 img {border: 0;} 

#page_header {font-family: Georgia, Times, Times New Roman, serif;
		background-color: #b1b4c3;
	color: #FFF;font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;	padding: 5px 5px 5px 35px;
	background-image: url(images/page_header_arrow.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 100%;}
	
table { border: 0px solid #fff; background-color: #FFF;}

tr.row_blue {
	font-size: 11px;
	color: #FFF;
	background-color: #808EAF; 
}
tr.row_grey {
	font-size: 11px;
	color: #293883;
	background-color: #ccc;
}
tr.row_red {
	font-size: 11px;	
	color: #24275A;
	background-color: #ebc7c2;
}
tr.row_blue_head td{
	font-size: 18px;
	color: #a5afc6;
	background-color: #24275A;
	font-weight: bold; padding: 5px 5px 5px 5px;
}
tr.row_red_head {
	font-size: 18px;
	color: #ebc7c2;
	background-color: #DB2F18;
	font-weight: bold; padding: 5px 5px 5px 5px;
}
  	
 h1 {	
	font-size: 18px;
	color: #24275A;
	font-weight: bold;
	margin: 10px 0 0 0; padding: 0;
}
 h2 {
	font-size: 14px;
	color: #DB2F18;
	font-weight: bold;
	text-transform: uppercase;
		margin: 5 0 0 0;  padding: 0;
}
 h3 {	
	font-size: 16px;
	color: #24275A;
	font-weight: bold;
	margin: 10px 0 0 0; padding: 0;
}
 h4 {
	font-size: 12px;
	color: #DB2F18;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0; padding-top: 5px;
}
p,.text,.MsoNormal {
	font-size: 12px; padding-bottom: 8px; }
.small {font-style: italic;
	font-size: 10px; padding-bottom: 5px; }
	
.byline {font-family: Georgia, Times New Roman, Times, serif; 	
	font-size: 11px; font-style: 
	italic; color: #24275A; text-indent: 10px;	
	margin: 4px 0 8px 0; padding: 0; }
.photocredit {font-style: italic; color: #24275A; 
	font-size: 10px; text-align: right;}
ul {list-style-type: square; list-style-position: outside; padding-left: 10; margin-left: 10;}                                                                                          
a {	font-size: 11px; 
	text-decoration: underline;
	font-weight: bold;
	color: #DB2F18;	
text-transform: uppercase;
}
h3, h5 a {
   color: #24275A;}
   
h4 a {color: #24275A;}
.row_blue a {font-size: 11px; 
   color: #fff;
	text-decoration: underline;
}
.row_red a {font-size: 11px; 
   color: #24275A;
	text-decoration: underline;
}
.row_red a:hover  {color: #fff; }
a:hover  {color: #24275A; }
.more  {
	
	font-size: 11px; 
	text-decoration: underline;
	font-weight: bold;
	color: #DB2F18;	
}

table.news {
font-weight: bold; font-size: 14px; margin: 5px; border: 2px solid #FFF; background-color: #24275A; color: #FFF; vertical-align: middle;}

.caption {	
	font-size: 11px;
	color: #24275A;
	font-weight: bold;
}
table.photo_left {float: left; border-right: 10px solid white;}
table.photo_right {float: right; border-left: 10px solid white;}
.photo_left {float: left; border-right: 10px solid white;}
.photo_right {float: right; border-left: 10px solid white;}
.photo_center {float: center;}
.news_box_left {float: left; border-left: 10px solid #fff; padding: 5 5 5 5; background-color: #e4e5e5; 	
	font-size: 11px;
	color: #24275A;
	font-weight: bold;}
.news_box_right {float: right; border-left: 10px solid #fff; padding: 5 5 5 5; background-color: #e4e5e5; 	
	font-size: 11px;
	color: #24275A;
	font-weight: bold;}
	
	.news_box_center {float: center; border: 10px solid #fff; padding: 5 5 5 5; background-color: #e4e5e5; 	
	font-size: 11px;
	color: #24275A;
	font-weight: bold;}
