body {
	background-color: #FFFFFF;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #999999;
	scrollbar-darkshadow-color: #333333;
}

select.jumpbox { background-color: #CCCCCC; }

font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

h1 {font-size : 22px; color : #09276F;  font-weight : bold; }
h2 {font-size : 18px; color : #09276F;  font-weight : bold; }
h3 {font-size : 16px; color : #09276F;  font-weight : bold;  }

/*td { font-size : 13px; color : #000033;}*/

hr { height: 0px; border: 0px solid #C6C6FF; border-top-width: 1px;}

td.title	{ 
	font-weight: bold;
	font-size: 20px; 
	letter-spacing: 2px;
	text-align : left;
	vertical-align : baseline;
	padding-bottom: 4px; 
	padding-left: 10px;
	padding-right: 10px;
	border : thin solid #003366;
	border-width : 0px 0px 1px 1px;
	line-height: 24px;
	font-family: serif;
}

td.mainCell	{
	font-size: 13px; 
	padding-left : 10px;
	padding-top : 6px;
	padding-bottom: 150px;
	text-align : left;
	vertical-align : top;
	border : thin solid #000099;
	border-width : 1px 0px 0px 1px;
	line-height: 20px;
}

td.leftColumn	{
	vertical-align : baseline;
}

th  { 
		font-size: 22px; line-height : 100%; color: #06123C;
		font-weight: bold;
		text-align: left; letter-spacing: 1px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px
}

.gen { font-size : 15px; color : #000033;  font-weight: bold;}
.gensmall { font-size : 13px; color : #000033;}
A.gen:link, A.gensmall:link { color: #084791; }
A.gen:visited, A.gensmall:visited { color: #093871; }
A.gen:hover, A.gensmall:hover { color: #0B5BB5; text-decoration: underline;}
A.gen:active, A.gensmall:active { color: #084791; text-decoration: underline;}

.emphasized 	{ color : #FF9933; font-weight: bold; text-decoration: none; }
A.emphasized:link 	{ color : #D45500; text-decoration: underline; }
A.emphasized:visited { color : #D45500; text-decoration: underline; }
A.emphasized:active 	{ color : #D45500; text-decoration: underline; }
A.emphasized:hover 	{ color : #F96400; text-decoration: underline; }

