body { 	
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		background-color: #cccccc !important;
		color: #000000 !important;
		margin: 0px;
		padding: 0px;
		line-height: 19px;
}


td { 	
		font-family: Verdana, Arial, Sans-Serif;
		font-size: 11px;
		color: #000000 !important;
		line-height: 19px;
}


A:link, A:visited, A:active { color: #757575; text-decoration: underline} 
	 
input, select, textarea, file {
			font-family: Verdana, Arial, Sans-Serif;
			font-size: 11px;
			color: #000000 !important;
}


fieldset {
	border: 1px solid #000000;
	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: #000000 !important;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: normal
}



/*admin column header*/
.TextHeader {
	font-size:12px; 
	color:#67A3A1 !important;
	font-weight:bold;
	padding-bottom:3px;
}


/*orange header*/
.TextHeader1 {
	font-size:11px; 
	color:#F7941D !important;
	font-weight:bold;
	padding-bottom:3px;
}

/*large orange header*/
.TextHeader2 {
	font-size:14px; 
	color:#F7941D !important;
	font-weight:bold;
	padding-bottom:3px;
}

/*large dark gray header, used in where & when "mark your calendars"*/
.TextHeader3 {
	font-size:14px; 
	color:#4B4B4B !important;
	font-weight:bold;
	padding-bottom:3px;
}

/* blue header, used in the "convening" sidebar */
.TextHeader4 {
	font-size:13px; 
	color:#0180B2 !important;
	padding-bottom:3px;
}


/* very large orange header text, used in "Welcome" opening text on homepage */
.TextHeader5 {
	font-size:19px; 
	color:#F7941D !important;
	font-weight:bold;
	padding-bottom:3px;
}

/* not used yet */
.TextHeader6 {
	font-size:14px; 
	color:#8A5930 !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*/
.LiteText {
	color: #A7A7A7  !important;
}

.BoldText {
	font-weight: bold;
}

.TextRequired {
	color: #FFFF00  !important;
}

.textbox50 {
	width:50px;
}

.textbox100 {
	width:100px;
}

.textbox200 {
	width:200px;
}

.textbox300 {
	width:300px;
}

.textbox400 {
	width:400px;
}
