 /* CSS Document */
  /* CSS Document */

body {
	margin: 0px 0px;
	height:100%;
	background:#EBEBEB url(images/background_bg.gif) top left repeat-x;	
}

/* ********** INDEX ************** */

TH,TD,DIV{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000000;}
A,A:link,A:visited,A:active{ color:#63BAE4; text-decoration:none; font-size:13px;font-weight:normal; font-family:Arial, Helvetica, sans-serif;}
A:hover{ color:#63BAE4; text-decoration:underline; font-size:13px;font-weight:normal;}
/* ********** Control Panel Style ************** */
.controlpanel{ background:#fff; border:#ADADAD solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px;}
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#CCC solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:#CCC; font-size:12px; color:#000; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#7C211E; }
.controlpanel A .CommandButton:visited{ color:#7C211E; }
.controlpanel A.CommandButton:active{ color:#7C211E; }
.controlpanel A.CommandButton:hover{ color:#7C211E; text-decoration:underline;} 
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{font-size:11px; color:#DC4D00; text-decoration:none; font-weight:normal; }
A.CommandButton:hover{color:#DC4D00; text-decoration:underline; font-size:11px; font-weight:normal; }


/* ********** Search Style ************** */
#SearchContainer input{ padding:0px; border:0px; width:95px; height:14px; background:#ffffff; color:#000000; padding:0px 5px 0px 5px; font-size:10px;}
.sear {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal;color:#006599;}
.seargreen {font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#106500;}
.search_bg{background:url(images/search_img.jpg) top left no-repeat;}

/* ********** Pane Style ************** */
.FullTopPane{padding:0px;}
.TopPane{padding:0px 0px 0px 0px;}
.LeftPane{padding:10px 0px 0px 2px;}
.ToponePane{padding:0px;}
.ContentPane{padding:0px 0px 0px 0px;}
.RightPane{padding:0px 0px 0px 20px; width:200px;}
.FooterPane{padding:10px;}
.BottomPane{padding:0px 12px 0px 12px;}



/* ********** Container Style ************** */
.Head{font-size:12px; font-weight:bold; color:#676767;}
.SubHead{font-size:12px; color:#676767;}
.SubSubHead{font-size:12px; color:#676767;}
.Normal{font-size:12px; color:#676767;}

/* ********** User Style ************** */
.user,a.user:link,a.user:active,a.user:visited {font-family:Tahoma, Arial; font-size:12px; font-weight:bold; color:#A46226; text-decoration:none;}
a.user:hover{color:#000000;}


/* ********** Breadcrumb Style ***************/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#ffffff; text-decoration:none;}
a.Breadcrumb:hover{color:#000000;}


/* ********** Link Style **************/
.links,a.links:link,a.links:active,a.links:visited{font-family:Arial; font-size:12px; color:#E17A2D; text-decoration:none; font-weight:normal;}
a.links:hover{color:#E17A2D; text-decoration:underline;}

/* ********** Footer Index ************** */
.footer, a.footer:link, a.footer:active, a.footer:visited{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#414B4C; text-decoration:none; font-weight:normal;}
a.footer:hover{color:#414B4C; font-weight:normal;}

/* panelbar wrapper */
.RadPanelbar_Dnn .rootGroup .text
{
	display:block;
	padding:7px 20px 0px 32px;
	border-bottom:none;
	height:39px; _height:45px !important;
	margin-bottom:0px; _margin-bottom:-1px !important;
	font:bold 11px Tahoma;
	text-decoration:none;
}

/* Normal */


.RadPanelbar_Dnn .rootGroup1 .text
{
	color: #ffffff !important;
	background:url(images/blue.gif) no-repeat top left !important;
}

.RadPanelbar_Dnn .rootGroup2 .text
{
	color: #ffffff;
	background:url(images/blue.gif) no-repeat top left;
}	

.RadPanelbar_Dnn .rootGroup3 .text
{
	color: #ffffff;
	background:url(images/blue.gif) no-repeat top left;
}	

.RadPanelbar_Dnn .rootGroup4 .text
{
	color: #ffffff;
	background:url(images/blue.gif) no-repeat top left;
}	

.RadPanelbar_Dnn .rootGroup5 .text
{
	color: #ffffff;
	background:url(images/blue.gif) no-repeat top left;
}

.RadPanelbar_Dnn .rootGroup6 .text
{
	color: #ffffff;
	background:url(images/blue.gif) no-repeat top left;
}

.RadPanelbar_Dnn .rootGroup .link
{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	background:url(images/wht.gif) no-repeat top left;
}

/* Hover */

.RadPanelbar_Dnn .rootGroup .link:hover .text
{
	
	font-weight:bold !important;
	text-decoration:none !important;
	color: #000000 !important;
	background:url(images/wht_hover.jpg) no-repeat top left !important;
}

.RadPanelbar_Dnn .rootGroup .rootGroup1:hover .text 
{ 
	color: #ffffff !important;
	background:url(images/blue_hover.gif) no-repeat top left !important;
}

.RadPanelbar_Dnn .rootGroup .rootGroup2:hover .text 
{ 
	color: #ffffff !important;
	background:url(images/blue_hover.gif) no-repeat top left !important;
}

.RadPanelbar_Dnn .rootGroup .rootGroup3:hover .text 
{ 
	color: #ffffff !important;
	background:url(images/blue_hover.gif) no-repeat top left !important;
}

.RadPanelbar_Dnn .rootGroup .rootGroup4:hover .text 
{ 
	color: #ffffff !important;
	background:url(images/blue_hover.gif) no-repeat top left !important;
}

.RadPanelbar_Dnn .rootGroup .rootGroup5:hover .text 
{ 
	color: #ffffff !important;
	background:url(images/blue_hover.gif) no-repeat top left !important;
}

.RadPanelbar_Dnn .rootGroup .rootGroup6:hover .text 
{ 
	color: #ffffff !important;
	background:url(images/blue_hover.gif) no-repeat top left !important;
}

.RadPanelbar_Dnn .rootGroup .Custom .text, 
.RadPanelbar_Dnn .rootGroup .Custom:hover .text 
{
	font-weight:bold !important;
	text-decoration:none !important;
	color: #63bae4 !important;
	background:url(images/blue_hover.gif) no-repeat top left !important;
}


/************* Submenu ****************/

.RadPanelbar_Dnn .group .text
{
	font: 11px Tahoma;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0px 0px 40px;
	height:23px; _height:28px !important;
	color:#394145;
	background:none;
}

/************* Submenu_Normal ****************/
.RadPanelbar_Dnn .group .link
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:none;
	padding:0px 0px 0px 0px;
	background:none !important;
}

/************* Submenu_Hover ****************/
.RadPanelbar_Dnn .group .link:hover .text
{
	color:#000000;
	font-weight:bold; 	
	padding:5px 0px 0px 40px;
	text-decoration:none;
	background:#3E72A7 !important;
}

/************* Submenu_Selected ****************/
.RadPanelbar_Dnn .group .selected .text
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0px 0px 40px;
	background:#3E72A7 !important;
}

.level1 .item
{
	padding: 0px 0px 0px 0px; 
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:none;
} 

.level1 .level2 .item
{
	padding: 0px 0px 0px 45px;
	text-transform:uppercase;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
} 


.more,a.more:link,a.more:active,a.more:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px;color:#3360A8; text-decoration:none; font-weight:bold;}
a.more:hover{color:#E1953D; text-decoration:none;}


.top_bg{background:url(images/top_bg.gif) top left repeat-x;}
.logo_pad{float:left; margin:15px 0px 0px 0px;}
.logo_padding{padding-left:20px;}
.banner_pad{float:right;}
.content_border{border:#175699 solid 1px; border-top:none;}
.bot_bg{background:url(images/bottom_bg.gif) top left repeat-x;}
.wht{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;}

.br_col{background-color:#63BAE4; height:26px; float:left;}
.sear_col{background-color:#63BAE4; height:26px; width:190px; float:right;}

#info{background:#ffffff url(images/info.jpg) top right no-repeat;}
#about{background:#ffffff url(images/about.jpg) top right no-repeat;}
#contact{background:#ffffff url(images/contact.jpg) top right no-repeat;}
#where{background:#ffffff url(images/where.jpg) top right no-repeat;}
#what{background:#ffffff url(images/what2do.jpg) top right no-repeat;}
#how{background:#ffffff url(images/how.jpg) top right no-repeat;}
#should{background:#ffffff url(images/new_should.jpg) top right no-repeat;}
#online{background:#ffffff url(images/newsroom.jpg) top right no-repeat;}



