@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#003300;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
h1, h2, h3 {
	font-family:Georgia, Times, serif;
	background-image:url(../images/headersBG.png);
	background-position:top left;
	background-repeat:repeat-y;
	color:#003300;
	
	}
	h3 {
		padding-left:2em;
		margin-left:2em;
		text-decoration:underline;
		}
a {
	text-decoration:none;
	color:#003300;
	}
a:hover {
	background-color:#FFFFFF;
	}
#Title {
	font-family:Verdana, sans-serif;
	color:#FFFFFF;
	/*background-color:#260a0e;*/
	background-image:none;
	text-shadow: #000000 2px 2px 2px;
	}
.twoColLiqLtHdr #container { 
	width: 80%;  
	background:#ffffff;
	margin: 0 auto; 
	text-align: left; 
} 
.twoColLiqLtHdr #header { 
	background: #260a0e;
	/*background-image:url(../images/trs_banner.jpg);*/
	background-position:top left;
	background-repeat:no-repeat;
	padding: 0 10px;  
} 
.twoColLiqLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}


.twoColLiqLtHdr #sidebar1 {
	font-size:.92em;
	float: left; 
	width: 24%; 
	background:#DCD0b4;
	background-image:url(../images/sidebarBG.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding: 15px 0; 
}
.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.twoColLiqLtHdr #slideshow {
		position: relative;
		width: 200px;
		height: 200px;
		overflow: hidden;
			}
	.twoColLiqLtHdr #slideshow img {
		position: absolute;
		left: 0;
		top: 0;
		width: 200px;
		height: 200px;
		margin-left: 10px; 
	    margin-right: 10px;
		
	}

.twoColLiqLtHdr #mainContent { 
	margin: 0 20px 0 26%; 
	background:#ffffff;
	font-size:.85em;
	} 

#group {
	list-style:none;
	color:#003300;
	line-height:.96em;
	font-size:.95em;
	}
.twoColLiqLtHdr #footer { 
	padding: 0 10px; 
	color:#CCCCCC;
	font-size:.86em;
	background:#260a0e;
	background-image:url(../images/footerBG.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
} 
.twoColLiqLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.smallPrint {
	background-color:#260a0e;
	background-image:url(../images/smallprintBG.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:60%;
	font-size:.9em;
	font-style:oblique;
	font-variant:small-caps;
	}
.smallPrintSidebar {
	background-color:#260a0e;
	background-image:url(../images/sidebarSmallPrintBG.gif);
	background-position:top left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	/*width:60%;*/
	text-align:center;
	font-size:.9em;
	font-style:oblique;
	font-variant:small-caps;
	}
.smallPrintSidebar a{
	background-color:#FFFFFF;
	color:#260a0e;
	text-align:center;
	font-size:.9em;
	font-style:oblique;
	font-variant:small-caps;
	}
.accept a{
	color:#FFFFFF;
	background-color:#003300;
	}
.accept a:hover{
	color:#003300;
	background-color:#FFFFFF;
	}
.word   {
	list-style-image:url(../images/Word_Icon.png);
		}
.pdf  {
	list-style-image:url(../images/Adobe_PDF_icon.png);
	}
