﻿BODY{
	background-color : White;
	margin : 10px 0 0 0;
	text-align : center;
}

A{
	color : blue;
	text-decoration : none;
}

A:hover{
	color : #c00;
	text-decoration : underline;
}




H1{
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 40px 12px 0;
	padding : 0 0 0 0;
	font-size : 200%;
	font-weight : 500;
	color : #477c1d;
	text-align : left;
	line-height : 26px;
}

H2{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 160%;	
	font-weight : normal;
	color : #489a44;
	text-align : left;
	line-height : 22px;
}
H3{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 140%;
	font-weight : normal;
	color : #006940;
	text-align : left;
	line-height : auto;
}

H4{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 120%;
	font-weight : 600;
	color : #489a44;
	text-align : left;
	line-height : auto;
}

H5{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 100%;	
	font-weight : bold;
	color : #006940;
	line-height : auto;
}

H6{
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 0 12px 0;
	padding : 0 0 0 0;
	font-size : 90%;	
	font-weight : bold;
	color : #477c1d;
	line-height : auto;
	
}
P{
	margin : 0 0 1em 0;
	line-height : 18px;
}

Blockquote{
	margin : 0 30px 1em 30px;
	padding : 0;
	color : #477c1d;
	line-height : 18px;
}


OL{
	margin : 0 30px 1em 30px;
	padding : 0;
	line-height : 18px;
	text-align : left;
}

UL{
	margin : 0 10px 1em 10px;
	padding : 0;
	line-height : 18px;
}

UL LI{
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0 7px;
	padding : 2px 5px 2px 18px;
	list-style : none;
	text-align : left;
}

HR{
	background-color : black;
	color : black;
	height : 1px;
	border : none;
}

.floatRight{
	float : right;
	clear : right;
	margin : 3px 0 5px 20px;
}

.clear{
	clear : both;
	font-size : 10%;
	margin : 0;
	height : 1px;
}
#container{
	margin : 0 auto 0 auto;
	background-image : url(/assets/gfx/background.gif);
	background-repeat : repeat-y;
	width : 768px;
	z-index : 1;
	position : relative;
}

#pageBlock{
	margin : 20px auto 0 auto;
	background-image : url(/assets/gfx/grass.png);
	background-repeat : no-repeat;
	background-position : 0% 100%;
	width : 768px;
	min-height : 400px;
}



#footer{
	text-align : centre;
	margin : 0 auto 0 auto;
	width : 748px;
	background-image : url(/assets/gfx/footer.gif);
	background-repeat : no-repeat;
	color : #006940;
	height : 23px;
	padding : 15px 10px 0 10px;
	font-size : 0.70em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer A{
	color : #006940;
	text-decoration : none;
}
#footer A:hover{
	color : #006940;
	text-decoration : underline;
}

#cwn{
	text-align : right;
	width : 200px;
	float : right;
}
#updated{
	float : left;
	text-align : left;
	width : 200px;	
}

#contentBlock{
	text-align : justify;
	padding : 25px 20px 0 20px;
	vertical-align : top;
	width : 474px;
	background-color : white;
	background-image : url(/assets/gfx/squares.gif);
	background-repeat : no-repeat;
	background-position : 475px 0px;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	line-height : 18px;
	
}

#addressBlock{
	width : 200px;
	background-image : url(/assets/gfx/soil.jpg);
	background-repeat : repeat-y;
	margin : 0 0 0 0;
	text-align : left;
	vertical-align : top;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	vertical-align : bottom;

}
#hands{
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding : 55px 0 0 10px;
	height : 120px;
	width : 190px;
	background-image : url(/assets/gfx/hands.gif);
	background-repeat : no-repeat;
	color : white;
	position : absolute;
	left : 18px;
	bottom : 18px;
	font-size : 0.70em;
	text-align : left;
}
#hands Strong{
	color : #7ac142;
}
#hands A{
	color : #7ac142;
}

#logo{
	margin : -25px 0 10px 0;
	z-index : 10;
	position : relative;
}

