BODY {
	background-color: white;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
}
.errormessage, .error {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
}
a{
	text-decoration: underline;
	color: #282828;
}
a:hover{
	text-decoration: none;
}
a:visited{
	text-decoration: underline;
	color: #282828;	
}
#containers {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 12px;
	padding-bottom: 6px;
	background-image: url(/assets/images/container_06.gif);
   background-repeat: no-repeat;
	line-height: 18px;
}
#containers a:link, a:visited {
	text-decoration: underline;
	color: #282828;	
}
#containers a:hover {
	text-decoration: underline;
}
.container_titles{
	font-size: 9px;
	color: white;
	height: 13px;
	padding-top: 2px;
	padding-left: 4px;
}
#Left_pane{
	float: left;
	position: relative;
	width: 270px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
	text-align: justify;
}
#Right_pane{
	float: left;
	position: relative;
	width: 252px;
	padding-left: 18px;
	padding-right: 10px;
	line-height: 16px;
	text-align: justify;
}
#Mid_pane{
	float: left;
	position: relative;
	width: 520px;;
	padding-right: 12px;
	line-height: 16px;
	text-align: justify;
}
.TitlesBlue{
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #5397C4;
	font-size: 16px;
	line-height: 32px;
	/*font-weight: bold;*/
}
.TitlesOrange{
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #D88A0E;
	font-size: 16px;
	line-height: 32px;	
}
.TitlesGrey{
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #282828;
	font-size: 16px;
	line-height: 32px;
}
.TitlesGreen{
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #77AA33;
	font-size: 16px;
	line-height: 32px;	
}
.footer{
	color: #77AA33;
	text-align: right;
	padding-right: 6px;
}
.footer a{
	color: #77AA33;
	text-decoration: underline;
}
.footer a:hover{
	text-decoration: none;
	color: #77AA33;
}
.copyright{
	font-size: 9px;
	padding-left: 6px;
	color: #919191;
}
.default_button{
	font-size: 11px;
	font-weight: bolder;
	color: #0A441B;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.default_button a:link, .default_button a:visited{
	text-decoration: none;
	color: #0A441B;	
}
.default_button a:hover {
	text-decoration: underline;
}
#right_aligned{
	text-align: right;
}
.inputOneLine{
	background-color:white;
	border-width:1px;
	border-color:#282828;
	border-style: none;
	width: 112px;;
	height: 15px;
	color: #282828;
	font-size: 10px;
	background-image: url(/assets/images/inputoneline_01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin : 0px;
}
.inputOneLineLong, .fpname{
	width: 170px;
	height: 15px;
	color: #282828;
	font-size: 10px;
	padding: 0px;
	margin : 0px;
}
.inputOneLineLongOriginal{
	background-color:white;
	border-width:1px;
	border-color:#282828;
	border-style: none;
	width: 170px;
	height: 15px;
	color: #282828;
	font-size: 10px;
	background-image: url(/assets/images/inputoneline_03.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin : 0px;
}
.selectOneLineLong{
	width: 172px;
	height: 15px;
	line-height: 15px;
	color: #282828;
	font-size: 10px;
}
.inputMultiLine{
	background-color:white;
	border-width:1px;
	border-color:#282828;
	border-style: none;
	width: 220px;
	height: 50px;
	color: #282828;
	font-size: 10px;
	background-image: url(/assets/images/inputoneline_06.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin : 0px;
}
.submit {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin : 0px;
}
.SubPosition{
	padding-top: 4px;
	padding-left: 20px;
	line-height: 20px;
	color: #282828;
	background-image: none;
	border-bottom-color: #919191;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.SubPosition a:link, .SubPosition a:visited{
	color: #282828;
	text-decoration: none;
}
.SubPosition a:hover{
	color: #77AA33;
	text-decoration: none;
}
.SubPosSelected{
	padding-top: 4px;
	padding-left: 20px;
	line-height: 20px;
	color: #77AA33;
	background-image: none;
	border-bottom-color: #919191;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.star{
	font-size: 12px;
	font-weight: bolder;
	color: Red;
}










.bodyStyle
{
	background-color: 	#cccccc;
	font-family : Verdana,Arial;
	padding : 0px 0px 0px 0px;	
	margin :  0px 0px 0px 0px;
	font-size: 10px;
}

.contentData
{
	background-color: 	#cccccc;
	color: black;
	font-family : Verdana,Arial;
	font-size: 10px;
} 

.normalText
{
	color: black;
	font-family : Verdana,Arial;
	font-size: 10px;
}

.normalHeader
{
	color: #669933;
	font: bold 16px Verdana,Arial;
}

.normalBlackHeader
{
	color: black;
	font: bold 14px Verdana,Arial;
}


.smallHeader
{
	color: #669933;
	font: bold 16px Verdana,Arial;
	width : 160px;
	align="center"; 
}

.normalWhiteHeader
{
	color: White;
	background-color: #cccccc;
	font: bold 18px Verdana,Arial;
}

.smallWhiteHeader
{
	color: White;
	background-color: #cccccc;
	font: bold 16px Verdana,Arial;
	width : 140px;
	align="center"; 
}

.tabCenterOuterActive {
	height: 			18px;
	border-top: 		black solid 1px;
}

.tabCenterActive {
	height: 			18px;
	color:			 	#333333;
	background-color: 	#cccccc;
	border-top: 		white solid 1px;
	font:				10px Verdana,Arial	
}

.tabCenterActive A:link, .tabCenterActive A:visited {
	color:			 	#333333;
	background-color: 	#cccccc;
	text-decoration:	none
}

.tabCenterActive A:hover {
	color:			 	#333333;
	background-color: 	#cccccc;
	text-decoration:	underline
}


.tabCenterOuterInactive {
	height: 			18px;
	border-top: 		black solid 1px;
}

.tabCenterInactive {
	height: 			18px;
	color:				white;
	background-color: 	#999999;
	border-top: 		#cccccc solid 1px;
	border-bottom: 		black solid 1px;
	font:				10px Verdana,Arial	
}

.tabCenterInactive A:link, .tabCenterInactive A:visited {
	color:				white;
	background-color: 	#999999;
	text-decoration:	none
}

.tabCenterInactive A:hover {
	color:				white;
	background-color: 	#999999;
	text-decoration:	underline
}

.tabPaneInitial {
	height: 			18px;
	background-color: 	#669933;
	border-bottom: 		black solid 1px;
}

.envelopeTop {
	height: 			40px;
	background-color: 	#669933;
	border:				0px;
}

.envelopeCenter {
	height: 			19px;
	background-color: 	#669933;
}

.envelopeFullTop {
	background-color: 	#669933;
}
TD, th, a, input, select, textarea,  button, div, fieldset, legend, p
{
	font-family : Verdana,Arial;
	font-size: 10px;
}


.line
{
	background : transparent;
	border-bottom: black solid 1px;

}
.vline
{
	background : transparent;
	border-left: black solid 1px;
	border-right:black solid 1px;

}

.whiteBorder
{
	background : transparent;
	border-bottom: white solid 1px;
}
.greenHeader
{
	color: #669933;
	background-color: white;
	font: bold 12px Verdana,Arial;
}

.greenHeaderTransparent
{
	color: #669933;
	font: bold 12px Verdana,Arial;
}

.blackHeader
{
	color: black;
	background-color: white;
	font: bold 12px Verdana,Arial;
}

.blackHeaderTransparent
{
	color: black;
	font: bold 12px Verdana,Arial;
}

.blackSubHeaderTransparent
{
	color: black;
	font: bold 10px Verdana,Arial;
}

.header
{
	background-color: white;
}

th A:link, th A:visited, th A:hover{
	color:				white;
	text-decoration:	none;
	font-family : Verdana,Arial;
	font-size: 10px;
	line-height:20px;
}

.ReportIndex{
	font-family : Verdana,Arial;
	font-size: 10px;
}
.ScriptButtonFlat
{
	background-color: #669933;
	border-top: buttonface solid 0px;
	border-left: buttonface solid 0px;
	border-bottom: buttonface solid 0px;
	border-right: buttonface solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}
	
.ScriptButtonDown
{
	background-color: 	#99CC00;
	border-top: 		black solid 1px;
	border-left: 		black solid 1px;
	border-bottom: 		buttonshadow solid 1px;
	border-right: 		buttonshadow solid 1px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}
	
.ScriptButtonUp
{
	background-color: #99CC00;
	border-top: buttonshadow solid 1px;
	border-left: buttonshadow solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}

.ScriptButtonFlatDisabled
{
		background-color:  #cccccc;
		border-top: buttonface solid 0px;
		border-left: buttonface solid 0px;
		border-bottom: buttonface solid 0px;
		border-right: buttonface solid 0px;
		text-align : center;
		text-decoration : none;
		line-height : 20px;
		font-family : Verdana,Arial;
		font-size: 10px;
}

.ReportIndex .ColumnHeaderFlat, .ReportIndex .ColumnHeaderFlat th
	{
		color:				white;
		font-family : Verdana,Arial;
		font-size: 10px;
		background-color: #669933;
		border-top: buttonface solid 0px;
		border-left: buttonface solid 0px;
		border-bottom: buttonface solid 0px;
		border-right: buttonface solid 0px;
		text-align : center;
		line-height : 20px;
		font-weight : normal;
	}
	
	
.ReportIndex .ScriptButtonFlatDisabled
	{
		background-color:  #cccccc;
		border-top: buttonface solid 0px;
		border-left: buttonface solid 0px;
		border-bottom: buttonface solid 0px;
		border-right: buttonface solid 0px;
		width : 160px;
		text-align : center;
		text-decoration : none;
		line-height : 20px;
		font-family : Verdana,Arial;
		font-size: 10px;
	}

.ReportIndex .ScriptButtonFlat
{
	background-color: #669933;
	border-top: buttonface solid 0px;
	border-left: buttonface solid 0px;
	border-bottom: buttonface solid 0px;
	border-right: buttonface solid 0px;
	width : 160px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}
	
.ReportIndex .ScriptButtonDown
{
	background-color: 	#99CC00;
	border-top: 		black solid 1px;
	border-left: 		black solid 1px;
	border-bottom: 		buttonshadow solid 1px;
	border-right: 		buttonshadow solid 1px;
	width : 160px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}
	
.ReportIndex .ScriptButtonUp
{
	background-color: #99CC00;
	border-top: buttonshadow solid 1px;
	border-left: buttonshadow solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
	width : 160px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}

.ButtonLink .ScriptButtonFlatDisabled
	{
		background-color:  #cccccc;
		border-top: buttonface solid 0px;
		border-left: buttonface solid 0px;
		border-bottom: buttonface solid 0px;
		border-right: buttonface solid 0px;
		width : 24px;
		text-align : center;
		text-decoration : none;
		line-height : 20px;
		font-family : Verdana,Arial;
		font-size: 10px;
	}

.ButtonLink .ScriptButtonFlat
{
	background-color: #669933;
	border-top: buttonface solid 0px;
	border-left: buttonface solid 0px;
	border-bottom: buttonface solid 0px;
	border-right: buttonface solid 0px;
	width : 24px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}
	
.ButtonLink .ScriptButtonDown
{
	background-color: 	#99CC00;
	border-top: 		black solid 1px;
	border-left: 		black solid 1px;
	border-bottom: 		buttonshadow solid 1px;
	border-right: 		buttonshadow solid 1px;
	width : 24px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}
	
.ButtonLink .ScriptButtonUp
{
	background-color: #99CC00;
	border-top: buttonshadow solid 1px;
	border-left: buttonshadow solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
	width : 24px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
}

.buttonInactive A:link, .buttonInactive A:visited, .buttonInactive A:hover {
	
	color:				white;
	text-decoration:	none;
	font-family : Verdana,Arial;
	font-size: 10px;
}


.buttonOuterInactive {
	color:white;
	font-family : Verdana,Arial;
	font-size: 10px;
	background : white;
	text-align : left;
	text-decoration : none;
	line-height : 30px;
}

.error
	{
  		color: Red;
  		text-align : left;
		font: normal 9px Verdana,Arial;
	}

.errormessage
{
	color : red;
	background-color : transparent;
	font-size: 9px;
	font: Verdana,Arial;
	font-weight : normal;
}
.componentInError, .componentInError input  {BACKGROUND-COLOR: #ff6c5c;};
.QuestionSeparator {height:10px}

.MenuComponent .MenuTitle
{
	background-color: #669933;
	border-top: buttonface solid 0px;
	border-left: buttonface solid 0px;
	border-bottom: buttonface solid 0px;
	border-right: buttonface solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	font-family : Verdana,Arial;
	font-size: 10px;
	color:				white;
	height : 20px;
	padding : 0px 15px 0px 15px;
	width: 150px;
}
.MenuComponent A:link, .MenuComponent A:visited, .MenuComponent A:hover {
	
	color:				#669933;
	font-family : Verdana,Arial;
	font-size: 10px;
}	

.MenuDesc{
	
	color:				#669933;
	font-family : Verdana,Arial;
	font-size: 10px;
	padding : 0px 0px 0px 10px;
}	

.MenuComponent .Separator
{
	color:				#669933;
}

.ScriptColumnFlat
{
	background-color: 	#669933;
	border-top: 		black solid 0px;
	border-left: 		black solid 0px;
	border-bottom: 		black solid 0px;
	border-right: 		black solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	cursor:pointer;cursor:hand;
	color: white;
}

.ScriptColumnDown
{
	background-color: 	#99CC00;
	border-top: 		black solid 0px;
	border-left: 		black solid 0px;
	border-bottom: 		black solid 0px;
	border-right: 		black solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	cursor:pointer;cursor:hand;
	color: white;
}

.ScriptColumnUp
{
	background-color: 	#99CC00;
	border-top: 		black solid 0px;
	border-left: 		black solid 0px;
	border-bottom: 		black solid 0px;
	border-right: 		black solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	cursor:pointer;cursor:hand;
	color: white;
}

.ScriptColumnFlat td
{
	background-color: 	#669933;
	border-top: 		black solid 0px;
	border-left: 		black solid 0px;
	border-bottom: 		black solid 0px;
	border-right: 		black solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	cursor:pointer;cursor:hand;
	color: white;
}

.ScriptColumnDown td
{
	background-color: 	#99CC00;
	border-top: 		black solid 0px;
	border-left: 		black solid 0px;
	border-bottom: 		black solid 0px;
	border-right: 		black solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	cursor:pointer;cursor:hand;
	color: white;
}

.ScriptColumnUp td
{
	background-color: 	#99CC00;
	border-top: 		black solid 0px;
	border-left: 		black solid 0px;
	border-bottom: 		black solid 0px;
	border-right: 		black solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 20px;
	cursor:pointer;cursor:hand;
	color: white;
}

.bodyStyle .ScriptButtonFlat
{
	background-color: #669933;
	border-top: buttonface solid 0px;
	border-left: buttonface solid 0px;
	border-bottom: buttonface solid 0px;
	border-right: buttonface solid 0px;
	text-align : center;
	text-decoration : none;
	line-height : 24px;
	padding : 2px 5px 2px 5px;	
	margin :  2px 0px 2px 2px;
	cursor:pointer;cursor:hand;
}
	
.bodyStyle .ScriptButtonDown
{
	background-color: 	#99CC00;
	border-top: 		black solid 1px;
	border-left: 		black solid 1px;
	border-bottom: 		buttonshadow solid 1px;
	border-right: 		buttonshadow solid 1px;
	text-align : center;
	text-decoration : none;
	line-height : 24px;
	padding : 2px 5px 2px 5px;	
	margin :  2px 0px 2px 2px;
	cursor:pointer;cursor:hand;
}
	
.bodyStyle .ScriptButtonUp
{
	background-color: #99CC00;
	border-top: buttonshadow solid 1px;
	border-left: buttonshadow solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
	text-align : center;
	text-decoration : none;
	line-height : 24px;
	padding : 2px 5px 2px 5px;	
	margin :  2px 0px 2px 2px;
	cursor:pointer;cursor:hand;
}

.alphabeticSearch td {
    background-color:#669933;
    color : white;
    font-size: 8pt;
    font-weight : bold;
}
    
.alphabeticSearchTD a:hover, .alphabeticSearchTD a:visited, .alphabeticSearchTD a:link {
    background-color : #669933;
    color : white;
    font-size : 8pt;
    text-decoration : none;
    font-weight : bold;
}

.selectedAlphabeticSearchTD a:hover, .selectedAlphabeticSearchTD a:visited, .selectedAlphabeticSearchTD a:link {
    background-color : white;
    color : #669933;
    font-size : 8pt;
    text-decoration : none;
    font-weight : bold;
}

.WizardLink A:link, .WizardLink A:visited, .WizardLink A:hover {
	color:black;
	font: bold 10px Verdana,Arial;
	cursor:pointer;cursor:hand;
    vertical-align : middle;
    line-height : 16px;
}

.WizardLink  A:hover {
	color:#669933;
	font: bold 10px Verdana,Arial;
	cursor:pointer;cursor:hand;
	line-height : 16px;
    vertical-align : middle;
}
    
.WizardLinkActive  
{
	color: #669933;
	font: bold 10px Verdana,Arial;
	text-decoration: none;
	vertical-align: middle;
    line-height : 16px;
}  

.fieldHint {
    font-size : 9px;
}

.faq_section {
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #D88A0E;
	font-size: 16px;
	line-height: 32px;	
}

.faq_question {
    color: #5397C4;
	font-size: 11px;
    font-weight: bold;
}


.faq_answer {
	margin-bottom: 48px;
}

.invisible {
	display: none;
}





/*additional classes*/

#Left_pane2{
	float: left;
	position: relative;
	width:auto;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 16px;
	text-align: justify;
	
}

.inputBox
{
    line-height:10px;
    width:140px;
    font-size:10px;
    background-color:#EAF8C5; 
    
}

.selectBox
{
    font-size:10px;
    width:260px;
    background-color:#EAF8C5; 
}

.large 
{
    width:255px;
}

p.homepage
{
    padding:0;
    margin:0;
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#C0C0C0;
}

.green 
{
    color:#435E2B;
}

.blue 
{
    color:#5397C4;
}

.orange 
{
    color:#D88A0E;
}

.strap1 
{
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}

.strap2
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
    color:#497A42;
}

.strap3 
{
    font-family:Verdana;
    font-size:10px;
    font-weight:bold;
}
