BODY
{
    color: #000000;
    font-family: 'Verdana';
	font-size: 11px;
	margin: 0px;
}
TD
{
    color: #000000;
    font-family: 'Verdana';
	font-size: 11px;
}
.questionHeader2
{
    color: #00286E;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans Serif";
	font-size: 14px;
	font-weight: bold;
}

.questionHeader
{
    color: #00286E;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans Serif";
	font-size: 11px;
	font-weight: bold;
}
TR.highlight
{
    background-color: #EDEDED;
	height: 18px;
}
TR.lowlight
{
    background-color: #FFFFFF;
	height: 18px;
}
TD.menu
{
    background-image: url('../images/connie_menu_bg.gif');
    COLOR: #000000;
    cursor: default;
	font-size: 11px;
}
TD.menupop
{
    background-color: '#C3C3C3';
    COLOR: #B00C18;
    cursor: default;
	font-size: 11px;
    
}

TD.hover
{
    background-color: #808080;
    color: #FFFFFF;
    cursor: hand;
	font-size: 11px;
    
}

H1
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #00286E;
}
.headline1
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #00286E;
}
H2
{
    color: #000000;
    font-family: 'Verdana';
 	font-size: 13px;
}
SELECT.roleList
{
    font-family: 'Verdana';
	font-size: 11px;
	width: 150px;
}
.error
{
    color: red;
}
.white
{
    color: white;
}
H4
{
	font-family: "Trebuchet MS", "Verdana", "Arial", "Sans Serif";
	font-size: 20px;
	font-weight: bold;
	color: #00286E;
	vertical-align: middle;
}
