* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}
BODY {
	background-color:#AB2704;
	text-align:center;
	}
TABLE {
	border-collapse:collapse;
	color:#003366;
	margin-bottom:10px;
	}
TH {
	text-align:center;
	color:#013E72;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	}
TD {
	vertical-align:top;
	border:none;
	}	
P {
	color:#003366;
	padding-bottom:15px;
	}
A:link,
A:visited {
	color:#003366;
	text-decoration:none;
	}

A:hover {
	text-decoration:underline;
	}	
H1, H2, H3, H4, H5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
H1 {
	color:#013E72;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-transform:none;
	display:block;
	padding-bottom:12px;
	}
H2 {
	font-size:14px;
	color:#D09A08;
	text-transform:uppercase;
	padding-bottom:12px;
	}
H3 {
	color:#3C8DC6;
	font-size:18px;
	font-weight:normal;
	padding-bottom:12px;
	}	
H4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	color:#FFF;
	padding-bottom:7px;
	}	
H5 {
	color:#013E72;
	font-size:18px;
	font-weight:normal;
	padding-bottom:12px;
	}			
PRE {
	color:#003366;
	}
ADDRESS {
	color:#003366;
	font-style:italic;
	}
UL, OL {
	list-style-type:disc;
	padding-bottom:15px;
	color:#013E72;
	}
UL LI {
	color:#013E72;
	margin-left:14px;
	}
/*-------------classes------------*/

.PageHolder {
	margin:0 auto;
	width:960px;
	text-align:left;
	}
	
.HeaderHolder {
	height:167px;
	width:960px;
	background:url(Images/header.jpg) no-repeat;
	}
	
.LogoHolder {
	height:75px;
	width:960px;
	padding:42px 0 0 10px;
	}
	
#dnn_dnnLOGO_imgLogo {
	padding-top:23px;
	}
	
.breadcrumbs {
	clear:both;
	width:690px;
	width:expression('689px');
	}
	
.breadcrumbs2 {
	clear:both;
	width:690px;
	width:expression('689px');
	display:none;
	}
	
.breadcrumbs a.SkinObject {
	color:#666666;
	}
	
.LanguageSelectorHolder {
	float:right;
	width:auto;
	height:20px;
	margin-right:20px;
	padding-top:10px;
	padding-right:15px;
	font-size:10px;
	color:#FFF;
	}
	
.NavigationHolder {
	width:940px!important;
	width:960px;
	height:36px;
	border-left:10px solid #FCAA00;
	border-right:10px solid #FCAA00;
	background:url(Images/menu_bg.jpg) repeat-x;
	}
	
.ContentHolder {
	float:left;
	width:932px!important;
	width:960px;
	height:auto;
	border-left:10px solid #FCAA00;
	border-right:10px solid #FCAA00;
	background:url(Images/content_bg.jpg) repeat-y;
	padding:0 0 0 8px;
	}
	
.LeftContent {
	float:left;
	width:701px;
	background-color:#FFF;
	padding-top:9px;
	}
	
.LeftBanner {
	float:left;	
	}
	
.ColumnLeft {
	float:left;
	width:391px;
	}
	
.ColumnLeft2 {
	float:left;
	width:701px;
	}
		
.NewsHolder {
	float:left;
	margin:0;
	padding:24px 24px 5px 17px;
	padding:expression('24px 9px 5px 17px');
	width:350px;
	background:#FFF;
	}	
	
.NewsHolder2 {
	float:left;
	margin:0;
	width:660px!important;
	width:697px;
	width:expression('681px');
	padding:24px 24px 5px 17px;
	background:#FFF;
	}		
	
.News {
	float:left;
	margin-top:17px;
	width:100%;
	}
	
.ImageHolder {
	float:left;
	width:350px;
	border:1px solid #3C8DC6;
	margin:11px 0 26px 17px;
	}

.ColumnRight {
	float:left;
	background-color:#FFF;
	width:299px;
	padding:9px 0 0 0;
	}
	 
.clear {
	clear:both;
	}
	 
.RightContent {
	float:left;
	width:231px;
	padding-bottom:10px;
	}	

.SearchHolder {
	height:44px;
	width:199px!important;
	width:231px;
	padding:11px 16px 10px 16px;
	}
		
