/* CSS Document */



.tables {
	
	font:Arial, Helvetica, sans-serif medium;
	color:#000;
	background-color:#38A800;
	background: url("../images/TableBg_Rotate.gif");
}

.tables2 {
	background-color:#DEE8F5;
	font:Arial, Helvetica, sans-serif medium;
	color:#000;
	border: 1px solid #777788;
	background: url("../images/TableBg.gif");
}

.measureTextboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	color:#666666;
	border: 1px solid #000000;
	font-size: 10px;
}

.renderMenu {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DEE8F5;
}
.smallForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #666666;
}

.toolBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	/*border:#999 1px solid;*/
	cursor:pointer;
	
}

.toolBarTextMouseOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	/*border: 1px solid;*/
	cursor:pointer;

}


#colorPicker {
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border: 1px solid #000000;
}


#colorPickerDiv{
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	border: 1px solid;
	position:absolute;
	left:43px;
	top:92px;
	width:125px;
	height:88px;
	z-index:89;
	visibility:hidden; 
	}




.resultsTable {
	background-color: #F7F7F7; /* #F7FBFB;*/
	border: 1px solid #000; /*#B7D8ED;  6BA8E4*/
	padding: 3px;
	height: 33px;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
}

.resultsTableViewed {
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	/*border: 1px solid #AFE8F2;*/
	padding: 3px;
	height: 33px;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
}

.searchTable {
	background-color: #fff;
	border: 1px solid #38A800;
	padding: 7px;
}

.largeRedFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}


.mediumBlackFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.largeBlackFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.largeBlackBoldFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.largeBoldWhiteFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.mediumGrayFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}


.largeGrayBoldFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.mediumWhiteFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#666666;
	border: 1px solid  #CCCCCC;
	font-size: 12px;	
}

.textboxesFocus{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
	color:#666666;
	border: 1px solid #38A800;
	font-size: 12px;
	
}
.plainTable {
	background-color: #FFFFFF;
	/*border: 1px solid #000000;*/
}



.smallWhiteFont {
	color: #FFFFFF;
	font-size: 10px;
}


.whiteLinks {
	color: #FFFFFF;
	font-size: 12px;
}

a.whiteLinks:link {	color: #000;	}
a.whiteLinks:visited {	color: #000;	}
a.whiteLinks:hover  {	color: #000;	}
a.whiteLinks:active {	color: #000;	}



.blackLinks {
	color: #000;
	font-size: 12px;
}

a.blackLinks:link {	color: #000;	}
a.blackLinks:visited {	color: #000;	}
a.blackLinks:hover  {	color: #000;	}
a.blackLinks:active {	color: #000;	}



.XLBlackFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}




#suggestLayer {
	position:absolute;
	left:331px;
	top:44px;
	z-index:40;
	background-color: #FFFFFF;
	visibility:hidden;
}

#toolTipLayer {
	position:absolute;
	left:29px;
	top:0px;
	width:158px;
	height:75px;
	z-index:60;
	background-color: #EEE9F3;
	visibility:hidden;
	border: 1px dashed #000000;
}






.attributeOddRows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}


.attributeEvenRows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background:#F3F3ED;
	
}

/*
.attributeMouseOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	
}


.attributeMouseOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
*/

/*******************************
SUGGESTION MENU STYLES
*******************************/

#suggestMouseOut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFF;
}

#suggestMouseOut a:link {
     color: #000;
     background-color: transparent;
     text-decoration: none;
     }


#suggestMouseOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B7D8ED;

}

#suggestMouseOver A:Link 
{
     color: #FFF;
     background-color: transparent;
     text-decoration: none;
}
	 


.settingsFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.settingsForms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid; /*#AFE8F2;*/
	padding: 1px;

}
 
.legendFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}



.themeButtons {
	border: 1px solid #000;
	background-color: #FFF;
	text-align: center;

	background: url("../images/TableBg.gif");
	font-weight: normal;

	padding: 2px;
	cursor:pointer;
	width: 80px;
	color:#FFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}




/* TABS FOR SUB MENU */

#navlist {
	padding: 3px 0;
	padding-left: 1px;
	padding-top:10px;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}

#navlist li {
	list-style: none;
	margin: 0;
	display:inline;
}

#navlist li a {
	padding: 3px 0.5em;
	margin-left: 1px;
	border: 1px solid #778;
	border-bottom: none;
	background: #38A800;
	text-decoration: none;
}

#navlist li a:link { color: #FFF; }
#navlist li a:visited { color: #FFF; }

#navlist li a:hover {
	color: #FFF;
	background: #286908;
	border-color: #000;
}

#navlist li a#current {
	background: white;
	color:#666666;
	border-bottom: 1px solid white;
}





.thickBorder {
	border: 4px solid #000000;
}
.thinBorder {
	border: thin solid #000000;
}
.printTitle {
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
.printFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}




/* new Tabs */
#tabs10 
{
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  border-bottom: 1px solid #778;
  padding: 3px 0;
}
#tabs10 ul 
{
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
 }
#tabs10 li 
{
  display:inline;
  margin:0;
  padding:0;
 }
#tabs10 a 
{
  float:left;
  background:url("../images/tableftI.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  color: #F7F7F7;
}
#tabs10 a span 
{
  float:left;
  display:block;
  background:url("../images/tabrightI.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
 }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {	float:none;		}

/* End IE5-Mac hack */
#tabs9 a:hover span 
{
 
}
#tabs10 a:hover 
{
  	background-position:0% -42px;
 }
#tabs10 a:hover span 
{
 	 background-position:100% -42px;
}

#tabs10  #current span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
#tabs10 #current a span 
{
	background-position:100% -42px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}



