/* CSS Document */

* {
	margin: 0;
	padding: 0;
/*	border: 0; */
}

html, html body {
	height:100%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	padding-bottom: 12px;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #000000;
	background-color: #a5acb3;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#container {
	margin: 0 auto;
	width: 890px;
	background-image: url(../images/content_bg.png);
}

#header {
	height: 165px;
}

a {
	outline:none;
}

a.anchorlink {
	font-size: 12px;
	margin-left: 420px;
	width: 500px;
	line-height: normal;
}

ul#nobullets {
	padding-bottom: 25px;
}

ul#nobullets li {
	display: block; float: left;
	list-style-type: none;
	padding-right: 15px;
}

#banner {
	padding: 0 45px;
	height: 250px;
}

#indexbanner {
	padding: 0 45px;
	height: 226px;
}

#main {
	margin-left:230px;
}

h2.main {
	margin-left:230px;
}

#content {
	padding: 0 65px 20px 65px;
}

#content a{
	color: #4D6CBB;
	text-decoration: none;
}

#content a:hover {
	background: #4D6CBB;
	color: white;
}

#content ul {
	padding: 0;
	margin: 0;
}

#content li {
	list-style: none;
	line-height: 150%;
	font-size: 75%;
}

#footer {
	letter-spacing: 1pt;
	margin: 0 auto;
	height: 70px; 	width: 825px;
	background-image: url(../images/footer_dropshadow.png);
	color: #FFF;
	font-size: 11px;
	text-align: right;
	padding-right: 65px;
}

#footer a {
	color: #ffffff;
}

h1, h2, h3, h4 {
	color: #f37736; /*f37736;*/
	font-weight: normal;
}

h1 {
	margin: 0;
	height: 141px; width: 267px;
	padding: 20px 0 0 65px;
	text-indent: -9999px;
	background-image: url("../images/PCS-logo-small.gif");
	background-repeat: no-repeat;
	background-position: 65px 20px;
}

h2 {
	font-size: 24px;
	line-height: normal;
	margin-top: 15px;
	display: block;
}

h2 span.tagline {
	font-size: 16px;
	color: #8f919c;
	display: block;
	padding-bottom: 10px;
}


h3 {
	margin-top: 15px;
	line-height: normal;
	font-size: 20px;
	clear: both;
}

h3 span.tagline {
	font-size: 14px;
	color: #8f919c;
	display: block;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}

div.bio {
}

div.bio h4 {
	height: 150px;
	width: 532px;
	text-indent: -9999px;
	margin-top: 5px;
}

div.bio blockquote {
	margin-top: 5px;
	margin-bottom: 10px;
}


p {
	margin-top: 0;
	margin-bottom: 5px;
}

blockquote {
	margin: 14px 0 0 0;
	font: italic 12px Georgia;
	color: #63646a;
}

table#clienttable {
	margin-top: 5px;
	margin-bottom: 25px;
	font-size: 12px;
}

table#clienttable tr {
	line-height: 15px;
}

.floatlist li {
	float: left;
	margin-right: 15px;
}

ul#secondarynav {
	margin-top: -40px;
	padding-left: 295px;
	height: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	top:0px;
	left:0;
	display:block;
	height:35px;
	width: 525px;
	list-style-type:none;
	z-index:20;
	color:#fff;
	background-color:transparent;
	}
ul#secondarynav li {
	position:relative;
	display:block;
	margin:0;
	height: 30px;
	float:right;
	text-align: center;
	}
ul#secondarynav li a {
	padding:0px 10px 0px 10px;
	font-size:1.1em;
	width: 110px;
	font-weight:bold;
	text-align: center;
	color:#4D6CBB;
	background-color:transparent;
	}
/* safari hack */

/*\*/
html>body*ul#secondarynav li a {
	padding:0px 10px 0px 10px;
	}
/**/

/* end safari hack */

ul#secondarynav li:hover a,
ul#secondarynav li a:hover,
ul#secondarynav li.over a {
	color:#000000;
	height: 30px;
	background-color:transparent;
	}
ul#secondarynav li:hover ul,
ul#secondarynav li.over ul {
	display:block;
	}
	
	
div#sidebar {
	float:left;
	display:block;
	margin:0 0 0 2px;
	padding:5px 0;
	width:190px;
	color:#333;
	background-color:transparent;
	}
div#sidebar h3 {
	margin:0;
	padding:0px;
	font-size:1em;
	color:#000000;
	background-color:transparent;
	}
div#sidebar h3 a {
	text-decoration:none;
	}
div#sidebar h3 a:hover {
	text-decoration:underline;
	}
div#sidebar p {
	display:block;
	margin:0 15px 15px 10px !important;
	font-size:9px !important;
	}
div#sidebar p a {
	white-space:nowrap;
	}
	
	
ul.tertiarynav {
	display:block;
	margin:0 10px 10px 10px;
	padding:0;
	list-style-type:none;
	}
ul.tertiarynav li {
	display:block;
	margin:0;
	padding:5px 0px;
	font-weight:normal;
	font-size:.8em;
	line-height:14px;
	color:#000000;
	text-decoration:none;
	}
* html ul.tertiarynav li {

	}
ul.tertiarynav li {
	background-image:url("../images/tertiary_link_bkg.gif");
	background-repeat:repeat-x;
	background-position:top left;
	}
ul.tertiarynav li a {
/*	display:block; */
	margin:0;
	padding:5px 0px;
	font-weight:normal;
/*	font-size:.8em; */
	line-height:13px;
	color:#ffffff;
	text-decoration:none;
	}
ul.tertiarynav li a:hover {
	text-decoration:underline;
	color:#eeeeee;
	}
ul.tertiarynav li.lit a,
ul.tertiarynav li.lit a:hover {
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	color:#666666;
	background-color:transparent;
	}


/* FORMS */	

form {
	margin: 0px;
	font-size: 10pt;
	border: 1px solid #000000;
}

	
input {
	display:block;
	margin:0 0 10px 0;
	padding:3px;
	width:320px;
	}
	
input.hidden {
	display:hidden;
	margin:0px;
	}

input.text {
	display:block;
	margin:0 0 10px 0;
	padding:3px;
	width:320px;
	}
input.button {
	width:auto;
	padding:0;
	width:100px;
	cursor:pointer;
	display: inline;
	}
	
input.radio {
width:auto;
display:inline;
}

input.checkbox {
width:auto;
display:inline;
}

select {
	display:block;
	margin:0 0 10px 0;
	padding:0;
	}
textarea {
	width:320px;
	}
