/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0;
	padding: 0;
}
body
{
	font: normal small "Trebuchet MS" , Arial, Helvetica, sans-serif;     
	background-repeat: repeat-x;
	background-color: White;
	color: #FFFFFF;
	min-width: 1000px;
}

h1, h2, h3
{
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #000000;
	font-weight: 900;
}

h1
{
	font-size: 0.7em;
	font-weight: bolder;
}
h2
{
	font-size: 1.8em;
}
h3
{
	font-size: 1.2em;
}

p, blockquote, ul, ol
{
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.8em;
}

blockquote, ul, ol
{
	margin-left: 3em;
}

blockquote
{
	margin-right: 3em;
}

a
{
	color: Gray;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: Black;
}

img.left
{
	float: left;
	margin: 0 15px 15px 0;
}

img.right
{
	float: right;
	margin: 0 15px 0 15px;
}

hr
{
	display: none;
}

.hr
{
}

/* Logo */

#logo
{
	height: 83px;
}

/* Page */

#page
{

	width: 990px;
	margin: 0 auto;
}

.mainMenu
{
	background-image: url('/Images/BrightEarth/MenuDivImage.png');
	background-repeat: repeat-x;
	margin: -13px 0 0 0;
	padding-top:4px;
	width: 100%;
	position: relative;
	top: 30px;
	text-align: center;
	color: white;
	height: 50px;
}

.mainMenu
{
	text-align: -moz-center;
}

.subMenu
{
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	text-align: center;
	min-width: 1200px;
}

.subMenus
{
	text-align: -moz-center;
}


/* Content */

.content
{
	float: left;
	width: 990px;
	height: 100%;
	padding-top: 50px;
	padding-bottom: 25px;
	font-size: small;
	margin-left: -2px;
}

.pageview
{
	color: #FFFFFF;
	padding: 20px 0px 0px 0px;
	background-position: bottom;
	background-color: #464646;
}


.textBox
{
	padding: 2px;
	height: 18px;
}

.tdStyle
{
	padding: 0px 0px 2px 2px;
}

/* Footer */

#footer
{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
	color: black;
	position: static;
	bottom: 1%;
}

#footer p
{
	margin: 0;
	text-align: center;
	font-size: x-small;
}

#footer a
{
}


/* Form Tables */

