BODY {
	FONT-SIZE: 100%; COLOR: #333; FONT-FAMILY: Verdana, Arial, Sans-Serif; BACKGROUND-COLOR: #E6DAD5;
}
td, tr, p {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Sans-Serif;
}
.body { line-height: 19px;}
#page {
	BACKGROUND: url(images/back.jpg) repeat-y 50% top; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none; text-align:center;
}
#head {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 0px 0px 0px 1px; WIDTH: 758px; PADDING-TOP: 1px; HEIGHT: 80px
}
#head {
	BACKGROUND: url(images/top.jpg) no-repeat center top
}
#headerimg {
	MARGIN: 0px 12px 0px; WIDTH: 758px; HEIGHT: 125px;
	BACKGROUND: url(/images/visuals/visual1.jpg) no-repeat center top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #990000;
	display: block;
	padding: 0px 0px 0px 0px;
	font-weight:normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	color: #000000;
	display: block;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
}
.orangeTitle {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #00663E;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.footer {
	color: #666666;
	font-weight: normal;
}
a.footer {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

/* ------ LEFT NAV ------*/

.navbar {
	float : left;
	position : relative;
	left : 0px;
	width : 150px;
	text-align : left;
	padding: 5px 0px 0px 0px;
	line-height:1.2em;
}

.navbar ul.section_nav {
	margin : 0;
	background : White;
	padding : 0 0 0px 0;
}
*. hack {	display : none;	}


.navbar ul.section_nav li {
	display : block;
	margin : 0 0 0px 0;
	list-style-position: outside;
}
*. hack {	display : none;	}

.navbar ul.section_nav li a {
	display : block;
	background : #FFFFFF;
	color : 00663E;
	text-decoration : none;
	font-weight : normal;
	width : 145px;
	padding: 6px 0 6px 5px;
	border-bottom:1px solid #CCCCCC;
	font: Arial, Helvetica, sans-serif;
}

.firstMenuItem {
	border-top:1px solid #CCCCCC;
}
*. hack {	display : none;	}


.navbar ul.section_nav li a:hover {
	background : #FFFFFF;
	color: #000000;
	text-decoration : underline;
}
a.boldBullet {
	color : 00663E;
	text-decoration : none;
	font-weight : normal;	
}
a.boldBullet:hover {
	color : 00663E;
	text-decoration : underline;
	font-weight : normal;	
}
.bullet {
	font-size:inherit;
}
.bullet ul {
	margin: 0px 0px 0px 17px;
	font-size: inherit;
}
*. hack {	display : none;	}

.bullet ul li {
	margin: 5px 0px 0px 0px;
	display : block;
	list-style-image: url(/images/bullet.gif);
	font-size: inherit;
}

/* ------------- TOP NAV ----------*/

#header {
    float:right;
	margin: 0px 1px 0px 0px;
    font-size:11px;
    line-height:11px;
	font-weight:normal;
	text-decoration:none;
	font: Arial, Helvetica, sans-serif;
}

#header ul {
    margin:0;
    padding:0px 10px 0px 0px;
    list-style:none;
}

#header li {
    float:left;
    background:url("/images/right.gif") no-repeat right top;
    margin:0;
    padding:0 0 0 9px;
}

#header a {
    float:left;
    display:block;
    background:url("/images/left.gif")
      no-repeat left top;
    padding:5px 15px 4px 6px;
	width:.1em;
    font-size:11px;
    line-height:11px;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap; 
}
#header > ul a {width:auto;}
#header a:hover {
	text-decoration:underline;
}
#header li {
    float:left;
    background:url("/images/left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
  #header a, #header strong, #header span {
    display:block;
    background:url("/images/right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
    }
  #header #current {
    background-image:url("/images/left_on.gif");
    }
  #header #current a {
    background-image:url("/images/right_on.gif");
    padding-bottom:5px;
    }

  /* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
