@charset "utf-8";

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

body{
	background:#0d5f9b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	text-align:center;
}

.clr{clear:both;}

p{
	display:block;
	line-height:18px;
}

table td{
	padding:3px 0;
}

h2{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#f7941d;
	margin:0 0 10px;
}
h3{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#0d5f9b;
	margin:0 0 10px;
}
h4{
	display:block;
	font-size:10px;
	font-weight:bold;
	color:#0d5f9b;
	margin:0 0 10px;
}

a{
	color:#0d5f9b;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

#container{
	display:block;
	width:843px;
	background:#fff;
	text-align:center;
	margin:0 auto;
	padding:0;
}

#header{
	display:block;
	width:780px;
	height:225px;
	background:url(../images/clouds.jpg) no-repeat 0 0;
	margin:0 auto;
	text-align:left;
}
	a#logo{
		display:block;
		position:absolute;
		width:475px;
		height:110px;
		margin:30px 0 0 20px;
		background:url(../images/csg-logo.png) no-repeat 0 0; -background:none;
		-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/csg-logo.png',sizingMethod='scale');
		text-indent:-9999px;
		cursor:pointer;
	}
	#nav-main{
		display:block;
		clear:both;
		position:absolute;
		width:775px;
		height:40px;
		background:url(../images/frame.png) no-repeat 0 0; -background:none;
		-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/frame.png',sizingMethod='scale');
		margin:0 auto;
		margin-left:2px;
		margin-top:180px;
		text-align:center;
	}
	#nav-main:after{
		display:block;
		clear:both;
		content:" ";
	}
	.nav-main{
		display:block;
		clear:both;
		position:absolute;
		width:775px;
		height:40px;
		margin:0 auto;
		margin-left:2px;
		margin-top:180px;
		text-align:center;
	}
	.nav-main:after{
		display:block;
		clear:both;
		content:" ";
	}
	.nav-main a{
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		text-decoration:none;
		outline:none;
	}
	.nav-main a:hover{text-decoration:underline;}
	.nav-main ul{
		margin:0 auto;
		margin-top:12px;
		display:table;
		white-space:nowrap;
	}
	.nav-main ul li{
		float:left;
		display:table-cell;
		margin:0 12px;
	}
	.nav-main ul {/display:inline-block;}
	.nav-main ul{/display:inline; }
	.nav-main ul li{/display:inline-block}
	.nav-main ul li{/display:inline;}
	.nav-main ul a{/display:inline-block;}
	.nav-main{/text-align:center}

#content{
	display:block;
	width:636px;
	margin:0 auto;
	padding:0 0 30px;
	text-align:left;
}

#search{
	height:20px;
	margin:24px 0;
	font-size:10px;
	text-align:right;
	color:#0d5f9b;
}
	input.searchkey{
		font-size:10px;
		font-family:Verdana, Geneva, sans-serif;
		width:150px;
		height:12px;
		border:1px solid #ccc;
		padding:1px;
	}
	a.gobtn, input.gobtn{
		display:inline-block;
		width:24px;
		height:20px;
		border:none;
		background:url(../images/GO_btn.jpg) no-repeat 0 0;
	}
	a.gobtn{position:relative; top:4px; /top:2px;}

#nav-sub{
	display:block;
	position:relative;
	float:left;
	width:219px;
	margin-left:-92px;
}
#nav-sub ul{
	display:block;
	position:relative;
	height:auto;
	overflow:hidden;
	margin-left:-33px;
}
#nav-sub ul li{
	position:relative;
	margin-top:-2px;
}
#nav-sub ul li a{
	display:block;
	width:185px;
	height:30px;
	padding:6px 0 0 34px;
	background:url(../images/subnav.png) no-repeat 0 0; -background:none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/subnav.png',sizingMethod='scale');
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
#nav-sub ul li a:hover{text-decoration:underline;}

