body {
	font:11px Arial, Helvetica, sans-serif; 
	margin:0;
	padding:0;  
	background:url(bg-red.jpg) repeat-x #b30101;
	color:#000;
}

h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
} 

.clear {
	clear:both; 
}

.blank2 {
	height:2px;	
}

.blank5 {
	height:5px;
}

.blank8 {
	height:8px;
}

.blank10 {
	height:10px;
}

.blank15 {
	height:15px;
}

.blank20 {
	height:20px;
}

.blank40 {
	height:40px;
}

.blank75 {
	height:75px;
}

.blank2, .blank5, .blank8, .blank10, .blank15, .blank20, .blank40, .blank75 {
	clear:both;
	overflow:hidden;
}

.float-left {
	float:left !important;
}

.float-right {
	float:right !important;
}

.w175 {
	width:175px !important;
} 

.w115 {
	width:115px !important; 
}


.body {
	width:1003px;
	margin:0 auto;
	background:#FFF;
	border:#770000 solid;
	border-width:0 2px;
}

.header {
	background:url(top-bg.gif) repeat-x;
	height:102px;
}

.logo {
	margin:10px;
	float:left;
} 

.toplink {
	color:#fff;
	margin:20px 10px 23px 0;
	font-weight:bold;
	text-align:right; 
}

.toplink a {
	color:#fff;
	text-decoration:none;
	padding:0 10px;
}

.toplink a:hover {
	text-decoration:underline;
} 

.toplinktab ul{
	padding:0;
	margin:0 10px;
	list-style-type:none; 
}

.toplinktab ul li{
	float:left;
	padding:0 5px 0 0; 
}

.toplinktab ul li a{
	float:left;
	display:block;
	background:url(yellow-butt.gif) repeat-x 0 0;
	color:#c10909;
	text-decoration:none; 
}

.toplinktab ul li a:hover{
	text-decoration:underline;
	color:#006600;
} 

.toplinktab ul li a span.left{
	background:url(yellow-butt-left.gif) no-repeat 0 0;
	display:block;
} 

.toplinktab ul li a span.right{
	background:url(yellow-butt-right.gif) no-repeat 100% 0;
	display:block;
	font-weight:bold;
	line-height:30px;
	color:#c10909; 
	padding:0 19px;
} 


.toplinktab ul li a:hover span.right{ 
	color:#006600;  
}  

.main-nav {
	background:url(bar-bg.gif) repeat-x;
	height:32px;
}

.main-nav ul {
	margin:0 14px;
	padding:0;
	list-style:none;
}

.main-nav ul li {
	float:left; 
	color:#fff;
	line-height:32px;
}

.main-nav ul li a{
	color:#fff;
	text-decoration:none;
	padding:0 11px;
	font-weight:bold; 
}

.main-nav ul li a:hover {
	text-decoration:underline;
}

.two-col-left {
	width:778px;
	float:left;
	padding:20px 0 0 10px;
}

.two-col-left h1 {
	font:bold 15px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#dd150b;
}

h1.heading1 {
	font:bold 15px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#dd150b;
}

.two-col-left h2 {
	font:bold 12px/21px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-bottom:4px; 
} 

.two-col-left h2 a {
	color:#fff;  
	text-decoration:underline;
	padding-left:15px; 
}

.two-col-left h2 a:hover {
	text-decoration:none !important;
}


.two-col-left p {
	text-align:justify;
}

.two-col-left a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}

.two-col-left a:hover {
	text-decoration:underline;
}

a.link {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}

a.link:hover {
	text-decoration:underline;
}

.two-col-left ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none; 
}

.two-col-left ul li a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
	background:url(bullet2.gif) no-repeat left 50%;
	padding-left:13px;
}

.two-col-left ul li a:hover {
	text-decoration:underline;
}

.two-col-left .box {
	width:382px; 
}

.two-col-left .box h2 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	border-bottom:solid 1px #999999; 
}

.two-col-left .box h2 a { 
	color:#000;
	text-decoration:none;
	padding:0;	
}

.two-col-left .box h3 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#0a6395;
	text-decoration:none; 
}

