@charset "utf-8";
/* CSS Document */

html{
	background-image:url(imgs/bg_repeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	margin: 0px;
	background-image:url(imgs/bg_clouds.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

table{
	vertical-align:top;
}

td{
	vertical-align:top;
	text-align:left;
}

#colBG {
	position:absolute;
	width:1005px;
	height:800px;
	background-color:#FFFFFF;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}

#topBannerImg{
	position:relative;
	background-image:url(imgs/topBanner.jpg);
	background-repeat:no-repeat;
	width:1004px;
	height:159px;
}

#mapImg{
	position:relative;
	background-image:url(imgs/mapImg.jpg);
	background-repeat:no-repeat;
	width:789px;
	height:420px;
}

#navCon{
	position:relative;
	wisth:202px;
	height:420px;
}

#navMap{
	position:absolute;
	background-image:url(imgs/navMap.jpg);
	background-repeat:no-repeat;
	left:14px;
	top:104px;
	width:202px;
	height:316px;
}

#homeBtn{
	position:absolute;
	background-image:url(imgs/homeBtn.jpg);
	background-repeat:no-repeat;
	left:29px;
	top:0px;
	width:187px;
	height:35px;
}

#homeBtn:hover{
	background-image:url(imgs/homeBtn_Roll.jpg);
}

#homeBtn_select{
	position:absolute;
	background-image:url(imgs/homeBtn_Roll.jpg);
	background-repeat:no-repeat;
	left:29px;
	top:0px;
	width:187px;
	height:35px;
}

#galleryBtn{
	position:absolute;
	background-image:url(imgs/galleryBtn.jpg);
	background-repeat:no-repeat;
	left:29px;
	top:35px;
	width:187px;
	height:35px;
}

#galleryBtn:hover{
	background-image:url(imgs/galleryBtn_Roll.jpg);
}

#galleryBtn_select{
	position:absolute;
	background-image:url(imgs/galleryBtn_Roll.jpg);
	background-repeat:no-repeat;
	left:29px;
	top:35px;
	width:187px;
	height:35px;
}

#contactBtn{
	position:absolute;
	background-image:url(imgs/contactBtn.jpg);
	background-repeat:no-repeat;
	left:29px;
	top:69px;
	width:187px;
	height:35px;
}

#contactBtn:hover{
	background-image:url(imgs/contactBtn_Roll.jpg);
}

#contactBtn{
	position:absolute;
	background-image:url(imgs/contactBtn.jpg);
	background-repeat:no-repeat;
	left:29px;
	top:69px;
	width:187px;
	height:35px;
}

#contactBtn_select{
	position:absolute;
	background-image:url(imgs/contactBtn_Roll.jpg);
	background-repeat:no-repeat;
	left:29px;
	top:69px;
	width:187px;
	height:35px;
}


#btnShad {
	position:absolute;
	background-image:url(imgs/btnShad.jpg);
	background-repeat:no-repeat;
	left:1px;
	top:0px;
	width:28px;
	height:104px;
}

#contentBG1 {
	position:relative;
	background-image:url(imgs/contentBG1.jpg);
	background-repeat:no-repeat;
	left:1px;
	top:0px;
	width:1004px;
	height:448px;
}

#bottomBG {
	position:relative;
	background-image:url(imgs/bottomBG.jpg);
	background-repeat:no-repeat;
	left:1px;
	top:0px;
	width:1004px;
	height:55px;
}

#contentCon{
	position:absolute;
	left:14px;
	top:1px;
	width:977px;
	height:446px;
}

#homeBlock{
	position:absolute;
	background-image:url(imgs/homeBlock_BG.jpg);
	background-repeat:no-repeat;
	width:242px;
	height:211px;
	left:8px;
	top:8px;
}

#sitesBlock{
	position:absolute;
	background-image:url(imgs/siteBlock_BG.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:333px;
	left:746px;
	top:0px;
}

#loginBlock{
	position:absolute;
	background-image:url(imgs/loginBlock_BG.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:113px;
	left:746px;
	top:333px;
}

#loginBlock2{
	position:relative;
	background-image:url(imgs/loginBlock_BG_LoggedIn.jpg);
	background-repeat:no-repeat;
	width:231px;
	height:113px;
	left:746px;
	top:333px;
}

#homeBlockTitle{
	position:absolute;
	left:29px;
	top:9px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#0065b2;
}

#homeBlockImg{
	position:absolute;
	background-color:#CCCCCC;
	width:222px;
	height:73px;
	top:40px;
	left:9px;
}

#homeBlockTxt{
	position:absolute;
	width:222px;
	font-size:12px;
	text-align:justify;
	color:#016ab1;
	top:119px;
	left:9px;
}

