@charset "utf-8";

body,td,th {
	font-size: 90%;
}

.thrColAbsHdr #container {
	position: relative; 
	width: 780px;  
	background: #FFFFFF;
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

.thrColAbsHdr #header {
	height: 60px; 
	color: #000;
	background-color: #FFF;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #C0C0C0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 120px;
	left: 0;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 120px;
	right: 0;
	width: 160px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.thrColAbsHdr #mainContent {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 5;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.thrColAbsHdr #container #mainContent h1 {
	font-size: 1.25em;
	font-weight: normal;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColAbsHdr #container #mainContent h2 {
	font-size: .95em;
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
	background: #DDD;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top: thin dotted #666;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.thrColAbsHdr #container #mainContent h3 {
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.thrColAbsHdr #container #mainContent h6 {
	color: #FFF;
}
.thrColAbsHdr #container #mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
}
.thrColAbsHdr #container #mainContent ul li {
	font-family: Verdana, Geneva, sans-serif;
}

.thrColAbsHdr #container #sidebar1 h3 {
	color: #666;
	font-weight: bold;
	font-size: 95%;
	font-variant: small-caps;
}

.thrColAbsHdr #container #sidebar1 p {
	font-size: 85%;
	line-height: 1.2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-bottom: 5px;
}
.thrColAbsHdr #container #sidebar2 h3 {
	font-size: 90%;
	color: #808080;
	font-weight: bold;
	font-variant: normal;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-bottom: 3px;
}
.thrColAbsHdr #container #sidebar2 p {
	font-size: 85%;
}
.thrColAbsHdr #container #mainContent form ol li {
	padding-bottom: 5px;
	padding-top: 10px;
}



.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	clear: both;
	position: relative;
} 
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: .7em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	line-height: .2em;
}
.menu {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
a {
	color: #009;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
	color: #009;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #009;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #009;
}
#BottomAnchor {
	font-size: .2em;
	color: #CCC;
	position: absolute;
	bottom: -1200px;
	left: 50%;
	z-index: 10;
}

.portfolio_head {
	font-size: 1em;
	color: #006;
	font-weight: bold;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
	float: left;
	width: 349px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.portfolio_sub {
	font-weight: bold;
	color: #000;
	font-size: 0.85em;
	font-style: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 5px;
	float: left;
	width: 320px;
	padding-left: 9px;
	padding-right: 5px;
}
.portfolio_body {
	font-size: 0.75em;
	color: #333;
	text-align: left;
	margin: 1em;
	padding: 0em;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
