body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color: #D6D5C3;
	text-align:center;
	font-size: auto !important;
	font-size: .9em;
}
p
{ 
line-height: 1.4em;
}
a:link {text-decoration: none;}
a:hover {text-decoration: underline;}
li {
	line-height: 1.4em; 
}
#container {
	text-align:left;
	max-width: 1100px;
	min-width: 600px;
	width: auto !important;
	width: 98%;
	/* Center in FireFox */
margin:0 auto;
}
#header {
	background-image: url(images/border/top.jpg);
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 0;
	margin: 0;
}
#borderRight {
	background-image:url(images/border/right.jpg);
	background-position: right;
	background-repeat: repeat-y;
}
#containerBgnd {
	background-color: #FFFFFF;
	margin: 0 24px 0 0;
	padding: .5em 0 0 28px;
	background-image: url(images/border/left.jpg);
	background-repeat: repeat-y;
}
#contMain{
border-left: 1px solid #fff;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}
.smallText {
	font-size: .8em;
}

#center {
	margin: 0;
	padding: 0;
	z-index:5;
	}
#imgheader{ margin:0; padding:0;}
#content {
margin: 0;
	padding:.5em 1em;
	font-size: 1em !important;
	font-size: .9em;
	height: auto !important;
	height: 280px;
}
#contentL, #contentL2 {
	float:left;
	width:275px;
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
}
#contentL {
	margin: 0 7px 1em 0;
/*	border: 1px solid #666; */
}
#contentL2 {
	margin: 0;
	border-left: 1px solid #666;
}
.hide{position: absolute;
left: -9000px;}
#left {
	float:left;
	width:150px;
	height:100%;
/*	background-color:#eee; 
	border-right: 1px solid #333;*/
	z-index:3;
	text-align:left;
}
#pullout{width:194px; float:left; margin:0 .2em 1em .2em;}
#pulloutmain{border: 1px solid #000; margin:10px 0 0 0; padding:.5em; min-height:250px}
#leftblue {
padding:5px;
width:140px;
/* background-color:#7DB8E5; */
}
#pad5 {padding:0 5px;}
#right {
	float:right;
	width:100px;
	top:0px;
	/*	background-color:#eee; */
	z-index:2;
	background-image: url(images/main/bgnd_r.gif);
	}
#footer {
	clear: both;
	padding:0 0 .5em 0;
	margin:0;
	text-align: left;
	background-image: url(images/border/bottomc.jpg);
	background-repeat: repeat-x;
}
#footer a:link {text-decoration: none; color: #000000}

#input {
font-size: .8em;
}
.hide{position: absolute;
left: -9000px;}
#clearer {clear: both;}
#clearerR {clear: right;}
.floatR{float:right;}
.floatL{float:left;}
.imageB{
float:right;
border:solid 1px #666666;
padding: 5px;
margin: 0 0 .5em 1.5em;
/* background:#333 */
}
#ImageCaption {
	float:right;
	padding: .5em;
	margin: 0 0 .5em .5em;
	font-size: .9em;
	width: 250px;
	border: 2px solid #B6CF95;
	background-color: #E0EECE;
}
#ImageCaption img{
margin: 0 0 .5em 0;
border:#333333 solid 1px;
}
#ImageCaption a{
	text-decoration: none;}
#ImageCaption hover{
	text-decoration: underline;
}
#ImageCaption p{ padding: 0; margin:0}

th {
	color: #FFFFFF;
	background-color: #0066CC;
	background-image: url(images/template/grad_b27.jpg);
	text-align: left;
}
th,td {
	padding: .5em;
}
td {
	border: #999 solid 1px;
}
.trbar {
	background-color: #E0E0E0;
}