#menuBlock{
	width : 200px;
	padding : 0 0 175px 0;
	background-image : url(/assets/gfx/soil.jpg);
	background-repeat : repeat-y;
	margin : 0 0 0 0;
	text-align : left;
	vertical-align : top;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	position : relative;

}

#menuBlock UL{
	margin : 0 10px 1em 10px;
	padding : 0 0 0 0;
}
#menuBlock UL LI{
	list-style : none;
	background-image : none;
	margin : 0 0 4px 0;
	background-image : url(/assets/gfx/bullet-menu.gif);
	background-repeat : no-repeat;
	background-position : 0 7px;
	padding : 2px 5px 2px 16px;
}
#menuBlock UL LI A{
	color : white;
	margin : 0 0 1px 0;
	display : block;
	padding : 0 0 4px 0;
	border-bottom : 1px dotted white;
}
#menuBlock UL LI A:hover{
	color : #7ac142;
	text-decoration : none;
}
#menuBlock UL LI UL{
	margin : 6px 0 0 0;
	padding : 0 0 0 0;
}
#menuBlock UL LI UL LI{
	list-style : none;
	background-image : none;
	margin : 0 0 0 0;
	background-image : url(/assets/gfx/bullet-menu2.gif);
	background-repeat : no-repeat;
	background-position : 0 7px;
	padding : 2px 5px 2px 14px;
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 14px;
}
#menuBlock UL LI UL LI A{
	font-size : 90%;
	font-weight : bold;
	color : white;
	margin : 0 0 1px 0;
	display : block;
	padding : 0 0 0 0;
	border-bottom : none;
	color : #7ac142;
}
#menuBlock UL LI UL LI A:hover{
	color : white;
	text-decoration : none;
}
#menuBlock UL LI UL LI UL LI{
	list-style : none;
	background-image : none;
	margin : 0 0 0 0;
	background-image : url(/assets/gfx/bullet-menu3.gif);
	background-repeat : no-repeat;
	background-position : 0 7px;
	padding : 2px 5px 2px 14px;
	font-family :  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 14px;
}
#menuBlock UL LI UL LI UL LI A{
	font-size : 90%;
	font-weight : normal;
	color : white;
	margin : 0 0 1px 0;
	display : block;
	padding : 0 0 0 0;
	border-bottom : none;
}
#menuBlock UL LI UL LI UL LI A:hover{
	color : #7ac142;
	text-decoration : none;
}





.dataTable{
	border : 1px solid #ccc;
	margin : 0 0 1em 0;
	width : 100%;
}
.dataTable TH{
	padding : 3px 5px 3px 5px;
	font-weight : bold;
	text-align : left;
	background-color : #e7e7e7;
	vertical-align : top;
}
.dataTable TD{
	padding : 3px 5px 3px 5px;
	font-weight : normal;
	text-align : left;	
	background-color : #f5f5f5;
	vertical-align : top;
}

.featureBox{
	float : right;
	clear : right;
	width : 184px;
	border : 1px solid black;
	font-size : 100%;
	margin : 0 0 0 20px;
	border-collapse : collapse;
}
.featureBox TH{
	background-image : url(/assets/gfx/grass.gif);
	background-repeat : repeat-y;
	background-position : 0% 0%;
	padding : 3px 15px 3px 15px;
	color : black;
	font-size : 100%;
	font-weight : bold;
	text-align : center;	
	border : 1px solid black;
	border-collapse : collapse;
	background-color : #7ac142;
}
.featureBox TD{
	border : 1px solid black;
	padding : 8px 15px 8px 15px;
	font-size : 90%;
	text-align : left;
	line-height : 18px;
	border-collapse : collapse;
	color : #006940;
	line=height : 18px;
}

.noDisplay{
	display : none;
}

