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

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;	
}

body {
	margin: 0 auto 0 auto;
	background-color:#fff;
	
}

#container  {
	margin: 0 auto;
	padding: 0;
	background-color:#fff;
	background-image: url(../images/main_background3.jpg);
	background-repeat: repeat-x;
}


#maincontentwrapper {
	width: 930px;
	margin: 0 auto 15px auto;
	padding: 0;
	background-color:#fff;
	background-image:url(../images/taglne_footer2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

* html #maincontentwrapper { /* IE 6 & IE 7 Quirk */
	margin: 0 auto 15px auto;
}

/*homepage*/


/*end homepage*/



#column1wrapper{
	width: 200px;
	float: left;
	margin: 25px 0 100px 25px;
	padding-right: 12px;
	border-right: 1px solid #ccc;

}


#resourcesheader {
	width: 200px;
	height:25px;
	margin-bottom: 2px;
	background-image: url(../images/rersources_sidebar-middle.jpg);
	background-repeat:repeat-x;

}

.resourcesheader h2{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0px 10px 0px 10px;
	line-height: 17px;
	color: #fff;
	line-height:25px;
}	

.resources ul {
	width:160px;
	margin:0 0 15px 0;
	padding:15px 20px;
	background-color: #126d1e;
}
.resources li {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:13px;
	font-weight:bold;
	margin: 0 15px 5px 20px;
	line-height: 17px;
	padding-bottom: 5px;
	list-style:url(../images/navigation/subnav_arrows.png);
	color: #fff;
	border-bottom: 2px dotted #fff;
}


.resources li a{
	font-family: Arial, "Helvetica", sans-serif;
	font-weight:bold;
	color: #fff;
	text-decoration:none;

}

.resources li a:hover, a.selected{
	font-family: Arial, "Helvetica", sans-serif;
	color: #dec6df;
	text-decoration:none;
}





#header {
	width: 620px;
	padding-bottom: 15px;
	float: left;
	margin: 0 auto;
	position: relative;
	z-index:1;
}
	
#subtitle {
	position: absolute;
	left: 2px;
	top: 30px;
	width: 622px;
	height: 179px;
}

* html #subtitle { /* IE 6 & IE 7 Quirk */
	top: 115px;
	left: 30px;
}


.subtitle h2{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:60px;
	line-height: 60px;
	font-weight:bold;
	color:#fff;
}

#bannerfeature {
	width: 610px;
	float: left;
	margin-bottom: 15px;

}


#column2wrapper {
	width: 620px;
	float: left;
	margin: 25px 0 0 15px;
	padding-bottom: 150px;

}

#content  {
	width: 650px;
	float: left;
	margin-top: 30px;
}


.content h2 {
	font-family:Arial, "Helvetica", sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight:bold;
	margin: 5px 0 25px 0;
	color:#008844;
  	border-bottom: solid;
	padding-bottom: 5px;
  	border-bottom-width: 1px;
  	border-bottom-color: #008844;	

}
.content h3 {
	font-family:Arial, "Helvetica", sans-serif;
	font-size: 21px;
	line-height: 26px;
	font-weight:bold;
	margin: 10px 0;
	color:#008844;
}


.content p {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	line-height: 22px;
	color:#404040;
	margin: 10px 0 15px 0;
	padding-right: 30px;
}

.content a {
	font-weight:bold;
	color: #008844;
	text-decoration:none;
}	
	
	
.content a:hover, a.selected {
	text-decoration:underline;
	color: #7c1d7e;

}

.content ul li {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	line-height: 15px;
	color:#404040;
	margin: 10px 0 15px 25px;
	list-style:disc;

}
.content ol li {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:14px;
	line-height: 22px;
	color:#404040;
	margin: 10px 0 15px 0;
	padding-right: 30px;

}

/*Departments*/

.line {
	width: 615px;
	margin: 25px 0;
  	border-bottom: dotted;
  	border-bottom-width: 2px;
  	border-bottom-color: #ccc;
}




.leftimage {/* this class should be used for left hand images */
	margin: 5px 15px 2px 0;
	float:left;
	padding: 5px;
}

.rightimage { /* this class should be used for right hand images */
	margin: 5px 5px 2px 15px;
	float:right;
	padding: 5px;
	border: 1px solid #008844;
}

.centerimage { /* this class should be used for centered images */
	margin: 5px 5px 2px 15px;
	float:center;
	padding: 5px;
	border: 1px solid #008844;
}

.floatLeft { float: left; }
.floatRight { float: right; }



.researchleftimage {/* this class should be used for left hand images */
	margin: 5px 15px 2px 0;
	float:left;
	padding: 5px;
	border: 1px solid #404040;
}

.researchrightimage { /* this class should be used for right hand images */
	margin: 5px 5px 2px 15px;
	float:right;
	padding: 5px;
	border: 1px solid #404040;
}

#researchcaption {
	width: 350px;
	float:left;
	margin: 0 auto;
	padding: 0;
}	

.researchcaption p{
	
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	font-style:italic;
	line-height: 16px;
	color:#404040;
	margin: 5px 0;
	padding: 0;
}
