table {
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
body {
	background: #ccc;
}
.bkgWhite {
	background: url(images/bkg_home.gif) repeat-y;
}
.dashes {
	background: url(images/bkg_dashes.gif) repeat-y left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.caps {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	line-height: 16px;
	padding-left: 20px;
}
.caps a:visited, .caps a:active, .caps a:link {
	text-decoration: none;
	font-size: 9px;
	color: #999;
}
.main a:visited, .main a:active, .main a:link {
	text-decoration: underline;
	color: #726BA6;
}
.main a:hover, .caps a:hover {
	text-decoration: none;
	color: #726BA6;
}
.footer {
	color: #999;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 9px;
}
.footer a:visited, .footer a:active, .footer a:link {
	text-decoration: none;
	font-size: 9px;
	color: #999;
}
.footer a:hover {
	text-decoration: none;
	color: #464070;
	}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
	}
a.seo:hover {
	text-decoration: none;
	cursor: text;
}
.main {
	color: #666;
	padding: 18px 70px 20px 40px;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	}
.main ul li {
	list-style: url(images/bullet.gif);
}
.imgRight {
	margin-bottom: 10px;
	margin-left: 13px;
}
.imgLeft {
	margin-bottom: 10px;
	margin-right: 13px;
}
.bkgStripe {
	background: url(images/bkg_stripe.gif) repeat-y;
}
.navHeader {
	background: #726BA6;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 8px 20px 0px;
	letter-spacing: 1px;
}

/*----------- subnav styles -----------*/

#subnavwrapper {
	margin: 3px 20px 0px 20px;
	}
.bkgStripe .NormalTextBox { 
	width: 141px;
	margin-left: 1px;
	}
.subnav0 {
	font-size: 10px;
	font-weight: bold;
	color: #464071;
	text-transform: uppercase;
	padding: 1px 20px 4px 21px;
	background: url(images/subnav0_line.gif) no-repeat left bottom;
	}
.subnav0 a:visited, .subnav0 a:active, .subnav0 a:link {
	text-decoration: none;
	color: #464071;
	}
.subnav0 a:hover {
	text-decoration: underline;
	color: #464071;
	}
.subnav1, .subnav2, .subnav3, .subnav4 {
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 20px;
	line-height: 15px;
	}
.subnav1 a:visited, .subnav1 a:active, .subnav1 a:link {text-decoration: none; color: #333;}
.subnav1 a:hover {text-decoration: underline; color: #464071;}
.subnav2 a:visited, .subnav3 a:visited, .subnav4 a:visited, .subnav2 a:active, .subnav3 a:active, .subnav4 a:active, .subnav2 a:link, .subnav3 a:link, .subnav4 a:link {text-decoration: none; color: #404040;}
.subnav2 a:hover, .subnav3 a:hover, .subnav4 a:hover {text-decoration: underline; color: #464071;}

.subnav1 {padding-left: 30px;	background: url(images/subNavLinks.gif) no-repeat left top;}
.subnav2 {padding-left: 38px;	background: url(images/subNavLinks2.gif) no-repeat left top;}
.main .subnav1 {
	background: url(images/subNavLinks_sm.gif) no-repeat left top;
}

.subnav3 {padding-left: 46px;	background: url(images/subNavLinks3.gif) no-repeat left top;}
.subnav4 {padding-left: 54px;	background: url(images/subNavLinks4.gif) no-repeat left top;}

/*----------- /subnav styles -----------*/

.pageHeader {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
h1 {
	color: #726BA6;
	text-transform: uppercase;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	color: #ABC57C;
	text-transform: uppercase;
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #726BA6;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #ABC57C;
}
b {
	font-weight: bold;
	color: #726BA6;
	font-size: 11px;
}
.calloutr {
	width: 170px;
	margin-bottom: 10px;
	margin-left: 13px;
	background: #F5F7F0;
	font-size: 10px;
		list-style: none;
}
.calloutr .callhead {
	border-bottom: 1px dashed #BCD888;
	margin-bottom: 6px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #726BA6;
	text-transform: uppercase;
	margin-top: 1px;
	padding-top: 1px;
}
.calloutr td.callcontent {
	padding: 5px 9px 9px;
	border-right: 1px solid #BCD888;
	border-left: 1px solid #BCD888;
	border-bottom: 1px solid #BCD888;
}

.infochunk {
	margin: 0px 0px 10px;
	padding: 0px 0px 15px;
	border-bottom: 1px dashed #BCD888;
}
.niceTable {
	font-size: 10px;
	border-top: 1px solid #CBC8B9;
	border-right: 1px solid #CBC8B9;
	border-left: 1px solid #CBC8B9;
}
.niceTable th, .niceTableList th {
	background: #BCD888;
	color: #726BA6;
	text-align: left;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.niceTable td {
	background: #E1E2DC;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CBC8B9;
	font-size: 10px;
	line-height: 15px;
	padding-top: 5px;
}
#crumbs {
	font-size: 10px;
	text-transform: capitalize;
	color: #ADB393;
	margin-bottom: 8px;
}
#crumbs a:visited, #crumbs a:active, #crumbs a:link {
	text-decoration: none;
	color: #726BA6;
}
#crumbs a:hover {
	text-decoration: underline;
	color: #726BA6;
	}
.dnnBreadcrumb {
	font-size: 10px;
	text-transform: capitalize;
	color: #ADB393;
	margin-bottom: 8px;
}
.dnnBreadcrumb a:visited, .dnnBreadcrumb a:active, .dnnBreadcrumb a:link {
	text-decoration: none;
	color: #726BA6;
	}
.dnnBreadcrumb a:hover {
	text-decoration: underline;
	color: #726BA6;
	}	/*----------- form styles -----------*/

input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}
select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
select.aregion {
	border: 1px solid #E0E1D6;
	color: #666;
	background: #fff;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}
select {
	border: 1px solid #E0E1D6;
	color: #666;
	background: #fff;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
.NormalTextBox {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 5px;
	}
.main table .NormalTextBox {width: 120px;}
.main td {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
}