 * {font-size: 100%; padding: 0; margin: 0;}
body {font: 0.84em/1.333 tahoma, Verdana, Geneva, Arial, sans-serif; 
	margin: 0; padding: 0;
  	color: #202020; 
	background: #FFF;
    text-align: center;
  }
a:link {color: #339;}
a:visited {color: #848;}

p { margin: 0;
padding: 9px 0;
}

#wrapper { 
	width: 740px;
	margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		border:0;
}

#header {
	width: 740px;
	height: 91px;
	margin: 0;
	padding: 0;
	background: url(images/header_new.jpg) 0 0 no-repeat;
	border-bottom: 0px solid #ccc;
	}
	
#header h1 {display: none;}
#header h3 {display: none;}
	
	
div#nav {
	float: left;
	margin: 0;
	/*position: relative;*/
	font-family: tahoma, verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	/*font-weight: 550;*/
	height: 32px;
	width: 740px;
	text-align: left;
	color: #fff;
	background: transparent url(images/navbar14.jpg) 0 0 no-repeat;
	border: 0;
	}

div#nav .bullet_list {padding: 0; margin: 0; list-style: none;  height: 32px;}
div#nav .bullet_list li { list-style: none; margin: 0; padding: 4px 0 0 19px; float: left;
background: url(images/bullet_spoof.gif) 0 0 no-repeat;  }

/*.bullet_list a {padding: 0;margin: 0; float:left; background: transparent; text-decoration: underline;
border: 1px solid green;}
.bullet_list a:hover {padding: 0; margin: 0; float:left; background: transparent;
text-decoration: none;}
*/
	
/*div#nav ul {margin: 0; padding: 0 0 0 0;}
div#nav li {position: relative; list-style: none; text-align: center; margin: 0; float:left;
border-right:1px solid #ccc;border-width: 0; height:  32px;}
div#nav li:hover {color: #0191e7;}
div#nav li a { color: #000080; padding: 10px 14px 0 14px; text-decoration: none;  height:  32px;margin: 0; 
font-weight: bold; font-size: 12px; font-family: tahoma, verdana, arial, helvetica, sans-serif;}
div#nav li.last {border-right: 0px solid #ccc;}
*/

div#nav a {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #339;
	font-weight: 700;
	border: 0;
	}
div#nav a:hover {text-decoration: none;}

div#content {
	width: auto; /* 460px*/
	margin: 0;
	padding: 1em 0em 1em 1em;
	background: #fff;
	}

#rightcol {
		width:220px; /*220px*/
		padding:1em 1em 1em 1em;
		float:right;
		margin: 0 0 0 12px;
		background: #ebebeb /*fbdafe or #6187b5 or #fff*/;
}

#rightcol_wht {
		width:220px; /*220px*/
		padding:1em 1em 0 1em;
		float:right;
		margin: 0 0 0 12px;
		background: #fff; /*fbdafe or #6187b5 or #fff*/
}
	
#content_outline{
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border-left:1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}


	


div.clear_right {clear: right; line-height: 0; height: 0;}
div.clear_left {clear:left; line-height: 0; height: 0;}
div.clear_both {clear: both; line-height: 0; height: 0;}
					
	
h1 {color: #02039a;}

h2, h3, h4, h5, h6 {
	color: #8080ff;}
					
h1 { font-size: 160%;}
h2 {font-size: 145%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6	{font-size: 105%;}


.bd {font-weight: 700;}
.emp {font-weight: 600;
	color: #999;
	}
	
.caption {
	text-align: center;
	font-size: .8em;
	}
	
img.left {float: left; padding: 0; margin: 6px 12px 6px 0; }


.imgrt {
	float: right;
	padding: 0;
	margin: 0;
	}
	
div#rounded_short {        
	padding: 0;
	margin: 0;
	width: 455px;
	border: 0;
	background-color: #ebebeb;
	}
	
dl.rounded_short  {
	width: 455px;
		margin: 0;
		padding: 0;
		background: #ebebeb url(images/rounded_edges455/box_bottom_455.gif) no-repeat bottom left;
						}
				
dt.rounded_short {
		margin: 0;
		padding: 0 0 0 10px;
		font-size: 130%;
		background: #ebebeb url(images/rounded_edges455/box_top_455.gif) no-repeat top left;
		}
		
dd.rounded_short	{
		margin: 0 0 0 0px;
		padding: 0 0px 25px 10px;
		color: #000;
		font-family: Verdana, sans-serif;
		font-size: 85%;
		background: transparent url(images/spoof_bullet.gif) no-repeat 0 3px;
		}

	

div#rounded{               
	padding: 0;
	}
	
#rounded dl {
		width: 560px;
		margin: 20px;
		padding: 0;
		background: #ccc url(images/rounded_edges/box_bottom_560.gif) no-repeat bottom left;
					}

