BODY
	{
	margin: 0;
	font-size:10pt;
	font-family: Arial Unicode MS, Gentium, Lucinda Sans Unicode;
	}

BODY.noHeader
	{
	padding:0px;
	}

.messageBody
	{
	font-family: Arial Unicode MS, Gentium, Lucida Sans Unicode; 
	font-size: 10pt;
	}	

.purpleText
	{
	color:#800080;
	font-family: Arial Unicode MS, Gentium, Lucida Sans Unicode;
	font-size: 11pt;
	font-weight:bold;
	}

A.whiteLink
	{
	cursor:pointer;
	}

A.whiteLink:link 
	{
	color:white;
	text-decoration:none;
	}
	
A.whiteLink:visited 
	{
	color:white;
	text-decoration:none;
	}
	
A.whiteLink:hover 
	{
	color:yellow;
	text-decoration:none;
	}
		
A.blueLink 
	{
	font-weight:bold;
	cursor:pointer;
	}

A.blueLink:link 
	{
	color:#0609A1;
	text-decoration:underline;
	}
	
A.blueLink:visited 
	{
	color:#0609A1;
	text-decoration:underline;
	}
	
A.blueLink:hover 
	{
	color:#5F5FFF;
	text-decoration:underline;
	}
	
A.histMenuLink 
	{
	font-weight:bold;
	cursor:pointer;
	color:black;
	}

A.histMenuLink:link 
	{
	text-decoration:none;
	}
	
A.histMenuLink:visited 
	{
	color:black;
	text-decoration:none;
	}
	
A.histMenuLink:hover 
	{
	color:#5F5FFF;
	text-decoration:none;
	}
	
A.textLink 
	{
	cursor:pointer;
	}

A.textLink:link 
	{
	color:#0609A1;
	text-decoration:underline;
	}
	
A.textLink:visited 
	{
	color:#0609A1;
	text-decoration:underline;
	}
	
A.textLink:hover 
	{
	color:#5F5FFF;
	text-decoration:underline;
	}

.textSiteLink
	{
	cursor:help;
	}
		
.titleBar
	{
	font-family: Arial;
	padding: 5px;
	background-color: #07437B;
	color: white;
	height: 40px;
	}
	
.title
	{
	font-weight: bold;
	font-size: 18pt;
	}

.searchBox
	{
	font-size: 10pt;
	font-weight: bold;
	}

.tabBar
	{
	font: bold 11pt verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #07437B;
	color: white;
	height: 20px;
	}	

UL.navItem
	{
	list-style-type: none;
	margin: 0px;
	padding:0px;
	}

UL.navItem li
	{
	float: left;
	margin: 0;
	color: black;
	border: 0px;
	border-left: 2px solid;
	border-left-color:white;
	padding-top:4px;
	padding-bottom:4px;
	}

UL.navItem li#first
	{
	border: 0px;
	}

UL.navItem li a:hover 
	{
	background-color: white;
	color: black;
	cursor:pointer;
	border-color: blue;
	border-bottom: 1px solid;
	}

UL.navItem li a
	{
	margin: 2px 10px 0 10px;		
	color: white;
	padding-left:8px;
	padding-right:8px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-decoration: none;
	}

body#tab1 li.tab1 a, 
body#tab2 li.tab2 a, 
body#tab3 li.tab3 a, 
body#tab4 li.tab4 a, 
body#tab5 li.tab5 a, 
body#tab6 li.tab6 a,
body#tab7 li.tab7 a,
body#tab8 li.tab8 a,
body#tab9 li.tab9 a,
 	
	{
	margin: 2px 10px 0 10px;		
	color:black;
	padding-left:8px;
	padding-right:8px;
	background-color: #F5F2EB;  			/* background color for active tab */
	padding-bottom: 4px;
	padding-top: 4px;
	}
		
.locationBar
	{
	font-family: Arial;
	padding: 3px;
	border-bottom: 1px solid black;
	font-size: 10pt;
	background-color: #F5F2EB;
	}	

.buttonStandard
	{
	background-color: #852525;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	cursor:pointer;
	}

.footNote
	{
	background-color:#C0FFC0;
	border:1px;
	cursor:default;
	}

	
.reference
	{
	background-color:#C0C0FF;
	border:1px;
	cursor:default;
	}

.footNoteText
	{
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	padding:3;
	background-color:yellow;
	font-family: Arial Unicode MS, Gentium, Lucinda Sans Unicode;
	}
	
ul.rightAlignedOptions
	{
	right:10px;
	border:1px solid;
	text-align:right;
	}
	
ul.rightAlignedOptions li
	{
	float: left;
	text-align:right;
	padding-left:8px;
	padding-right:4px;
	font-size:10pt;
	}

.titleSmall
	{
	font-weight:bold;
	text-align:center;
	}

.blueTitleBar
	{
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	color: #ffffff; 
	background-color:#07437B;
	}

th
	{
	background-color:#07437B; 
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	color: #ffffff;
	}

#navAlpha 
	{
	width:185px;
	border:1px outset;
	background-color:#eee;
	padding:5px;
	z-index:2;
	}

#navBeta 
	{
	width:185px;
	border:1px outset;
	background-color:#eee;
	padding:5px;
	z-index:1;
	}

.headerRow
	{
	background-color: #F5F2EB;
	font-weight: bold; 
	font-size: 12px; 
	text-align: center; 
	color: black;	
	}
	
P.quote 
	{
	text-indent: 0in;
	margin-left: 1.5in;
	margin-right: 1.5in;
	}

.menuitem{background-color:#07437B;color:#99CCFF;font-weight:bold;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;margin:0;border:1px;border-color:#07437B;border-style:solid;}
.mouseup{background-color:#07437B;color:white;font-weight:bold;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#CCCCCC;border-style:solid;cursor:pointer;cursor:pointer;}
.mouseover{background-color:#07437B;color:white;font-weight:bold;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-left-color:white;border-top-color:white;border-right-color:black;border-bottom-color:black;border-style:ridge;cursor:pointer;cursor:pointer;}
.mousedown{background-color:#3B5386;color:white;font-weight:bold;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#3F3F3F;border-right-color:#8A99BA;border-bottom-color:#8A99BA;border-left-color:black;border-top-color:black;border-style:solid;cursor:pointer;cursor:pointer;}
.highlighteditem{color:white;font-weight:bold;font-family:verdana;font-size:10pt;padding:2px;padding-left:5px;padding-right:15px;border:1px;border-color:#07437B;border-style:solid;}

.historyTableHeader
	{
	background-color:#F5F2EB;
	font-weight:bold;
	}

.imageLabel
	{
	font-size:smaller;
	}
	
.imageTableLeft
	{
	float:left;
	margin-right:15px;
	}

.imageTableRight
	{
	float:right;
	margin-left: 15px;
	}
.editWindow
	{
	font-family: Arial;
	padding: 3px;
	border: 1px solid #D2B48C;
	font-size: 10pt;
	background-color: #EFEDDE;
	}	

	.unsorted
	{ 
    background-image: none;
	}
.sortedASC 
	{
    background-image: url(./images/icon-arrowup.gif) ; 
    background-repeat: no-repeat; 
    background-position: right; 
	} 
.sortedDESC 
	{ 
    background-image: url(./images/icon-arrowdown.gif); 
    background-repeat: no-repeat; 
    background-position: right; 
	}	
	
.highlight 
	{
	text-decoration: none;
	background: #FFFF80;
	}

.leftFloat
	{
	vertical-align: middle;
	float: left;
	}

.rightFloat
	{
	vertical-align: middle;
	float: right;
	}