body {
	background: #fff url(../images/bg.jpg) repeat-x;
	color: #333;
	margin: 0;
}

body, textarea {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
}

td {
	font-size: 10pt;
	vertical-align: top;
}

a img {
	border: none;
}

#cwrap {
	text-align: center;
}

#cmain {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#cmasthead {
	height: 80px;
	vertical-align: middle;
	width: 700px;
}

#cmastheadr {
	background: transparent url(../images/dsmasthead.jpg) no-repeat;
	width: 200px;
}

#cnav {
	height: 47px;
	font-size: 110%;
	padding-left: 5px;
	vertical-align: middle;
	width: 700px;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#cnav, #csearch {
	background: #3C464B url(../images/bgnav.jpg) repeat-x;
	color: #9CA1A4;
}

#cnav a {
	color: #fff;
	margin: 0 5px;
	text-decoration: none;
}

#cnav a:hover {
	text-decoration: underline;
}

#csearch {
	vertical-align: middle;
	width: 200px;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

#csearch div.swrap {
	background: transparent url(../images/dsnav.jpg) no-repeat;
	height: 37px;
	padding-top: 10px;
}

#csearch form {
	width: 200px;
}

#csearch form #submit {
	vertical-align: middle;
}

#cgapl {
	background: transparent url(../images/dsgapl.jpg) no-repeat;
	color: #959999;
	font-size: %80%;
	padding: 2px 55px 0 0;
	text-align: right;
}

#cgapl img {
	vertical-align: middle;
}

#cgapr {
	text-align: right;
	width: 200px;
}

#ccontentt {
	height: 100%;
	width: 100%;
}

#ccontentl {
	background: #fff;
	border: 1px solid #DEE0E0;
	padding: 10px;
	width: 630px;
}

#ccontentc {
	width: 9px;
}

#ccontentr {
	background: #F1F3F3;
	border: 1px solid #DEE0E0;
	padding: 5px;
	width: 220px;
}

#cfooter {
	color: #646C6F;
	font-size: 80%;
	padding: 10px 0;
	text-align: center;
}

#cfooter a {
	color: #646C6F;
}

#cfooter a:hover {
	text-decoration: none;
}

#hctop {
	background: transparent url(../images/home-banner.jpg) no-repeat;
	height: 310px;
}

#hctop h1 {
	font-size: 275%;
	margin-bottom: 0;
}

#hctop h2 {
	color: #65C7EC;
	font-size: 150%;
	margin: 5px 0 20px 3px;
}

#hctop h1.highlight {
	font-size: 225%;
	margin-top: 25px;
}

#hctopc {
	float: left;
	padding: 20px 10px 0 20px;
	width: 484px;
}

#hctopimg {
	background: transparent url(../images/home-banner-1.jpg) no-repeat;
	float: right;
	height: 300px;
	width: 366px;
}

.hcgap {
	height: 10px;
}

.hccgap {
	width: 10px;
}

.bimage {
	border: 2px solid #DEDEDE;
}

.bio {
	margin-bottom: 10px;
}
.bio p {
	line-height: 17px;
	padding-bottom: 10px;
}
.bio .sidebar p {
	padding-bottom: 0;
}
.bio .sidebar {
	padding-right: 5px;
}
.bio .right {
	padding-right: 0;
	padding-left: 5px;
}
.clear {
	clear: both;
}

.hbox {
	background: #F9F9F9;
	border: 1px solid #DEE0E0;
	padding: 10px;
}

.rcorners {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-radius: 5px;
}

.rform input.text {
	border: 1px solid #CFD0D0;
	display: block;
	height: 20px;
	margin-bottom: 5px;
	width: 225px;
}

.rform textarea {
	border: 1px solid #CFD0D0;
	display: block;
	height: 40px;
	margin-bottom: 5px;
	width: 225px;
}

.lbox, .rbox {
	border-bottom: 1px solid #DBDFDF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar {
	float: left;
}

.right {
	float: right;
}

.small {
	font-size: 80%;
}

.watermark {
	color: #8B9496;
}

a {
	color: #107196;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #19ACE5;
	font-weight: normal;
	margin-top: 0;
}

h1.highlight, h2.highlight, h3.highlight, ol.highlight {
	color: #FFA100;
}

h1.wsub {
	margin-bottom: 4px;
}

h2 {
	color: #00A4E3;
	font-size: 120%;
	font-weight: normal;
}

h2.sub {
	margin-top: 0;
}

h3 {
	color: #19ACE5;
	font-size: 95%;
	margin-top: 0;
}

p {
	margin-top: 0;
}

ol.highlight {
	font-weight: bold;
}

ol.highlight li {
	margin-bottom: 5px;
}

ol.highlight span {
	color: #333;
	font-weight: normal;
}
