

a:link, a:visited {text-decoration: none; color:#b85b5a; } 
a:hover { text-decoration: underline; color: #e88d2d; }



a.tabLink { font-weight: bold; font-size: 11px; COLOR: #000000; TEXT-DECORATION: none } 
a.tabLink:link { COLOR: #000000; TEXT-DECORATION: none } 
a.tabLink:hover { COLOR: #000000; TEXT-DECORATION: underline }

 
a.tabLinkDisabled { font-weight: bold; font-size: 11px; COLOR: #000000; TEXT-DECORATION: none } 
a.tabLinkDisabled:link { COLOR: #000000; TEXT-DECORATION: none } 
a.tabLinkDisabled:hover { COLOR: #000000; TEXT-DECORATION: none }





body {margin: 0; padding: 0 }

body {
	background: transparent url(/images/background2.jpg) repeat-x fixed 0 0; 
 }

#content {padding: 10px 15px 10px 15px }
div.spacer { clear: both; }

img {border: 0;}
table {border-width: 0px;}

.editModuleContainer { width: 900px;}
.editModuleContainer .editModuleBlock { float: left; text-align:left; width: 250px; margin: 5px; }
.editModuleContainer .editModuleHelp { float: left; text-align:left; width: 250px; margin: 15px 5px 5px 15px; }

.footerSection {
	width: 100%; 
	height: 25px;
	background-color:#F2F2F2; 
	position:relative;
	font-size: 11px;
	}
	
.footerSection .left { position:absolute; left:8px; top:5px; }
.footerSection .right { position:absolute; right:8px; top:5px;}



.headerBarSection {
	width: 100%;
	height: 75px; 
	position:relative;
	background: url(/images/mastheadBG.gif) repeat-x top #ffffff;
	}
	
.headerBarSection .left { position:absolute; left:0px; top:0px; }
.headerBarSection .right { position:absolute; right:15px; top:15px;}



.infoBarSection {
	width: 100%;
	height: 30px; 
	position:relative;
	background: url(/images/infobarBG_Y.gif) repeat-x top #ffffff;
	border-bottom: 1px solid #ffffff
	}

.infoBarSection * { color:#fff; font-size: 13px; }	

.infoBarSection .left { position:absolute; left:18px; top:5px; }
.infoBarSection .left a, .infoBarSection .left a:link { font-weight:bold; text-decoration: underline; color:#ffffff;}
.infoBarSection .left a:hover { font-weight:bold; color:#00FF00;}


.infoBarSection .right { position:absolute; right:18px; top:5px;}
.infoBarSection .right a, .infoBarSection .right a:link { font-weight:bold; text-decoration: underline; color:#ffffff}
.infoBarSection .right a:hover { font-weight:bold; color:#00FF00;}

.ModuleBar {
	background: url(/images/modulebarBG.gif) repeat-x top #ffffff;
    font-weight: bold;
    font-size: 12px;
	color:#FFFFFF;
}


.module {
	width: 100%;
	margin: 10px 0px 10px 0px;	
	}

.module .header {
	background: url(/images/modulebarBG.gif) repeat-x top #ffffff;
    font-weight: bold;
	color:#FFFFFF;
	text-align:left;
	position:relative;
	height: 21px;
	} 
	
.module .header .left { position:absolute; left:0px; top:0px; padding-left: 10px; padding-top: 2px; background: url(/images/leftCorner.gif) no-repeat top left;}
.module .header .right { position:absolute; right:0px; top:0px; padding-right: 2px; background: url(/images/rightCorner.gif) no-repeat top right;}	
.module .header .right .img a { padding: 0; margin: 0}


.module .contentContainer {
	background: #F3F3ED;
	padding: 5px;
	border: 1px black solid;
	}
	
.module .contentContainer .content {
	background: #F3F3ED;
	width: 100%;
	}
	
.module .content .moduleReportRow {
	text-align:left;
	margin: 3px 0 3px 0;
	}






input.text, textarea, input.password {
	border: 1px solid #cccccc
}

 


form.general {
	margin: 6px 13px 10px 29px
	}
	
	
form.general label, form.general input.text, form.general input.password, form.general textarea {
	display: block;
	width: 180px;
	float: left;
	margin-bottom: 5px;
}


form.general textarea {
	width: 280px;
	border: 1px solid #cccccc
}

form.general select {
	width: 200px;
}

form.general label {
	width: 75px;
	text-align: left;
	padding-right: 5px;
}

div.nextline {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

form.general input.hidden {
	border: none;
	border-collapse:collapse
}

form.general input.button {
	width: 50px;
}

form.general br {
	clear: left;
}	






.tempLabel { }
.tempData { }


.formTable { 
	background-color:#F3F3ED; 
	margin-left:auto; 
	margin-right:auto;
	text-align: left;
	width: 500px;
	}
	
.formTable .heading { text-align: center; font:Verdana, Arial, Helvetica, sans-serif; padding: 5px; font-size:15px; font-weight:bold; background-color:#92b7d6; color:#FFFFFF}
.formTable .content { width: 100%; }
.formTable .label, .formTable .data { float:left; width: 240px; padding: 5px; }
.formTabel .singleline {clear:both; padding: 5px;}






* {font-family: Arial, Helvetica; font-size: 12px;}

.register { font-weight:bold; padding-left: 3px; }
.login { font-size: 10px; padding: 15px;}
.login a {font-size: 10px;}
.FinePrint {font-size: 10px;}
.indented {
	padding-left: 10pt;
	padding-right: 10pt;
}


.errormsg, .required {
	color: #FF0000;
}
#version { color:#9b7c5d;}

h1 {font-family: Verdana, Arial; font-size:14px;}

.printbg { background-image:none}