@charset "utf-8";

/* Athelstone styles */

#bodyHome {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	margin:0 auto;
	background-image: url(../Images/bodyHomeBg.jpg);
	background-repeat: repeat-x;
}


a {
	color: #060a16;
}

a:visited {
	color: #15234d;
}


.width-925 {
	min-width:925px;
}

#bodyContent {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	margin:0 auto;
	background-image: url(../Images/bodyContentBg.jpg);
	background-repeat: repeat-x;
}

.width-925 {
	min-width:925px;
	width:925px;
}

#header {
	width: 100%;
	height: 101px;
	background-image: url(../Images/header_sidebg.gif);
	background-repeat: repeat-x;
	float:left;
}

#headerInner {
	height:100%;
	text-align:center;

	margin: 0 auto;
	width:925px; /*width of flash in banner*/
	background-image: url(../Images/header_mainbg.jpg);
	background-repeat:no-repeat;
	
	/*
	border-width:: 1px;
	border-style: solid;
	border-color:#0F0;	
	*/
}

#headerInnerContentPage {
	height:100%;
	text-align:center;

	margin: 0 auto;
	width:925px; /*width of flash in banner*/
	background-image: url(../Images/header_mainbg2.jpg);
	background-repeat:no-repeat;
	
	/*
	border-width:: 1px;
	border-style: solid;
	border-color:#0F0;	
	*/
}

#logo {
	height:101px;
	/* position:absolute; */
	float:left;
	left:0;
}

#headerMenuContainer {
	float:left;
	width: 788px;
	height: 101px;
}

#headerMenu-top {
	/* background-color:#06C; */
	color:#fff;
	text-align:right;
	height:25px;
	position:relative;
	width: 788px;
	float:left;
}

#headerMenu-main {
	/* background-color:#06C; */
	color:#fff;
	text-align:left;
	clear: left;
	width: 788px;
	float:left;
	margin-top: 44px;
}


#banner {
	width: 902px;
	text-align:center;
	margin: 0 auto;
}
#bannerBlueTop {
	margin: 0 auto;
	width:902px; /*width of flash in banner*/
	align: center;
	background-image: url(../Images/contentAreaBg.jpg);
	background-repeat: repeat;
}
#bannerBlueBtm {
	background-image: url(../Images/contentAreaBgBottom.jpg);
	height:5px;
	margin: 0 auto;
	width:902px;
}

/* Styles for content area outter */
#contentContainer {
	width: 100%;
	text-align:center;
	min-height:300px;
	float:left;
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow:auto;
}
#contentTop {
	margin: 0 auto;
	width:901px; 
	height: 53px;
	align: center;
	background-image: url(../Images/mainAreaTopBg.jpg);

}

#contentTop h1 {
	padding-top: 10px;
	padding-left: 15px;
	color: #484242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: left;
}

#contentBody {
	/*background-image: url(../Images/mainAreaBody.jpg);*/
	background-image: url(../Images/sideBarBg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	border-right: 1px;
	border-left: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style:solid;
	border-color: #efeeee;
	
	background-color: #fff;

	margin: 0 auto;
	padding-bottom: 10px;

	width:899px;
	min-height:300px;
	overflow:auto;

}




#contentSideBar {
	width: 287px;
	/* position:absolute; */
	float:left;
	left:0;
	background-position: left bottom;
	min-height:300px;
	padding-top: 10px;

}


#contentMain {
	color:#000;
	text-align:left;
	float:left;
	overflow:none;
	padding-top: 0px;
	margin-top: 0px;

}


#contentMainWide {
	color:#000;
	text-align:left;
	float:left;
	overflow:none;
	padding: 20px;
	margin-top: 0px;

}


#contentBottom {

	height:14px;
	margin: 0 auto;
	width:901px;
}

/* Styles for content area inner ****************************************/

#contentInnerTop {
	margin: 15px auto 0 auto;
	width:591px; /*width of flash in banner*/
	height: 36px;
	align: center;
	background-image: url(../Images/contentMainTopBg.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top: 10px;

}

#contentInnerTop h1 {
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 20px;
	color: #1a1f2a;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
}


