@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #132333;
	background-image: url(../images/top_repeat.jpg);
	background-repeat: repeat-x;
}
#outerWrapper {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 1000px;
	height: 106px;
}
#contentWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #132235;
	background-image: url(../images/cb_bulb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar {
	width: 320px;
	float: left;
	margin-top: 460px;
	margin-left: 60px;
}
#sidebar p {
	font-size: 14px !important;
	color: #FFF;
	line-height: 140%;
	margin-bottom: 12px;
}
#content {
	width: 510px;
	float: right;
	margin-bottom: 24px;
}
#content h1 {
	font-size: 20px;
	color: #F90;
	line-height: 120%;
	margin-left: 12px;
	margin-right: 40px;
	margin-top: 24px;
	margin-bottom: 12px;
	font-weight: normal;
}
#content h2 {
	font-size: 18px;
	color: #C6691B;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 24px;
	margin-right: 40px;
	font-weight: normal;
}
#content h3 {
	font-size: 16px;
	color: #03A3F9;
	line-height: 120%;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 60px;
	font-weight: normal;
}
#content h4 {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #FFF;
	line-height: 140%;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 60px;
}
#content h5 {
	font-style: italic;
	font-size: 14px;
	color: #FFF;
	line-height: 140%;
	margin-bottom: 4px;
	margin-left: 12px;
	margin-right: 60px;
}
#content p {
	font-size: 14px;
	color: #FFF;
	line-height: 140%;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 60px;
}
#content ul {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
}
#content li {
	font-size: 14px;
	line-height: 140%;
	margin-left: 24px;
	margin-bottom: 6px;
	color: #FFF;
}
#content dl {
	font-size: 14px;
	color: #FFF;
	line-height: 120%;
	margin-left: 36px;
	margin-bottom: 10px;
}
#content dl dt {
	font-weight: bold;
	margin-bottom: 10px;
}
#content dl dd {
	margin-left: 12px;
	margin-bottom: 10px;
}
.botDD {
	margin-bottom: 10px;
}
#sidebar {
}
#sidebar h2 {
	font-size: 13px;
	line-height: 120%;
}
#sidebar p {
	font-size: 11px;
	line-height: 120%;
}
#footerWrapper {
	height: 190px;
	background-image: url(../images/footer_repeat.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#footer {
	width: 1000px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer h2 {
	font-size: 13px;
	text-align: center;
}
#footer p {
	font-size: 11px;
	text-align: center;
	margin-right: 100px;
	margin-left: 100px;
}
#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #F90;
	text-decoration: none;
}
#copyright {
	width: 450px;
	float: left;
}
#copyright p {
	font-size: 9px;
	color: #999999;
	text-align: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 20px;
}
#author {
	width: 450px;
	float: left;
}
#author p {
	font-size: 9px;
	color: #999999;
	text-align: right;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.clrFlt {
	clear: both;
}
#content a:link, #content a:visited {
	color: #FFF;
}
#content a:hover, #content a:active {
	color: #06A1FD;
}
.topMargin {
	margin-top: 6px;
}
.floatImgLeft {
	float: left;
	margin-right: 10px;
}
.floatImgRight {
	float: right;
	margin-left: 10px;
}
#outerWrapper #contentWrapper #content #contact_form table tr .label_cell {
	color: #FFF;
	text-align: right;
	padding-right: 6px;
	font-size: 13px;
}
.topLI {
	padding-top: 12px;
}
.botLI {
	padding-bottom: 18px;
}
.blueText {
	color: #03A3F9 !important;
}
.label_cell {
}
.cc_form_basic_DisplayTitle {
	color: #FFF;
}
.smallType {
	font-size: 10px !important;
}
