* {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none
}
img {
	border:0
}
body {
	background:url(/img/bgBody.gif);
	color:#333
}
p {
	margin:0 0 16px 0
}
q { /* prevents Firefox from auto-adding quotes to <q> elements */
	quotes:none
}
input, select, textarea {
	padding:0 1px
}
input[type=hidden] {
	display:none
}
a:link {
	color:#990000;
	font-weight:bold;
	text-decoration:none
}
a:visited {
	color:#990000;
	font-weight:bold;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
a:active {
	color:#990000
}
/* BEGIN: Tables ================== */
#popUpContent table {
	border-collapse:collapse;
	border:1px solid #999;
	margin:0 auto 14px
}
#popUpContent th {
	background:#c3cfed;
	color:#333;
	border:1px solid #999;
	padding:3px 6px;
	vertical-align:bottom
}
#popUpContent td {
	padding:3px 6px;
	border:1px solid #999
}
/* END: Tables ================== */
/* BEGIN: Headings ================== */
h1 {
	font:bold 18px Georgia, "Times New Roman", Times, serif"Times New Roman", Times, serif;
	margin-right:30px;
}
h2 {
	font:bold 17px Georgia, "Times New Roman", Times, serif;
	margin-left:20px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:11px;
}
h6 {
	font-size:10px;
}
#content h1 {
	font-size:18px;
}
#content h1.larger {
	padding-bottom:6px;
}
#rightSide h1 {
	font-size:16px;
	margin:0 0 5px 3px;
}
#hdrBubQuote h1 {
	font-size:18px;
}
#hdrSplash h1 {
	font-size:24px;
}
/* END: Headings ================== */


dl {
	margin: 20px 30px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 20px;
}
cite {
	display: block;
	margin-bottom: 30px;
	margin-left: 20px;
}
#main {
	width:100%;
	padding:30px 0;
	background:url(/img/bgHeaderTop.gif) repeat-x top left
}
#page, #subPage {
	position:relative;
	width:768px;
	margin:auto;
	padding:0 0 12px;
	background:#fff url(/img/bgPageBottom.gif) no-repeat bottom left;
	border:1px solid #fff
}
div:after {/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
/* CMS RAD Menu */
#nav {
	position:absolute;
	top:-26px;
	right:10px;
	padding-left:4px;
	font-size:11px;
	background:url(/img/navLeftCorner.gif) no-repeat top left
}
#nav2 {
	padding-right:4px;
	background:url(/img/navRightCorner.gif) no-repeat top right
}
#nav .menuItemLevel1 td {
	height:44px;
	padding:10px 1px 0;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	background:url(/img/bgNav.gif) repeat-x bottom left;
}
#nav .menuItemLevel1Over td, #nav .menuItemLevel1Clicked td {
	height:44px;
	padding:10px 1px 0;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	background:url(/img/bgNavOver.gif) repeat-x top left;
	cursor:pointer;
	cursor:hand !important
}
/* End CMS RAD Menu Styles */
/* Old pre CMS breakout nav  */
#nav li {
	display:block;
	float:left;
	padding:0 1px 0 0;
	background:url(/img/navSeparator.gif) no-repeat bottom right
}
#nav a {
	display:block;
	float:left;
	height:24px;
	padding:20px 7px 0;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	background:url(/img/bgNav.gif) repeat-x bottom left;
}
#nav a:hover {
	text-decoration:none;
	background:url(/img/bgNavOver.gif) repeat-x top left
}
.navLastItem {
	padding:0 5px 0 0 !important;
	background:url(/img/navRightCorner.gif) no-repeat top right !important
}
/* End old Nav styles */
/* BEGIN: Homepage Styles */