#contentInnerBody {

	clear: left;
	margin: 0px auto;
	width:591px; /*width of flash in banner*/
	min-height: 200px;
	align: center;
	float:left;
	background-image: url(../Images/contentMainMiddleBg.jpg);
}

#contentInnerBottom {
	clear: left;
	height:16px;
	margin: 0 auto 30px auto;
	width:591px;
	float:left;
	background-image: url(../Images/contentMainBottomBg.jpg);
}

.contentTextArea {
	margin: 20px;	
}

/********************************************************************* */

.clear {
	clear:both;
}

a img {
	border: none;
}

p {
	margin: 0 auto;	
}

#menuBannerContainer {
	padding: 0 auto;
	margin: 0 auto;
	width: 862px;
}


#homePagePanelContainer {
	width: 902px;
	text-align:center;
	margin: 0 auto;
}
#homePagePanelContent {
	margin: 0 auto;
	width:902px;
	align: center;
	background-image: url(../Images/homePagePanelBgContent.jpg);
	background-repeat: repeat;
}
#homePagePanelTop {
	background-image: url(../Images/homePagePanelBgTop.jpg);
	height:5px;
	margin: 0 auto;
	width:902px;
}
#homePagePanelBottom {
	background-image: url(../Images/homePagePanelBgBottom.jpg);
	height:5px;
	margin: 0 auto;
	width:902px;
}

#sponsorContainer {
	margin-top: 30px;
	width: 100%;
	float:left;
}

#sponsorContent {
	height:100%;
	text-align:center;
	position:relative;
	margin: 0 auto;
	padding-top: 10px;
	width:902px;
	
	text-decoration:none;
	color:#6f6b6a;
	font-size: 12px;

	
	/*
	border-width:: 1px;
	border-style: solid;
	border-color:#0F0;	
	*/
}

#sponsorContent img {
  border: 0px;
  padding-right: 15px;

}


#footerContainer {
	margin-top: 30px;
	width: 100%;
	height: 101px;
	float:left;
}

#sponsorContent img {	
	margin-right: 10px;
}

#footerContent {
	height:100%;
	text-align:center;
	position:relative;
	margin: 0 auto;
	padding-top: 10px;
	width:902px; /*width of flash in banner*/
	background-image: url(../Images/footerDivider.jpg);
	background-repeat:no-repeat;	
	
	text-decoration:none;
	color:#6f6b6a;
	font-size: 12px;

	
	/*
	border-width:: 1px;
	border-style: solid;
	border-color:#0F0;	
	*/
}


a.footerLink {
	text-decoration:none;
	color:#6f6b6a;
	font-size: 12px;
}
a.footerLink:hover {
	text-decoration:underline;
	color:#6f6b6a;
}
/*news scroller*/
#NewsTicker {
	/*border:solid 1px #cccccc;*/
	width:570px;
	height:160px;
	margin:0 auto;
}
#NewsTicker h1 {
	padding:6px;
	margin:0;
	border:0;
	background:#dfe7ed;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
#NewsVertical {
	width: 570px;
	height: 200px;
	display: block;
	overflow: hidden;
	position: relative;
}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 570px;
	height: 140px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	width: 170px;
	color: #444444;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px 10px;
	float: left;
	height: 164px;
	display: inline;
}
#TickerVertical li .NewsTitle {
	display: block;
	color: #000000;
	font-size: 20px;
	margin-bottom:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#TickerVertical li .NewsTitle a:link, #TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #000000;
	margin-bottom:6px;
	text-decoration:underline;
}
#TickerVertical li .NewsTitle a:hover {
	text-decoration:none;
}
#TickerVertical li .NewsImg {
	float:left;
	margin-right:10px;
	border:solid 1px #DEDEDE;
}
#TickerVertical li .NewsFooter {
	display: block;
	font-size: 10px;
	margin:6px 0 14px 0;
	color:#000000
}



