/*
 * DEFAULT STYLES
 * 
 */
body {
	font-size: 100%;
	color: #333333;
	font-weight: normal;
	font-family: sans-serif;
	background-color: #F6F6F6
}
h2 {
	text-align: center;
	font-size: 1.2em;
	margin-top: 0.2em;
	margin-bottom: 0.3em;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	text-align: left;
}

p  {
	line-height: 125%;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	clear: both;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bolder;
}
em {
	font-style: italic;
}
.header  { background: #a6d4ff; color: green; border-bottom: solid 1px green; margin: 0 0 5px 0; padding: 2px; font-size: .8em; text-align: center; }
.footer  { background: #a6d4ff; color: green; border-top: solid 1px green; margin: 10px 0 0 0; font-size: .8em; text-align: center; clear: both }
.DateHead { font-weight: bold; }
hr       { clear: both; border:solid; border-width:1px; border-bottom-color:#007300; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;}
.box1 { background-position: left;	width: 33%;	color: white;	background-color: black;	text-align: center;	position: absolute; }
.box2 { position: absolute; background-position: right; width: 33%; color: white; background-color: black; text-align: center; }
.box3 { text-align: center; width: 33%; background-position: right; position: absolute; }
.navbar { font-size: small; }

/*
 * LINK STATES
 * 
 */
a:link {
	color:#003399;
}

a:visited {
	color:#006600;
}

a:hover {
	color:#FF0000;
}

a:active {
	color:#990000;
}

/*
 * CLEAR
 * 
 */
.stack {
	clear:both;
}
/* add this class to a header to remove top and bottom margins */
.flush {
	margin-bottom: 0;
	margin-top: 0;
}
/*

/*
 * SIMPLE STYLED LIST BOX
 * 
 */
/*note: line height adjusts height*/
ul.list {
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -10px;
	margin-right: -10px;
	border-bottom: 1px solid #D5D8D8;
	color: #333333;
}
ul.list li {
	background: #F6F6F6 url(../images/sprite-list2.png) repeat-x top;
	line-height: 35px;
	display: block;
}
ul.list a {
	padding-left: 10px;
	display: block;
	height: 35px;
	background: url(../images/sprite-open.png) no-repeat right top;
	text-decoration: none;
	text-align: center;
}
ul.list li:hover {
	background: #e0ffe0 url(../images/sprite-list2.png) repeat-x 0px -50px;
	color: #FFFFFF;
}

ul.list a:link, ul.list a:visited  {
	color: #333333;
}
ul.list a:hover {
	color: #FFFFFF;
	background: url(../images/sprite-open.png) no-repeat right bottom;
	outline: none;
}
ul.list a:active {
	color: #990000;
}
#wrap {
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	padding: 0;
}
#contents {
	margin-left: 10px;
	margin-right: 10px;
}
/*
 * 3. NAVIGATION COMPONENTS
 * 
 */
/*
 * BACK TO TOP
 * 
 */
div.top {
	font-size: .9em;
	background: #F6F6F6 url(../images/img-top.png) no-repeat 10px center;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #D8D8D8;
	padding-left: 2.2em;
	padding-top: .3em;
	padding-bottom: .3em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
}

div.top a {
	color: #535353;
	text-decoration: none;
	width: 100%;
	display: block;
}
/*
 * HOME
 * 
 */
div.home {
	font-size: .9em;
	background: #F6F6F6 url(../images/img-home.png) no-repeat 10px center;
	border-top: 1px solid #D8D8D8;
	padding-left: 1.5em;
	padding-top: .3em;
	padding-bottom: .3em;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: -10px;
	margin-right: -10px;
	clear: both;
}

div.home a {
	color: #535353;
	text-decoration: none;
	width: 100%;
	display: block;
}
/*
 * 4. STYLIZED LINKS
 * includes icon to represent the type of link
 */
/*external link*/
a.external {
	background: url(../images/img-link-external.png) no-repeat right top;
	padding-right: 1em;
}
a[href^="mailto:"] {
	background: url(../images/img-link-email.png) no-repeat right top;
	padding-right: 1em;
}

a[href^="tel:"] {
	background: url(../images/img-link-tel.png) no-repeat right top;
	padding-right: 1em;
}
/*
 * NAVIGATION BAR (ROUNDED CORNERS)
 * 
 */
ul.nav-horizontal-rounded  {
	padding:0;
	margin: 0 0 .6em 0;
	list-style-type: none;
	width: 100%;
	height: 35px;
	float: left;
}

/*line height determines vertical text positioning*/
ul.nav-horizontal-rounded  li {
	float: left;
	display: block;
	padding: 0;
	margin-bottom: 0;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	background: #FFF url(../images/sprite-nav-rounded.png) no-repeat -20px 0px;
}

ul.nav-horizontal-rounded  li:hover {
	background:  url(../images/sprite-nav-rounded.png) repeat-x -20px -50px;
	color: #FFF;
}

/*height centers text vertically*/
ul.nav-horizontal-rounded  li a {
	display: block;
	background: url(../images/vertical-divider.png) repeat-y left center;
	height: 35px;
	padding-right: 0px;
	text-decoration: none;
}
ul.nav-horizontal-rounded  .first a  {
	background-image: none;
}
ul.nav-horizontal-rounded  li a:hover {
	color: #FFF;
	background-image: none;
	cursor: pointer;
	outline: none;
}
/*left rounded corner*/
ul.nav-horizontal-rounded  li.first {
	background: #FFF url(../images/sprite-nav-rounded.png) no-repeat 0px 0px;
}

ul.nav-horizontal-rounded  li.first :hover {
	background: #92CF1A url(../images/sprite-nav-rounded.png) repeat-x 0px -50px;
	color: #FFF;
}
/*right rounded corner*/
ul.nav-horizontal-rounded  li.last :hover {
	background: #92CF1A url(../images/sprite-nav-rounded.png) repeat-x right -50px;
	color: #FFF;
}

ul.nav-horizontal-rounded li.last {
	background: #FFF url(../images/sprite-nav-rounded.png) no-repeat right 0px;
}

