html, body {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 90%;
	height          : 90%;
	margin-left     : auto;
	margin-right    : auto;
	background-color: #ECEEEE;
	behavior        : url(htc/csshover.htc);
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	height          : 90%;
	margin-left     : auto;
	margin-right    : auto;
	text-align		: center;
	display			: inline;
	color			: #000000;
} /* winIE5+ behavior call */
	
p {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 90%;
	height          : 90%;
	margin-left     : auto;
	margin-right    : auto;
	display			: inline;
	color			: #000000;
}
	
.subhead {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 100%;
	font-style		: oblique;
	font-weight		: bold;
	height          : 90%;
	text-align		: left;
	display			: inline;
	margin-left     : auto;
	margin-right    : auto;
	color			: #7F0400;
}
	
.subhead2 {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 90%;
	font-style		: oblique;
	font-weight		: bold;
	height          : 90%;
	text-align		: center;
	display			: inline;
	margin-left     : auto; 
	margin-right    : auto;
	color			: #7F0400;}		
	
.heading {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 120%;
	font-weight		: bold;
	height          : 90%;
	display			: inline;
	margin-left     : auto;
	margin-right    : auto;
	color			: #FF820F;
}	
	
.heading2 {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 120%;
	font-weight		: bold;
	height          : 90%;
	display			: inline;
	margin-left     : auto;
	margin-right    : auto;
	text-align		: center;
	color			: #FF820F;
	text-decoration: blink;
}	
	
	/* whole container*/
div#container {
	background-color:#ECEEEE;
	margin-left: auto;
	margin-right: auto;
	width: 795px;
	text-align:center;
	padding:0px;
	border-width: 3px;
	border-spacing: 2px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}

div#bigcontainer { 
  	background-color:#ECEEEE; 
  	margin-left: auto; 
  	margin-right: auto; 
  	width: 950px; 
  	text-align:center;
  	padding:0px; 
 	border-width: 0px;
  	padding:0px;}

/*********** you are here at top of page style ***********/
.here {
  	background-color: #ECEEEE; 
  	font-size:.9em; 
  	display:inline; 
  	text-decoration:none;
  	width:500px; 
  	float:right; 
  	text-align: right; 
  	font-family:Verdana, Arial, Helvetica, sans-serif; 
  	color: #006E81; 
  	padding: 10px 50px 2px 0px;}

/* holding everything in a white div*/
#outer { 
	background-color:#ECEEEE; 
	float:left;}

#footer {
	background-color: #ECEEEE; 
	font-size:.9em; 
	display:inline; 
	text-decoration:none; 
	width:500px; 
	float:right; 
	text-align:right; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#006E81; 
	padding:10px 50px 2px 0px;}

/*********** nav container with background***********/
#left { 
	background-image: url(media/images/leftmenu.jpg) ; 
	background-repeat:no-repeat; 
	width:145px; 
	float: left;
	height: 455px; 
	padding-left:0px; 
	margin-top:-25px; 
	margin-left:0px;}
#navtop {
	background-image: url(media/images/index_r2_c11.gif); 
	background-repeat:no-repeat; 
	float:left; 
	width:760px; 
	height:37px; 
	margin-left:0px; 
	top:0px; 
	padding:0px 0px 0px 0px; 
	margin:-8px 0px 0px 0px;}
#contentbox {
	background-color:#FFFFFF;
	float:right;
	border-top-style: solid;
	border-top-width:thin;
	border-top-color:#AE4016;
	border-right-style: solid;
	border-right-width:thin;
	border-right-color:#AE4016;
	width:470px;
	height:auto;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content {
	background-color:#FFFFFF; 
	float:left; 
	width:470px; 
	height:auto; }

#rightbanner {
	background-color: none;
	border: none;
	height: auto;
	margin: -525px 0px 0px 760px;
	padding: 55px 0px 0px 20px;
	width: auto;
	float: left; }
	
#botbanner {
	background-color: none;
	border: none;
	height: auto;
	padding: 0px;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 100px;
}

