@charset "utf-8";
body  {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(images-new/asphalt.gif);
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
h1 {
	font-size: 2em;
	line-height: normal;
}
h2 {
	font-size: 1.6em;
	color: #61BAEF;
	line-height: normal;
}
h3 {
	font-size: 1.3em;
	color: #61BAEF;
}
h4 { font-size: 1.1em; }
p { line-height: 1.5em; }
td,th { line-height: 1.5em; }
ul {
	margin: 0 0 0 1.5em;
	padding:0 0 0 1em;
}
li {
	margin: 0;
	padding: 0 .5em;
	list-style: square;
}
a:link, a:visited  {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
/*******/
.thrColFixHdr #container {
	width: 900px;
	margin: 0  auto 10px;
	text-align: left;
	border-top: 20px solid #000000;
} 
.thrColFixHdr #header {
	padding: 0;  
	margin: 0;
	text-align: center;
} 
.thrColFixHdr #navBar {
	background: url(images-new/bg-pipe.gif) repeat-x;
	text-align: center;
	width: 100%;
}
.thrColFixHdr #navBar a { text-decoration:none; }
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 210px; 
	padding: 5px 10px 15px 20px; 
	color: #FFFFFF;
}
.thrColFixHdr #sidebar1 a:link, .thrColFixHdr #sidebar1 a:visited, .thrColFixHdr #sidebar2 a:link, .thrColFixHdr #sidebar2 a:visited {
	color: #CCCC33;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 a:hover, .thrColFixHdr #sidebar2 a:hover {
	color: #FF0000;
	background-color: transparent;
	text-decoration: underline;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 210px; 
	padding: 5px 10px 15px 20px; 
	color: #ffffff;
}
.thrColFixHdr #mainContent {
	margin: -3px 250px 15px; 
	background: #ddd;
	padding: 10px 20px 20px;
} 
.thrColFixHdr #contentMain {
	margin: -3px auto 0px; 
	background: #ddd;
	padding: 0;
}
.thrColFixHdr #container #contentMain h3 { color: #003366; }
.thrColFixHdr #container #contentMain h2 { color: #003366; }


.thrColFixHdr #container #contentMain ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: square;
}
.thrColFixHdr #container #contentMain li {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style: square;
}

.thrColFixHdr #footer {
	padding: 18px 0 0;
	color: #FFFFFF;
	background: url(images-new/gradient.gif) repeat-x;
	clear: both;
} 
.thrColFixHdr #footer .footlink {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.thrColFixHdr #footer table {
	background: url(images-new/bg-blue.gif);
	width: 100%;
	border: 3px solid #ccc;
}
.thrColFixHdr #footer td {
	border: 1px solid #ccc;
}
.thrColFixHdr #footer .copyright {
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 2px;
}
.thrColFixHdr #footer .copyright a:link, .thrColFixHdr #footer .copyright a:visited {
	text-decoration: none;
	color: #66CCCC;
}
.thrColFixHdr #footer .copyright a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: transparent;
}
/*******Misc Styles********/
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.important {
	font-size: 1.1em;
	font-weight: bold;
}
.blue { color: #003366; }
.red { color: #993300; }
.yellow { color: #FFCC66; }
.brRed { color: #FF3300; }

.smaller {
	font-size: 0.9em;
	font-weight: bold;
}
.required {
	font-size: 85%;
	color: #993300;
}


.thrColFixHdr #container #contentMain #container .colR {
	float: right;
	width: 300px;
}
.thrColFixHdr #container #contentMain #container .colL {
	float: left;
	width: 300px;
}

