﻿@import url("layout.css");
body {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: small;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #ffffff;
}
#container {
	background-color: #ffffff;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#search_box {
	padding-top:3px;
	text-align:center;
	width: 250px;
	border: 1px navy;
	float:right;
}
#masthead {
	color: #000066;
	text-align: right;
	height:110px;
	background-image: url("../images/bgheader.jpg");
}
#masthead a {
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
}
#masthead a:hover {
	text-decoration:none;
	font-size:11px;
	color: #ffffff;

}
#divider1 {
	width:780px;
	height:2px;
	border-bottom: 1px solid #ffcc66;
	border-top: 0px solid #ffcc66;
	color: #ffcc66;
	text-align: center;
}
#divider2 {
	width:780px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#navigation {
	font-size:11px;
	border-top: 1px solid #FFFF66;
	border-bottom: 1px solid #FFFF66;
	background-color: #ff6633;
}
#column_r {
	width: 590px;
	padding: 10px;
	background-color: #ffffff;
}
html>body #column_r {
	width: 595px;
	padding: 0 5px;
	background-color: #ffffff;
}
#column_l {
	width: 150px;
	padding: 0px;
	border:0;
}
html>body #column_l {
	width: 150px;
	padding: 0 0px;
	background-color: #ffffff;
	border:0;
}
#content {
	background-color: #ffffff;
	color:#666666;
	width:745px;
}
#footer {
	text-align: center;
	background-color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Masthead */
#masthead h1 {
	color: #ff9966;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #000;
	margin-top: 0;
	margin-right: 1em;
}
/* Navigation */
#navigation ul {
	list-style-type: none;
	width: 760px;
	height: 25px;
	margin: 0;
	padding: 0;
}

#navigation ul ul {
visibility:hidden;
position:absolute;
width:110px;
height:0;
}

#navigation li {
	border: thin #ff9966;
	float: left;
	position: relative;
	z-index: 100;
}
#navigation table{
	position:absolute;
	border-collapse:separate;
	z-index: 100;
	left: -3px;
	top: 21px;
}
#navigation :visited {
	font-weight:bold;
	display: block;
	width: 110px;
	padding: 5px;
	color: #ffffff;
	border: 1px solid #ff6633;
	background-color: #ff6633;
	text-decoration: none;
	margin-right: 1px;
	text-align: center;
}

#navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 5px;
	border: 1px solid #ff6633;
	background-color: #ff6633;
	margin-right: 1px;
	text-align: center;
	width:110px;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border: 1px solid #ff9966;
	background-color: #ff9966;
}
#navigation :hover{
	color: #ffffff;
	background: #ff6633;
}

#navigation ul li:hover ul{
visibility:visible;
}
#navigation ul a:hover ul{
visibility:visible;
}

/* Right Column */
#column_l background-image {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: xx-large;
	color: #800;
}
h2 {
	font-size: x-large;
	color: #3366FF;
}
h3 {
	font-size: large;
	color: #3366FF;
}
h4 {
	font-size: small;
	color: #000000;
}
h5 {
	font-size: small;
	color: #400;
}
h6 {
	font-size: xx-small;
	color: #300;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* Links */
a {
	color: #400;
	text-decoration: underline;
}
a:visited{
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #fa3;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_border{
	border-style: solid;
	border-width: 1px;
}
.style_image{
	padding:5px;
	float:left;
}
.style_table{
margin-left:60px;
	width:500px;
	text-align:center;
	
}
.imagebox{
width: 540px;
clear: left;
}

.imagebox .floatbox{
float: left;
width: 118px;
}

.imagebox p{ /* IE 3px jog hack*/
height: 1%;
}

.imagebox p{
margin-top: 0;
margin-left: 126px;
}
.pageName{
	font: 18px Tahoma, Helvetica, sans-serif;
	color: #99CC66;
	}
.bodyText {
	font: small Tahoma, Helvetica, sans-serif;
	color: #000000;

	margin-top: 0px;
}
.smallText {
	font: small Tahoma, Helvetica, sans-serif;
	color: #000000;
	padding-left:5px;

	}
	
.subHeader {
	font:bold small Tahoma, Helvetica, sans-serif;
	color: #993300;
	}
.leftsidebar{
width: 150px;
background-color:#9966FF; /*width of menu*/
}
.arrowlistmenu{
width: 150px; /*width of menu*/
}
.block{;
width: 590px;
padding-bottom:10px;}
.clearer {clear: left; line-height: 0; height: 0;}
.arrowlistmenu .headerbar{
font: 12px Verdana;
color: white;
background-image:url('../images/sidebar/titlebar.gif');
background-repeat:repeat-x;
margin-top:1px;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #400;
display:block;
padding: 2px 0;
padding-left: 15px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: small;
}

.arrowlistmenu ul li a:visited{
color: #400;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #400;
background-color: #F3F3F3;
}
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align:center; /*Set to "right" to right align pagination interface*/
font-size: small;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a:hover{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.disablelink{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
background:url(../images/search.gif) repeat-x left top;
}
