@charset "utf-8";
/* CSS Document */
/*global styles*/
body {
	text-align:center;
	margin:0px;
	padding:0px;
	background-color:#000000;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	color:#333333;
	background-image: url(/themes/pst/images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul, li, dt, dl, dd, p {
	margin: 0px;
	padding: 0px;
}
form input[type="hidden"] {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #ededed;
}
a:active {
	color: #cccccc;
}
div  {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}
.clear  {
	clear: both;
}
#container  {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #000000;
}
#header  {
	width: 980px;
	height: 360px; 
}
#topnavbar  {
	background-image: url(/themes/pst/images/top_nav_bg.gif);
	background-repeat: repeat-x;
	height: 38px;
}
#topnavbar h1  {
	font-size: 22px;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 2px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f9f9f9;
	display: block;
	float: left;
}
#topnavbar ul li a:link {
	color: #ededed;
	text-decoration: none;
}
#topnavbar ul li a:visited {
	color: #ededed;
	text-decoration: none;
}
#topnavbar ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#topnavbar ul li a:active {
	color: #ededed;
	text-decoration: none;
}
#topnavbar #leftlinks  {
	margin: 0px;
	float: left;
	width: 248px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}
#topnavbar #leftlinks ul  {
	height: 24px;
	width: 220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#topnavbar #leftlinks ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-right: 4px;
	padding-left: 4px;
}
#topnavbar #searchbox  {
	float: left;
	width: 300px;
	height: 32px;
	margin: 0px;
}
#topnavbar #searchbox #formbox {
	width: 260px;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#topnavbar #searchbox #formbox form {
	width: 260px;
	height: 24px;
	margin: 0px;
}
#topnavbar #searchbox #formbox form input[type="text"] {
	width: 120px;
	background-color: #ededed;
	border: solid 1px #000000;
	float: left;
}
#topnavbar #searchbox #formbox form input[type="submit"] {
	width: 120px;
	background-color: #9ca5e4;
	border: solid 1px #000000;
	float: right;
	font-weight: bold;
	color: #ffffff;
}
#topnavbar #searchbox #formbox form input[type="hidden"] {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#topnavbar #rightlinks  {
	margin: 0px;
	float: right;
	width: 150px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	float: right;
}
#topnavbar #rightlinks ul  {
	margin: 0px;
	height: 24px;
	width: 140px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-image: none;
	list-style-type: none;
}
#topnavbar #rightlinks ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#flashheader  {
	height: 300px;
	width: 980px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color:#333333;
}
#logo  {
	height: 70px;
	width: 980px;
}
#mainbody  {
	background-image: url(/themes/pst/images/mainbody_bg.gif);
	background-repeat: repeat-x;
	width: 980px;
	background-color: #fdfcfb;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 450px;
}
.fixedHeight  {
	height: 650px;
}
#mainbody h1  {
	font-size: 20px;
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 2px;
	text-decoration: underline;
	font-weight: bolder;
}
#mainbody h3  {
	font-size: 18px;
	text-align: right;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 2px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -11px;
}
#mainbody h4  {
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 2px;
	text-decoration: underline;
	font-weight: bolder;
}
#mainbody p  {
	text-align: justify;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	font-size: 14px;
}
.picStyle  {
	border: 1px solid #333333;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
.picRight   {
	float: right;
}
.picLeft   {
	float: left;
}
#jobBox  {
	float:left;
	width: 262px;
	margin: 0px;
	padding: 5px;
}
#jobBox dl  {
	padding-bottom: 3px;
}
#jobBox dl a:hover {
	color: #0000cc;
}
#jobBox dt  {
	font-size: 12px;
	color: #333333;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#jobBox dd  {
	font-size: 10px;
	color: #000066;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}
.boxtop  {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	height: 36px;
	width: 258px;
	background-image: url(/themes/pst/images/box_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxtop h2  {
	padding-top: 6px;
}
.boxcontent  {
	background-image: url(/themes/pst/images/box_bg.gif);
	background-repeat: repeat-x;
	background-color: #e5e6ea;
	height: 400px;
	width: 252px;
	text-align: left;
	border: 2px solid #062a6e;
}
.boxbase   {
	background-image: url(/themes/pst/images/box_base.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 2px;
	height: 36px;
	width: 258px;
}
#footer  {
	background-image: url(/themes/pst/images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 980px;
	font-size: 10px;
	color: #ffffff;
}
#footer ul  {
	margin: auto;
	padding-top: 4px;
	height: 18px;
	width: 680px;
	list-style-image: none;
	list-style-type: none;
}
#footer ul li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
#footer ul li a:link, #footer ul li a:visited, #footer ul li a:hover, #footer ul li a:active  {
	text-decoration: none;
}
#footer ul li a:link{
	color: #ededed;	
}
#footer ul li a:visited {
	color: #ededed;
}
#footer ul li a:hover {
	color: #ffffff;
}
#footer ul li a:active {
	color: #ededed;
}
#contact  {
	width: 940px;
}
#contact h1  {
	text-align: left;
	font-size: 24px;
}
.contactBox  {
	width: 400px;
	float: left;
}