/* CSS Document */
a { text-decoration:none; }
a:link { color: #006600; }
a:hover {
	color: #339900;
	text-decoration:none;
}
a:visited {
	color: #669933;
	text-decoration:none;
}
body { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#666;
	font-size:90%; 
	background-color: #FFFFFF;
	margin:auto;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}
/* ---Headers--- */
h1{
	font-size:150%;
	font-weight:bold;
	padding: 0;
	color:#009a49;
	margin:0;
	padding:0.5em 0 0.2em 0;
}
h2{
	font-size:110%;
	padding:0;
	margin:1em 0 0 0;
	color: #333333;
}
h3{
	font-size:110%;
	margin:1.5em 0 0 0;
	padding:0;
	color: #999999;
}
p {
	margin:1em 0 0 0;
}
.intro {
	color: #cc9900;
	font-weight:bold;
}
th {
	font-weight: bold;
	padding:3px 0 3px 0;
}
li {
	line-height:1.7em;
}
 
label{
display: block;
margin:0 0 2px 0;
}
select {
	background: #EEEEFF;
}
abbr {
	font-weight:bold;
}
/* ---Page Layout--- */
#content {
	width:760px;
	margin:auto;
}

/* ---Header Layout--- */
#header {
	width:760px;
	text-align:left;
	display:block;
}
#maincontent {
	width:760px;
	margin:auto;
	font-size:90%;
}
#crumbs {
	width:755px;
	margin:auto;
	margin-top:0.5em;
	margin-bottom:0.4em;
	font-size:70%;
	margin-left:5px;
}

/* ---Main Navigation--- */
#nav { clear:both; background: url(/bgtab.gif) no-repeat; width:760px; float:left; margin:3px 0 4px 0; list-style:none; padding:0;}
#quicklinks ul, #nav ul, #sitemap ul {  padding:0; list-style:none; margin:0;}
#nav a {
	text-align: center;
	font-variant:small-caps;
	font-weight:bold;
	display:block;
	width:110px;
	margin:0px 0 0px 0;
	PADDING: 4px 5px 6px 5px; 
	text-decoration:none; 
	COLOR: #333;
	overflow:hidden;
}
#nav li {
	line-height:1em;
	float: left;
	margin:4px 0 5px 5px;
	width:120px;
	background: url(/tab.gif) no-repeat;
}
#nav li:hover, #nav li.sfhover {
	background: no-repeat;
	background: url(/tabselect.gif) no-repeat;
	position: static;
}
#nav li ul {
	text-align:left;
	position: absolute;
	left: -999em;
	top:auto;
	background: #FFFFFF;
	width:10.5em;
	padding-bottom:5px;
}

#nav li:hover ul, #nav li.sfhover ul { left:auto;}
#nav li li {
	margin:1px 1px 1px 1px;
	border:#009a49 1px solid;
	width: 10em;
	padding:0;
	background:#FFFFFF;
}
#nav li li a {
	display:block;
	FONT-SIZE: 80%;
	background:#FFFFFF;
	font-weight:normal;
	width:auto;
	margin:0;
}
#nav ul li a:hover {
	BACKGROUND: #F0FFEC;
}

/* ---Left Side--- */
#quicklinks {
	margin-right:5px; 
	width:160px;
	float:left;
	font-size:90%
}
#quicklinks a {
	display:block;
	font-size: 95%;
}
#quicklinks li a:link {
	color:#333333;
}
#quicklinks div {
	background: transparent url(/leftlinks.png) no-repeat top left; 
	padding:5px 8px 5px 8px;
	font-size: 120%; 
	font-weight:bold;
	color:#FFFFFF;
}
#quicklinks div a:link, #quicklinks div a:visited {
	color:#FFFFFF;
}
#quicklinks .group {
	background: transparent url(/leftlinks.png) no-repeat bottom right;
	padding-bottom:8px;
}
#quicklinks ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#quicklinks ul ul {
	margin: 0;
}
#quicklinks li {
	margin-right:5px;
	margin-left:3px;
	font-weight:bold;
}
#quicklinks li a {
	padding:3px 0 3px 10px;
}
#quicklinks li a:hover { 
	text-decoration:none;
	color: #0000FF;
}
#quicklinks li ul li {
	font-weight: normal;
}
#quicklinks li ul li a {
	padding:2px 0 2px 20px;
}
/* Content */ 
#main, #mainall {
	float:left;
	padding:0 0 10px 0; 
}
#main {
	width:430px;
}
#mainall {
	width:595px;
}
#main #submenu {
	float:left;
	width:100%;
	list-style:none;
	padding:0;
	margin-bottom:5px;
}
#main #submenu li {
	padding:5px;
	float:left;
}
#main #submenu a {
	display:block;
}
#main #submenu .highlighted {
	background: #c1d1e2;
	font-weight:bold;
}
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h3, .cssbox_head h2, .cssbox_head .cssboxh2 {
    background: transparent url(/bgapps1.png) no-repeat bottom right; 
} 
.cssbox {
	width: 420px !important; /* intended total box width - padding-right(next) */
	width: 410px; /* IE Win = width - padding */
	padding-right: 10px; /* the gap on the right edge of the image (not content padding) */
	float:left;
	vertical-align:text-bottom;
	margin:0 0 5px 0;
}
/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -10px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */
} 
.cssbox_header { 
    background: transparent url(/bgapps1.png) no-repeat top right; margin-right: -10px; /* pull the right image over on top of border */
    padding-right: 20px; /* right-image-gap + right-inside padding */
} 
.cssboxh2 {
	font-weight:bold;
	font-size:110%;
	padding: 0;
	margin-top:0.5em;
	margin-bottom:0.1em;
	color:#333;
}
	