#header {
	background:url(/img/bgHeader.gif) repeat-x top left;
	height:87px
}
#hdrTagLine {
	float:right;
	margin:0;
	text-indent:-9999px;
	background:url(/img/bgHeaderTag.gif) no-repeat right;
	height:87px;
	width:222px
}
#hdrSplash {
	background:url(/img/bgHdrSplash.jpg) no-repeat top left;
	width:768px;
	height:159px;
	border-bottom:1px solid #fff;
	padding-top: 40px;
}
#hdrSplash h1 {
	font: 48px Verdana, Arial, Helvetica, sans-serif;
	line-height:48px;
	color:#fff;
	margin: 0 30px 0 550px;
}
#splashMessage {
	padding:33px 0 0 534px;
	color:#fff;
	width:221px
}
#splashButton {
	margin-left:562px
}
#content {
	float:left;
	padding:22px 20px 0 0;
	margin:0 1px 0 0;
	background:url(/img/bgContent.gif) repeat-x top left;
	width:525px;
}
#content.homepage h1 {
	padding:4px 12px 0 30px;
	line-height:18px;
	background:url(/img/bgHeading.gif) no-repeat left
}
#content.homepage p{
	margin:10px 0 10px 32px;
}
#content ul {
	margin:5px 0 20px 67px
}
#content li {
	padding:5px 0 5px 14px;
	background:url(/img/bullet.gif) no-repeat top left
}
#rightSide {
	float:left;
	width:190px;
	min-height:250px;
	padding:20px 16px 0;
	background:url(/img/bgRightSide.gif) no-repeat top right
}
#rightSide h1 {
	color:#000
}
#rightSide p {
	margin:0 0 10px;
	padding:0 0 0 4px;
	font-size:11px
}
#readArticles {
	padding:6px 0 0 3px;
	display:block;
	background:url(/img/dottedLineBlk.gif) repeat-x top left
}
#bottomContent {
	clear:both;
	float:left;
	margin-bottom: 20px;
	width:758px;
	padding:0 0 0 10px;
	background:url(/img/bgContentBottom.gif) repeat-x top left
}
#bottomContent a, #rightSide a {
	font-size:11px;
}
.makeCols div {
	float:left;
	padding:25px 15px 0 11px;
	width:162px
}
.makeCols #learnMore {
	width:130px
}
.makeCols #contactUs {
	width:189px;
	padding:25px 0 0 11px !important
}
.makeCols div img {
	float:left
}
.makeCols div p {
	padding-left:53px;
	font-size:11px;
	margin-top: 8px;
}
/* END: Homepage Styles */

/* BEGIN: Subpage Styles */

#hdrBubQuote {
	background:url(/img/bgBubQuote1.jpg) no-repeat top left;
	width:768px;
	height:206px;
	border-bottom:1px solid #fff
}
#hdrBubQuote h1 {
	padding:33px 0 0 24px;
	font:bold 18px Verdana, Arial, Helvetica, sans-serif;
	line-height:32px;
	color:#fff;
	width:180px
}
#hdrBubQuote.custdev {
	background:url(/img/bgBubQuote2.jpg) no-repeat top left;
}
#content.subPage {
	float:left;
	padding:16px 20px 0 0;
	margin:0 1px 0 0;
	background:url(/img/bgContent.gif) repeat-x top left;
	width:568px
}
#content.subPage h1 {
	margin:0 0 16px 20px;
	padding:0 0 6px;
	font-size:21px;
	background:url(/img/dottedLineBlk.gif) repeat-x bottom left
}
#content.subPage p {
	padding:0 0 0 20px;
}
#content.subPage ul {
	margin:5px 0 20px 47px
}
#rightSide.subPage {
	float:left;
	width:155px;
	min-height:250px;
	padding:30px 12px 0;
	background:url(/img/bgSubPageRight.gif) no-repeat top right
}
#rightSide.subPage img {
	float:left;
	margin:2px 0 0 10px
}
#rightSide.subPage p {
	padding:0 0 25px 46px
}
#popUpContent {
	margin:0;
	padding:16px 12px;
	min-height:200px;
	background:url(/img/bgPageBottom.gif) no-repeat bottom
}
#popUpContent h3 {
	margin:0 0 12px;
	padding:0 0 8px;
	background:url(/img/dottedLineBlk.gif) repeat-x bottom left;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#btnWindowClose {
	display:block;
	margin:auto
}
#popUpContent ul {
	margin:0 0 20px 5px;
}
#popUpContent ul li {
	padding:0 0 4px 16px;
	background:url(/img/bulletPopUp.gif) no-repeat top left
}
.contact {
	clear: both;
	display: block;
	margin: 10px 0;
}
.contact img {
	border: 1px solid #ccc;
	float: left;
	margin-left: 20px;
	padding: 2px;
}
.contact p {
	float: left;
	margin-bottom: 100px;
	width: 300px;
}

#innerCMS td{
	padding:0 20px 20px 20px;
}
#innerCMS h1{
	margin:0 0 16px 0;
	padding:0 0 6px;
	font-size:21px;
	background:url(/img/dottedLineBlk.gif) repeat-x bottom left
}
#innerCMS ul, #innerCMS ol{
	margin:0;
}
#innerCMS li{
	padding:5px 0 5px 14px;
	background:url(/img/bullet.gif) no-repeat top left;
	margin:0 0 0 14px;
}
#innerCMS ol li{
	background:none;
	padding:0;
	list-style-type:decimal !important;
	margin:3px 0 3px 20px;
}
/* END: Subpage Styles */

#footer {
	margin:2px auto 0;
	padding:12px 0 0;
	width:768px;
	color:#ccc;
	background:#000;
	text-align:center
}
#logoScreen {
	float:left;
	margin:40px 0 0 13px
}
#logoPrint {
	display:none
}

