@charset "utf-8";
/* CSS Document */

html { height: 101%; margin-bottom: 1px; }

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #84736B;
	background-image: url(FW/bgRED.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#headerWrapper{position:relative; top:0px; left:0px;}
#headerlogo{position:absolute; top:2px; left:0px; }

.twoColFixLtHdr #container {
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #84736B;
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
} 

.twoColFixLtHdr #header {
	background: #fff;
	padding: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-image: url(FW/newtopmaybe.png);*/
	background-image: url(FW/BG1PENCIL.jpg);
	background-repeat: no-repeat;
	height: 165px;
	/*background-position: top left;*/
	border-bottom: 1px solid #999999;
} 

.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
	line-height: 20px;
}

.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 209px;
	background: #FBF1D5;
	padding: 15px 0 15px 0;
	font-size: 11px;
	border-right: 1px solid #84736B;
	border-bottom: 1px solid #84736B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.twoColFixLtHdr #sidebar1 img {
	border: 2px solid #CEC6BA;
	padding: 3px 3px 3px 3px;margin:0px 0px 0px 8px;
}

.twoColFixLtHdr #sidebarProposal img {border:0px; }
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 214px; 
	padding: 0 20px; 
	/*border-left: 1px solid #84736B;*/
	/*border-top: 1px solid #CEC6BA;*/
} 

#sideBarContent{ text-align:left;}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; 
	background: #CEC6BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:center;
	border-top: 1px solid #84736B;
} 

.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	color: #333333;
}

.twoColFixLtHdr #footer a {
	color: #333333;
	text-decoration:none;
	text-decoration: none;
}

.twoColFixLtHdr #footer a:link {
	color: #333333;
	text-decoration:none;
	text-decoration: none;
}

.twoColFixLtHdr #footer a:hover {
	color: #C82142;
	text-decoration:none;
	text-decoration: none;
}

.twoColFixLtHdr #footer a:focus, twoColFixLtHdr #footer a:active, twoColFixLtHdr #footer a:visited,  {
	color: #333333;
	text-decoration:none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}


a:link {
	color: #CA2748;
	text-decoration: none;
}
a:visited {
	color: #B08972;
	text-decoration: none;
}
a:hover {
	color: #B08972;
	text-decoration: underline;
}
a:active {
	color: #B08972;
	text-decoration: none;
}


/* IMAGE BORDER TAUPE */
.taupeBorder {
	border: 2px solid #CEC6BA;
	padding: 3px 3px 3px 3px;
}

.blueText_small {color: #006699; font-size:10px;}

.blueText_normal {color: #006699; font-size:11px;}

.HR {
	color: #84736B;
}

.superscript {
	vertical-align: super;
}

.PADDING {padding: 0 15px 0 15px;}

#block
{
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}

.tableBorder {border: 1px solid #666;}
.bottomBorder {border-bottom: 1px solid #666;}

.BTN {
	height: 27px;
	width: 83px;
	background-image: url(FW/Traditional_Slate.png);
	background-repeat: no-repeat;
}

ul {
	list-style-type: disc;
	list-style-image: url(images/diamond.gif);
	list-style-position: outside;

}

.specialUL {list-style-position: outside;margin-top:0px; padding-top:0px; }

.specialLI {
	list-style-type: disc;
	list-style-image: url(images/diamond.gif);
	list-style-position: outside;
}

.blueSubHead {color: #006699; }
.style1 {font-size: 10px}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #990000}
.style5 {color: #C23B3F}