UL.newsList{
	background-image : url(/assets/gfx/news-spacer.gif);
	background-repeat : repeat-x;
	background-position : 0px 0px;
	padding : 8px 0 0 0;
	margin : 0 0 0 0;
}
UL.newsList LI{
	background-image : url(/assets/gfx/news-bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 2px;
	padding : 0 0 0 25px;
	margin : 0 0 0 0;
}

UL.newsList LI Strong, UL.newsList LI B, UL.newsList LI A{
	color : #006940;
}

.spacer{
	background-image : url(/assets/gfx/news-spacer.gif);
	background-repeat : repeat-x;
	background-position : 50%;
	height : 15px;
	font-size : 5%;
}



TABLE.fieldGroup{
	font-size : 90%;
	margin : -2px 0 1em -2px;
	background-color : white;
	width : 100%; 
}


TABLE.fieldGroup A{
    color : black;
}

TABLE.fieldGroup TH{
	border : 1px solid black;
	background-color : #7ac142;
	color : white;
	padding : 2px 5px 2px 5px;
	text-align : left;
	font-weight : bold;
}

TABLE.fieldGroup TH A{
    color : white;
}

TABLE.fieldGroup TH A:hover{
    color : white;
}

TABLE.fieldGroup TD{
	border : 1px solid #999;
}
TABLE.fieldGroup TD TABLE TD{
	border : none;
}

TABLE.fieldGroup TD.checkbox{
	text-align : center;
}

TABLE.fieldGroup Label{
	display : block;
	background-color : #f5f5f5;
	padding : 2px 5px 2px 5px;
	color : black;
}
TABLE.fieldGroup Label.requiredInfo{
	background-image : url(/assets/gfx/required-bgi.gif);
	background-position : 100% 50%;
	background-repeat: no-repeat;
}


TABLE.fieldGroup INPUT{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	background-color : white;
	border : hidden;
	border-width : 0px;
	margin : 1px 5px 1px 5px;
	padding : 0 0 0 0;
	width : 95%;
}

TABLE.fieldGroup TD .ruInputs{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	display : inline;
}
TABLE.fieldGroup TD .ruInputs LI{
	height : auto;
	background-image : url(none);
	list-style : none;
}


TABLE.fieldGroup textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	background-color : white;
	margin : 1px 0 1px 0;
	padding : 0 0 0 5px;
	width : 99%;
	border : none;

}

TABLE.fieldGroup SELECT{
	width : 100%;
	border : hidden;
	border-width : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	margin : 0;
}

TABLE.fieldGroup Option{
	overflow : hidden;
}

TABLE.fieldGroup INPUT.checkbox{
	width : auto;
	margin : 1px 0 0 0;
	padding : 0;

}
TABLE.fieldGroup TD.checkbox{
	text-align : center;
}
TABLE.fieldGroup TD.checkbox Input{
	width : auto;
	margin : 1px 0 0 0;
	padding : 0;
}


TABLE.fieldGroup TD.columnCentered, .columnCentered{
	text-align:  center;
}
TABLE.fieldGroup TD.columnJustify, .columnJustify{
	text-align:  justify;
}
TABLE.fieldGroup TD.columnRight, .columnRight{
	text-align:  right;
}



.question{
	margin : 0 0 8px 0;
}
.question IMG{
	margin : 0 4px 0 4px;
}

.question label{
	display : block;
	font-size : 100%;
	margin : 0 0 5px 0;
	color : #006940;
}

.question .TextFormat{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	padding : 1px 3px 1px 3px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0 3px 1px 0;
	color : #842230;
	width : 460px;
}

#captchaTable{
	width : 100%;
	margin : 0 0 1em 0;
	text-align : left;
}

#captchaTable td.requiredInfo{
	background-image : url(/assets/gfx/required.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
	padding : 0 16px 0 0;
}

.captchaImage{
	border : 1px solid black;	
	margin : 10px 0 0 0 ;
}
.captchaInput{
	border : 1px solid black;
	padding : 1px 3px 1px 3px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0 3px 1px 0;
	background-color : #dfdfde;
	color : #842230;
	width : 460px;
}

.freeText{
	border : 1px solid black;
	background-color : #f5f5f5;
	width : 60%;
	margin : 0 0 0 45px;
	padding : 2px 5px 2px 5px;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-size :100%;
}
.optionLabel{
	padding : 0 0 0 25px;
	margin : 0 0 0 0;
	display : block;
}
.optionLabel Label{
	color : #900;
	display : inline;
}