.formTable
{
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.formTableTd
{
	text-align: center;
	vertical-align: top;
}

.formTableTd
{
	text-align: -moz-center;
}

.formInfoTd
{
	padding: 0px 0px 0px 15px;
	text-align: left;
}

.formLabelTd
{
	font-weight: bolder;
	text-align: left;
}

.quickAccessTable
{
	width: 100%;
	text-align: center;
}

.quickAccessTable
{
	text-align: -moz-center;
}

.formTableTdTable
{
	text-align: left;
}


/* Image Tables */

.imageTable
{
	width: 400px;
	height: 225px;
	margin: 0 auto;
}

.imageTableTd
{
	text-align: center;
}

.imageTableTd
{
	text-align: -moz-center;
}

.header
{
	text-align: center;
	font-size: small;
	color: #CCCCCC;
}

.header
{
	text-align: -moz-center;
}

.formDiv
{
}

#slider_Rail
{
	background-color: Black;
	width: 200px;
	height: 20px;
}

#slider_Handle
{
	background-color: Black;
	width: 200px;
	height: 20px;
}


/*Modal Popup*/
.modalBackground
{
	background-color: #434343;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.fileUpload.body
{
	font-size: smaller;
	color: red;
}

.fileUpload.a
{
	font-weight: bold;
}



.accordionHeader
{
	background-color: #f6f6f6;
	border: 1px solid #c8c8c8;
	color: #3a4f3e;
	cursor: pointer;
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding: 5px;
}

.accordionContent
{
	padding : 5px;
	margin : 10px;
	}
	
	
/* RadMenu CssBlue skin */

.RadMenu_BrightEarth
{
	background: transparent;

}

.RadMenu_BrightEarth_Context
{
background:none;

}

.RadMenu_BrightEarth .rmLink
{
	text-decoration:none;
	line-height: 20px;
	width:100%;
	text-align:left ;

	
}
.RadMenu_BrightEarth .rmLink .rmText
{
	color:White;
			cursor:pointer;
	font-weight:bolder;
	font-size:11px ;
    font-family: Helvetica;
    margin:  -4px 10px 0px 10px;

}

.RadMenu_BrightEarth .rmLink:hover,
.RadMenu_BrightEarth .rmExpanded
{   
	font-weight: normal;
	cursor:hand ;
}

.RadMenu_BrightEarth .rmFocused
{   
}

.RadMenu_BrightEarth .rmLink:hover .rmText,
.RadMenu_BrightEarth .rmFocused .rmText,
.RadMenu_BrightEarth .rmExpanded .rmText
{
	color : #c9c9c9;
}

.RadMenu_BrightEarth .rmRootGroup .rmDisabled:hover
{
	border-bottom: 2px solid #a7cfe8;
	border-top: 2px solid #a7cfe8;
	background: #a7cfe8;
}

.RadMenu_BrightEarth .rmRootGroup .rmDisabled:hover .rmText
{
	color : Black;
}

.RadMenu_BrightEarth .rmText
{
	padding: 0px 15px ;
	font-size: 11px;
}

.RadMenu_BrightEarth .rmGroup
{
	border: solid 1px black;
}

.RadMenu_BrightEarth .rmGroup .rmLink
{
	vertical-align:middle;
	line-height:26px;
	background: #f2f2f2;
	text-align: left;
	color : Black;
}

.RadMenu_BrightEarth .rmGroup .rmText
{
	padding-left:6px;
	padding-right: 40px;
	vertical-align:middle;
	color : #525252;
	
}

.RadMenu_BrightEarth .rmGroup .rmLink:hover,
.RadMenu_BrightEarth .rmGroup .rmFocused,
.RadMenu_BrightEarth .rmGroup .rmExpanded
{
	color: Black;	
}

.RadMenu_BrightEarth .rmGroup .rmLink:hover .rmText,
.RadMenu_BrightEarth .rmGroup .rmFocused .rmText,
.RadMenu_BrightEarth .rmGroup .rmExpanded .rmText
{
color:Black;
	border-top: 0;
}

.RadMenu_BrightEarth .rmLeftArrow,
.RadMenu_BrightEarth .rmRightArrow,
.RadMenu_BrightEarth .rmTopArrow,
.RadMenu_BrightEarth .rmBottomArrow,
.RadMenu_BrightEarth .rmLeftArrowDisabled,
.RadMenu_BrightEarth .rmRightArrowDisabled,
.RadMenu_BrightEarth .rmTopArrowDisabled,
.RadMenu_BrightEarth .rmBottomArrowDisabled
{
	border-left: 1px solid #bfcde3;
	border-right: 1px solid #bfcde3;
	background: #a7cfe8 url('img/left.gif') center center no-repeat;
	width:15px;
}

.RadMenu_BrightEarth .rmTopArrow,
.RadMenu_BrightEarth .rmTopArrowDisabled
{
	background-image:url('img/top.gif');
	width: 100%;
}

.RadMenu_BrightEarth .rmBottomArrow,
.RadMenu_BrightEarth .rmBottomArrowDisabled
{
	background-image:url('img/bottom.gif');
	width: 100%;
}

.RadMenu_BrightEarth .rmRightArrow,
.RadMenu_BrightEarth .rmLeftArrow
{
	height:100%;
}

.RadMenu_BrightEarth .rmRightArrow,
.RadMenu_BrightEarth .rmRightArrowDisabled
{
	background-image:url('img/right.gif');
}


.RadMenu_BrightEarth .rmVertical .rmSeparator .rmText
{
	background: #d4e5eb;
	font-size:1px;
	border-left: solid 1px #bfcde3;
	border-right: solid 1px #bfcde3;
}


.RadMenu_BrightEarth .rmExpandLeft,
.RadMenu_BrightEarth .rmExpandRight
{
	background:transparent url(img/scrollRight.gif) right center no-repeat;
	margin: 0px;
}



.RadMenu_BrightEarth_rtl .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_BrightEarth_rtl .rmGroup .rmLink:hover .rmExpandRight
{
	background:transparent url(img/left.gif) left center no-repeat;
	margin: 0px 1px;
	padding-left: 8px;
}

.RadMenu_BrightEarth_rtl .rmExpandLeft,
.RadMenu_BrightEarth_rtl .rmExpandRight
{
	background:transparent url(img/scrollRight.gif) left center no-repeat;
}



.RadMenu_BrightEarth .rmLink:hover .rmExpandLeft,
.RadMenu_BrightEarth .rmLink:hover .rmExpandRight,
.RadMenu_BrightEarth .rmFocused .rmExpandLeft,
.RadMenu_BrightEarth .rmFocused .rmExpandRight,
.RadMenu_BrightEarth .rmExpanded .rmExpandLeft,
.RadMenu_BrightEarth .rmExpanded .rmExpandRight
{
	background:transparent url(img/scrollRight.gif) right center no-repeat;
}