 















body {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 11pt; 
	line-height: 1.25; 
	color: #353e45;  
	background-color: #ffffff;  
	background-repeat: repeat-x;
	margin: 0;
}

.contentBk {  
	background-color: #ffffff;  
	border-left: #e3e5e8 solid 1px;
	border-top: #e3e5e8 solid 1px;
	border-right: #e3e5e8 solid 1px;
}

p {  
	font-size: 11pt; 
	line-height: 1.25; 
}
	
td {  
	font-size: 11pt; 
}

h2 {  
	font-size: 21px; 
	color: #7f2439;
	line-height: 21px; 
	font-weight: bold; 
}

h3 {  
	font-size: 18px; 
	line-height: 21px; 
	font-weight: bold; 
}

h4 {  
	font-size: 14pt; 
	line-height: 16pt; 
	font-weight: bold;
	color: #8e2222;
}


.dropLabel {  
	font-size: 14pt; 
	font-weight: bold; 
	color:  #ffffff;
}

a.link {  
	color:  #E0E6EF;
	text-decoration: underline;
}

a.visited {  
	color:  #E0E6EF;
	text-decoration: underline;
}

.footerText {  
	font-size: 8pt; 
	color:  #656e7f;
}

.footerText	a.link {  
	font-size: 8pt; 
	color:  #656e7f;
	text-decoration: underline;
}

.footerText	a.visited {  
	font-size: 8pt; 
	color:  #656e7f;
	text-decoration: underline;
}

.footerRule {  
	background-color:  #c8c7cc;
}

.footerBar {  
	background-color:  #e2e9f3;
}

.eight {  
	font-size: 8px; 
	line-height: 10px;
}
.ten {  
	font-size: 10px; 
	line-height: 12px;
}

.fourteen {  
	font-size: 14px; 
	line-height: 16px;
}

.eighteen {  
	font-size: 18px; 
	line-height: 21px;
}

.borderDark {  
	border: solid; 
	border-width: 1px; 
	border-color: #868A8F;
}

.borderLight {  
	border: solid; 
	border-width: 1px; 
	border-color: #A4A9AF;
}

.tableItem 
{  
		border: solid; 
		border-width: 1px; 
		border-color: #A4A9AF; 
		background-color: #E0E6EF;
}

.tableItemAlt
{  
	border: solid; 
	border-width: 1px; 
	border-color: #A4A9AF; 
	background-color: #C2C7CF;
}
.tableHdr 
{  
	border: solid; 
	border-width: 1px; 
	border-color: #A4A9AF; 
	background-color: #595B5F; 
	color: #E0E6EF;
	font-weight: bold; 
}

.linkButton
{
	background-color: #e1e1e1; 
	border: solid 1px black; 
	padding: 2px; 
	font-weight: bold;
	text-decoration: none;
}
.linkButton:hover
{
	text-decoration: underline;
}
/* set styles for inset images */
.imageTitle
{
	font-size: 8pt;
	line-height: 10pt;
	color: #939393;
}
.imageLinks
{
	font-size: 7pt;
	line-height: 8pt;
	color: #737373;
	float:right;
	border: solid 1px #636363;
	padding: 0px 1px 0px 2px;
	margin-top: 1px;
	margin-left: 3px;
}
.imageLinks a:link, a:visited, a:active
{
	color: #737373;
	text-decoration:none;
}
.imageLinks a:hover
{
	background-color: #d3d3d3;
}

/* end styles for inset images */

/* set styles for admin section */
.functionBlock 
{
	width: 100%; 
	padding: 2px; 
	background-color: #ededf1; 
	border: solid 1px #868A8F;
}
.functionHdr 
{
	font-weight: bold; 
	font-size: 14pt;
}
.textButton 
{
	background-color: #c1c1c1; 
	border: solid 1px #333333; 
	padding: 2px; 
	margin: 1px; 
	font-weight: bold; 
	font-size: 11pt;
	
}
.formButton
{
	background-color: #DEDFE1;
	color: #F58220;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	margin: 1px; 
	font-family: Verdana,Helvetica,Arial;
	border-top: solid 1px #B4B6BB;
	border-left: solid 1px #B4B6BB; 
	border-right: solid 2px #286BB1;
	border-bottom: solid 2px #286BB1;
}
.formButtonText
{
	background-color: #DEDFE1;
	color: #F58220;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	margin: 1px; 
	font-family: Verdana,Helvetica,Arial;
	border-top: solid 1px #B4B6BB;
	border-left: solid 1px #B4B6BB; 
	border-right: solid 2px #286BB1;
	border-bottom: solid 2px #286BB1;
	display: block;
	text-decoration:none;
	text-align: center;
}
.formButtonText a:link, a:visited, a:active
{
	color: #F58220;
	text-decoration:none;
}
.formButtonText a:hover
{
	color: #ffffff;
	text-decoration:underline;
}
.tableItemHighlight
{  
	border: solid; 
	border-width: 1px; 
	border-color: #A4A9AF; 
	background-color: #F58220;
	color: #003366;
	font-weight: bold;

}

