@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre,  
a, abbr, acronym, address, big, cite, code,  
del, dfn, em, font, img, ins, kbd, q, s, samp,  
small, strike, strong, sub, sup, tt, var,  
b, u, i, center,  
dl, dt, dd, ol, ul, li,  
fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
margin: 0 auto;  
padding: 0;  
border: 0;  
outline: 0;  
font-size: 100%;  
vertical-align: baselinebaseline;  
background: transparent;  
}  
body {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}  
ol, ul {
	list-style-image: none;
	list-style-type: none;
}  
blockquote, q {  
quotes: none;  
}  
blockquote:before, blockquote:after,  
q:before, q:after {  
content: '';  
content: none;  
}  
  
/* remember to define focus styles! */  
:focus {  
outline: 0;  
}  
  
/* remember to highlight inserts somehow! */  
ins {  
text-decoration: none;  
}  
hr {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #265E81;
}

del {  
text-decoration: line-through;  
}  
  
/* tables still need 'cellspacing="0"' in the markup */  
table {  
border-collapse: collapse;  
border-spacing: 0;  
}  

h1 {
	clear: both;
	font-size: 180%;
}

h2 {
	color: #1f3948;
	font-family: "trebuchet ms", serif;
	font-size: 1.5em;
	font-weight: 400;
}

h2 a {
  color: #f2dc77;
}

h2 a:hover {
  color: #FFF;
}

h3 {
  font: 400 1.3em "trebuchet ms", serif;
  color: #F8D766;
}
h4 {
	color: #1f3948;
	font-family: "trebuchet ms", serif;
	font-size: 1.2em;
	font-weight: 700;
}

h5 {
	color: #FFF;
	font-family: "trebuchet ms", serif;
	font-size: 1.1em;
	font-weight: 700;
}

h6 {
  font: 700 1em "trebuchet ms", serif;
  color: #FF4B33;
}


h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 10px 20px;
}

#container {
	text-align: left;
	height: 100%;
	width: 928px;
	border: 1px none #09C;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
}
#header {
	height: auto;
	width: 100%;
	position: relative;
}
#menu {
	position: relative;
	width: 920px;
	background-image: url(../images/menu.gif);
	background-position: 0px 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	z-index: 999;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#search {
	position: relative;
	width: 928px;
	height: 100%;
	margin: 0px;
	padding: 0;
}
#search_form {
	width: 912px;
	height: 100%;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 4px;
	margin-bottom: 0px;
	background-image: url(../images/searchbar.png);
	color: #FFF;
}
#content {
	position: relative;
	height: auto;
	width: 888px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	width: 928px;
	height: 26px;
	background-color: #FFF;
	float: left;
}

/*
input,
textarea,
select {
	padding: 2px;
	font: 400 1em verdana, sans-serif;
	color: #444;
	border: 2px solid #FFA73D;
	background-color: #FFF;
}


input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #000;
	border: 2px solid #FFA73D;
	background-color: #F0F0F0;
}


input.button {
}
*/
#copyright {
	background-repeat: no-repeat;
	width: 918px;
	background-color: #FFF;
	height: auto;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#container #copyright p {
	margin: 0px;
	padding: 0px;
}
.menu_bottom {
	position: relative;
	width: 888px;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
}
/**************************************************************
   .sideMenu: The side bar menu
 **************************************************************/

ul.sideMenu {
	padding: 0;
	margin: 0;
}
#nav, #nav ul{
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

#nav a{
	display:block;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#nav a:hover{
	color:#F2DC77;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:2.3em;
	z-index: 999;
}

#nav li ul a{
	width:12em;
	height:auto;
	float:left;
	background-color: #49839B;
}

#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
	z-index: 999;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}


.sideMenu li {
	display:block;
	margin-left: 15px;
	/* Needed since IE fails when you give it list-style: none; */  
}


.sideMenu li a {
	color: #1f3948;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
} 

.sideMenu li a:hover {
	color: #265E81;
}



/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
	clear: both;
	width: 100%;
	height: 100%;
}




/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
	width: 74.7%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}
.width25 {
	width: 24.7%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}



/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}
.border {
	border: 1px solid #1f3948;
}
.rounded {
	-moz-border-radius:7px;
	-webkit-border-radius:7px; 
}
.beigebg {
	background-color: #f2dc77;
}
.sandbg {
	background-color: #d8d4b1;
}

.spacer {
	height: 15px;
	width: 100%;
}

#search-button {
	padding: 0px;
	position: relative;
	top: 4px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #search form label {
	display: block;
	float: left;
	position: relative;
	text-align: right;
	color: #FFF;
	font-size: 1.2em;
	font-weight: 500;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0px;
	top: 5px;
}
}
.headerblue {
	display: block;
	color: #F2DC77;
	padding: 5px;
	background-image: url(../images/bar3.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a {
	color: #1f3948;
}
a:hover {
	color: #265E81;
}
.blueheader {
	background-color: #457F98;
	color: #FFF;
	margin-bottom: 10px;
	padding: 5px;
}
.blueheader2 {
	background-color: #224A62;
	color: #FFF;
	margin-bottom: 10px;
	padding: 5px;
}
.Red {
	color: #D70000;
}

