@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00305e;
	background-color: #ffffff;
}

fieldset {
	border: none;
}

label {
	display: block;
	font-size: 9px;
}

input[type=text], input[type=submit]{
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
}

#survey input[type=text] {
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
	width: 200px;
}

#survey select {
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
}

#survey textarea {
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
	width: 99%;
}

.left{
	position:relative;
	float: left;
	width: 310px;
}

.right{
	position:relative;
	float: left;
	width: 650px;
}

#container {
	width: 960px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#header {
	width: 960px;
	height: 99px;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 28px;
	background-position: top left;
	background-repeat: no-repeat;
}

#buttons {
	width: 535px;
	height: 42px;
	padding: 50px 0px 0px 0px;
	display: block;
	margin: 0px;
	float: left;
}

#buttons img {
	border: 0px;
}

#buttons a {
	width: 160px;
	height: 42px;
	margin-left: 7px;
	float: right;
	display: block;
	background-image: url(../images/layout/lines.gif);
	background-position: top left;
	background-repeat: repeat;
	opacity: .70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
}

#buttons a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
}

div.lang_link {
	width: 158px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	position: absolute;
	border-bottom: #C1D82F 1px solid;
	border-left: #C1D82F 1px solid;
	border-right: #C1D82F 1px solid;
	top: 0;
	right: 0;
}

div.lang_link a {
	color: #005596;
	text-decoration: none;
	display: block;
	background: none;
	font-size: 14px;
	opacity: .70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	zoom: 1;
	font-weight: bold;
}

div.lang_link a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
}


/* holder for top elements */
#intro {
	width: 960px;
	height: 254px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#nav {
	width: 302px;
	height: 227px;
	display: block;
	margin: 0px;
	padding: 11px 4px 0px 4px;
	float: left;
	background-color: #005596;
	background-image: url(../images/layout/menuBG.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: #00305e 16px solid;
}

#nav img {
	border: 0px;
}

#nav a {
	display: block;
}

#nav a:hover {
	background-color: #005596;
	background-image: url(../images/layout/menuHover.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

	#flash {
		position:relative;
		width: 650px;
		height: 238px;
		display: block;
		margin: 0px;
		padding: 0px;
		float: left;
		border-bottom: #00305e 16px solid;
	}
	
	
	
	#photos {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 1;
	}
	
	#photos img{
		position: absolute;
		top: 0px;
		left: 0px;
	}
	
	#photoOverlay {
		width: 322px;
		height: 125px;
		display: block;
		margin: 0px;
		padding: 0px;
		padding-top: 113px;
		position:absolute;
		top: 0px;
		left: 0px;
		z-index: 5000;
	}
	
	/* OR INTERNAL */
	
	#opener {
		width: 590px;
		height: 185px;
		display: block;
		margin: 0px;
		padding: 53px 30px 0px 30px;
		float: left;
		line-height: 20px;
		font-size: 14px;
		background-image: url(../images/layout/lines.gif);
		background-position: top left;
		background-repeat: repeat;
		border-bottom: #e0e0e0 16px solid;
	}
	
	.fourteen {
	font-size: 14px;
	}
	
	#opener a {
	color: #005596;
	text-decoration: none;
	border-bottom: #C1D82F 1px solid;
	}

	#opener a:hover {
		border-bottom: #C1D82F 2px solid;
	}
	
/* content */

#content {
	width: 960px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/layout/bodyBG.gif);
	background-position: top left;
	background-repeat: repeat;
}

#left {
	width: 310px;
	display: block;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#left img {
	border: 0px;
}

#left p {
	padding: 0px 25px 0px 25px;
	line-height: 21px;
}

#left p a {
	color: #005596;
	text-decoration: none;
	border-bottom: #C1D82F 1px solid;
}

#left p a:hover {
	border-bottom: #C1D82F 2px solid;
}

#icons {
	display: block;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 25px;
}

#icons img {
	border: none;
}

#right {
	width: 590px;
	display: block;
	margin: 0px;
	padding: 30px;
	padding-top: 12px; 
	float: left;
	line-height: 20px;
}

#right ul {
	padding: 0px;
	padding-left: 14px;
	margin: 0px;
	color: #C1D82F;
}

#right ul li ul {
	padding: 0px;
	padding-left: 14px;
	margin: 0px;
	color: #00305e;
	list-style: none;
}

#right a {
	color: #005596;
	text-decoration: none;
	border-bottom: #C1D82F 1px solid;
}

#right a img {
	border: none;
	border-bottom: none;
}

#right a:hover {
	border-bottom: #C1D82F 2px solid;
}

#right div p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px
}


.columns {
	width: 285px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
}

p.newsletter {
	padding-left: 22px;
}

p.newsletter img {
	position: absolute;
	margin-left: -22px;
}

/* end content */

#footer {
	color: #ffffff;
	width: 960px;
	height: 66px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #005596;
}

#footerBG {
	width: 310px;
	height: 66px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/layout/linesBlue.gif);
	background-position: top left;
	background-repeat: repeat;
}

#footerText {
	height: 49px;
	display: block;
	margin: 17px 0px 0px 10px;
	padding: 0px;
	float: left;
	text-align: center;
	font-size: 11px;
}

#footerText a {
	color: #80aacb;
	text-decoration: none;
}

#footerText a:hover {
	text-decoration: underline;
}

/* text styles */
.c {
	text-align:center;
}

.bullet {
	color: #00305e;
}

.immediateCare {
	font-size: 18px;
	font-style: italic;
	line-height: 25px;
	color: #005596;
}

.pageHeader {
	padding: 30px 0px 0px 0px;
	margin: 0px;
	border-bottom: #C1D82F 2px solid;
}

.location {
	width: 190px;
	display: block;
	float: left;
	padding: 0px;
	padding-right: 6px;
	margin: 0px;
}

.locationItem {
	width: 190px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
}

.liteBlue {
	color: #005596;
}

.green {
	color: #C1D82F;
}

.gray {
	color: #999999;
}

.halfspace {
	
}

.clear{
	clear:both;
}