body {
	/*font: 12px  "Trebuchet MS", Verdana, sans-serif;*/
	font:11px "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
	background: #FFFFFF; 
}
* {padding:0; margin:0;}
.clear {clear:both;}
#wrap {width:980px; margin:auto; border-top: solid 10px #efefef}
#header {height:71px;}
#content {padding:0 0px 0px 0px;}
#footer  {padding-top:10px;padding-bottom:0px;}

a {color:#006600; text-decoration:none;font:10px "Trebuchet MS", Verdana, sans-serif;}
a:visited,active { text-decoration:none; color:#003300;}
a:hover {color:#000; text-decoration:underline;}
#content p {line-height:22px;}
h2 {font: bold 18px "Trebuchet MS", Verdana, sans-serif;
	color: #808040;}
h4 {font: normal 14px "Trebuchet MS", Verdana, sans-serif;
	color: #808040;}
h5 {font: normal 12px "Trebuchet MS", Verdana, sans-serif;
	color: #5D5D5D;}
#content h3 {font: bold 11px "Trebuchet MS", Verdana, sans-serif; color:#666;}
#content .subhead {display:block; padding:11px 5px 0 15px; margin-bottom:5px;}

/*Home Page Columns*/
#col_1 {width:33%; height:auto; float:left; padding:5px;}
#col_3 {margin-left:32%; height:auto; margin-right:30%; padding:5px;}
#col_2 {width:30%; height:auto; float:right; padding:5px;}

#col_4 {width:33%; float:left; padding:5px;}
#col_6 {margin-left:32%; margin-right:30%; padding:5px;}
#col_5 {width:30%; float:right; padding:5px;}

#topcol { padding:0px 5px 10px 0px;}
#topInsidecol { padding:0px 5px 0px 0px;}
#col_1 p, #col_2 p, #col_3 p, #col_4 p, #col_5 p, #col_6 p {padding:0px 8px 5px 8px;  line-height:18px; display:block;

/*Delete this Line if you don't want fixed height*/ height:120px}/*----*/

#col_1 .subhead {background:url(images/colsh1.jpg) no-repeat; height:30px;}
#col_2 .subhead {background:url(images/colsh2.jpg) no-repeat; height:30px;}
#col_3 .subhead {background:url(images/colsh3.jpg) no-repeat; height:30px;}

#col_4 .subhead {background:url(images/colsh4.jpg) no-repeat; height:30px; }
#col_5 .subhead {background:url(images/colsh5.jpg) no-repeat; height:30px;}
#col_6 .subhead {background:url(images/colsh6.jpg) no-repeat; height:30px;}

#content div img {background:#FFFFFF; border:solid 0px #cccccc; padding:3px;}
.leftalign {float:left; margin:5px 10px 5px 0;}
.rightalign {float:right; margin:5px 5px 5px 10px;}

.linkbutton {display:block; background:url(images/button1.jpg) no-repeat; width:79px; height:22px;
text-align:right; padding:7px 23px 0 4px; }
.linkbutton:hover {background:url(images/button3.jpg) no-repeat;}
#sitename {
	display:block;
	padding: 60px 55px 0 45px;
	color: #808040;
	font: bolder small-caps 22px "Trebuchet MS", Verdana, sans-serif;
	text-align:left;
}
#sitename .desc {font-size:14px; color:#ccc; font-variant:normal; display:block}
#topmenu ul {text-align:center; display:block; float:right; 
/*change the value below to decrease or increase the width of top menu*/
width:685px;
/*--*/
}
#topmenu li {display: inline;}
#topmenu a, #topmenu a:visited, #topmenu a:active{
display:block; float:left; height:27px; padding: 5px 20px 0 20px; text-decoration:none; color:#000000;}
#topmenu a:hover { background: url(images/topmenubhvr.jpg) repeat-x bottom;}
#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active { background: url(images/topmenubhvr.jpg) repeat-x bottom; color:#000;}

#ft_btm{
	padding:15px 170px 20px 30px;
	text-align: right;

}
#btm_cont {padding:5px 45px 30px 45px; background:url(images/footer.gif) no-repeat right bottom; }
.btm_box {width:110px; padding:5px; float:left; margin:8px;}

#rightcontent {float:right; min-height:600px; width:750px; padding:0px 0 0 20px}
#sidebar {
	margin:0px 0px 10px 0;
	padding-top:0px;
	position: absolute;
	height: auto;
	width: 124px;
}
.pageHeader {font: bold 18px "Trebuchet MS", Verdana, sans-serif;
	color: #808040;}
/*#content table {
	width:90%;
	border:1px solid #A0C6EB;
	margin-bottom:20px;
}
#content th {
	background:#D2E3F3;
	padding:5px 15px 5px 15px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #BDDB99;
	font-size: 16px;
}
#content td {
	border-bottom:1px solid #D2E3F3;
	padding:5px 15px 5px 15px;
	border-right:1px solid #D2E3F3;
}*/
.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}

.inputStyle
{
	font:11px "Trebuchet MS", Verdana, sans-serif;
	display: block;
	padding:2px; 
	border: 1px solid #D2E3F3;
	background: #F0F8FF;
}
.formTable
{
	width:100%;
	border:1px solid #A0C6EB;
	margin-bottom:20px;
}
.logInTable
{
	width:350px;
	border:1px solid #A0C6EB;
	margin-bottom:20px;
}
.tableHeader
{
	background:#D2E3F3;
	padding:5px 15px 5px 15px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #BDDB99;
	font-size: 16px;
}
.tableColumnLast
{
	border-bottom:1px solid #D2E3F3;
	padding:5px 15px 5px 15px;
}
.tableColumn
{
	border-bottom:1px solid #D2E3F3;
	padding:5px 15px 5px 15px;
	border-right:1px solid #D2E3F3;
}

.textfield {
	display: block;
	width:50%;
	margin:3px 3px 3px 30px;
	padding:3px;
	border: 1px solid #D2E3F3;
	background: #EEF4FB;
}
label {	display: block; margin:3px; padding: 5px;}
.button {
	display: block; 
	font-weight:bold;
	font:11px "Trebuchet MS", Verdana, sans-serif;
	padding:3px;
	margin:5px;
	border: 1px solid #C8E9F7;
	color:#666666;
	background: #EEF4FB;
}
.textfield:hover {
	background:#FFFFCC;
}
.textfield:focus {background:#ffffff;}
.hide {display:none;}
.listItem {display:block; border-bottom:dashed 1px #CCCCCC; padding:5px 5px 0 5px;}
#rightcontent ul, #rightcontent ol {padding:10px; margin:10px;}
ol {list-style:decimal;}
#rightcontent ul {list-style: square;}
#rightcontent p {margin-bottom:20px;}
#rightcontent li {padding:3px;}

#sidebar ul {list-style:none; margin-bottom:15px;}
#sidebar li {display:block; height:25px;}
#sidebar li a {display:block; height:auto; min-height:20px; padding:5px 5px 0 5px;}
#sidebar li a:hover {background:#efefef; text-decoration:none;}
.bottomline
{
border-bottom:dashed 1px #CCCCCC;
padding-bottom:4px;
padding-top:4px;
}
.bottomGap
{
border-bottom: solid 1px #CCCCCC;
padding-bottom:4px;
padding-top:4px;
}
blockquote {display:block; padding:5px 5px 5px 55px; margin:5px; background:url(images/quote.jpg) no-repeat;}
blockquote p {margin-bottom:0; font: normal 16px "Trebuchet MS", Verdana, sans-serif;}
.extract {float:left; width:300px;}
