HTML, BODY
{
	margin:0px; 
	padding:0px;
}

BODY
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	background-color:#FFFFFF;
}

B.header
{
	font-weight: bold;
	font-size: 15px;
	color: #996600;
}

B.subheader
{
	font-weight: bold;
	font-size: 12px;
	color: #996600;
}

B.current
{
	font-weight: bold;
	font-size: 11px;
	color: #996600;
}

HR
{
	height:0; 
	border:solid #B6C0D4 0; 
	border-top-width:thin;
}

IMG
{
	border: 0px;
}

TABLE.hometable
{
	width: 820px;
	border-left: #B6C0D4 1px solid;
	border-right: #B6C0D4 1px solid;
}

TR.topBlue
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	background-color: #003399;
	background-attachment: fixed;
	background-image: url(/images/topblueBar.jpg);
	background-repeat: repeat-x;
}

TR.mainnav
{
	height:50px;
}

A.topBlue
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration:none; 
}

A:hover.topBlue
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration:underline; 
}

TD.homespacer
{
	background-color: #F3F5F8;
	border-top: #B6C0D4 1px solid;
	border-bottom: #B6C0D4 1px solid;
}

TD.threeDots
{
	background-image: url(/images/3dots.jpg);
	background-repeat: repeat-y;
}

TR.footer
{
	height:24px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#758099;
	background-color:#FFFFFF;
}

A.footer
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#758099;
	text-decoration:none; 
}

A:hover.footer
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#758099;
	text-decoration:underline; 
}

TD.maincontent
{	
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#758099;
	background-color:#FFFFFF;  	
}

TD.homecontent
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#758099;
	background-color:#FFFFFF;  	
}

TD.content
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#758099;
	background-color:#F4F5F8;  	
}

TD.linkTable
{
	color: #996600;
	font-weight:bold;
	font-size: 13px;
	background-color: #ffffff;
}

A.linkTable
{
	color: #996600;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none; 
}

A:hover.linkTable
{
	color: #996600;
	font-weight:bold;
	text-decoration:underline; 
}

A.grayLink
{
	font-weight: bold;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}

A:hover.grayLink
{
	font-weight: bold;
	font-size: 11px; 
	color: #333366;
	text-decoration: underline;
}

A.grayLinklight
{
	font-weight: normal;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}

A:hover.grayLinklight
{
	font-weight: normal;
	font-size: 11px;
	color: #333366;
	text-decoration: underline;
}

/* IE5 commented backslash hack \*/ 
TABLE.hometable { height:100%; } 
TABLE.whatsnew { height:100%; } 
TABLE.emptyblock { height:100%; } 
TD.whatsnewbottom { height:100%; } 
TD.toppad { height:100%; } 
TD.lefttoppad { height:100%; } 
TD.lefttopbottomLine { height:100%; } 
TR.footer { height:100%; } 
/* end hack */

TABLE.whatsnew
{ 
	border-right: #003399 1px solid;
	border-top: #003399 1px solid;
	margin: 0px;
	border-left: #003399 1px solid;
	border-bottom: #003399 1px solid;
}

TD.whatsnewtop
{
	font-weight: bold;
	font-size: 11px;
	width: 205px;
	color: #FFFFFF;
	font-family: Arial;
	letter-spacing: 10px;
	position: static;
	height: 20px;
	background-color: #003399;
	text-align: center;
	padding:10px;
}

TD.whatsnewbottom
{
	width: 205px; 
	font-weight: normal;
	font-size: 11px;
	color: #4E5D76;
	font-family: Arial;
	background-color: #EDEDDB;
	padding:10px;
}

TABLE.emptyblock
{
	width:100%;
}

TD.topbottomLine
{
	border-top: #B6C0D4 1px solid;
	border-bottom: #B6C0D4 1px solid;
	background-color:F4F5F8;
}

TD.lefttoppad
{
	padding-top:5px; 
	padding-left:5px;
	padding-bottom: 5px;
}

TD.toppad
{
	padding-top: 5px;
	padding-bottom:5px;
}

TD.emptyblock
{
	border-top: #B6C0D4 1px solid;
	border-bottom: #B6C0D4 1px solid;
	border-left: #B6C0D4 1px solid;
	background-color:#F4F5F8;  	
}

TD.topLine
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:#758099;
	background-color:F4F5F8;
	border-top: #B6C0D4 1px solid;
}


TD.requirements
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#758099;
	background-color:#efefef;  	
}

TR.requirements
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:#758099;
	background-color:#E4EAF2;  	
}
