/* Author HabrX@URL: www.harbx.com */

body {
	background:#bbc9d6;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	}

/* Splash page CSS  */	
#splash_bg {
	margin-top:160px;
	background:url(images/splash_central_bg_1.jpg) repeat-x;
	}

#splash_grandridgetxt {
	position:absolute; 
	top:323px; 
	left:370px;
	}

#splash_entersitetxt {
	position:absolute; 
	top:306px; 
	left:430px;
	}
	
#splash_announcement {
	margin-top:10px;
	margin-left:20px;
	}

#global_disclaimer {
	margin-top:40px;
	margin-bottom:20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;	
	}

/* SubPages */
#subpage_container {
	background:url(images/sub_background_1.gif) repeat-y;
	text-align:left;
	width:747px;		
	padding: 0px;
	margin:0px;	
	height:100%;
}

#sub_topbanner {
	background:url(images/sub_topbackground_1.jpg) left no-repeat;
	text-align:right;
	height:131px;
}

#sub_top_title {
	margin:60px 12px 0 0;
}

#subright_contentcontainer {
	background:url(images/sub_topwatermark_1.jpg) top no-repeat;
}

#subright_content {
	margin-top:30px;
	padding: 5px;
	width:440px;
	line-height:140%;
	color:#161616;
}

#subright_content p a {
	font-weight:bold;
	color:#1150a6;	
}

#subright_content p a:hover {	
	color:#031631;
	text-decoration:none;
	border-bottom:1px #FF6600 dotted;
}


#breadcrumb {
	margin-bottom:20px;
	font-size:10px;
	color:#a8a8a8;
}

#breadcrumb a {
	color:#a8a8a8;
}

#breadcrumb a:hover {
	color:#a8a8a8; 
	text-decoration:none;
}

#sub_navcontainer {
	background:#e0e0e0;
	width:232px;
	margin-left:1px;
	padding-top:30px;
}


#sub_navigation {
	text-align:right;
	width:232px;
	background:#16497b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f8f8f8;
	line-height:180%;
}

#sub_navigation ul {
	margin:0 47px 0 0;
	padding:5px 0 5px 0;
	list-style:none;	
}

#sub_navigation a {
	color:#f8f8f8;
	text-decoration:none;
}

#sub_navigation a:hover {
	color:#FFCC00;
	border-bottom:#FFFFFF 1px dashed;
}

#sub_leftimg_container {
	margin-bottom:50px;
}

#sub_base_emailus {
	margin-top:30px;
	width:470px;
	background:#f4f9fe;
	line-height:300%;
	color:#0f4266;
	font-weight:bold;	
}

.emailpos {
	font-family:Arial, Helvetica, sans-serif;
	margin-left:228px;
}

.emailpos a {
	color:#0f4266;
}

.emailpos a:hover {
	text-decoration:none;
	border-bottom:1px dashed #0f4266;
}

#sub_base_emailbottom {
	width:470px;
	background:#e7f2fd;
}

#sub_basenavigation {
	margin-top:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

#sub_basenavigation  ul {
	list-style:none;
	margin:20px 0 0 5px;
	padding:0px;
}

#sub_basenavigation li {
	display:inline;
}

#sub_basenavigation a {
	color:#999999;
}

#sub_basenavigation a:hover {
	text-decoration:none;
}

#sub_basedisclaimer {
	margin-top:3px;
	margin-bottom:20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;	
}

/* Clearance space */
#clearance_space {
	height:100px;
}
