﻿body 
{
	margin: 0;
	padding: 0;
	border: 0;
	/*text-align: center;*/
	/*font-family: "Verdana", "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;*/
	font-family: "Verdana";
	/*color: #4B723C;*/
	font-size:12pt;
	/*background-color: #86B573;*/
}		

h1, h2, h3, h4, h5, h6 {}

h1 
{
	font-size: 20pt;
	font-weight: normal;
}

#mainwrapper 
{			
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

#header 
{
	margin-left: 0px;
	margin-bottom: 0px;
	/*color: #4B723C;*/
	/*background-color: #86B573;*/	
	border:solid 1px #4B723C;
	font-size: 16pt;
	font-weight: bold;
	padding:10px;
	/*border-bottom:solid 4px Black;*/
	background-image:url('Images/HeaderBackground.gif');
	background-repeat: repeat;
	height:60px;

}

#site_Name
{
	color:#FFFFFF;
}

#header-bottom
{
	width:100%;
	font-size: 14px;
	font-style: italic;
}

#content 
{
	width: 100%;
	border:solid 1px #4B723C;
	background-color:White;
	border-top:solid 1px #4B723C;
}

.MainMenu 
{
	width:180px;
	height:600px;
	padding-top:10px;
	text-align:left;
	background-image:url('Images/pipes.jpg');
	background-repeat:no-repeat;
}

#content-right 
{
	width:auto;
	border-left:1px solid #A7A7A7;
	padding:15px;
	vertical-align:top;
}

#breadcrumb 
{
	width: 100%;
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
}

#breadcrumb a 
{
	color: #4B723C;
	text-decoration: none;
}

#breadcrumb a:hover 
{
	text-decoration: underline;
}
	
.menu_nodeStyle
{
	color:#3C7262;
	font-family:"Verdana";
	font-size:10pt;
	padding: 5px 5px 5px 5px;
	width:100%;
	border:Transparent;
}

.menu_hoverNodestyle
{
	background-color:#86B573;
	border:solid 1px #888888;
	color:#FFFFFF;
	cursor:pointer;
}

.menu_selectedNodestyle
{
	padding: 5px 5px 5px 5px;
	font-weight:bold;
	color:#4B723C;
}

.LoginForm
{
	border-right: #4B723C thin solid;
	padding-right: 5px;
	border-top: #4B723C thin solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	border-left: #4B723C thin solid;
	padding-top: 5px;
	border-bottom: #4B723C thin solid;
}

.LoginForm iframe
{
	border-bottom: #4B723C thin solid;
	border-left: #4B723C thin solid;
	border-top: #4B723C thin solid;
	border-right: #4B723C thin solid;
}

.AlternatingRowStyle
{
	background-color:#cee1c6;
	border-color:#86B573;
	border-style:solid;
	border-width:2px; 
	
}

.SelectedRowStyle
{
	background-color:#FFFFA8;
	border-color:#64A4C9;
	border-style:solid;
	border-width:2px; 
	
}

.RowStyle
{
	background-color:white;
	border-style:solid;
	border-width:2px;
	border-color:#4B723C;
	
}

.HeaderStyle
{
	background-color:#86B573;
	font-weight:bold;
	border-color:#86B573;
	border-style:solid;
	border-width:2px; 
	
}
.PagerStyle
{
    background: #86B573;
    border-color: #86B573;
    border-style: solid;
    border-width: 1px;
}

.GridStyle
{
	font-size:10pt;
	width:100%;
	background-image:url("Images/headerbackground.gif");
	background-repeat:repeat;
	border-color:#86B573;
	border-style:solid;
	border-width:2px; 
}

.GridBorderStyle
{
	
}

.FormPrompt
{
	text-align:right;
}

.FormInput
{
	text-align:left;
}

.QuestionnaireTable h3
{
	text-align:left;
	margin-bottom:0px;
	margin-top:5px;
}

.AnswerControls,.QuestionnaireTable td
{
	text-align:left;
}

.QuestionnaireTitle
{
	margin-bottom:3px;
}

.Confirmation
{
	font-size: 14pt;
	color: Green;
}

.InstructionTable
{
	font-size:12pt;
	margin-top:20px;
	margin-bottom:20px;
}

.InstructionRow
{ 
	vertical-align: top; 
	padding:20px,20px,20px,20px;
}

.InstructionText
{ 
	text-align:left;
}

.InstructionImage
{
	text-align: right;
}

.Instruction td
{ 
	text-align: left;
}

legend
{
	color:#4B723C;
}

.ProgramCell
{
	text-align:left;
	vertical-align:top;
}

.ProgramText
{
	font-size:smaller;
}

p.ProgramText
{
	margin-top:0px;
}

.MediaTable td
{
 padding-right:40px;
 padding-bottom:10px;
}

.MenuTab
{
	background-image:url('Images/MenuLabelBackground.gif');
	background-repeat:repeat-y;
	height:600px;
}

