@charset "UTF-8";
/* CSS Document */
img { behavior: url(scripts/iepngfix.htc); }


body {
	background-color:#222239;
	margin: 0px;
	width: 960px;
	margin:0px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	background-image:url(images/asp_back002_17.jpg);
	background-position: center;
	background-attachment:fixed;
	background-repeat:repeat-y;
	behavior: url(scripts/iepngfix.htc);
}

/* These are the link colors for all general links */
a:link { 
	color: #0000ff;
	text-decoration: none;

	}
	
a:visited {
	color: #0099FF;
	}
	
a:hover { 
	color: #ff0000;
	text-decoration: underline;
	}
	
a:active { 
	color: #ff0000;
	
	}
	
.wrapper {
	width: 960px;
	
}

.header {
	width: 900px;
	margin:0px auto;
	text-align:left;
	behavior: url(scripts/iepngfix.htc); 
}

.menu  	{
	width: 900px;
	margin:0px auto;
	behavior: url(scripts/iepngfix.htc); 

}

.contentArea {
	width: 900px;
	margin:0px auto;
	text-align:left;
	background-image:url(images/asp_contentback001.jpg);
	background-repeat:repeat-y;
	behavior: url(scripts/iepngfix.htc); 
}

.indexLeft {
	width: 672px;
	float:left;
	border-style:none;
	
	}
	
.indexRight {
	width: 228px;
	height:338px;
	float:left;
	border-style:none;
	background-image:url(images/rightVert_05.jpg);

	
	}	
	
.locText {
	color:#151568;
	position:relative;
	left:25px;
	top:100px;
	font-size: 14px;
}


.locText a:link {
	text-decoration:none;
	color:#0000ff;
}

.locText a:visited {
	text-decoration:none;
	color:#0000ff;
}

.locText a:hover {
	text-decoration:underline;
	color:#ff0000;
}

.locText a:active {
	text-decoration:underline;
	color:#ff0000;
}

.leftcontent {
	width: auto;
	height:auto;
	float:left;
	border-style:none;
	
	}
	
.rightcontent {
	width: 698px;
	float:right;
}


.content {
	width:610px;
	padding-left:38px;
	
}

.contentHeader {
	padding-left: 30px;
	
}

.txthead {
color:#0e478e;
font-size:12px;
font-weight:bold;
}

.fadeTxt {
color:#454545;

}
.clear {
	clear:both;
	}
	
.bottom {
	background-color:#282b31;
	text-align:center;
	line-height: 16px;
	color:#dfdfdf;
}

/* These are the link colors for bottom copyright links */


img.bottom {
	float:left;
	padding:15px 0px 15px 3px;
	position:relative;
}

.bottom a:link {
	text-decoration:none;
	color:#dfdfdf;
}

.bottom a:visited {
	text-decoration:none;
	color:#dfdfdf;
}

.bottom a:hover {
	text-decoration:underline;
	color:#d3d3d3;
}

.bottom a:active {
	text-decoration:underline;
	color:#d3d3d3;
}


.topFade {
	position:relative;
}

.rightFade {
	position:relative;


	
}

.bottomFade {
	position:relative;
	left: 0px;
	top: -148px;
}

/* index bottom */

.indexBottom {
	background-color:#282b31;
	text-align:center;
	line-height: 16px;
	color:#dfdfdf;
}


img.indexBottom {
	float:left;
	padding:15px 0px 15px 3px;
	position:relative;
}

.indexBottom a:link {
	text-decoration:none;
	color:#dfdfdf;
}

.indexBottom a:visited {
	text-decoration:none;
	color:#dfdfdf;
}

.indexBottom a:hover {
	text-decoration:underline;
	color:#d3d3d3;
}

.indexBottom a:active {
	text-decoration:underline;
	color:#d3d3d3;
}

/* Staff Graphic and content setup */


.staffBack {
	width: 614px;
	background-image:url(images/staff_back_01.gif);
	background-repeat:repeat-y;
}

.staffLeft {
float:left;
width:200px;
position:relative;
left: 19px;
top: 19px;
}

.staffFace{
}

.staffLoc{
color:#151568;
}

.staffRight {
float:left;
width:400px;
}

.staffHeader {
font-size:16px;
font-weight:bold;
}

.staffSubHeader {
font-size:14px;
font-weight:normal;
}

.staffText {
line-height: 1.5em;
}

.linkBump {
padding-left: 10px;
}

.linkCorrection {
	position:relative;
	top:-4px;
	margin-left: 5px;
}

/* Quote setup */

.quoteTxt {
font-size:12px;
font-stretch:semi-condensed;
font-style:italic;
margin: 20px;
}