.memberText{
	color:#999;
	font-size:10px;
	margin:20px 0 5px;
}
.memberCAA{
	display:block;
	width:185px;
	height:213px;
	background:url(../images/CAA.jpg) no-repeat 0 0;
}
a.csgHealthTalk{
	display:block;
	width:200px;
	height:220px;
	margin:20px 0 0;
	background:url(../images/csgHTbanner.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

.rightnarcol{
	float:right;
	display:inline;
	width:500px;
}
.rightwidecol{
	display:block;
	width:636px;
}

#footer{
	clear:both;
	background:url(../images/ribbon.jpg) repeat-x 0 0;
}
.footer-in{
	display:block;
	margin:0 auto;
	text-align:center;
	width:995px;
	height:95px;
	background:url(../images/footer.jpg) no-repeat -14px 0;
	overflow:hidden;
}
	#nav-foot{
		display:block;
		clear:both;
		margin:0 auto;
		text-align:center;
	}
	#nav-foot:after{
		display:block;
		clear:both;
		content:" ";
	}
	#nav-foot a{
		color:#fff;
		font-size:10px;
		text-decoration:none;
		height:16px;
		padding:3px 0 0 20px;
	}
		#nav-foot a.foot-print, #nav-foot a.foot-appt, #nav-foot a.foot-maild, #nav-foot a.foot-mailf{
			display:inline-block;
			background:url(../images/icon-print.jpg) no-repeat 0 0;
		}
		#nav-foot a.foot-appt{background:url(../images/icon-appt.jpg) no-repeat 0 0;}
		#nav-foot a.foot-maild{background:url(../images/icon-email.jpg) no-repeat 0 0;}
		#nav-foot a.foot-mailf{background:url(../images/icon-email.jpg) no-repeat 0 0;}
	#nav-foot a:hover{text-decoration:underline;}
	#nav-foot ul{
		margin:0 auto;
		margin-top:50px;
		display:table;
		white-space:nowrap;
	}
	#nav-foot ul li{
		float:left;
		display:table-cell;
		margin:0 12px;
	}
	#nav-foot ul {/display:inline-block;}
	#nav-foot ul{/display:inline; }
	#nav-foot ul li{/display:inline-block}
	#nav-foot ul li{/display:inline;}
	#nav-foot ul a{/display:inline-block;}
	#nav-foot{/text-align:center}
	
.footer-text{
	color:#fff;
	padding:0 0 20px;
}

/*extra classes*/
.drop-left{
	display:block;
	float:left;
	margin-right:10px;
}
.drop-right{
	display:block;
	float:right;
	margin-left:10px;
}

ul.bulleted{
	list-style:disc;
	margin-left:18px;
}
ul.bulleted li{
	margin:3px 0;
}

ol{
	list-style:decimal;
	margin-left:35px;
}
ol.search li{
	margin:0 0 10px;
}

.img-desc{
	margin-top:3px;
	font-size:10px;
	color:#0d5f9b;
	font-style:italic;
}

.formcontainer{
	background:#cdd8de;
	border:1px solid #eee;
	padding:20px;
}

.emailwrap{
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#fff;
	padding:5px;
	margin:0 0 5px;
	font-size:10px;
}

input.txtrefer{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	width:248px;
	height:14px;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:1px;
}
input.txtappt, select.selappt, textarea.txtappt{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	width:180px;
	height:14px;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:1px;
}
select.selappt{
	width:184px;
	height:18px;
}
textarea.txtappt{
	width:180px;
	height:100px;
}

input.txtmail, select.selmail, textarea.txtmail{
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	width:280px;
	height:14px;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	padding:1px;
}
select.selmail{
	width:284px;
	height:18px;
}
textarea.txtmail{
	width:280px;
	height:100px;
}

input.default_btn{
	font-size:11px;
	font-weight:bold;
	background:#0d5f9b;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	height:25px;
	border:1px solid #ddd;
	padding:1px 6px;
	/padding:1px 1px;
	cursor:pointer;
}

/*popups*/
.overlay{
	display:none;
	position:fixed;
	z-index:1000;
	background-color:#000;
	width:100%;
	height:2000px;
	top:0;
	left:0;
}
.column{
	display:none;
	position:fixed;
	z-index:3000;
	margin:0;
	width:500px;
	padding:10px;
	top:50%;
	left:50%;
	margin-left:-260px;
	background-color:#eee;
	color:#333;
	text-align:left;
	border:1px solid #333;
}
.column2{
	display:none;
	position:fixed;
	z-index:3000;
	width:500px;
	padding:10px;
	top:50%;
	left:50%;
	margin-left:-260px;
	background-color:#eee;
	color:#333;
	text-align:left;
	border:1px solid #333;
}

.drpangemail{
	display:inline-block;
	width:178px;
	height:19px;
	background:url(../images/drpangemail.jpg) no-repeat 0 0;
}
.infoemail{
	display:inline-block;
	width:161px;
	height:19px;
	background:url(../images/infoemail.jpg) no-repeat 0 0;
}