.surveyTable{
	border : 1px solid black;
	border-collapse : collapse;
	margin : 0 0 1em 0;
	width : 100%;
}
.surveyTable TH{
	border-collapse : collapse;
	border : 1px solid black;
	padding : 3px 5px 3px 5px;
	font-weight : bold;
	background-color : #e7e7e7;
	vertical-align : top;
	font-size : 90%;
}
.surveyTable TD{
	border-collapse : collapse;
	border : 1px solid black;
	padding : 3px 5px 3px 5px;
	font-weight : normal;
	background-color : #f5f5f5;
	vertical-align : top;
}


.rade_wrapper{
	background-image : none;
}


.formInput{
	background-color : white;
	border : 1px solid #ccc;
	padding : 1px 1% 1px 1%;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.requiredInfo{
	background-image : url(/assets/gfx/required.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
	padding : 0 16px 0 0;
}

.long, .full{
	width : 98%;
}

.formBox{
	background-color : #f5f5f5;
	border : 1px solid #ccc;
	width : 100%;
	margin : 0 0 1em 0;
	
}

.search_error_block{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #900;
	text-align : center;
	margin : 10px 0px 0px 0px;
	padding : 10px 10px 0 10px;

}



#searchPageCriteria{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	padding : 10px 12px 10px 12px;
	margin : 0 0 3px 0;
}

#searchResultsData{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	margin : 0 0 1em 0;
	padding : 3px 12px 3px 12px;
}
#resultsFound{
	text-align : right;	
	float : right;
	width : 25%;
}

#noResultsFound{
	border : 1px solid #ccc;
	background-color : #f5f5f5;
	margin : 0 0 1em 0;
	padding : 10px 12px 10px 12px;
	text-align : center;
}


.noResults{
	color : #333;
	font-size : 100%;
	font-weight : Bold;
}

.instructions{
	font-size : 90%;
	color : #900;
}

#searchData{
	float : left;
	width : 70%;
}

#q{
	border : 1px solid black;
	padding : 2px 4px 2px 4px;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0 3px 0 3px;
}

#searchPageSubmit{
	background-color : #dadada;
	border : 1px solid black;
	padding : 3px 4px 1px 4px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 1;
}

dl{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

dt{
	margin : 0 0 5px 0;
	padding : 0 0 0 0;
}

dd{
	margin : 0 0 5px 35px;
	padding : 0 0 0 0;	
}

dl A{
	color : #900;
	text-decoration : none;
}

dl A:hover{
	color : #900;
	text-decoration : underline;
}

.numbering{
	font-weight: bold;
	padding : 0 0 0 12px;
	width : 23px;
	display : block;
	float : left;
	font-size : 90%;
	text-align : left;
}

dd.extras{
	font-size : 90%;
}


#pagination{
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	text-align : center;
	padding : 4px 0 4px 0;
	margin : 0 0 0 0;
}
#paginationLayout{
	
}
#pagination Table#paginationLayout TD{
	Padding : 0 3px 0 3px;
}

#pagination A{
	color : black;
	text-decoration : none;
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
}
#pagination A:hover{
	color : #900;
	text-decoration : none;
	background-color : #f5f5f5;
	border : 1px solid black;
}

#pagination .currentPage{
	border : 1px solid #ccc;
	display : block;
	Padding : 0 4px 0 4px;
	color : black;
	border : 1px solid #900;
}

.clear{
	height : 1px;
	font-size : 5%;
	clear : both;
}

#searchResultsNo{
	
}
#siteSearch{
	display : none;
}


.captchaImage{
	border : 1px solid black;	
	margin : 10px 0 0 0 ;
}
.captchaInput{
	padding : 1px 1% 1px 1%;
	border : 1px solid black;
	margin : 1px 0 1px 0;
	color : black;
	background-color : #f5f5f5;
	width : 98%;
}
.ruInputs{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	display : inline;
	height : auto;
}
.ruInputs LI{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	display : inline;
	height : auto;
}


