/* @group Global */

html {
	padding: 0px;
	margin: 0px;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/backg-bodyinsert.gif);
	background-repeat: repeat-x;
	background-position: 0px 21px;
}

a {
	text-decoration: underline;
	color: #003399;
}

/*don't touch this one*/

a:link, a:visited, a:active {
	
}

/*Grobal link color---rollover color only*/

a:hover {
	color: #65AB53;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border: none;
	margin: 0px;
	padding: 0px;
}

TD {
	padding: 0;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
hr {
	color: #C6D0D8;
}

img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px 0px 6px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	line-height: 12px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 1px;
	margin: 0px;
}

/* misc */

.clearer {
	clear: both;
}

/* @end */

/* @group Top Border Stipes */

#topborder {
	height: 15px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #142D63;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #65ab53;
}

/* @end */

/* @group Body-Backg Inserts */

#body-insert {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#body-insert-subs {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backg-bodyinsert-subs.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


/* @end */

/* @group Banner Group */

#banner {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-width: 0px;
	border-style: none;
	background-image: url(../images/banner-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner-subs {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-width: 0px;
	border-style: none;
	background-image: url(../images/banner-backg-subs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.banner-table {
	padding: 0px;
	margin: 0px;
	width: 950px;
	height: 177px;
}

.banner-left-cell {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	width: 400px;
}

.banner-right-cell {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}

.banner-table-subs {
	padding: 0px;
	margin: 0px;
	width: 950px;
	height: 100px;
}

.banner-left-cell-subs {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	width: 400px;
}

.banner-right-cell-subs {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}

/* @end */

/* @group Navs-Main-top */

#nav-container {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-width: 0px;
	border-style: none;
	display: block;
	height: 37px;
	background-image: url(../images/nav-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav-container-subs {
	width: 950px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-width: 0px;
	border-style: none;
	display: block;
	height: 37px;
	background-image: url(../images/nav-background-subs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.navigation {
	float: right;
	width: 950px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.navigation a:link, .navigation a:visited, .navigation a:active {
	background: #D9E1E5 url(../images/nav.gif) repeat left top;
	border-right: 1px solid #AFBEC7;
	color: #40537A;
	float: right;
	font: 400 1.2em/36px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEF2F4;
	border-bottom-style: none;
	margin: 0px;
}

.navigation a:hover, .navigation a.current:link, .navigation a.current:visited {
	color: #333333;
	background-color: #96D351;
	background-image: url(../images/nav-over.gif);
	background-repeat: repeat-x;
}

/* @end */

/* @group Navs-Subs-left */

.sidenav {
	width: 230px;
	margin: 0px;
	padding: 0px;
}

.sidenav h2 {
	color: #1C4294;
	font-size: 1em;
	line-height: 20px;
	margin: 0;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	background-color: #F0F0EC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
	margin: 0px;
	list-style-type: none;
}

.sidenav li {
	border-bottom: 1px solid #EAEADA;
}

.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 10%;
	text-decoration: none;
	background-image: url(../images/arrow-green.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	width: 90%;
}

.sidenav li a:hover {
	background: #F0F0EB url(../images/arrow-art2.gif) no-repeat 12px center;
	color: #654;
}

/* @end */

/* @group Container */

#container {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 100%;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E4E1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E4E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E4E1;
}
/* @end */

/* @group Table-Cells */

.cells-table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cell-left {
	padding: 0px;
	text-align: left;
	vertical-align: top;
	width: 230px;
	margin: 0px;
	background-color: #FFFFFF;
}

.cell-center {
	padding: 0px 0px 20px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E4E1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E4E1;
}

.cell-right {
	padding: 0px;
	width: 190px;
	text-align: left;
	vertical-align: top;
	background-color: #F0F0EC;
}

.cell-right-hide {
	padding: 0px;
	width: 0px;
	border-left-style: none;
	font-size: 0px;
	line-height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
	display: none;
}

/* @end */

/* @group Contents */

.content-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 400;
	padding: 5px 5px 10px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #142D63;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65ab53;
}

.content-center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: 400;
	padding: 0px 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #606060;
}

.content-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 400;
	padding: 5px 5px 15px 15px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}

/* @end */

/* @group Heads */

.head-lg-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #65ab53;
	margin: 0px 0px 10px;
	padding: 10px 0px 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D4DC;
}

.head-med-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #334876;
	margin: 0px;
	padding: 10px 0px 0px;
}

.head-right-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 7px 5px 7px 15px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E4E1;
}

.bold-color1 {
	font-weight: bold;
	color: #CC6600;
}

.head-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	color: #666666;
	margin: 0px;
	padding: 5px 0px 0px;
	font-variant: normal;
}

/* @end */

/* @group Border and Images */

.img-box-floatright-horz-vert {
	width: 122px;
	margin: 12px 0px 10px 8px;
	padding: 0px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 12px;
	float: right;
}

.img-box-floatright-horz {
	width: 280px;
	margin: 10px 0px 10px 8px;
	padding: 0px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	float: right;
	font-weight: 400;
	color: #990000;
}

.border-image1 {
	background-color: #FFFFFF;
	border: 1px solid #D7D6BE;
	margin: 0px 0px 5px;
	padding: 2px;
}

/* @end */

/* @group footer */

#footer {
	margin: 0px auto 20px;
	padding: 0px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 32px;
	font-weight: normal;
	color: #142D63;
	width: 952px;
	background-color: #F0F0EC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E0DD;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E4E1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #5EA24D;
	text-decoration: none;
}

#footer a:hover, #footer a.current:link, #footer a.current:visited {
	color: #333333;
	text-decoration: underline;
}

/* @end */
.photos-box {
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E4E1;
	background-color: #F0F0EC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E4E1;
}
.img-floatright {
	margin: 5px 0px 5px 10px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	font-style: normal;
	float: right;
}
.news-header {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

/* @photo box */

.img-box-floatright {
	width: 140px;
	margin: 0px 0px 10px 8px;
	padding: 0px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	line-height: 12px;
	float: right;
}