/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #993300;
	font-size: 12px;
	}
	
a:hover {
	color: #5C743D;
	}
	
h4 {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
	
.rightAlign {
	text-align:right;
	}
	
.refHeader {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}


/* ID Styles */
#title {
	background-color: #006685;
	background-image: url('images/imgTitleBg.jpg');
	background-repeat: repeat;
	}
	
	
#refMenu{
	float:left;
	width:220px;
	color: #993300;
	list-style:none;
	text-decoration:none;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:medium;
}

#refMenu th{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
#refMenu td{
	text-decoration:underline;
	padding-left:10px;
	}
	
#refMenu .rowHover {
	color: #5C743D;
	background-color:#99CCCC; 
	cursor: pointer;
}
	
		
#refMenu .selected {
	cursor:text;
	color:#666666;
	text-decoration:none;
	background:url('images/arrowSelect.gif') left no-repeat;    
	}
	
	
#refList{
	float:left;
	width:370px;
	padding-left:30px;
	}

#navigation td {
	border-bottom: 1px solid #F0F4FF;
	}
	
#navigation a {
	color: #F0E4FF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #6699CC;
	color:#993300;
	}
	
#AtoZSubTitle {
	padding: 0  20px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#BackToTop {
	text-decoration: none;
	color: #666666;
	}

	
#logo 	{
	color: #FFFFFF;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

#homeaddress 	{
	color: #FFFFFF;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	/*letter-spacing:.2em; */
	}
	
#dateformat a {
	color: #993300;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
#whatsNew th {
	border: 2px solid #66999a;  
	color: #993300;
	line-height:20px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	
#whatsNew a {
	border-left: 2px solid #66999a;
	border-bottom: 2px solid #66999a;
	border-right: 2px solid #66999a;
	color: #006685;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#whatsNew a:hover {
	color:#993300;
	}	
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	color: #993300;
	line-height:20px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.pageSubHeader{
	color: #993300;
	line-height:24px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #F0E4FF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.AtoZText {
	color: #660033;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	}
	
.SubsetAtoZ  {
	padding: 0 40px;
	}
	
.TargetHeader  {
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	color: #993300;
	}
	
.TextHighlighted  {
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	}

.Disclaimer  {
	font-size: 10px;
	}
	
	
.divider {
	height: 21px;
	clear: both;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
    }
	
.indented	{
	padding: 10px;
