@charset "utf-8";
/* CSS Document */
body
{
	background: #666666;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center;
	color:#666666;
	height:100%;
}

a
{
	color:#4bb5f8;
	font-size:12px;
	text-decoration:none;
}
	
	a:hover
	{
		color:#4bb5f8;
		font-size:12px;
		text-decoration:underline;
	}

img
{
	border-style:none;
	margin:0;
	padding:0;
}

label
{
	cursor:pointer;
}

h1
{
	font-size:18px;
	margin:0;
}

h2
{
	font-size:14px;
	margin:0 0 10px 0;
}

p
{
	margin:0 0 10px 0;
}

/* colors */
.darkBlue
{
	color:#1f85af;
}

.lightBlue
{
	color:#6699cc;
}

.green
{
	color:#8ba802;
}

/* layout */
#stateDeptHeader
{
	display:none;
	width:100%;
	height:88px;
	background-image:url(../images/state-header-bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0;
	text-align:center;
}

#altHeaderWhite
{
	background-color:#ffffff;
	height:205px;
}

#headerBackground
{
	width:100%;
	height:192px;
	background-image:url(../images/centers/background_center.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#001125;
	margin:0;
	text-align:center;
}

#altHeader
{
	width:970px;
	height:192px;
	margin:0 auto;
}

#headerText
{
	width:970px;
	height:22px;
	padding-top:9px;
	margin:0;
}

	#headerText p
	{
		margin:0;
		font-size:13px;
		font-weight:bold;
		font-style:italic;
		color:#ffffff;	
	}

#sub-logo
{
	margin:0;
	padding:0;
	width:332px;
	height:161px;
}

#sub-logo.new
{
	width:161px;
	height:147px;
}

#altNavSearch
{
	margin:0;
	padding:0;
	float:right;
	width:638px;
	height:161px;
}

#altNavSearch.new
{
	width:809px;
	height:147px;
}

#altSearchForm
{
	margin:0;
	padding:20px 24px 0 0;
	height:115px;
	width:614px;
	vertical-align:top;
	text-align:right;
}

#altSearchForm.new
{
	height:115px;
	width:785px;
}

	#altSearchForm a
	{
		font-size:13px;
		font-weight:bold;
		color:#ffffff;
		cursor:pointer;
		text-decoration:none;
	}
	
	#altSearchForm a:hover
	{
		font-size:13px;
		font-weight:bold;
		color:#ffffff;
		cursor:pointer;
		text-decoration:none;
	}

#altNavigation
{
	color:#ffffff;
	text-align:left;
	margin:0;
	padding:0;
	height:22px;
	width:638px;
}

#altNavigation.new
{
	width: 785px;
	line-height: 23px;
	padding-right: 24px;
	text-align: right;
}

	#altNavigation a
	{
		font-size:14px;
		color:#ffffff;
		text-decoration:none;
		cursor:pointer;
		font-weight:bold;
	}
	
	#altNavigation a:hover
	{
		font-size:14px;
		color:#bddbff;
		text-decoration:none;
		cursor:pointer;
		font-weight:bold;
	}

#sub-banner
{
	clear:both;
	width:970px;
	height:13px;
	padding:0;
	margin:0;
	text-align:center;
}

.sub-banner
{
	margin:0 0 5px 0;
	vertical-align:top;
}

#selected-tab
{
	background-color:#0b89d9;
	height:23px;
	padding:0 2px 0 2px;
}

	#selected-tab a
	{
		color:#bddbff;
		text-decoration:none;
		cursor:pointer;
		font-size:14px;
		font-weight:bold;
	}
	
	#selected-tab a:hover
	{
		color:#ffffff;
		text-decoration:none;
		cursor:pointer;
		font-size:14px;
		font-weight:bold;
	}
	
#selected-tab-ie7
{
	background-color:#0b89d9;
	height:23px;
	padding:3px 2px 2px 2px;
}

	#selected-tab-ie7 a
	{
		color:#bddbff;
		text-decoration:none;
		cursor:pointer;
		font-size:14px;
		font-weight:bold;
	}
	
	#selected-tab-ie7 a:hover
	{
		color:#ffffff;
		text-decoration:none;
		cursor:pointer;
		font-size:14px;
		font-weight:bold;
	}
	
.tab-left
{
	background-image:url(../images/tab-left.png);
	background-repeat:no-repeat;
	background-position:right;
	height:23px;
	width:5px;
}

.tab-right
{
	background-image:url(../images/tab-right.png);
	background-repeat:no-repeat;
	background-position:left;
	height:23px;
	width:5px;
}

#subnav
{
	background-image:url(../images/sublinks.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#003870;
	text-align:left;
	margin:0;
	height:25px;
	width:640px;
	vertical-align:middle;
}

	#subnav a
	{
		color:#bddbff;
		text-decoration:none;
		cursor:pointer;
		font-size:12px;
		font-weight:bold;
	}
	
	#subnav a:hover
	{
		color:#ffffff;
		text-decoration:none;
		cursor:pointer;
		font-size:12px;
		font-weight:bold;
	}

#main
{
	background-color:#ffffff;
	font-size:12px;
	width:100%;
	text-align:center;
}

.content
{
	margin:0 auto;
	padding:0;
	width:970px;
	text-align:left;
}

/* center divs */
#centerTop
{
	background-color:#c7c7c7;
	background-image:url(../images/centers/background_center_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom:4px solid #6699cc;
}

/* right cols */
#rightColFlag
{
	float:right;
	height:87px;
	padding:10px 0 0 40px;
	width:419px;
	vertical-align:middle;
}

#rightColumn
{
	float:right;
	width:459px;
	text-align:center;
}

.rightImgBg
{
	background-image:url(../images/centers/img_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:219px;
	padding:0;
	width:284px;
	margin:0 auto;
}

.rightImg
{
	height:188px;
	left:17px;
	padding:0;
	position:relative;
	top:16px;
	width:250px;
}

.rightImgIE7
{
	height:188px;
	/*left:17px;*/
	padding:0;
	position:relative;
	top:16px;
	width:250px;
}

#photo1
{
	position:relative;
}

#photo2
{
	position:relative;
	left:0;
	top:-193px;
}

#rightColBottom
{
	padding:20px 0 0 10px;
	width:449px;
}	

/*left cols */
#leftColFlag
{
	height:87px;
	padding:10px 0 0 30px;
	width:467px;
	vertical-align:middle;
}

#leftColumn
{
	padding:30px 10px 0 40px;
	width:457px;
	min-height:170px;
}

	#leftColumn a
	{
		color:#0b89d9;
	}
	
#leftColBottom
{
	padding:20px 10px 0 40px;
	width:457px;
}	

/* footer */
#footer
{
	background-color:#999999;
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	width:100%;
	color:#ffffff;
	font-size:11px;
	height:47px;
}

#footerContent
{
	padding-top:14px;
}

	#footer a
	{
		color:#cac8c8;
		font-size:11px;
		text-decoration:none;
		cursor:pointer;
	}
	
	#footer a:hover
	{
		color:#cac8c8;
		font-size:11px;
		text-decoration:underline;
		cursor:pointer;
	}
	
/* accordian */
.head
{
	background-image:url(../images/centers/head_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	padding:2px;
}

.head_open
{
	background-image:url(../images/centers/head_bg_down.png);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	padding:2px;
}

.stuff
{
	padding:0 20px 0 10px;
	display:none;
}

h2.lightBlue a
{
	font-size:14px;
	color:#6699CC;
}

#language_bar {
	color:#fff;
	padding-top:10px;
	font-size:10px;
}

#language_bar a {
	font-size:12px;
}

#language_bar a:hover {
	font-size:12px;
	color:#bddbff;
}

.rightImgTitle {
	text-align:center;
}

#photoTitle {
	width: 250px;
	margin: 5px auto;
}
