@charset "utf-8";
/* CSS Document */

/* general styles */

html {
	font-size: small;
}
body  {
	font: 85% Arial, Helvetica, sans-serif;
	line-height: 1.455;
	background: #fff;
	background-image: url(../images/indexBg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align:center;
	color:#333;
}

.thrColLiqHdr #container { 
	width: 940px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: solid 1px #CCC;
	text-align: left; 
} 

.thrColLiqHdr #mainClearContent { 
    width:99%;
    margin:0 15px 0 15px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. */
	padding-top: 5px;
}

.thrColLiqHdr #headerNoColumn {
	font-size: 1em;
	height: 360px;
	width: 910px;
	background: #fff; 
	padding: 0  0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	 margin :0 0 0 15px;
} 

a	{
	color:#39C;
	text-decoration:none;
}

a:hover {
	color: #39C;
	text-decoration:underline;
}
img {
	border:none;
}
#imgRight {
	float:right;
	padding: 5px 0 5px 5px;
}
#imgLeft {
	float:left;
	padding: 5px 5px 5px 0;
}
.thrColLiqHdr #headTwo, .thrColLiqHdr #headThree, .thrColLiqHdr #headFour, .thrColLiqHdr #headFive, .thrColLiqHdr #headSix {
	color:#003366;
}

.thrColLiqHdr #headTwo {
	font-size: 24px;
}
.thrColLiqHdr #headThree {
	font-size: 20px;
}

.headThree {
	font-size: 20px;
	color:#003366;
}
.thrColLiqHdr #headFour {
	font-size: 18px;
}
.thrColLiqHdr #headFive {
	font-size:16px;
	color:#990000;
}
.thrColLiqHdr #headSix {
	font-weight:bold;
}
.thrColLiqHdr #sidebar2 fieldset {
	padding:5px; 
	border:solid 1px #39C;
	font-size:10px;
	font-weight:bold;
}

.thrColLiqHdr legend {
	padding: 3px 15px; 
	background-color:#39C; 
	color:#FFF;
}
.thrColLiqHdr #legendOne {
	padding: 3px 15px; 
	background-color:#cc9933; 
	color:#FFF;
}
/* end general styles */


/* header styles */

.thrColLiqHdr #header {
	font-size: 1em;
	height: 360px;
	width: 910px;
	background: #fff; 
	padding: 0 15px;
} 
.navi {
	height:20px;
	background-color:#003366; 
	color:#FFF; 
	padding: 5px 15px 5px 10px;
	font-size: 13px;
	position:relative;
}
.navi a {
	text-decoration: none;
	color: #FFF;
}
.navi a:hover {
	color:#39C;
}
.thrColLiqHdr #header #right {
	padding-top: 10px;
	float: right;
	text-align: right;
}
.thrColLiqHdr #headerNoColumn #right {
	padding-top: 10px;
	float: right;
	text-align: right;
}
.thrColLiqHdr #header #left {
	float: left;
	text-align: left;
}
.thrColLiqHdr #headerNoColumn #left {
	float: left;
	text-align: left;
}
.thrColLiqHdr #logoPanel {
	height:80px;
}
.thrColLiqHdr #defFlash {
	height:250px;
}

/* end header styles */


/* side bar styles */
.thrColLiqHdr h5 {
	background-image:url(../images/bgGray01.gif);
	background-repeat:repeat-x;
	padding: 5px 5px 5px 10px;
	border: solid 1px #CCC;
	text-transform:uppercase;
	color:#990000;
	font-size:11px;
}
.thrColLiqHdr #sidebar1 {
	font-size: 1.1em;
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 22%; /* since this element is floated, a width must be given */
	padding: 1px 15px; /* top and bottom padding create visual space within this div  */
}
.thrColLiqHdr #sidebar2 {
	font-size: 1.1em;
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 22%; /* since this element is floated, a width must be given */
	padding: 1px 15px; /* top and bottom padding create visual space within this div */
}
.thrColLiqHdr #sidebar2 #drcBox {
	padding:10px; 
	background-color:#39C; 
	color:#FFF; 
	margin-bottom:5px; 
	font-weight:bold;
}
.thrColLiqHdr #sidebar2 #boxOne, .thrColLiqHdr #mainContent #boxOne {
	padding:10px; 
	background-color:#F0F0F0; 
	color:#000; 
	margin-bottom:5px;
	font-size:11px;
}
.thrColLiqHdr #sidebar2 #boxTwo,  .thrColLiqHdr #mainContent #boxTwo {
	padding:10px; 
	background-color:#fff;
	border:solid 1px #CCC;
	color:#000; 
	margin-bottom:5px;
	font-size:11px;
}
.thrColLiqHdr #sidebar2 #boxThree, .thrColLiqHdr #mainContent #boxThree {
	padding:5px 10px; 
	background-color:#39C; 
	color:#fff; 
	font-size:11px;
	font-weight: bold;
}
.thrColLiqHdr #sidebar2 #drcBox a {
	color:#FFF;
	text-decoration:underline;
}
.thrColLiqHdr #sidebar2 #drcBox a:hover {
	color:#036;
	text-decoration:none;
}
.thrColLiqHdr #sidebar2 #img {
	padding: 5px 0;
}
.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar2 p {
	margin-left: 10px; 
	margin-right: 10px;
}
.thrColLiqHdr #sidebar2 form {
	text-align:right; 
	padding-right:5px;
}
/* left navigation menu */
.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 95%; /* Main Menu Item widths */
	border-bottom: 1px solid #fff;
}
.sidebarmenu ul li{
	position: relative;
}
/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #036; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
	color: white;
}
.sidebarmenu ul li a:hover{
	background-color:#39C;
	color:#fff;
}
/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 190px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
}
/* end side bar styles */


/* main content styles */
.thrColLiqHdr #mainContent {
	margin: 0 27% 0 27%;
	padding-top: 15px;
	font-size:1.1em;
}
.thrColLiqHdr #twoColContent {
	margin: 0 0 0 27%;
	padding-top: 15px;
	font-size:1.1em;
}
.thrColLiqHdr #extContent {
	margin: 0 10px;
	padding: 10px 5px;
}
.thrColLiqHdr #txtCaps{
	text-transform:uppercase;
	font-weight:bold;
}
.thrColLiqHdr #extContent a {
	color:#036;
}
.thrColLiqHdr #extContent a:hover {
	color:#900;
}
.thrColLiqHdr #footer { 
	padding: 0 15px;
	background:#fff;
	font-size:11px;
	margin-top: 10px;
} 
.thrColLiqHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align:center;
}
.thrColLiqHdr #smallText {
	font-size:10px;
}
/* end main content styles */

/* Miscellaneous classes for reuse */
.fltrt {  
    text-align:right ;
	float: right;
	margin-left: 8px;
	width:270px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	width:580px
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColLiqHdr #horRule {
	background-color:#CCC;
	height: 1px;
	margin: 0;
	width: 99%;
	text-align: left;
	overflow:hidden;
}
.thrColLiqHdr option, select, input {
	font-size: 10px;
	background-color:#F4F4F4;
	border: solid 1px #39C;
	margin-bottom: 3px;
}
.thrColLiqHdr #leftIndent {
	padding: 5px 0 5px 25px;
}
.thrColLiqHdr #transBlue {
	color:#003366;
}
.thrColLiqHdr #transRed {
	color:#990000;
}
