body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #306EFF;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#page {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#topbg {
	background-image: url(../images/top-bg.gif);
	background-repeat: no-repeat;
	width: 800px;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}


#top {
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-left: 10px;
}
#topright {
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
}
#topright img {
	border: 1px solid #0070C0;
}
#topright ul {
	display: block;
	margin: 0px;
	list-style-type: none;
	color: #0070C0;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#topright li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #69A8D6;
}
#topright li:first-child {
	border-left-style: none;
}
#topright a {
	color: #0070C0;
	text-decoration: none;
}
#topright a:hover img {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}


#nav {
	background-image: url(../images/nav-bg.gif);
	height: 25px;
}
#nav-left {
	background-image: url(../images/nav-left.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left;
}
#nav-right {
	background-image: url(../images/nav-right.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: right;
}
#nav ul {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	background-image: url(../images/nav-div.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 725px;
}
#nav li {
	display: block;
	line-height: 25px;
	float: left;
}
#nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 145px;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/nav-div.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav a:hover {
	background-color: #0070C0;
	color: #CCFFCC;
}


#subnav {
	background-color: #69A8D6;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#subnav ul {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 725px;
}
#subnav li {
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#subnav li:first-child {
	border-left-style: none;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #CCFFCC;
}
#searchbox {
	text-align: right;
	color: #FFFFFF;
	text-transform: uppercase;
}
#searchbox form {
	margin: 0px;
	padding: 0px;
}
#searchbox table {
	margin: 0px;
	padding: 0px;
	height: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#searchbox table td {
	margin: 0px;
	padding: 0px;
}


#leftnav {
	width: 169px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-bottom: 10px;
	margin-right: -1px;
	float: left;
}
#leftnav h2, #leftnav h3  {
	background-repeat: no-repeat;
	line-height: 25px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftnav h2 {
	background-image: url(../images/leftnav-h2.gif);
}
#leftnav h3 {
	background-image: url(../images/leftnav-h3.gif);
}
#leftnav p {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#leftnav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#leftnav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
}
#leftnav a {
	color: #0070C0;
	text-decoration: none;
}
#leftnav a:hover, #bottom a:hover, #topright ul a:hover {
	color: #003366;
	text-decoration: underline;
}


#content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: left;
	width: 750px;
	padding-right: 10px;
	padding-left: 10px;
}
#content-top {
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	width: 780px;
	margin-left: 10px;
	background-color: #F2F2F2;
	margin-top: 10px;
	float: left;
}
#content-bottom {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
#content h1 {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FF0000;
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	width: 600px;
}
#content h2 {
	color: #0070C0;
	font-size: 18px;
}
#content h3 {
	color: #0070C0;
	font-size: 16px;
}
#content h4 {
	color: #0070C0;
	font-size: 14px;
}
#content a {
	color: #0070C0;
}
#content a:hover {
	text-decoration: none;
}
#content  a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	clear: both;
}
#bottom ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bottom li {
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #69A8D6;
	padding-right: 5px;
	padding-left: 5px;
}
#bottom li:first-child {
	border-left-style: none;
}
#bottom a {
	color: #ffffff;
	text-decoration: none;
}

/*/////////////////////////////////
Additions
/////////////////////////////////*/

#arrowlist ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#arrowlist li {
	list-style-image:url(../images/arrow.jpg);
	padding-right: 10px;
}

hr {
	height: 2px;
	margin: 5px;
	color: #A5D167;
	background-color: #A5D167;
	border: none;
}

.callout {
	width: 107px;
	float: left;
	margin: 10px 10px 10px 0px;
	}

.btnlearnmore {
	width: 70px;
	height: 40px;
	background-image: url(../images/btn-learnmore.gif);
	background-repeat: no-repeat;
	margin: 0px 13px 0px 18px;
	border: none;
	}
.btnlearnmore:hover {
	background: transparent url(../images/btn-learnmore.gif) left -40px;
	}

.floatRight {
	float: right;
	margin: 30px;
}

#search {
	float: right;
	position: absolute;
	z-index: 999;
	padding-left: 525px;
	padding-top: 0px;
}

#phototable {
	text-align: center;
	font-weight: bold;
}

#phototable .leftside {
	width: 330px;
	padding: 15px;
}

#phototable .rightside {
	width: 330px;
	margin: 15px;
}

#linkstable {
	width: 100%;
}

#linkstable .cell {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	height: 100px;	
}

#linkstable a {
	background-color: none;
	text-decoration: none;
}