#sitesBtnCon{
	position:absolute;
	width:192px;
	height:267;
	top:47px;
	left:20px;
}

#sitesBtn1{
	position:absolute;
	background-image:url(imgs/sitesBtn1.jpg);
	width:192px;
	height:53px;
	top:0px;
	left:0px;
}

#sitesBtn1:hover{
	background-image:url(imgs/sitesBtn1_Roll.jpg);
}

#sitesBtn2{
	position:absolute;
	background-image:url(imgs/sitesBtn2.jpg);
	width:192px;
	height:53px;
	top:53px;
	left:0px;
}

#sitesBtn2:hover{
	background-image:url(imgs/sitesBtn2_Roll.jpg);
}

#sitesBtn3{
	position:absolute;
	background-image:url(imgs/sitesBtn3.jpg);
	width:192px;
	height:53px;
	top:106px;
	left:0px;
}

#sitesBtn3:hover{
	background-image:url(imgs/sitesBtn3_Roll.jpg);
}

#sitesBtn4{
	position:absolute;
	background-image:url(imgs/sitesBtn4.jpg);
	width:192px;
	height:54px;
	top:159px;
	left:0px;
}

#sitesBtn4:hover{
	background-image:url(imgs/sitesBtn4_Roll.jpg);
}

#sitesBtn5{
	position:absolute;
	background-image:url(imgs/sitesBtn5.jpg);
	width:192px;
	height:54px;
	top:213px;
	left:0px;
}

#sitesBtn5:hover{
	background-image:url(imgs/sitesBtn5_Roll.jpg);
}

#readMore{
	position:absolute;
	background-image:url(imgs/readMore.jpg);
	width:93px;
	height:23px;
	top:187px;
	left:148px;
}

#readMore:hover{
	background-image:url(imgs/readMore_Roll.jpg);
}

#loginTxt{
	position:absolute;
	left:22px;
	top:43px;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
}

#bottomBtn{
	position:absolute;
	top:10px;
	text-decoration:none;	
	color:#bfbfbf;
	font-size:11px;
	text-transform:uppercase;
}

#bottomBtn:hover{
	color:#FFFFFF;
	font-weight:bold;
}

#navSites{
	position:absolute;
	background-repeat:no-repeat;
	left:14px;
	top:104px;
	width:203px;
	height:316px;
	background-image:url(imgs/navSites.jpg);
}

#navSitesBtn1{
	position:absolute;
	background-image:url(imgs/navSiteBtn1.jpg);
	background-repeat:no-repeat;
	top:34px;
	left:25px;
	width:158px;
	height:29px;
}

#navSitesBtn1:hover{
	top:35px;
	background-image:url(imgs/navSiteBtn1_Roll.jpg);
}

#navSitesBtn1_select{
	position:absolute;
	background-image:url(imgs/navSiteBtn1_Roll.jpg);
	background-repeat:no-repeat;
	top:35px;
	left:25px;
	width:158px;
	height:29px;
}


#navSitesBtn2{
	position:absolute;
	background-image:url(imgs/navSiteBtn2.jpg);
	background-repeat:no-repeat;
	top:64px;
	left:25px;
	width:158px;
	height:28px;
}

#navSitesBtn2:hover{
	top:64px;
	background-image:url(imgs/navSiteBtn2_Roll.jpg);
}

#navSitesBtn2_select{
	position:absolute;
	background-image:url(imgs/navSiteBtn2_Roll.jpg);
	background-repeat:no-repeat;
	top:64px;
	left:25px;
	width:158px;
	height:29px;
}

#navSitesBtn3{
	position:absolute;
	background-image:url(imgs/navSiteBtn3.jpg);
	background-repeat:no-repeat;
	top:93px;
	left:25px;
	width:158px;
	height:28px;
}

#navSitesBtn3:hover{
	top:93px;
	background-image:url(imgs/navSiteBtn3_Roll.jpg);
}

#navSitesBtn3_select{
	position:absolute;
	background-image:url(imgs/navSiteBtn3_Roll.jpg);
	background-repeat:no-repeat;
	top:93px;
	left:25px;
	width:158px;
	height:29px;
}

#navSitesBtn4{
	position:absolute;
	background-image:url(imgs/navSiteBtn4.jpg);
	background-repeat:no-repeat;
	top:122px;
	left:25px;
	width:158px;
	height:28px;
}

#navSitesBtn4:hover{
	top:122px;
	background-image:url(imgs/navSiteBtn4_Roll.jpg);
}