#rounded	dt{
		margin: 0;
		padding: 10px;
		font-size: 130%;
		background: #ccc url(images/rounded_edges/box_top_560.gif) no-repeat top left;
		}
		
#rounded	dd {
		margin: 0 0 0 10px;
		padding: 0 10px 25px 10px;
		color: #000;
		font-family: Verdana, sans-serif;
		font-size: 85%;
		background: url(images/bullet.gif) no-repeat 0 3px;
		}

.oddneven {background: #ebebeb; padding: 0 10px; margin: 0 25px; list-style: none;;}
.oddneven_li {padding: 5px 10px; margin: 6px 12px; list-style: none;border-top: 1px dotted #000;}
.odd_li { padding: 5px 10px; margin: 6px 12px; list-style: none;border-top: 1px dotted black;}


.square_list {padding: 0 18px 0 48px; margin: 0; list-style: none; background-color: transparent; }
.square_list_li { list-style: none; margin: 0; padding: 3px 6px 3px 12px; 
background: transparent url(images/bullet.gif) 0 8px no-repeat;  }

table.gsearch {
	background-color: #fff;
	border-collapse: collapse;
	border: 0;
	}
	
	
table.gsearch td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 0;
}

table.gsearch th {
	font-size: 12px;
}


table#staff_workform {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 1px dotted #030596;
	}
table#staff_workform tr td {
border: 0;
	}
	
table#staff_workform th,td {
	padding: 6px;
	margin : 0;
	border: 1px solid #030596;
	font-size: .9em;
	border-collapse:collapse;
	}

table#staff_workform td.right{
	margin: 0;
	background-color: #cfc;
	}
	
table#staff_workform td.left {

	text-align: right;
	
	}
.formbg {
	background-color: #6cf;
	border-collapse:collapse;
	border: 1px solid #030596;
	}
.submit_button {
	margin-left: 190px;
	}
	
table.staff_info {
	border-collapse: collapse;
	margin-top: 12px;
	border: 2px solid #030596;
	}
table.staff_info td, th {
	padding: 4px 12px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #030596;
	}
table.staff_info th {
	background-color: #6cf;
	color: #000080;
	margin-top: 6px;
	padding: 6px 0;
	font-size: 1.2em;
	border: 1px solid #030596;
	}
table.staff_info td {
	font-size: .8em;
	}
	
table.staff_info tr.even, td.even {
	background:#e6e6e6;
	}
	
table.staff_info2 {
	border-collapse: collapse;
	margin-top: 12px;
	border: 2px solid #6cf;
	}
table.staff_info2 td, th {
	padding: 4px 12px;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #6cf;
	}
table.staff_info2 th {
	background-color: #33c;
	color: #fff;
	margin-top: 6px;
	padding: 6px 0;
	font-size: 1.2em;
	border: 1px solid #6cf;
	}
table.staff_info2 td {
	font-size: .8em;
	}
	
table.staff_info2 tr.even, td.even {
	background:#e6e6e6;
	}
table#file_readers tr, td{
	border: 0;
	}
	
table#employment {
	border: 0;
	}
table#employment tr{
	border: 0;
	}
table#employment td , th{
	border: 0;
	}
	
div#no_see {
	visibility:hidden;
	}
	
ul.resources
{
list-style-type: none;
padding: 0px;
margin-left: 45px;
border: 0px solid red;
float: left;
font-size: .8em;
}
li.ritem
{
background: url(images/bullet.gif) 0 5px no-repeat;
margin: 0;
padding:4px 4px 4px 14px;
border: 0px solid green;
}


	
	
.table_style {
	font-family: inherit;
	font-weight: 700;
	}
	
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.myemp {
	font-weight: 700;
	}
	
div#footer {
	text-align: left;
	margin-top: 0;
	border-top: 1px solid gray;
	color: #333;
	font-size: 70%;
	padding: 0.33em 1em 0.33em 1em;
	background: #dedede;
	height: 45px;
}
div#footer_left {
	width: 25%;
	float: left;
	}
div#footer_right {
	width: 75%;
	float: right;
	text-align: right;
	}
#footer_right p {
	margin: 0;
	padding: 2px 0 0 0;
	}

div#footer a:link {color: #778;}
div#footer a:visited {color: #878;}

#print {
float : left;
border : 0;
padding : 0 18px;
margin : 0;
width : auto;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
