
/* overrides the need for border="0" attribute in image tags (xhtml 1.1) */
a img {
	border: 0
	}

a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #0a265b;
	text-decoration: none
}

#bodyText ul li a:hover {
	color: #117461;
	text-decoration:underline;
}
INPUT {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
TEXTAREA {
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
	
/*
body needs to be 100%,in ie windows so the right collumn can fill the height of the window.
HTML needs to be 100% so that in opera so that the background will be flush with the bottom,
otherwise it seems that the "body" only spans to about 80% of the window height.
*/
html {
	height:100%;
}

body  {
	color: #666666;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: small;
	background-image: url(../images/cross_bg.gif);
	}
	
p {
	line-height: 1.2em;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: justify;
}
p a {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
p a:hover {
	text-decoration: underline;
}
#projects {
	line-height:1.2em;
	}

h4.title {
	font-size: 1.3em;
	color: #0a265b;
	padding: 0;
	margin: 8px 0 2px 0;
}
h4.subTitle {
	font-size: 1.1em;
	color: #0a265b;
	font-weight: normal;
	padding: 0 0 8px 0;
	margin: 0;
}
h4.project {
	font-size: 1.2em;
	color: #0a265b;
	padding: 0;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4.subProject {
	font-size: 1em;
	color: #0a265b;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h5.title {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0 0 8px 0;
	margin: 0;
	color:#495F77;
}

h2 {}
	
#wrapper {
	position: relative;
	top: 60px;
	width: 916px;
	text-align: left;
	background-image:url(../images/cross_light.gif);
	line-height: 1.5em;
	bottom: 0;
	margin: auto;
	padding: 0 0 40px 0;
	border-top: 1px dotted gray;
	border-right: 1px dotted gray;
	border-bottom: 1px dotted gray;
	}
	
#header {
	position: absolute;
	top: -22px;
	left: 0;
	height: 21px;
	margin: 0;
	}

#content{
	width: 489px;
	padding: 0;
	height: 224px;
	}
	
	#servColLeft {
		float:left;
		width:129px;
		font-weight: bold;
		}
	#servColLeft p {
		padding: 0;
		margin: 0 0 8px 0;
		line-height: 1.2em;
		}
	#servColRight {
		float:right;
		width:340px;
		padding: 0;
		}
	#servColRight p {
		padding: 0;
		margin: 2px 0 8px 0;
		line-height: 1.2em;
		}
	
#intContent {
	margin: 0;
	width: 914px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	
	}
	
	#subNav {
	position: absolute;
	width: 165px;
	border-right: 1px dotted gray;
	padding-right: 10px;

		}
		#subNav a {
			color: #0a265b;
			text-decoration: none;
		}
		#subNav a:hover {
			color: inherit;
			text-decoration: underline;
		}
		h3.secHeader {
			color: #0a265b;
			font-size: 1.1em;
			line-height: 1.1em;
			font-weight: bold;
			margin: 0 0 2px 0;
			padding: 0;
		}
		#subNav ul {
			color: #0a265b;
			font-size: 13px;
			list-style-type: none;
			list-style-position: outside;
			margin: 0;
			padding: 0 0 0 14px;
			line-height: 1.5em;
		}
		#subNav ul li a {
			color: #495F77;
			font-weight: normal;
		}
		#subNav ul li ul li {
			font-size: 12px;
			line-height: 1.1em;
			padding: 3px 0 3px 0;
		}
		#subNav ul li ul li a {
			color: #666666;
			font-weight: normal;
		}

		
	#bodyHeader {
		position: relative;
		left: 202px;
		height: 90px;
		margin: 0;
		padding: 0;
		width: 560px;
		color: #666666;
		font-size: 1em;
		line-height: 1.2em;
		text-align: justify;
	}
	#bodyDia {
		position: absolute;
		top: 10px;
		right: -21px;
	}
	#bodyText {
		position: relative;
		top: 0;
		left: 202px;
		margin: 0;
		width: 670px;
		height: 360px;
		overflow: auto;
		padding-top: 0;
		padding-right: 30px;
		padding-bottom: 0;
		padding-left: 0px;
	}
	#bodyText IMG {
		margin: 4px 0 0 20px;
	}
	#bodyTextAdmin {
		position: relative;
		top: 0;
		left: 202px;
		margin: 0;
		width: 670px;
		height: 480px;
		overflow: auto;
		padding-top: 0;
		padding-right: 30px;
		padding-bottom: 0;
		padding-left: 0px;
	}
h3 {
	font-size: 1.2em;
	color: #006699;
	margin: 0px;
	padding: 0px;
}


#rightcollumn {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -23px;
	left: 469px;
	right: 0;
	width: 190px;
	height: 100%
	}

#navigation {
	position: absolute;
	left: -16px;
	bottom: -18px;
	width: 630px;
	margin: 0;
}
.staff {
	position:absolute;
	top: 10px;
	}
	
h6 {
	font-size: .9em;
	margin: 0px;
	padding-bottom: 12px;
}

.lightBlue {color:#495F77;}
h4.lightBlue {
	font-size:0.9em;
	color:#495F77;
	font-weight:bold;
	margin:0;
	padding:1px 0 0 2px;
}

.caseStudies {
	font-size:1em; 
	line-height:1.2em; 
	padding:8px 8px 8px 6px;
}
.projectList {
 	line-height:1.2em;
	padding: 4px 0 4px 2px;
}
.hiddencontent{
	display:none;
}
.links ul {
	color: #0a265b;
	font-size: 13px;
	list-style-type: square;
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 14px;
}
.links ul li {
	margin: 0;
	padding: 0;
}