/* Global Styles */

body
{
	text-align: center;
	background-color:#CCCCCC;
}
BODY, A, TABLE, TR, TD, B {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #3d3041;
	margin: 0;
	border: 0;
	padding: 0;
}

hr {
	height:1px;
	color: #0099ff;
	border-style : dashed;
	border-width : 1px;
}

.blt_brn {
	font-size : 12px;
	background-image: url(../images/blt_brn.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	padding: 0 0 4px 0;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-bottom-width: thin;
}
.blt_org {
	font-size : 12px;
	background-image: url(../images/blt_org.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	padding: 0 0 4px 0;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-bottom-width: thin;
}
.blt_gry {
	font-size : 12px;
	background-image: url(../images/blt_gry.gif);
	background-repeat: no-repeat;
	background-position: 18px 6px;
	padding: 0 0 4px 0;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	border-bottom-width: thin;
}
a, a:link {
   color : #336699;
   text-decoration: none;
}

a:hover {
	color: #DAA520;
}

a:visited {
	color: #3399cc;
}

A.bold {
	font-weight : bold;
}

A.topNav {
	font-size: 12px;
	color: #4C390B;
	text-decoration: none;
	line-height: 24px;
	margin-bottom: 25px;
}

A.topNav:hover  {
	color : #DAA520;
}

A.topNavOn:visited {
	color : black;
}

.pageIntro {
	font-size: 14px;
	color: maroon;;
	font-weight : bold;
	line-height : 16px;
}

.hilight {
	font-size: 11px;
	color: Maroon;
}

.pixBox {
	border-style : solid;
	border-width : 2px;
	border-color: maroon;
}

.hdr {
	font-size: 16px;
	color: black;
	font-weight : bolder;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;	
	margin: 2px 0 4px 0;	
}
.hdr1 {
	font-size: 18px;
	color: #1E5386;
	font-weight: bolder;
	font-family: Georgia, Times New Roman,Verdana, Arial, Helvetica;
	margin: 2px 0 4px 0;
}
.hdr2 {
	font-size: 14px;
	color: #9e0b0f;
	font-weight: bold;
	font-family : Georgia, Times New Roman,Verdana, Arial, Helvetica;		
}
.hdr_sub {
	font-size: 12px;
	color: black;
	font-weight : bold;
}
.hdr_title {
	font-size: 13px;
	color: #efefef;
	font-weight : bold;
	background-color: #333333;
	padding: 2px 0 2px 12px;
	width: 210px;
	margin-left: 0px;
}

B.tiny {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
.smTextPri	{
	font-size:10px;
	color : Maroon;
}

.smText	{
	font-size: 9px; 
	color: #e2e3e7;
}

.smTextDrk	{
	font-size: 9px; 
	color: #333333;
	font-family : Arial, Helvetica;
}

.txtPri{
	color: maroon;
	font-weight : normal;
}
.txtGry{
	color: #666;
	font-weight : normal;
}
.txtWhite{
	color: #FFFFFF;
	font-weight : normal;
}
.txtWhiteBld{
	font-size:14px;
	color: #FFFFFF;
	font-weight : bold;
}
.bg_body { 
	width: 990px; 
	margin:auto;
	background-color: #3e3e3e;
	display: block;
	color: white;
}
.bg_table { 
	background-color: #ffffff;
	width: 1008px;
	border: #999999 thin solid;
}
.bg_top { 
	width: 1008px;
}
.bg_pridark{
	background-color: #b6bea5;
}
.bg_secdark{
	background-color : #b2bdcb;
}
.bg_seclite{
	background-color : #e2e3e7;	
}
.bg_lite{
	background-color: #f3f3f3;
}	
.bg_line{
	background-color: #ffffe8;
	border-bottom-color: Maroon;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}	
.bg_white{
	background-color : #FFFFFF;
}	

.tbl_hdr {
	border: White;
	border-width: thin;
	border-style: solid;
}
/* PAGE LAYOUT */
#page-wrap {
   text-align: left;
   width: 1000px;
   margin: 0 auto;
}

.image {
   position: relative;
   width: 100%; /* for IE 6 */
   background-repeat: repeat;
   background-color: #999999;
}
.links_sub {
   font-size: 12px;
   padding: 0 5px 0 0;
}
.links_medium {
   position: absolute;
   font-size: 12px;
   top: 520px;
   left: 30px;
   width: 530px;
   color: #000000;   
   background-color: #659ab7;
   filter:alpha(opacity=80); /* transparency */
   -moz-opacity:0.8;
   -khtml-opacity: 0.8;
   opacity: 0.8;   
}
a.medium, a.medium:link, a.medium:visited {
   font-size: 12px;
   font-weight: normal;
   color: #ffffff !important;
   text-decoration: none;
   padding: 2px;
}
a.medium:hover, a.medium:active {
   font-size: 12px;
   font-weight: normal;
   color: #ffffff;
   text-decoration: underline;
   padding: 2px;	
}
.showcase {
   position: absolute;   
   top: 130px;
   left: 30px;
   width: 100%;
}
a.noborder {
	border: 0;
	border-color: white;
}
.statement {
   position: absolute;   
   top: 20px;
   right: 30px;
   width: 100%;
   display: block;
   width: 400px;
   height: 30px;
   color: white;
   font-size: 9px;
   text-align: right;
}

.news {
   position: absolute;   
   top: 130px;
   right: 30px;
   width: 100%;
   background-color: white;
   display: block;
   width: 300px;
   padding: 5px;
}

.listing {
   position: absolute;   
   right: 30px;
   width: 100%;
   background-color: #f3f3f3;
   display: block;
   width: 300px;
   padding: 5px;
}
.links_bio {
   position: absolute;   
   top: 100px;
   right: 30px;
   width: 100%;
   background-color: #333333;
   display: block;
   width: 100px;
   height: 20px;
   color: #16b5c8;
   padding: 2px 5px 0 0;
   text-align: right;
}
a.bio, a.bio:link, a.bio:visited {
	font-size: 13px;
	font-weight: normal;
   color: #16b5c8;
	text-decoration: none;
}
a.bio:hover, a.bio:active {
	font-size: 13px;
	font-weight: normal;
   color: #16b5c8;
	text-decoration: underline;
}
.links_top {
   background-color: #333333;
   display: block;
   width: 150px;
   height: 20px;
   color: #16b5c8;
   padding: 2px 5px 0 0;
   text-align: right;
}
a.top, a.top:link, a.top:visited {
	font-size: 13px;
	font-weight: normal;
   color: #16b5c8;
	text-decoration: none;
}
a.top:hover, a.top:active {
	font-size: 13px;
	font-weight: normal;
   color: #16b5c8;
	text-decoration: underline;
}
.links_archive {
   position: absolute;   
   bottom: 50px;
   right: 30px;
   width: 100%;
   display: block;
   width: 300px;
   height: 20px;
   font-size: 13px;   
   color: #ffffff;
   padding: 2px;
   text-align: right;
}
a.archive, a.archive:link, a.archive:visited {
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.archive:hover, a.archive:active {
	font-size: 13px;
	font-weight: normal;
	color: color: #ffffff;
	text-decoration: underline;
}

.row-wrap {
   text-align: left;
   width: 1008px;
   height: 100%;
   margin: 0 auto;
   background-color: white;
   margin: 5px 0 5px 0;
}

.panels03 {
   width: 30%;
   display: block;
   float: left;
   font-size: 13px;   
   color: #333333;
   padding: 2px;
   margin: 0 20px 10px 5px;
   background-color: white;
}
.right {
	float: right;
}
.spacer {
  clear: both;
  height: 0px;
  line-height: 0;
  margin: 0;
  padding: 0;
}
/* END PAGE LAYOUT */
.tbl_dot {
	background-color: #ffffff;

}
.tbl_dot tr.alt {
	background-color:#efefef !important;
}
.tbl_dot tr.hilite {
	background-color:#f6e5e5 !important;
}

.tbl_dot td {
	font-size: 11px;
	border-bottom:dotted;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	line-height: normal;
	padding: 3px 3px 3px 5px;
	margin: 0;
}

.tbl_dot img { /* arrow */
	padding: 5px 0 0 0;
}
.tbl_dot th {
	font-weight: bold !important;
	font-size: 11px;
	border-bottom: solid;
	border-width: 0 0 1px 0;
	border-color: #ccc;
	line-height: normal;
	padding: 3px 3px 3px 5px;
	margin: 0;
}
.tbl_dot tr.alt {
	background-color:#efefef !important;
}
.tbl_dot tr.hilite {
	background-color:#f6e5e5 !important;
}

