@charset "UTF-8";
.flash {
	border: 1px solid #666666;
	background-color: #e3edee;
	padding-top: 0px;
	text-align: center;
}
.flashwide {
	background-color: #e3edee;
	padding-top: 0px;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #86b1b7;
	border-bottom-color: #86b1b7;
}
#main {
	width: 1000px;
	background-color: #a2c1c6;
	padding: 0;
	margin: 0 auto;
	border-left: solid #555555 1px;
	border-right: solid #555555 1px;
	position: relative;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	overflow: scroll;
	background-color: #778888;
}
#main #header {
	text-align: left;
	background-image: url(images/bannerback.jpg);
	background-repeat: repeat-x;
}
#main #navholder {
	float: right;
	background-image: url(images/newheader_02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 128px;
}
#main  #navholder #nav {
	text-align: right;
	height: 43px;
	padding-right: 25px;
	width: 425px;
}
.selected {
	text-align: center;
	height: 43px;
	width: 101px;
	background-image: url(images/mockup2_08.jpg);
	background-repeat: no-repeat;
}
.unselected {
	text-align: center;
	height: 43px;
	width: 101px;
	background-image: url(images/mockup2_10.jpg);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
}
#main #content {
	background-color: #a2c1c6;
//#f6f6ee;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}
.separator {
	text-align: center;
	height: 43px;
	width: 1px;
	background-image: url(images/mockup2_06.jpg);
	background-repeat: no-repeat;
}
.piclink {
	position: relative;
	top: 5px;
}
#panel_l {
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.clr {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #86b1b7;
}
#panel_r {
	float: right;
	padding-top: 23px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.col {
	background-color: #c1dbdf;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-repeat: repeat;
}
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.smaller {
	font-size: 12px;
}
h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
Georgia, Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #111122;
	text-align: left;
}
.highlight {
	color: #9f2214;
}
a {
	padding: 0px;
	border: 0px;
	text-decoration: none;
}
img {
	padding: 0px;
	border: 0px;
}
.panel {
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sample {
	clear: both;
	height: 150px;
}
ol {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}
li {
	margin-bottom: 7px;
}
ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
}
a:link {
	color: #333388;
}
a:hover {
	color: #333333;
}
a:visited {
	color: #333366;
}
a:active {
	color: #333399;
}
#cap {
	text-align: right;
	float: right;
	width: 530px;
	color: #333333;
	font-size: 17px;
	padding-top: 40px;
	padding-right: 80px;
}
#main #headerstrip {
	background-color: #e3edee;
//#f6f6ee;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