.topMenuLink {
text-align:right;
	padding-left:0px;
	padding-top:3px;
	margin: 0 auto;	
	float:right;
}
.topMenuLink ul {	list-style-type:none;
margin: 0; padding:0; float:left;
}
.topMenuLink ul li{
	display:inline;	
}
.topMenuLink ul li a{
	font-size: 14px;
	color: #FFF;
	text-decoration:none;
	float:left;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(/images/topMenuLinkSeperator.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

.topMenuLink ul li a:hover {
	text-decoration:underline;

}




.mainMenuLink {
	text-align:left;
	padding-left:0px;
	padding-top:3px;
	margin: 0 auto;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainMenuLink ul {	list-style-type:none;
margin: 0; padding:0; float:left;
}
.mainMenuLink ul li{
	display:inline;	
}
.mainMenuLink ul li a{
	font-size: 16px;
	color: #FFF;
	text-decoration:none;
	float:left;
	padding-right: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: right;	
}

.mainMenuLink ul li a:hover {
	text-decoration:underline;

}

.sideMenuLink{
	width: 247px;
	border-size: 0px;
	
	text-align:left;
	margin: 0 auto;	
	padding: 0 auto;
	float:left;
	vertical-align: center;
	
}
	
.sideMenuLink div ul li a{ /*header bar links*/
	display: block;
	background-color: #fff;
	font-size: 16px;
	color: #000;
	text-decoration:none;
	float:left;
	height: 32px;
	width: 222px;
	padding-left: 25px;
	vertical-align: center;
	line-height: 28px;
	background-image: url(../Images/leftMenu/menuStates.gif);
	background-position: -12px 0px;
	background-repeat: no-repeat;
}


.sideMenuLink div ul li a:link, .sideMenuLink div a:visited{
	color: #000;
}

.sideMenuLink div ul li a:hover{
	background-position: 100% -32px;
	color: #fff;
}

.sideMenuLink div ul li a.unselected{ /*header that's currently not selected*/
	color: #000;
}

	
.sideMenuLink div ul li a.selected{ /*header that's currently selected*/
	color: #fff;
	background-position: 100% -64px !important;
}

.sideMenuLink div ul li a.unselected:hover{ /*header that's currently not selected*/
	color: #fff;
}

	
.sideMenuLink div ul li a.selected:hover{ /*header that's currently selected*/
	color: #fff;
	background-position: 100% -64px !important;
}


.sideMenuLink div ul{
	list-style-type: none;
	vertical-align: center;
	padding: 0px;
	padding-left: 15px;
	margin: 0px;
}

.sideMenuLink div ul li{
	text-align: left;
	vertical-align: center;
}

/******** submenu level 2 styles */
.sideMenuLink div ul li ul{
	list-style-type: none;
	vertical-align: center;
	padding: 0px;
	margin: 0px;
}

.sideMenuLink div ul li ul li{
	text-align: left;
	vertical-align: center;
}

.sideMenuLink div ul li ul li a{ /*sub menu links*/
	display: block;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	float:left;
	height: 32px;
	width: 207px;
	/*
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#CCC;
	background: none;
	*/

	background-image: url(../Images/leftMenu/menuItemBgSub.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	
	padding-left: 40px;
	vertical-align: center;
	line-height: 28px;
}

.sideMenuLink div ul li ul li a:hover{
	color: #000;
	text-decoration:underline;
	background-image: url(../Images/leftMenu/menuItemBgSub.png);
	background-position: 3px 0px;
}


/******** submenu level 3 styles */
.sideMenuLink div ul li ul ul li{
	list-style-type: none;
	vertical-align: center;
	padding: 0px;
	margin: 0px;
}

.sideMenuLink div ul li ul li ul li{
	text-align: left;
	vertical-align: center;
}

.sideMenuLink div ul li ul li ul li a{ /*sub menu links*/
	display: block;
	font-size: 12px;
	color: #000;
	text-decoration:none;
	float:left;
	height: 32px;
	width: 207px;
	/*
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color:#CCC;
	background: none;
	*/

	background-image: url(../Images/leftMenu/menuItemBgSub.png);
	background-position: 15px 0px;
	background-repeat: no-repeat;
	
	padding-left: 55px;
	vertical-align: center;
	line-height: 28px;
}

.sideMenuLink div ul li ul li ul li a:hover{
	color: #000;
	text-decoration:underline;
	background-image: url(../Images/leftMenu/menuItemBgSub.png);
	background-position: 12px 0px;
}