.SearchHolder .NormalTextBox {
	border:1px solid #b1d2ea;
	width:170px;
	}

.SearchHolder .label {
	margin-right:5px;
	}

.searchIcon {
	float:right;
	height:14px;
	width:16px;
	}

.ContactBox {
	float:right;
	height:132px;
	width:217px!important;
	width:229px;
	padding:13px 0 0 12px;
	background:url(Images/contact_img.jpg) bottom right no-repeat #3C8DC6;
	margin:0;
	}
	
.ContactBox2 {
	float:right;
	height:132px;
	width:219px!important;
	width:231px;
	padding:13px 0 0 12px;
	background:url(Images/contact_bg.jpg) bottom right no-repeat;
	margin:0;
	}	
	
.white {
	color:#FFF;
	}
	
.white A:link,
.white A:visited {
	color:#FFF;
	text-decoration:none;
	}
	
.white A:hover {
	color:#FFF;
	text-decoration:underline;
	}	
	
.float {
	clear:both;
	padding:35px 0 15px 0;
	height:auto;
	}	
	
.image {
	margin-left:56px;
	}

/*----------------------------------------------footer---------------------------------------------*/
	
.Footer {
	clear:both;
	width:100%;
	height:23px;
	height:expression('33px');	
	background:#FCAA00;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
	padding-bottom:expression('10px');
	margin-bottom:10px;
	text-align:center;
	}
	
.FooterLinks {
	float:left;
	width:100%;
	height:17px;
	padding-bottom:49px;
	background:#AB2704;
	text-align:center;
	}
	
.Login {
	float:right;
	width:auto;
	height:17px;
	padding:1px 0 0 15px;
	}
	
.Login A.SkinObject:link,
.Login A.SkinObject:visited {
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:10px;
	border:none;
	}
	
.Login A.SkinObject:hover {
	color:#fff;
	text-decoration:underline;
	}
	
.FooterLinks A:link,
.FooterLinks A:visited {
	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center!important;
	padding:0 10px 0 5px;
	border-right:1px solid #fff;
	}

.FooterLinks A:hover {
	font-size:10px;
	color:#FFF;
	text-transform:uppercase;
	text-decoration:underline;
	}

.Footer .Skinobject {
	color:#fff;
	}

/*----------------------- r.a.d. Menu - main navigation frontpage -------------------------------*/

#Navigation .item A:link,
#Navigation .item A:visited,
#Navigation .item A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	padding-left:15px;
	text-decoration: none;
	cursor: pointer;
	}
	
#Navigation .rootGroup LI.item A {
	background:url(Images/delimiter.gif) no-repeat;
	}
	
#Navigation .rootGroup LI.first A {
	background:url(Images/home.gif) no-repeat;
	/*margin-left:20px;*/
	padding-left:22px!important;
	}
	
#Navigation .rootGroup .group LI.item A {
	background:none;
	margin-left:0!important;
	padding-left:2px!important;
	}
	
/*#Navigation .rootGroup .group LI.first A {
	background:none;
	margin-left:0px;
	padding-left:12px!important;
	}*/
	
#Navigation { 
	padding:13px 0 0 0;
	text-align:center;
	}
	
#Navigation .item A:hover{
	text-decoration:underline;
	}
	
#Navigation .item A.SelectedHItem:link,
#Navigation .item A.SelectedHItem:visited,
#Navigation .item A.SelectedHItem:active,
#Navigation .item A.SelectedHItem:hover {
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
	}
	
/*#Navigation .horizontal {
	text-align:center;
	}*/

#Navigation .slide {
	margin-top:9px;
	display:block;
	}
	
#Navigation .group .slide {
	margin-top:0px!important;
	}
	
#Navigation .group {
	text-align:left;
	background:#FFA800;
	padding-right:14px;
	}
	
#Navigation .group UL {
	padding-left:0px!important;
	padding-left:14px;
	}
	
#Navigation .group .item A:link,
#Navigation .group .item A:visited,
#Navigation .group .item A:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	padding: 4px 12px 4px 0;
	}
	
/*#Navigation .group .first {
	margin-left:0px;
	padding-left:2px!important;
	}*/
	
#Navigation .group .item A:hover {
	color: #000;
	}
