@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body
{
	font-family:"Trebuchet MS", verdana, Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/general/topbg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

html
{
	background: #fff0a5 url(../images/general/3.jpg) repeat-x bottom left;
}

h1, h2, h3, ul, li, form
{
	margin:0;
	padding:0;
	list-style-type:none;
}

a
{
	text-decoration:none;
}

img
{
	border:0;
}

.twoColFixLtHdr #container
{
	width: 960px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}

.twoColFixLtHdr #header
{
	padding: 0px 0px 0px 0px;
}

.twoColFixLtHdr #headnext
{
	padding: 0 10px 0 20px;
	height: 300px;
}

.twoColFixLtHdr #header h1
{
	margin: 0;
	font-size: 1.8em;
	padding: 0px 0px 0px 28px;
}

.twoColFixLtHdr #sidebar1
{
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	border: solid 0px #000066;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.twoColFixLtHdr #sidebar1 h1, h2, h3
{
    color:#363942;
    font-size:1.0em;
    padding-left:24px;
}

.twoColFixLtHdr #sidebar1 h1 a
{
    color:#000000;
}

.twoColFixLtHdr #sidebar1 p
{
    font-size:1.1em;
    color:#222222;
    padding:10px 0px 0px 28px;
}

.twoColFixLtHdr #sidebar1 p a
{
    font-size:1.0em;
}

.twoColFixLtHdr #sidebar1 p a
{
    color:#363942;
}

.twoColFixLtHdr #sidebar1 ul
{
	text-align:left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

.twoColFixLtHdr #sidebar1 ul li a
{
    color:#000066;
	line-height:1.4em;
	font-size:0.8em;
}

.twoColFixLtHdr #sidebar1 ul li a:hover
{
    color:#000033;
	background:#fffff0;
	font-size:0.8em;
}

.twoColFixLtHdr #sidebar1 .menupad
{
	padding-left:14px;
}

.twoColFixLtHdr #mainContent
{
	margin: 0 0 0 200px;
	padding: 0 20px;
	border-left: solid 1px #bbbbbb;
}

.twoColFixLtHdr #mainContent h1
{
	color:#363942;
	font-size:1.4em;
	padding:6px 0px 10px 2px;
	background: url(../images/general/fogx.jpg) repeat-x 0px 4px;
	width:97%;
}

.twoColFixLtHdr #mainContent h2
{
	color:#363942;
	font-size:1.2em;
	padding:10px 2px 10px 2px;
	background: url(../images/general/fogx.jpg) repeat-x 0px 8px;
	width:96.5%;
}

.twoColFixLtHdr #mainContent p
{
	color:#333333;
	font-size:.9em;
	line-height:1.1em;
	text-align:justify;
	padding: 4px 20px 2px 0px;
}

.twoColFixLtHdr #mainContent a
{
	color:#000099;
}

.twoColFixLtHdr #mainContent a p:hover
{
    background:#fffff0;
}

.twoColFixLtHdr #mainContent p a:hover
{
    background:#fffff0;
}

.twoColFixLtHdr #mainContent ul
{
	text-align:left;
	padding:6px 0px 0px 28px;
}

.twoColFixLtHdr #mainContent li
{
	padding:1px 0px 1px 0px;
}

.twoColFixLtHdr #mainContent li.ItemStyle
{
	list-style-type:circle;
}

.twoColFixLtHdr #mainContent li.PopItemStyle
{
	list-style-type:square;
}

.twoColFixLtHdr #mainContent ul li a
{
    color:#000066;
	line-height:1.4em;
	font-size:0.8em;
}

.twoColFixLtHdr #mainContent li.expadbottom
{
    padding-bottom:10px;
}

.twoColFixLtHdr #mainContent span.lralign
{
	font-weight:bold;
	font-size:0.9em;
}

.twoColFixLtHdr #mainContent img
{
	padding:3px;
	border: solid 1px #444444;
	background:#ffffff;
}

.twoColFixLtHdr #footer
{
	height:180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

.twoColFixLtHdr #footer p
{
    text-align:right;
	font-size:0.8em;
	margin: 0;
	padding: 0px 30px 0px 0px;
}

.twoColFixLtHdr #footer p a
{
	color:#000099;
}

.twoColFixLtHdr #footer p a:hover
{
	background:#fffff0;
}

.fltrt
{ 
	float: right;
	margin-left: 6px;
}

.fltlft
{
	float: left;
	margin-right: 6px;
}

.clearfloat
{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.centerdiv
{ 
	text-align:center;
	padding: 10px 0 20px;
}

.spacer
{
	font-size: 1px;
	height:14px;
	width:100%;
	line-height: 0px;
}

.spacerx
{
	width:100%;
}

.logo
{ 
	padding: 30px 0px 20px 40px;
	text-align: center;
	font-size:11px;
	border-bottom: 0px solid #000099;
}

/***************** staff page ******************/

.sleft
{
	width:330px;
}

.sleft img
{
	border: solid 1px #656565;
	float: left;
	background-color: #ffffff;
	padding: 2px;
	margin: 5px 16px 0px 4px;
}

.sright
{
	width:340px;
}

.sright img
{
	border: solid 1px #656565;
	float: left;
	background-color: #ffffff;
	padding: 2px;
	margin: 5px 16px 0px 4px;
}

.boldp
{
	font-weight: bold;
	padding-top: 0px;
}
.sitespan
{
	font-size:15px;
	color:#333;
}
.sitespan:hover
{
	font-size:15px;
	color:#003;
	text-decoration:underline;
}
.trcolor
{
	border-bottom: solid 1px #ffb03a;
}

