td 
{ 
	font-family:arial;
	font-size:9pt;
	line-height:13pt;
	color:#666666;
}

td.Normal
{
	font-family:arial;
	font-size:8pt;
	line-height:12pt;
	color:#666666;
}

td.9Grey
{
	font-size:9pt;
	color:#666666;
	line-height:10pt;
}

td.9GreyBold
{ 
	font-size:9pt;
	color:#666666;
	font-weight:bold;
	line-height:14pt;
}

td.9WhiteBold
{
	color:#ffffff;
	font-size:9pt;
	font-weight:bold;
}

a
{
	font-family:arial;
	color:#1e2d56;
	text-decoration:underline;	
}

a:hover
{
	color:#6b82c1;
	text-decoration:underline;
}

a.8BlueBold
{ 
	color:#1e2d56; 
	text-decoration:none; 
	border-bottom:solid 1px #b7c1dd;
	margin:5px 0;
	font-weight:bold;
}

a.8BlueBold:hover 
{
	color:#1e2d56; 
	border-bottom:none; 
	text-decoration:underline;
}

a.9BlueBold 
{
	font-size:9pt; 
	font-weight:bold;
	margin:5px 0; 
	text-transform:uppercase; 
	color:#1e2d56;
	text-decoration:none; 
	border-bottom:none;
	letter-spacing:0.5px; 
}

a.9BlueBold:hover 
{
	color:#b7c1dd; 
	text-decoration:underline;
}

a.9WhiteBold
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
	border-bottom:none;
}

a.9WhiteBold:hover
{
	color:#ffffff;
	text-decoration:underline;
	border-bottom:none;
}

td.bgHomeLogo
{
	background-color: #ffffff;
	background-image: url(../images/02-Home-Page_16.gif);
	background-repeat: repeat-x;
}

.TextBox
{
	height:17px;
	border:1 solid #4f6681;
	font-size:7pt;
	width:90px;
}

.SelectBox
{
	height:17px;
	border:1 solid #4f6681;
	font-size:7pt;
	width:150px;
	scrollbar-face-color:#666666;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#666666;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#cccccc;
}

.TextArea
{
	height:75px;
	border:1 solid #4f6681;
	font-size:8pt;
	width:200px;
	scrollbar-face-color:#999999; 
	scrollbar-shadow-color:#666666; 
	scrollbar-highlight-color:#666666; 
	scrollbar-3dlight-color:#999999; 
	scrollbar-darkshadow-color:#999999; 
	scrollbar-track-color:#999999; 
	scrollbar-arrow-color:#666666;
}

.CheckBox
{
	height:15px;
	width:15px;
}

.Button
{
	background-color:#4f6681;
	border:1 solid #cccccc;
	color:#ffffff;
	font-size:7pt;
	font-family:verdana;
	font-weight:bold;
	cursor:hand;
}
