body
{
	margin: 0;
	padding: 0;
	font-size: 75%; /* this reduces the overall font size so we can use 12px = 9pt = .75em */
	background-color: #3f464f;
}

#wrapper 
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	background-color: #f3f1e9;
	width: 100%;
}

#header
{
	width: 100%;
	background-color: #e0dcc5;
}

#headerwrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e0dcc5;
	height: 85px;
}

#headerleft
{
	float: left;
	background-image: url(../Images/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 85px;
	width: 500px;
	padding-top: 5px;
}

#headerright 
{
	float: right;
	background-color: #e0dcc5;
	height: 85px;
	font-family: Verdana, Arial;
	font-size: 1.1em;
}

#title
{
	clear: both;
	margin: 0 20px 0 20px;
	background-color: #52742e;
	padding: 8px 0 8px 10px;
	margin-top: 15px;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 1.1em;
}

#content
{
	margin: 0 20px 20px 20px;
	border: 0px solid #d9d9d4;
	padding: 10px;
	min-height: 500px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial;
	font-size: 1.1em;
	position: relative;
}

#contentPopup
{
	background-color: #FFFFFF;
	margin: 0 20px 20px 20px;
	border: 0px solid #d9d9d4;
	padding: 10px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial;
	font-size: 1.1em;
}

#contentPopup h1
{
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #34561a;
}

#content h1
{
	font-family: Verdana, Arial;
	font-size: 1.6em;
	font-weight: bold;
	color: #3f464f;
}

#content h2
{
	font-family: Verdana, Arial;
	font-size: 1.4em;
	font-weight: bold;
	color: #34561a;
}

#content h3
{
	font-family: Verdana, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #34561a;
}

#content p, span, td
{
	font-family: Verdana, Arial;
	font-size: 1em;
	color: #000;
}

#footer
{
	clear: both;
	background-color: #3f464f;
	color: #fff;
	font-family: Verdana, Arial;
	font-size: 0.9em;	
	height: 24px;
}

#footerwrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#footer_left
{
	padding-top:4px;
	padding-left: 3px;
	float: left;
}

#footer_right
{
	padding-top:4px;
	padding-right: 3px;
	float: right;
}

.button
{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
	/*height: 19px;*/
	border: 0px;
	color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#3f464f',EndColorStr='#8797ab'); 
	outline:none;
	background-color: #8797ab;

}

.InputTiny
{
	font-size: 11px;
	width: 60px;
	height: 13px;
}

.InputSmall
{
	font-size: 11px;
	width: 120px;
	height: 13px;
}

.SelectSmall
{
	font-size: 11px;
	width: 211px;
}

.SelectLarge
{
	font-size: 11px;
	width: 311px;
}

.InputMedium
{
	font-size: 11px;
	width: 205px;
	height: 13px;
}

.TextareaMedium
{
	font-size: 11px;
	font-family: Arial;	
}

.InputLarge
{
	font-size: 11px;
	width: 305px;
	height: 13px;
}

.InputFile
{
	font-size: 11px;
}

.sectionHeader
{
    border-bottom: solid 2px #3f464f;
    margin-top: -15px;
    margin-bottom: 15px;
    font-family: Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #3f464f;
}

.sectionSubHeader
{
    border-bottom: solid 1px #727272;
    margin-top: 20px;
    margin-right: 30px;
    margin-bottom: -5px;
    margin-left: 0px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    color: #727272;
}

.sectionSubHeaderRight
{
    border-bottom: solid 1px #727272;
    margin-top: 20px;
    margin-right: 30px;
    margin-bottom: 25px;
    margin-left: 25px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    color: #727272;
}

.HomeImage
{
	float:right;
}

.HomeFeature1
{
	background-image: url(../Images/HomeFeature1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.QuestionFeatureTop
{
	background-image: url(../Images/QuestionFeatureTop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.QuestionFeatureMid
{
	background-color: #dfe4ea;
	width: 600px;
}

.QuestionFeatureBottom
{
	background-image: url(../Images/QuestionFeatureBottom.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.HomeList
{
	margin-left: 0;	
}

.HomeQuestion
{
	margin-top:5px;
	list-style-type:none;
}

.LeftPadding
{
	margin-left: 25px;
}

.RightPadding
{
	padding-right: 25px;
}

.messageSectionRedBorder
{
    position: relative;
	width: 100%;	/*must have a width for ie to position corners correctly*/
	overflow: auto;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid red;
	background-color: #fff0f0;
	color: #52742e;
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 3px;
	padding-right: -3px;	
}

.messageSectionYellowBorder
{
    position: relative;
	width: 100%;	/*must have a width for ie to position corners correctly*/
	overflow: auto;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid yellow;
	background-color: #fdf8de;
	color: #52742e;
	font-size: 11px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 3px;
	padding-right: -3px;
}

.gridRowSmall
{
    background-color:#ffffff;
    color:#000000;
    font-size:11px;
    text-align:left;    
    height: 22px;
}

.gridAlternateRowSmall
{
    background-color:#f5f3ea;
    color:#000000;
    font-size:11px;   
    text-align:left;    
    height: 22px;    
}

.gridHeaderSmall
{
    background-color:#e0dcc5;
    color:#3b3a35;
    font-weight: bold;
    font-size:11px;  
    text-align:left;  
    text-decoration: none;    
}

.gridHeaderSmall a
{
    background-color:#8aa07a;
    color:#3b3a35;
    font-weight: bold;
    font-size:11px;  
    text-align:left;     
    text-decoration: none;     
}

.gridFooterSmall
{
    background-color:#f0f4ec;
    color:#000000;
    font-size:smaller;  
    text-align:left;     
}

.GridDisplay
{
	
	
}