body{
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	border-left: solid #CCCCCC 1px;
}

a:link, a:visited, a:hover {color: #006699;text-decoration: none;}
a:hover {text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 0px;}

#siteFootOuter{
	clear: both;
	font-size: 12px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #cccccc;
	margin-top: -1px;
	margin-right: -2px;
	width: 100%;
}
#siteFootInner{
	padding: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 11px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #FFFFFF;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #FFFFFF;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #FFFFFF;
	background-color: #D9E4F0;
	padding: 2px 0px 2px 10px;
}

 #navBar2 ul a:link, #navBar2 ul a:visited {display: block;} 
 #navBar2 ul {list-style: none; margin: 0; padding: 0;} 

#navBar2{
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 100%;
	height: 100%;
} 

table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
}
table.tabularData td, table.tabularData th{
	padding: 5px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #003266;
	color: #FFFFFF;
}