.two-col-left .box h3 a {
	font:bold 13px/25px Arial, Helvetica, sans-serif;
	color:#0a6395;
}

.two-col-left .box p {
	margin:0;
	padding:0;
	font-size:12px;
}

.two-col-left .box p img {
	margin-right:5px;
}

.two-col-left .box ul li {
	float:left;
	width:188px;
	margin-right:3px;
}

.two-col-left .box ul a {
	color:#666666;
	text-decoration:none; 
	line-height:20px;
	background:url(arrow-org.gif) no-repeat left 50%;
	padding-left:13px; 
}

.two-col-right {
	width:200px;
	float:right;
	margin:4px 4px 0 0;
}

.heading  {
	font:bold 12px/32px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(red-bg.gif) repeat-x;
	padding-left:10px; 
}

.two-col-right a {
	text-decoration:underline;
}

.two-col-right a:hover {
	text-decoration:none;
}

.two-col-right ul {
	margin:0;
	padding:5px;
	list-style:none;
	border:solid 1px #666666;
}

.two-col-right ul li {
	background:url(arrow.gif) no-repeat left 5px;
	padding-left:12px;
	display:block; 
	border-bottom:dotted 1px #666666;  
} 

.two-col-right ul li a {
	color:#666666;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;  
}

.two-col-right ul li.nobor {
	border-width:0;
}

.two-col-right ul li a:hover {
	color:#cc0000;
	text-decoration:underline;
} 

.three-col-mid {
	width:595px;
	float:left;
	padding:20px 10px 0 10px;
}

.three-col-mid p {
	text-align:justify;
}	


ul.ul {
	margin:0 10px;
	padding:0;
	list-style:none !important; 
}

ul.ul li {
	float:left;
	width:30%;
	color:#000;   
	background:url(bullet.gif) no-repeat left 7px;
	padding:0 0 0 13px !important;
	margin:0 !important;
	text-align:left !important;  
}

ul.ul li.w45 {
	width:47% !important;
}

ul.ul li a {
	color:#9D1009; 
	text-decoration:none;
	font-weight:bold; 
	line-height:20px; 
}

ul.ul li a:hover {
	text-decoration:underline;
	color:#000;
}	


.three-col-mid a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}

.three-col-mid a:hover {
	text-decoration:underline;
}

.three-col-mid h1 {
	color:#dd150b;
	text-decoration:underline;
	font:bold 15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.three-col-mid .heading {
	text-transform:uppercase;
}

.three-col-mid h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:underline;
}

.three-col-mid ul {  
	list-style:square; 
}

.three-col-mid ul li {
	margin-bottom:5px;
	text-align:justify; 
}

.three-col-right {
	width:170px;
	float:left; 
	padding:10px 0 0 0;
}	 
 

a.tag1 { 
	font-size: 11px;
	color: #8e8b8b;
	text-decoration: none;
	font-weight:normal;
}

a.tag2 { 
	font-size: 18px;
	font-weight: bold;
	color: #8e8b8b;
	text-decoration: none;
}

a.tag3 { 
	font-size: 17px; 
	color: #8e8b8b;
	text-decoration: none;
	font-weight:normal;
}

a.tag4 { 
	font-size: 14px;
	font-weight: bold;
	color: #8e8b8b;
	text-decoration: none;
}

a.tag1:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
}

a.tag2:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
}

a.tag3:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
}

a.tag4:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
}

.bor_rb {
	border:solid #CCCCCC;
	border-width:1px 1px 0 0;
	padding:5px;
}

.footer a {
	color:#000;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

.red {
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}

.news {
	border:solid 1px #0C5EB2;
}

.news .heading  {
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(blue-bg.jpg) repeat-x;
	padding-left:10px; 
}

.news ul {
	border-width:0;
	margin:0 2px 0 5px;
	list-style:none;
	padding:0;
}

.news ul li p {
	margin:0 0 10px 0;
	padding:0; 
} 

.news ul li { 
	background:none;
	border-width:0;
	margin:0;
	padding:0;
}

.news ul li a {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#0C5EB2;
	padding:0 !important;
}
