BODY {
	font-family: Helvetica, Arial, sans-serif;
	background : #ffffff; 
	color: black;
	font-size: 10pt;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin-top:245px;
	margin-left:230px;

}

A:Link {
	color: #2461AA;
	text-decoration: none;
	/* font-weight: bold */
}

A:Visited { 
	color : darkblue; 
	text-decoration: none;
	/* font-weight: bold */
	} 

A:Hover {
	color: #F74C83;
	text-decoration: none;
	/* font-weight: bold */
}




BLOCKQUOTE, TR, TH, UL, OL {

	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 10pt;
}

H4{

	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 14pt;
	font-weight: bold

}

H3{

	font-family: Helvetica, Arial, sans-serif;
	color: darkblue;
	font-size: 13pt;
	font-weight: bold
	margin-left: 10px;

}

H2{

	font-family: Helvetica, Arial, sans-serif;
	color: #1E4F8A;
	font-size: 16pt;
	font-weight: bold

}


H1{

	font-family: Helvetica, Arial, sans-serif;
	color: #713808;
	font-size: 16pt;
	font-weight: bold

}

.InsideTable {
	font-size: 12px;
}


.InsideTableHead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
}

.InsideTableText {
	font-size: 12px;
	font-weight: normal;
	color: #999999;	
  margin-left: 15px;	
}

.InsideTableSubHead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
	margin-left: 20px;
}

.InsideTableSubIHead {
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}

.InsideTableSubText {
	font-size: 12px;
	color: #999999;		
	margin-left: 25px;
	font-weight:normal;
}

.InsideTableSubIText {
	font-size: 12px;
	color: #999999;		
	font-weight:normal;
}

.InsideTableSubSubHead {
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;	
	margin-left: 30px;
}

.InsideTableSubSubText {
	font-size: 11px;
	color: #999999;		
	font-weight:normal;
}

.FinePrint {
	font-size: 11px;
	color: #999999;		
	font-weight:normal;
}


.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;

}

.RightLine {
/*	border-right-width: 4px;
	border-right-style: double;
	border-right-color: #FDEEF0;
*/			

}

.BottomDLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0c0;
			

}




.HomeBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2461AA;
	background : #F0F0F0;
}

.HomeBottomTwo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2461AA;
	background : #E2E2E2;
}


.HomeRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2461AA;
	
}


.HomeLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2461AA;
}


.HomeTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2461AA;
}


.HomeAnnouncement {
	font-family: sans-serif, Helvetica, Arial;
	color: #666666;
	font-size: 9pt;
	margin-left: 15px;
}




.AddNew {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
a.AddNew:link {	
  font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #0000FF;}
	
a.AddNew:visited {	
  font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #0000FF;}


.EditOne {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: darkred;
}
a.EditOne:link {	
  font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: darkred;}
	
a.EditOne:visited {	
  font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: darkred;}



.thrColLiqHdr #container { 
	width: 100%; 
	/* background: #FFFFFF; */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.thrColLiqHdr #footer { 
	padding: 0 5px; 
	background:#FFFFFF;
} 


.BOD {
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #FDEEF0;
	padding-left:10px;
}