/*   CRM additions  */

.columnOne{
	float : left;	
	width : 220px;
	margin : 0 0 5px 0;
}
.columnTwo{
	float : right;
	width : 220px;
	margin : 0 0 5px 0;
}
.fullwidth{
	clear : both;
	margin : 0 0 5px 0;
}


label{
	font-weight : bold;
	font-size : 90%;
	color : #006940;
	padding : 0 20px 0 0;
	text-align : left;
}

Label.requiredInfo{
 background-image : url(/assets/gfx/required-bgi.gif);
 background-position : 100% 50%;
 background-repeat: no-repeat;
text-align : left;
}

.columnOne .TextOnlyLabel,
.columnTwo .TextOnlyLabel{
	margin : 3px 0 2px 0;
	font-size : 90%;
}


.columnOne .checkBoxPositioner, 
.columnTwo .checkBoxPositioner{
	margin : 2px 0 1px 0;
}

.formFormat, .formFormat2{
	border : 1px solid #abc1de;
	padding : 1px 4px 1px 4px;
	color : #01285c;
	margin : 2px 0 0 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}



.columnTwo .formFormat,
.columnOne .formFormat{
	width : 212px;
}

.columnTwo .formFormat2,
.columnOne .formFormat2{
	width : 155px;
	margin : 2px 0 0 5px;
}

.fullwidth .formFormat{
	width : 442px;	
}

fieldset{
	clear : both;
	padding : 5px 10px 10px 10px;
	margin : 0 0 10px 0;
	border : 1px solid #cccccc;
	position : relative;
	background-color : #f5f5f5;
	text-align : left;
}

fieldset h1{
	font-size : 140%;
	color : #7ac142;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

legend{
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	color : #0098e9;
	font-weight : bold;
	font-size : 130%;
}

.buttonRow{
	margin : 0 0 0 0;
	padding : 10px 10px 0 10px;
}


.gridTable{
	clear : both;
	width : 100%;
	font-size : 100%;
	border : 1px solid #ccc;
	border-collapse : collapse;
}

.gridTable TH{
	border : 1px solid #ccc;
	border-collapse : collapse;
	text-align : center;
	background-color : #e7e7e7;
	color : #01285c;
	padding : 2px 3px 2px 3px;
	background-image : url(/assets/gfx/header-fade.gif);
	background-repeat : repeat-y;
	

}
.gridTable TH.key{
	padding : 2px 9px 2px 9px;
}
	
.gridTable TD{
	border : 1px solid #ccc;
	border-collapse : collapse;
	padding : 1px 3px 1px 3px;
	text-align : center;
	background-color : white;
	font-size : 90%;
}
.gridTable TD.firstColumn{
	padding : 1px 3px 1px 3px;
	text-align : left;
}
.gridTable TH.firstColumn{
	padding : 2px 3px 2px 3px;
	text-align : left;
}
.gridTable TD.centered{

}

.legend{
	width : 100%;
	border : 1px solid #ccc;
	border-collapse : collapse;
	margin : 0 0 10px 0;
}
.legend TH{
	border : 1px solid #ccc;
	border-collapse : collapse;
	width : 20px;
	text-align : center;
	background-color : #e7e7e7;
	color : #01285c;
	vertical-align : top;
	text-align : center;
	padding : 2px 4px 2px 4px;
}
.legend TD{
	border : 1px solid #ccc;
	border-collapse : collapse;
	text-align : left;
	vertical-align : top;
	padding : 2px 4px 2px 4px;
	background-color : white;
}


.checkboxTable{
	width : 100%;
	margin : 0 0 1em 0;
}
.checkboxTable TD{
	width : 50%;
	vertical-align : top;
}
.checkboxTable TD Input{
	margin : 2px 0 0 0;
	float : left;
}
.checkboxTable TD label{
	padding : 5px 0 0 0;
	float : left;
}


#missingFields{
	color : #0098e9;
	margin : 20px 0 0 0;
}
#missingFields UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
#missingFields UL LI{
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 15px;
	background-image : url(/assets/gfx/important.gif);
	background-repeat : no-repeat;
	background-position : 0px 1px;
}

