

body {
background-image: url(../images/logos/background.jpg);
background-repeat: repeat-x;
margin: 0 auto;
}

h1 {
 font-size: 120%;
 color: #333333;
}

h2 {
font-size: 114%;
color: #333333;
}

h3 {
font-size: 100%;
color: #333333;
}

h4 {
font-size: 100%;
font-weight: normal;
color: #333333;
}

h5 {
font-size: 100%;
color: #333333;
}

h6 {
font-size: 150%;
color: #333333;
}


h1, h2, h3, h4, h5, h6 {
font-family: arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}

.img {
border: none;
}
	
.footer {
font-family: arial, Helvetica, sans-serif;
font-size: 70%;
text-align: center;
vertical-align: middle;
background-image: url(../images/footer_line.jpg);
background-repeat: repeat-x;
height: 20px;
color: Black;
margin-top: 0px;
}

.tableContent {
font-family: arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.3em;
padding: 10px 10px 10px 20px;
background-color: white;
}

div.clear10 { 
clear: both; 
line-height: 10px;
}

div.thumbsCaption {
float: left;
width: 150px;
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
text-align: center;
padding-right: 10px;
padding-bottom: 5px;
}

div.thumbsMid {
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 75%;
text-align: center;
padding-top: 0px;
padding-bottom: 5px;
padding-left: 10px;
}

.warning {
font-family: arial, Helvetica, sans-serif;
font-size: 16pt;
color: red;
font-weight: bold;
}


#wrapper {
margin: 0 auto;
width: 750px;
padding-top: 10px;
background-color: transparent;
}

#masthead {
margin: 0 auto;
padding: 0px 0px 0px 0px;
width: 750px;
height: 157px;
}

#content {
 float:left;
width: 537px;
margin: 0;
padding: 0 10px 0 20px;
background-color: white;
}

#globalNavLower {
background-repeat: repeat-x;
vertical-align: text-bottom;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
/*text-indent: 3em;*/
color: #000000;
background: url(../images/line2.jpg);
vertical-align: middle;
height: 20px;
}

/*********************************** new menu *******************************/

#navcontainer { 
float: left;
background-repeat: repeat-x;
padding-right: 10px;
padding-left: 10px;
background-color: transparent;
font-family: arial, Helvetica, sans-serif;
 }

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: arial, Helvetica, sans-serif;
}

#navcontainer li {
margin: 0;
text-align: left;
}

#navcontainer a {
display: block;
padding: 5px 10px;
width: 140px;
color: #515151;
text-decoration: none;
border-top: 1px solid #ddfd90;
border-left: 1px solid #ddfd90;
border-bottom: 1px solid #98d285;
/*border-right: 1px solid #98d285;*/
border-right: 1px solid #ddfd90;
font-weight: bold;
font-size: .9em;
}

#navcontainer a:hover {
color: #6b9b08;
text-decoration: underline;
border-top: 1px solid #98d285;
border-left: 1px solid #ddfd90;
border-bottom: 1px solid #ddfd90;
border-right: 1px solid #ddfd90;
}

#navcontainer ul ul li {
margin: 0;
}

#navcontainer ul ul a {
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #515151;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover {
color: #cd853f;
text-decoration: underline;
}

/******** subnav list ***********/

/* SUB NAV LIST */
ul#subnavlist {
margin: 0 0 0 0;
list-style-type: none;
padding: 0;
}

ul#subnavlist li {
display: inline;
}

ul#subnavlist li a {
display: block;
color: #515151;
background: url(../images/logos/bullet.gif);
background-repeat: no-repeat;
background-position:  1.5em;
padding: 5px 5px 5px 30px;
height: auto;
width: 125px;
}

ul#subnavlist li a:hover { background: url(../images/logos/bullet.gif);
background-repeat: no-repeat;
background-position:  1.5em; }

ul#navlist li a#subcurrent {
color: #515151;
background: url(../images/logos/arrow2.gif);
background-repeat: no-repeat;
background-position:  1.2em;;
}

ul#navlist li a#subcurrent:hover {
background: url(../images/logos/arrow2.gif);
background-repeat: no-repeat;
background-position:  1.2em;
}
  /************* #siteInfo styles ***************/

#footer{
clear: both;
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
vertical-align: bottom;
background-image: url(../images/footer_line.jpg);
height: 20px;
margin-top: 0px;
}

/* added link color  */
/******** xxx ********/
#footer a {
color: #006400;
text-decoration: none;
}	

#footer a:hover {
color: #ff1e1e;
text-decoration: underline;
}	