.cssbox_header h3, .cssbox_header h2, .cssbox_header .cssboxh2 {
	background: transparent url(/bgapps1.png) no-repeat top left;
	
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0px 0px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */
} 
/* set the top-left image */ 
.cssbox_head h3, .cssbox_head h2, .cssbox_head .cssboxh2 {
	background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 15px 0px 0px 15px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */
} 
.cssbox_body h3 { 
	border-bottom:#CCCCCC 1px dashed; 
	margin:10px 0 4px 0;
}
/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 10px; /* interior-padding right */
    padding: 5px 0 18px 20px; /* mirror .cssbox_head right/left */
} 

/* ---Right-side--- */
#rightside {
	float:right;
	width:158px;
	padding:0px 0 5px 0;
	margin:0 2px 5px 0;
	background-color: #fff;
	font-size:88%;
	text-align:center;
	border-left:#ccc dotted 1px;
	border-right:#ccc dotted 1px;
	border-bottom:#ccc dotted 1px;
}
#rightside h2 a:link, #rightside h2 a:visited {

}
#rightside h2 a:hover {
	text-decoration:underline;
}
#rightside img {
	max-width:145px;
	margin:5px;
}
#rightside ul .item {
	float:left;
	width:211px; }

#rightside li {
	font-weight:bold;
	margin-top:3px;
	padding : 0;
	padding-bottom:5px;
}
#rightside ul li ul li {
	font-weight:normal;
}
#rightside ul li ul li a:hover {
	color:#000000;
}
.rightbox {
	padding:5px 0 5px 0;
	text-align:left;
	clear:right;
	border-top: dotted #CCCCCC 1px;
}
.rightbox h2 {
	font-size:95%;
	margin:0;
	padding: 5px 10px 5px 10px;
}
.rightbox h3 {
	margin:0;
	padding: 5px 5px 5px 5px;
}
.rightbox form, .rightbox p, .rightbox .vcard div {
	margin:0px 5px 5px 0;
	padding:5px 10px 5px 10px;
}

.rightbox .vcard div div {
	margin:0 0 0 5px;
	padding:0;
	border-top: none;
}

/*
Footer Information
*/
#footer {
	width: 760px;
	clear:both;
	font-size:80%;
	border-top:1px solid #99cc99;
	margin:auto;
}

#footer #sublinks {
	display:block;
	color: #99cc99;
	PADDING-BOTTOM: 0em;
	PADDING-TOP: 0.1em;
	font-size:90%;
}
#footer #sublinks a {
	text-decoration:none;
	border: 0px;
	padding-left:3px; 
	padding-right:3px;
}

/*
Unique Classes
*/
.date {
	font-size:85%;
	color:#666666;
	margin-bottom:0;
}
dl {
	margin:0;
	padding:0;
	}
dt {
	font-weight:bold;
	clear:both; 
	border-top:dashed 1px #CCCCCC; 
	padding-top:10px;
}
dd {
	font-size:85%;
	margin-top:0.3em;
	margin-bottom:10px;
}
dt img {
	float:left;
	padding:0 10px 10px 10px;
}
table {
	padding:2px;
	margin:2px;
	border:1px dotted #999999;
	background-color:#fff;
}
td {
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
}
th {
	background-color: #009a49;
	color:#FFFFFF;
	border:1px solid #999;
	padding:3px;
}
#nav .highlighted {
	background: url(/tabselect.gif) no-repeat;
}
.imgcontent, .imgcontentB{
	font-size:70%;
	color:#666666;
}
.imgcontentB{
	background-image: url(/news/newsfoot.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 15px;
	background-position: left bottom;
}
.brochure {
	text-align:center; 
	width:183px; 
	height:170px; 
	color:#FFFFFF; 
	font-weight:bold;  
	padding:15px 9px 5px 6px; 
	display:block; 
	float:left;
	color:#FFFFFF;
}
.brochure span {
	font-size:80%; 
	color:#CCCCCC;
}
.button {
	font-size:90%;
	width:86px;
	padding:5px;
	margin:5px;
	display:block;
	float:left;
	border:1px solid #999999;
}

.button:hover {
	border:1px solid #0000FF;
}

