BODY, TD, P {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #828282; text-align: justify}

OPTION,TEXTAREA,SELECT,INPUT {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #8A9096; BORDER: #7F9DB9 1px solid}

H1		{font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px}
H2		{font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px}
H3		{font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px}

.framedTD 	{  border: 1px #c9c9c9 solid}
.framedTDlight	{  border: 1px #d1d1d1 solid}
.dottedTDlight 	{  border: 1px #d1d1d1 dotted}
.dashedTDlight 	{  border: 1px #d1d1d1 dashed}

.bigTxt			{ font-size: 12px}
.medTxt			{ font-size: 11px}
.decorTxt		{ font-family: Georgia, "Times New Roman", Times, serif}
.decorTxtBig		{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px}

.greyLightTxt	{ color: #d1d1d1}
.orngTxt		{ color: #ED8307}
.greenTxt		{ color: #7FB030}
.blueTxt		{ color: #736FC0}

a:link 		{  color:  #828282; text-decoration: none}
a:visited 	{  color:  #828282; text-decoration: none}
a:hover 	{  color:  #828282; text-decoration: none}
a:active 	{  color:  #828282; text-decoration: none}

a.lightGrey:link 		{  color:  #d1d1d1; text-decoration: none}
a.lightGrey:visited 	{  color:  #d1d1d1; text-decoration: none}
a.lightGrey:hover 		{  color:  #d1d1d1; text-decoration: none}
a.lightGrey:active 		{  color:  #d1d1d1; text-decoration: none}

a.black:link 		{  color:  #484848; text-decoration: none}
a.black:visited 	{  color:  #484848; text-decoration: none}
a.black:hover 		{  color:  #000000; text-decoration: none}
a.black:active 		{  color:  #484848; text-decoration: none}

INPUT.btn
{
    FONT-SIZE:10px;
    BACKGROUND: #FFF0C6;
    COLOR: #8A9096;
    FONT-WEIGHT: normal;
    BORDER: #7F9DB9 1px solid;
}

INPUT.radio
{
    BORDER: 0px;
}

INPUT.uploadFile
{
    FONT-SIZE:10px;
    BACKGROUND: #FFFFFF;
    COLOR: #8A9096;
    FONT-WEIGHT: normal;
    BORDER: #7F9DB9 1px solid;
}

/* Miscellaneous Styles */
.shortCardTable
{
	margin: 10px 10px;
	float: right;
	width: 150px;
	border:  1px solid #D9D9D9;
	padding: 10px;
	text-align: center;
	color: #6699CC;
	font-size: 10px;
}