body {
	margin: 0 auto;
width: 960px;
	font-size:100%;
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color:#f1efe3;
		
}

p {line-height: 1.5em; margin: 0 0 15px; 

font-size:0.875em;
padding: 0 0 5px;}

h1 {
	font-size: 1.4em;

	font-family: Georgia, "Times New Roman", Times, serif;
	  color: #171717;
}
h2 {
	font-size: 1.1em;

	font-family: Georgia, "Times New Roman", Times, serif;
	  color: #171717;
border-top-style: solid;
padding-top:15px;

	border-top-color: #171717;
	border-width: 1px;
	}

h3 {font-size: 1.1em; 

  color: #171717;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
	
h4 { font-size: 1em; 
font-family: Georgia, "Times New Roman", Times, serif;}

h5 {font-size: 1em; margin: 0 0 8px;

font-family: Georgia, "Times New Roman", Times, serif;}

ul {line-height: 1.5em; margin: 0 0 15px 15px; 

font-size:0.875em;
padding: 0 0 5px;}

.border {border: solid 1px #333;} 
img {border: solid 1px #333;} 
 
a:link { color: #7793bb; text-decoration: underline; }
a:active { color: #ff9900; text-decoration: underline; }
a:hover { color: #ffcc66; text-decoration: none; }
a:visited { color: #996600; text-decoration: undeline; }

#wrapper { width: 958px; border-right-style: solid; border-right-width: 1px; border-left-style: solid; border-left-width: 1px; 	background-color:#ffffff;}


#header { background-image: url(../images/final-banner960.png); background-repeat: no-repeat; width: 960px; height: 166px; }

#fullpage
{text-align: left; 
margin: 25px;}

#columnLeft { text-align: left; width: 673px; margin-left: 25px; margin-top: 25px; }


#columnRight { float: right; width: 200px; margin-right: 25px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #333; font-size: 0.75em; text-align: left; }

.textbox {
	float:right;
	width: 350px;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 0 10px;
	border: solid 1px #999999;
	background-color:#ebebeb;

}


.textbox p {font-size:.7em;}

.textboxb {
	float:left;
	width: 855px;
	margin: 0px;
	padding: 0 25px 0 25px;
	border: solid 1px #999999;
	background-color:#ebebeb;
}

.textboxb ul {font-size:.7em;}
.textboxb p {font-size:.7em;}

#footer { font-size: xx-small; clear: both; background-color: #ccc; padding-top: 1em; padding-bottom: 1em; border-top: 1px solid #333; border-bottom: 1px solid #333; padding-left: 10px; } 

/* Menu bar styles*/

#navlist
{ border-bottom: 1px solid #000000; margin: 0; padding-top: 12px; padding-bottom: 19px; padding-left: 10px; }

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #7793bb;
border: solid 1px #000000;
color: #ffffff;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 6px;
padding: 2px 8px;
text-decoration: none;
}

#navlist ul a:hover 
{background: #ffcc66;
 color: #ffffff !important; }

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover {background: #ffcc66;
 color: #ffffff; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{ background: #fff; color: #999; font-size: smaller; font-weight: bold; line-height: 10px; margin-right: 4px; padding: 2px 10px; text-decoration: none; border-left: 1px solid #ccc; border-top-style: none; border-top-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium; }



#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
}


#crumbs { color: #666; font-size: xx-small; background-color: #fff; padding: 10px 4px 4px 20px; }
#crumbs h3 {
 display: none;
}
#crumbs ul {
 display: inline;
 padding-left: 0;
 margin-left: 0;
}
#crumbs ul li {
 display: inline;
}
#crumbs ul li a:link {
 padding: .2em;
}

crumbs ul ul li{
 background-image: url(../images/arrow.gif);
 background-repeat: no-repeat;
 background-position: left;
 padding-left: 12px;
}

.floatimgleft { float:left; margin-top:10px; margin-right:10px; margin-bottom:5px;}
.floatimgright { margin-top: 10px; margin-left: 10px; margin-bottom: 5px; float: right;}

.small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
