.header	{ font-size: 14px; font-weight: bold; color: #CC0000; font-family: "Arial", "Helvetica", "sans-serif"}

.link	{ font-weight: bold; color: #FFFFFF; ; text-decoration: underline}
.roll	{ font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; color: #333333; }

.roll:hover	{font-weight: bold; text-decoration: none; color: #0883A3 }
.footerheader { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;font-weight:normal; display:inline; text-decoration:underline}
.footerheader2 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;font-weight:normal; display:inline; text-decoration:none}         
BODY	{ font-size: 11px; font-family: "arial", "sans-serif"; color: #333333}
P	{ font-size: 11px; font-family: "arial", "sans-serif"; color: #333333}
TD	{ font-size: 11px; font-family: "arial", "sans-serif"; color: #333333} 
TR	{ font-size: 11px; font-family: "arial", "sans-serif"; color: #333333}

.textLong {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 350px;
	border: thin solid silver;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 260px;
	border: thin solid silver;
}
.textShort {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 180px;
	border: thin solid silver;
}
.textVShort {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 35px;
	border: thin solid silver;
}

.selectLong {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 320px;
	border: thin solid silver;
}
.select {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 260px;
	border: thin solid silver;
}
.selectShort {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 100px;
	border: thin solid silver;
}
.selectVShort {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 45px;
	border: thin solid silver;
}
.selectDay {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 80px;
	border: thin solid silver;
}
.selectMonth {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 100px;
	border: thin solid silver;
}
.selectYear {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 80px;
	border: thin solid silver;
}

.textareaVLarge {
	font-family: Verdana;
	font-size: 10px;
	height: 350px;
	width: 550px;
	border: thin solid silver;
}
.textareaLarge {
	font-family: Verdana;
	font-size: 10px;
	height: 150px;
	width: 340px;
	border: thin solid silver;
}
.textarea {
	font-family: Verdana;
	font-size: 10px;
	height: 80px;
	width: 260px;
	border: thin solid silver;
}
.textareaSmall {
	font-family: Verdana;
	font-size: 10px;
	height: 50px;
	width: 260px;
	border: thin solid silver;
}


.file {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 250px;
	border: thin solid silver;
}

.submitButton {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 120px;
	border: thin solid silver;
}
.submitButtonShort {
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
	width: 50px;
	border: thin solid silver;
}




