@charset "utf-8";

/* Globals */

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b0c437;
}

.clearfix {
	clear: both;
}

img, a {
	border: 0;
}

a, a:visited {
	color: #0067a0;
	text-decoration: none;
}

a:hover {
	color: #b0c437;
}

table, tr, td {
	border: 0;
	padding: 0;
	margin: 0;
}

.MsoNormal a, .MsoNormal a:visited {
	color: #0067a0;
	text-decoration: none;
}

.MsoNormal a:hover {
	color: #b0c437;
}


/* Container */

#containertop {
	background-color: #C3D940;
	padding-top: 35px;
	width: 100%;
}

#containerbottom {
	background-color: #b0c437;
	width: 100%;
	height: 100%;
}


/* Header */

#headercontainer {
	margin: auto;
	height: 87px;
	width: 914px;
}

#headerlogo {
	background-image: url("/images/pslogo.gif");
	float: left;
	margin-right: 42px;
	margin-bottom: 34px;
	height: 53px;
	width: 317px;
}

#headertab {
	background-color: #C3D940;
	background-image: url("/images/tab.gif");
	background-repeat: no-repeat;
	
	float: left;
	padding-top: 11px;
	margin-right: 1px;
	margin-top: 50px;
	text-align: center;	
	
	width: 110px;
	height: 26px;
}

#headertab .last {
	margin-right: 0px;
}

#headertabtext {
	padding-left: 10px;
}

#headertab a {
	color: #eeeeee;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
}

#headertab a:hover {
	color: #ffffff;
}

#banner {
	background-image: url("/images/banner.jpg");
	clear: both;
	margin: auto;
	height: 225px;
	width: 912px;
}


/* Body */

#bodycontainer {
	background-color: #FFF;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin: auto;
	width: 852px;
}

#bodycontainer .left {
	background-color: #FFF;
	float: left;
	font-size: 11px;
	width: 587px;
}

#bodycontainer .right {
	background-color: #FFF;
	padding-top: 12px;
	float: right;
	width: 245px;
}

#bodycontainer h1 {
	color: #004271;
	border-bottom: 1px solid #004271;
	font-size: 18px;
}

#bodycontainer h2 {
	color: #004271;
	font-size: 12px;
	padding: 0;
	margin: 0;	
}

#bodycontainer p {
	font-size: 11px;
}

#bodycontainer p a {
	color: #000;	
	text-decoration: none;
}

#bodycontainer a p {
	color: #000;	
	text-decoration: none;
}

.text {
	font-size: 11px;
}

a h2, h2 a {
	color: #004271;
	padding-left: 0px;
	text-decoration: none;
}

#descriptions a h2, #descriptions h2 a {
	color: #004271;
	padding-left: 20px;
	text-decoration: none;
}


/* Sidebar */

#sidebar {
	width: 210px;
	margin-left: 35px;
	padding-bottom: 20px;
}

#sidebar .header {
	background-color: #c3d940;
	color: #004271;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#sidebar .content {
	border-left: 2px solid #c3d940;
	border-right: 2px solid #c3d940;	
}

#sidebaritem {
	border-bottom: 0px solid #c3d940;
	padding: 10px;
	margin: auto;
	height: 60px;
	width: 190px;
}

#sidebaritem .last {
	border-bottom: 0px;
}

#sidebaritem .image {
	border: 0;
	float: left;
	padding-right: 10px;
	height: 20px;
	width: 80px;
	text-align: center;
}

#sidebaritem .nametop {
	background-image: url("/images/sidebar-arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	background-position-x: 100px;
	padding-left: 110px;
	color: #004271;
	float: left;	
	font-size: 10px;
	font-weight: bold;
	margin-top: 15px;
	text-transform: uppercase;
}

#sidebaritem .name {
	background-image: url("/images/sidebar-arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #004271;
	float: left;	
	font-size: 10px;
	font-weight: bold;
	margin-top: 15px;
	text-transform: uppercase;
}

#sidebaritem .detail {
	color: #ff0018;
	clear: both;
	float: left;	
	font-size: 9px;
	padding-top: 5px;
	padding-left: 90px;
}


/* Sidebar Corners */
#sidebartopcorners {
	height: 6px;
	margin-bottom: 3px;
}

#sidebartopcorners .sidebar-tl {
	background-image: url("/images/sidebar-tl.gif");
	float: left;
	height: 7px;
	width: 6px;
}

#sidebartopcorners .sidebar-tr {
	background-image: url("/images/sidebar-tr.gif");
	float: right;
	height: 7px;
	width: 6px;
}

#sidebar .bottom {
	background-image: url("/images/sidebar-b.gif");
	height: 13px;
}


/* Footer */

#footercontainer {
	background-color: #ffffff;
	color: #8d8d8d;
	margin: auto;	
	height: 49px;
	padding-top: 0px;
	font-size: 10px;
	width: 912px;
}

#footercontainer .bar {
	background-color: #0067a0;
	color: #ffffff;
	height: 14px;
	font-size: 9px;
	margin-bottom: 13px;
	text-align: center;
	text-transform: lowercase;
}

#footercontainer .bar a {
	color: #ffffff;
	text-decoration: none;
}

#footercontainer .bar a:hover {
	text-decoration: underline;
}

#footercontainer .left {
	float: left;
	padding-left: 30px;
	font-size: 10px;
	text-align: left;
}

#footercontainer .right {
	float: right;
	padding-right: 30px;
	text-align: right;
}

#footercontainer a {
	color: #8d8d8d;
	text-decoration: none;
}

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


/* Footer Corners */
#cornercontainer {
	background-color: #ffffff;
	clear: both;
	margin-top: 0px;
	height: 10px;
	width: 912px;
}

#cornercontainer .corner-bl {
	background-image: url("/images/corner-bl.gif");
	background-repeat: no-repeat;
	float: left;
	margin-right: 446px;
	height: 10px;
	width: 10px;
}

#cornercontainer .corner-br {
	background-image: url("/images/corner-br.gif");
	background-repeat: no-repeat;
	float: left;
	margin-left: 446px;
	height: 10px;
	width: 10px;
}

form {
	padding: 20px;	
	padding-top: 1px;
	padding-bottom: 1px;
}

form p {
	font-weight: bold;
}

#contact_name {
	font-size: 10px;
	width: 160px;
}

#contact_subject {
	font-size: 10px;
	width: 160px;
}

#contact_email {
	font-size: 10px;
	width: 160px;
}

#contact_message {
	font-size: 10px;
	width: 160px;
	height: 100px;
}

#submit {
	border: 1px solid #ccc;
	padding: 0;
	margin: 0;
	font-size: 10px;
	width: 100px;
}

#flashnotice {
	background-color: #c3d940;;
	color: #000;
	border: 1px solid #b0c437;
	width: 566px;
	height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}