/*********** links ***********/
/* if you change this (a) - the whole roll-over main menu will change - it effects the size  - so change link size using class*/
a       {
	color: #006E81;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10px;
	text-decoration: none;
	text-align:left
}
a.two   { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-weight:bolder; 
	font-size:.9em; 
	text-decoration: none; 
	text-align:right}
a.three { 
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bolder; 
	font-size:.8em; 
	text-decoration: none; 
	text-align:center}

a focus , a:hover, a:active {
	color: #AFD6B9;
	text-decoration:none;
	text-align: center;
}/* a focus = hovering with tabs instead of mouse*/
a.two focus , a.two:hover, a.two:active {
	color: #FF820F; 
	text-decoration:none;}/* a focus = hovering with tabs instead of mouse*/
a.three focus , a.three:hover, a.three:active {
	color: #FF820F  ; 
	text-decoration:none;}/* a focus = hovering with tabs instead of mouse*/
a.one:link, a.one:visited {
	padding:0px; 
	margin-left:0px; 
	text-align:left; 
	font:bold .9em/1.9em Verdana, Arial, Helvetica, sans-serif; 
	color: #7F0400; 
	text-decoration:none;}
.link1 {
	font-size:.9em; 
	text-align:center; 
	text-decoration:underline; 
	color:#CCFFFF;}
.link2 {
	font-size:1em; 
	text-align:center; 
	text-decoration:underline; 
	color: #66CC99;/* border-bottom: 2px dotted #66CC99;*/}

/*********** nav styles ***********/
div#nav {
	float:left; 
	width: 7em; 
	margin: 0px 0px 0px 0px; 
	background-position:left; 
	height: 180px; 
	width:136px; 
	background-position: 0px;}
div#nav li {
	position: relative; 
	list-style: none; 
	margin: 0px 0px 0px 0px; 
	font-size: 13px;} /*********** lines ***********/
div#nav li:hover {
	background-color: #AE4016;}
div#nav li.submenu {
	background-color: #AE4016;}
div#nav li.submenu:hover {
	background-color: #AE4016;}
div#nav li a {
	display: block; 
	padding: 9px 0px 0px 0px; 
	margin: 0px 0px 0px -10px;
	text-decoration: none; 
	width: 100%; 
	voice-family:inherit; 
	width: 8em;}/*********** width of menu ***********/
div#nav>ul a {
	width: 9em;}/*********** match width of a with ul for the nave to work in opera!!! took for ages! ***********/
div#nav ul ul {
	position: absolute; 
	top: 0px; 
	margin: 0px 0px 0px 5px; 
	left: 7.2em; 
	display: none; 
	width: 8.5em;}/*********** width of submenu ***********/
div#nav ul.level1 li.submenu:hover ul.level2, div#nav ul.level2 li.submenu:hover ul.level3 {
	display:block; 
	width:auto; 
	background-color:#AE4016;}
ul.horiz li {
	display:inline; 
	padding:0px; 
	margin-left:0px; 
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #7F0400; 
	clear:right;
	text-decoration:none;}
ul.horiz li a:hover{
	display:inline; 
	padding:0px; 
	margin-left:0px; 
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #FF9900; 
	clear:right;
	text-decoration:none;}	
#bigcontainer #container #contentbox .heading2 {
	font-family: "Conduit ITC Bold Italic";
	text-decoration: blink;
}
#bigcontainer #container #contentbox .style25 {
	font-family: "Conduit ITC Bold Italic";
	font-size: 36px;
	color: #FF6600;
	text-decoration: blink;
}
#container #contentbox div table tr td ul {
	text-align: left;
}
#container #contentbox div table tr td {
	text-align: left;
	font-size: 11px;
}
.Sbhead {
	text-align: center;
	font-weight: bold;
}
#container #contentbox div table tr td div .subhead {
	text-align: center;
}
#container #contentbox div table tr td div .subhead {
	text-align: left;
}
#container std {
	font-size: 11px;
}
