@import url(sidemenu.css);
@import url(fonts.css);
	a:visited { color: #0954A8; text-decoration: none;}
	a:link { color: #074A94; text-decoration: none;}
	a:hover {color: #D95700; text-decoration: underline;}
	a:active {text-decoration: none;}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background/background-fade.jpg);
	}
 body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.menu_bg {
	background-image: url(../images/bar.gif);
}
.nav-item {
	font-weight: bold;
}
.nav-item-home {
	font-weight: bold;
}
.tx10 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.tx11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.headtag {
    background: url("../images/nav/nav-bg.gif")
    repeat-x bottom;
    }
#header {
    float:left;
    width:100%;
    background: url("../images/nav/nav-bg.gif")
      repeat-x bottom;
    font-size:100%;
	font-weight: bold;
    line-height:normal;
    }
#header ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
#header a {
    float:left;
    display:block;
    background:url("../images/nav/nav-left-off.gif")
    no-repeat left top;
    padding:5px 15px 4px;
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
    }
#header a:hover {
    float:left;
    display:block;
    background:url("../images/nav/nav-left-hover.gif")
    no-repeat left top;
    padding:5px 15px 4px;
	text-decoration: none;
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
    }
#header li {
    float:left;
    background:url("../images/nav/nav-right-off.gif")
    no-repeat right top;
    margin:0;
    padding:0;
    }

#header #current {
    background-image:url("../images/nav/nav-right-on.gif");
    }
#header #current a {
	background-image:url("../images/nav/nav-left-on.gif");
	padding-bottom:5px;
    color: #000000;
    }
	
#header #sub {
    background-image:url("../images/nav/nav-right-sub-off.gif");
    }
#header #sub a {
    float:left;
    display:block;
    background:url("../images/nav/nav-left-sub-off.gif")
    no-repeat left top;
    padding:5px 15px 4px;
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
    }
#header #sub a:hover {
    float:left;
    display:block;
    background:url("../images/nav/nav-left-hover.gif")
    no-repeat left top;
    padding:5px 15px 4px;
	text-decoration: none;
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
    }
h1 {
padding: 0.5em 4em 0.35em 16px;	
margin: 0.5em -17px 0.5em -16px;
}
h2 {
margin-top: 0;
margin-bottom: 0.5em;
}
h3 {
margin: 0 -8px 0.85em -8px;
padding: 0.2em 8px;
min-height: 1em; /*IE 7 Clipping Hack Fix that plays nice with globalnav z-index*/
}
h1 
{
font-size: 1.75em;
}
h2 
{
font-size: 1.5em;
}
.head-or1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E15A00;
	padding-left: 10px;
	line-height: 40px;
	border-bottom-color: #FF6600;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
table.bottoml {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BCC2C5;
}
.subHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 8px;
	background-color: #FEE4CD;
	font-weight: bold;
	line-height: 30px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #DADDDE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BCC2C5;
}
.q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFAF4;
	font-weight: bold;
	line-height: 25px;
}
.nav-bread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
	line-height: 30px;
}
.image-15px-right-border{
	margin-right: 15px;
	position: static;
	margin-bottom: 12px;
}
.image-15px-left-border{
	margin-left: 15px;
	position: static;
	margin-bottom: 5px;
}
.image-20px-left-border{
	margin-left: 20px;
	position: static;
	margin-bottom: 5px;
}