.RadTabStrip_Office2007 .rtsLevel1
{
	background-image : url(/assets/gfx/office-2tone.gif);
	background-repeat : repeat-x;
}

.RadComboBox.RadComboBox_Office2007{
	margin : 3px 0 0 0;
}

.RadComboBox.RadComboBox_Office2007 table .rcbInputCell{
	background: white;
	padding-left : 4px;
	padding-right : 4px;
}
.RadComboBox.RadComboBox_Default .rcbInputCell{
	padding : 2px 4px 2px 4px;	
}

.RadComboBox.RadComboBox_Office2007,
.RadComboBox.RadComboBox_Office2007 input,
.RadComboBox.RadComboBoxDropDown_Office2007
{
	font:12px/15px arial,verdana,sans-serif;
	color : #01285c;
}
.RadComboBoxDropDown_Office2007 UL LI{
	Background-image : none;
}

.radfd_Office2007 .radfdCheckboxUnchecked,
.radfd_Office2007 .radfdCheckboxUnchecked.radfdInputDisabled:hover,
.radfd_Office2007 .radfdCheckboxChecked,
.radfd_Office2007 .radfdInputDisabled.radfdCheckboxChecked:hover
{
	margin : 3px 0 0 0;
	background: transparent url(FormDecorator/CheckBoxSprites.gif) no-repeat 0 0;
	font-size : 100%;
	height : 20px;
}


.radfd_Office2007 label.Office2007.radfdCheckboxUnchecked,
.radfd_Office2007 label.Office2007.radfdCheckboxUnchecked.radfdInputDisabled:hover,
.radfd_Office2007 label.Office2007.radfdCheckboxChecked,
.radfd_Office2007 label.Office2007.radfdInputDisabled.radfdCheckboxChecked:hover

{
    color: #01285c;
}

.radupload.RadUpload_Office2007 .ruInputs,
.radupload.RadUpload_Office2007 .ruProgress
{
	border: none;
	margin : 3px 0 0 0;
	padding : 0 0 0 0;
	background-color : transparent;
	line-height : 1;

}

.radupload.RadUpload_Office2007 .ruInputs LI{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
.radupload.RadUpload_Office2007 .ruFakeInput
{
	width : 366px;
}
.ruFileInput{
	width : 430px;
}

.categoryTable{
	width : 100%;
	border : 0;
}
.categoryTable TD{
	width : 50%;
	border : 0;
	padding : 0 0 15px 0;
	vertical-align : top;
	text-align : left;
}
.categoryTable TD A{
	text-decoration : underline;
}

.categoryTable TD.columnOne{
	width : 48%;
	padding : 0 2% 15px 0;
}
.categoryTable TD.columnTwo{
	width : 48%;
	padding : 0 0 15px 2%;
}



TD.columnOne{
	margin : 0 0 0 0;
	padding : 0 3px 5px 0;
	vertical-align : top;
}
TD.columnTwo{
	margin : 0 0 0 0;
	padding : 0 0 5px 3px;
	vertical-align : top;
}

td.fullwidth{
	
}

.formTable{
	width : 100%;
	border : 1px solid #ccc;
	border-collapse : collapse;
	margin : 0 0 10px 0;
}
.formTable TH{
	border : 1px solid #ccc;
	border-collapse : collapse;
	text-align : left;
	background-color : #e7e7e7;
	color : #006940;
	vertical-align : bottom;
	padding : 2px 4px 2px 4px;
}
.formTable TD{
	border : 1px solid #ccc;
	border-collapse : collapse;
	text-align : left;
	vertical-align : middle;
	padding : 2px 4px 2px 4px;
	background-color : white;
	font-size : 11px;
}

.rootzoneCalc{
	border : 1px solid #006940;
	padding : 1em;
	margin : 0 0 1em 0;
}

.rootzoneCalc Label{
	padding : 0 0 0 0;
}

.rootzoneCalc .formInput{
	width : 65px;
}


