body { 	
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		background-color: #FFFFFF !important;
		color: #757575 !important;
		margin: 0px;
		padding: 0px;
		line-height: 19px;
}

body.expanding {
		background-color: #E7E7E7 !important;
}


td { 	
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		color: #757575 !important;
		line-height: 19px;
}

.plaintext {
		color: #757575 !important;
}


A:link, A:visited, A:active { color: #757575 !important; text-decoration: underline} 
A:hover {
	color: #598527 !important;
}


A.LiteGreen:link, A.LiteGreen:visited, A.LiteGreen:active { color: #8DC63F !important; text-decoration: underline} 
A.LiteGreen:hover {
	color: #C4DF9B !important;
}



	 
input, select, textarea, file {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 11px;
			color: #757575 !important;
}


/* Fix for MS Office style paragraphs (MsoNormal) */
p {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: 1px solid #757575;
	margin: 0px;
}

ul{
	list-style-image : url(images/bullet.gif);
	padding:0;
	margin-top:10px; margin-left:30px;
}

li {
	padding-bottom:10px;
}


form {
	margin:0px;
	padding:0px;
}





.FinePrint {
    COLOR: #757575 !important;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: normal
}



/*admin column header*/
.TextHeader {
	font-size:12px; 
	color:#598527 !important;
	font-weight:bold;
	padding-bottom:3px;
}



.TextHeaderGreen {
	font-size:11px; 
	color:#598527 !important;
	font-weight:bold;
	padding-bottom:3px;
}

.TextHeaderGreenLarge {
	font-size:14px; 
	color:#598527 !important;
	font-weight:bold;
	padding-bottom:3px;
}

.TextHeaderLiteGreen {
	font-size:11px; 
	color:#8DC63F !important;
	font-weight:bold;
	padding-bottom:3px;
}

.TextHeaderLiteGreenLarge {
	font-size:14px; 
	color:#8DC63F !important;
	font-weight:bold;
	padding-bottom:3px;
}

.TextHeaderSlate {
	font-size:11px; 
	color:#85939C !important;
	font-weight:bold;
	padding-bottom:3px;
}

.TextHeaderSlateLarge {
	font-size:14px; 
	color:#85939C !important;
	font-weight:bold;
	padding-bottom:3px;
}

.TextHeaderOrange {
	font-size:11px; 
	color:#EC8E1E !important;
	font-weight:bold;
	padding-bottom:3px;
}

.TextHeaderOrangeLarge {
	font-size:14px; 
	color:#EC8E1E !important;
	font-weight:bold;
	padding-bottom:3px;
}










.PageHeader {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #796644 !important;
}


.TextNote {
	color: #666666  !important;
}

/* for instructions, such as Adobe PDF link*/
.NoteText {
	color: #8DC63F  !important;
}

.BoldText {
	font-weight: bold;
}

.TextRequired {
	color: #EC8E1E  !important;
}

.textbox50 {
	width:50px;
}

.textbox100 {
	width:100px;
}

.textbox200 {
	width:200px;
}

.textbox300 {
	width:300px;
}

.textbox400 {
	width:400px;
}



.bgLiteGreen {
	background-color: #8DC63F;
}

.sidebar {
	background-color: #C4DF9B;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:6px;
	padding-right:6px;
	color: #598527 !important;
}


.sidebar A:link, .sidebar A:visited, .sidebar A:active { 
	color: #598527 !important; 
	text-decoration: none !important;
	font-weight: bold !important;
} 
.sidebar A:hover {
	color: #333333 !important;
}



.yellowText {
	color: #FFF799;
}

.TextAddressHome {
	color: #8E8E8E !important;
	font-weight:bold;
}

.TextAddressTier {
	color: #8DC63F !important;
	font-size: 10px;
	font-weight:bold;
	line-height:15px;
}