#navSitesBtn4_select{
	position:absolute;
	background-image:url(imgs/navSiteBtn4_Roll.jpg);
	background-repeat:no-repeat;
	top:122px;
	left:25px;
	width:158px;
	height:29px;
}

#navSitesBtn5{
	position:absolute;
	background-image:url(imgs/navSiteBtn5.jpg);
	background-repeat:no-repeat;
	top:151px;
	left:25px;
	width:158px;
	height:28px;
}

#navSitesBtn5:hover{
	top:151px;
	background-image:url(imgs/navSiteBtn5_Roll.jpg);
}

#navSitesBtn5_select{
	position:absolute;
	background-image:url(imgs/navSiteBtn5_Roll.jpg);
	background-repeat:no-repeat;
	top:151px;
	left:25px;
	width:158px;
	height:29px;
}

#siteInfo{
	position:absolute;
	background-image:url(imgs/siteInfoBG.jpg);
	background-repeat:no-repeat;
	top:9px;
	left:9px;
	width:959px;
	height:430px;
}

#pageTitle{
	position:absolute;
	top:9px;
	width:918px;
	left:29px;
	text-transform:uppercase;
	color:#0065b2;
	font-size:12px;
	font-weight:bold;
}

#pageTitleInfo{
	text-transform:uppercase;
	color:#0065b2;
	font-size:12px;
	font-weight:bold;
}

#rightColTitle{
	position:relative;
	width:207px;
	left: 15px;
	text-transform:uppercase;
	color:#0065b2;
	font-size:12px;
	font-weight:bold;
}

#rightColDivider{
	position:relative;
	width:207px;
	height:1px;
	font-size:1px;
	background-color:#0065b2;
}

#rightColBullet{
	position:absolute;
	top:2px;
	background-image:url(imgs/rightColBullet.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:13px;
}

#rightColBullet2{
	position:absolute;
	top:4px;
	background-image:url(imgs/rightColBullet2.jpg);
	background-repeat:no-repeat;
	width:9px;
	height:9px;
}

#pageInfo{
	position:absolute;
	line-height:16px;
	top:47px;
	width:935px;
	left:20px;
	color:#0065b2;
	text-align:justify;
	font-size:12px;
}

#pageInfo2{
	position:relative;
	line-height:16px;
	color:#0065b2;
	text-align:justify;
	font-size:12px;
}

#listStyle1{
	margin-top:0; 
	margin-bottom:0; 
	list-style-type:disc; 
	list-style-position:outside;
	text-transform:capitalize;
}

#listSyle2{
	margin:0px 0px 0px -45px;
}

#listStyle3{
	margin-top:0; 
	margin-bottom:0; 
	list-style-type:disc; 
	list-style-position:outside;
	text-transform:uppercase;
	font-weight:bold;
	line-height:18px;
}

#reportLink{
	text-decoration:none;
	color:#0065b2;	
}

#reportLink:hover{
	color:#CC6600;
}

#reportLink:visited{
	color:#0065b2;
}

#reportLink_select{
	text-decoration:none;
	color:#CC6600;
}

a.hover{
	color:#CC6600;
}

#credits{
	position:absolute;
	text-align:center;
	top:40px;
	height:30px;
	width:1004px;
	font-size:11px;
	font-weight:bold;
	color:#999999;
	font-variant:small-caps;
}

#subTitle{
	font-weight:bold;
}

#subTitle2{
	text-transform:uppercase;
	font-weight:bold;
}

#liveData_Btn {
	position:absolute;
	background-image:url(imgs/liveDate_Btn.jpg);
	width:188px;
	height:27px;
	background-repeat:no-repeat;	
}

#loggInTab {
	position:relative;
	top:13px;
	left:-3px;
	width:370px;
	height:130px;
	background-image:url(imgs/loddegInTab.jpg);
	background-repeat:no-repeat;
}

#logoutBtn{
	position:absolute;
	background-image:url(imgs/logoutBtn.jpg);
	background-repeat:no-repeat;
	width:61px;
	height:19px;
	top:-3px;
	left:257px;
}

#logoutBtn:hover{
	background-image:url(imgs/logoutBtn_Roll.jpg);
}

#btn_Bullet {
	position:absolute;
	background-image:url(imgs/btn_bullet.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:9px;
	top:12px;
	left:800px;
}

#back_Btn{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#0065b2;
	text-decoration:none;
	text-transform:uppercase;
	width:150px;
	left:817px;
	top:8px;
}

#back_Btn:hover{
	color:#CC6600;
}

#loginInDataBtnBG{
	position:absolute;
	width:370px;
	height:65px;
	background-image:url(imgs/loddegInTabLiveDataBtnBg.jpg);
	background-repeat:no-repeat;
	top:65px;
}



