/* CSS Document */


		img {border-color: white}
		body {color:#FFFFFF; text: #2C2C2C; font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px; line-height: normal;}
		td {color:#2C2C2C; font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px; line-height: normal; text-align: left}
		th {color:#000000; font-family: Verdana, Helvetica, sans-serif; font-weight: bold;
			font-size: 11px; line-height: normal; vertical-align: top} 
		td.centext {color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px; line-height: normal; text-align: center}
		td.services {color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px; line-height: normal; text-align: center}
		td.maincontentarea {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(/images/body_bg.gif);
}
		
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

td.navlist
 {
	padding: 5px 0px 5px 3px;
	margin-left: 1px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
 }
td.navlist a
 {
	padding: 2px 2px 1px 2px;
	text-decoration: none;
	vertical-align: bottom;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
 }
td.navlist a#current
 {
	padding: 2px 2px 1px 2px;
	text-decoration: none;
	vertical-align: bottom;
	color: #526F6B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
 }
td.navlist a:link { 
	color: #333333; 
	text-decoration: none;
	}
td.navlist a:visited { 
	color: #333333; 
	text-decoration: none;
	}
td.navlist a:hover
 {
 color: #526F6B;
 }
 
p {
	color:#333333;
	text-align:left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
p a:active {
	font-weight: normal;
}
p a:link, a:visited 
{
	text-decoration: underline;
	color: #CC9900;
}
 
p.ref {
	font-size: 11px;
	color:#333333;
	font-family: Verdana, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: right;
}
h1 {
	padding: 15px 2px 0px 10px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	font: bold 10pt verdana, sans-serif;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 10px;
	color: #333333;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #fafafa;
}
#siteInfo a:link, #siteInfo a:visited {
	color: #333333;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #000000;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#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 #fff;}

/* 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: 90%;
}

#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 #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}
#footer {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif, "trebuchet MS";
	font-size: 10px;
	color: #000000;
	background-position: top;
	margin: 0px;
	text-align: left;
	line-height: 15px;
	margin-left: 15px;
}
#footer a {
	font-family: verdana, Arial, Verdana, Helvetica, sans-serif, "trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
