/* CSS Document */
/*Mass Reset*/
* { 
	padding: 0; 
	margin: 0; 
	}
html { 
	padding: 0; 
	margin: 0; 
	}
body { 
	padding: 0; 
	margin: 0; 
	}
h1, h2, h3, h4, h5, h6, p { 
	margin: 0; 
	padding: 0; 
	}
pre, blockquote, form, label, ul, ol, li, dl, fieldset { 	
	margin: 0; padding: 0; 
	}
fieldset { 	
	padding: 10px; 
	}
/*End Mass Reset*/


body	{
	background-color:#f0f0f0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:14px;
	line-height:18px;
	background-image:url(../images/bkgd-page.gif);
	background-position:left top;
	background-repeat:repeat-x;
	}
a:link {
	color:#003768;
	text-decoration:none;
	}
a:visited {
	color:#003768;
	text-decoration:none;
	}
a:hover {
	color:#F0E13B;
	text-decoration:underline;
	}
a:active {
	color:#F0E13B;
	text-decoration:underline;
	}

#frame {
	width:800px;
	margin:0 auto;
	background-image:url(../images/bkgd-frame.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	}
#wrap {
	background-image:url(../images/bkgd-left.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
#left {
	width:206px;
	float:left;
	}
ul.nav {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:right;
	margin-top:16px;
	}
ul.nav li {
	list-style-type:none;
	margin-bottom:10px;
	}
ul.nav a:link {
	color:#003768;
	text-decoration:none;
	background-image:url(../images/bkgd-nav.gif);
	background-position:right;
	background-repeat:no-repeat;	
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	}
ul.nav a:visited {
	color:#003768;
	text-decoration:none;
	width:195px;
	height:19px;
	background-image:url(../images/bkgd-nav.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	}
ul.nav a:hover {
	color:#fff;
	text-decoration:none;
	width:195px;
	height:19px;
	background-image:url(../images/bkgd-nav2.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	}
ul.nav a:active {
	color:#fff;
	text-decoration:none;
	width:195px;
	height:19px;
	background-image:url(../images/bkgd-nav2.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	}
#right {
	width:594px;
	float:left;
	background-image:url(../images/bkgd-right.gif);
	background-position:right top;
	background-repeat:repeat-y;
	}
#right h1 {
	font-size:18px;
	line-height:24px;
	color:#003768;
	margin-top:16px;
	margin-left:32px;
	margin-right:32px;
	margin-bottom:0;
	}
#right h2 {
	font-size:16px;
	line-height:24px;
	color:#6388A5;
	margin-top:16px;
	margin-left:32px;
	margin-right:32px;
	margin-bottom:0;
	}
#right h3 {
	font-size:14px;
	line-height:22px;
	color:#6388A5;
	margin-top:16px;
	margin-left:32px;
	margin-right:32px;
	margin-bottom:0;
	}
#right p {
	font-size:15px;
	line-height:24px;
	margin-top:10px;
	margin-left:32px;
	margin-right:32px;
	}
#right p.career {
	font-size:15px;
	line-height:24px;
	margin-top:0;
	margin-left:32px;
	margin-right:32px;
	border-bottom:1px solid #6388A5;
	padding-bottom:10px;
	}
#right ul {
	font-size:15px;
	line-height:24px;
	margin-top:10px;
	margin-left:65px;
	margin-right:32px;
	}
#right ul.pr li {
	margin-bottom:15px;
	}
#bios {
	float:left;
	margin-top:15px;
	width:170px;
	height:280px;
	text-align:center;
	margin-left:20px;
	}
#bios img {
	border:2px solid #003768;
	}
#bios p {
	font-size:15px;
	line-height:19px;
	margin-top:10px;
	margin-left:0;
	margin-right:0;
	}
img.bios  {
	border:2px solid #003768;
	float:right;
	margin-right:30px;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:25px;
	}
#footer {
	clear:both;
	width:800px;
	height:126px;
	background-image:url(../images/bkgd-footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:20px;
		}
#footer address {
	width:196px;
	padding-right:10px;
	display:block;
	float:left;
	text-align:right;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#003768;
	font-style:normal;
	font-size:13px;
	line-height:17px;
	margin-right:6px;
	padding-top:25px;
	}
#footer ul.nav2 {
	padding-top:85px;
	color:#f6c316;
	text-align:center;
	}
#footer ul.nav2 li {
	list-style-type:none;
	display:inline;
	margin-left:2px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	}
#footer a:link {
	color:#f6c316;
	text-decoration:none;
	}
#footer a:visited {
	color:#f6c316;
	text-decoration:none;
	}
#footer a:hover {
	color:#fff;
	text-decoration:none;
	}
#footer a:active {
	color:#fff;
	text-decoration:none;
	}
#sidebar {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	width:174px;
	padding:10px;
	background-color:#003768;
	color:#fff;
	font-size:11px;
	line-height:14px;
	margin-top:30px;
	margin-left:12px;
	}
#sidebar h3 {
	font-size:14px;
	line-height:18px;
	color:#f6c316;
	}
#sidebar ul {
	margin:8px 8px 8px 20px;
	}
#sidebar a:link {
	color:#f6c316;
	text-decoration:none;
	}
#sidebar a:visited {
	color:#f6c316;
	text-decoration:none;
	}
#sidebar a:hover {
	color:#fff;
	text-decoration:none;
	}
#sidebar a:active {
	color:#fff;
	text-decoration:none;
	}
#sidebar address {
	width:auto;
	padding-right:0;
	display:block;
	float:none;
	text-align:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
	font-style:normal;
	font-size:11px;
	line-height:14px;	
	margin-right:0;
	padding-top:25px;
	}