A:link
{
    COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    font-family: Verdana, Arial;
}
A:active
{
    COLOR: black;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:visited
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}

A.pagestatus:link
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Arial;
    font-size: 12px;
}
A.pagestatus:active
{
    COLOR: white;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
A.pagestatus:visited
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
A.pagestatus:hover
{
    TEXT-DECORATION: underline;
}

.mega
{

    color: #000000;
    font-family: Verdana, Arial;
    FONT-SIZE: 14px;
	font-weight: normal;

}

SELECT
{
	color: #002851;
	border: black solid 1px
    font-family: Verdana, Arial;
	font-size: 10px;
	height: 12px;
	padding: 0px 2px;
	margin: 0 px;

}


SELECT.select215
{
	width: 215px;
}
SELECT.select269
{
	width: 269px;
}
SELECT.select220
{
	width: 220px;
}
SELECT.select126
{
	width: 126px;
}
SELECT.select50
{
	width: 50px;
}
SELECT.select70
{
	width: 70px;
}

INPUT
{
	border: 1px solid black;
	color: #002851;
	font-family: Verdana, Arial;
	font-size: 10px;
	height: 14px;
	padding: 0px 2px;
	margin: 0px;

}

INPUT.text25
{

	width: 25px;
}

INPUT.text228
{

	width: 228px;
}

INPUT.text215
{

	width: 215px;
}

INPUT.text350
{

	width: 350px;
}

INPUT.text126
{

	width: 126px;
}
INPUT.text167
{

	width: 167px;
}
INPUT.radio
{
	border: black solid 0px;
	width: 12px;
	height: 12px;
}
INPUT.checkbox
{
	border: black solid 0px;
	width: 12px;
	height: 12px;
}
INPUT.button
{
	width: 75px;

}

TEXTAREA
{
	color: #002851;
	border: black solid 1px
    font-family: "Verdana", "Arial";
	font-size: 10px;
	height: 60px;
	padding: 2px 2px;
}

TEXTAREA.textarea215
{
	width: 215px;
}

TEXTAREA.textarea350
{
	width: 350px;
}

TEXTAREA.textarea500
{
	width: 500px;
}
TEXTAREA.textarea508
{
	width: 508px;
}

TD
{
    color: #002851;
    font-family: Verdana, Arial;
    font-size: 10px;
	font-weight: normal;

}
TD.pagestatus
{

    color: #FFFFFF;
    font-family: Arial, Verdana;
    FONT-SIZE: 13px;
	font-weight: bold;

}



TD.hidden
{

	display: none;
}

TD.surveyindicator
{

    color: white;

}
TD.popupheader
{
	color:white;
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
}

TD.footer
{
	font-family:Verdana, Arial;
	color:black;
	font-weight:normal;
	font-size:10px;

}

.smallheader
{

    color: black;
    font-weight: bold;

}
.header
{

    color: maroon;
    font-weight: bold;

}
FORM
{
	padding:0px;
	margin:0px;	
	
}
