@charset "utf-8";
/* CSS Document */

/*===== STANDARD GLOBAL STYLES =====*/
*{
padding: 0;
margin: 0;
}

body{
color:#676767;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.clear {    
content:".";
display: block;
height: 0;
clear:both;
visibility:hidden;
}

img{
border: 0;
}

.DNNEmptyPane {
display: none;
}

/*===== PAGE LAYOUT STYLES =====*/
.outerWrap{
background: url(images/bodyBg.jpg) repeat-x;
}
.wrapper{
width: 924px;
margin: 0 auto;
}
.header{
width: 100%;
height: 115px;
}
.header .logo{
background: url(images/logo.jpg) no-repeat;
width: 216px;
height: 100%;
float: left;
margin: 0 10px 0 0;
}
.header .logo a{
	width: 216px;
	display: block;
	height: 100%;
}
.header .tagline{
width: 560px;
float: left;
padding: 50px 0 0 0;
margin: 0 10px 0 0;
text-align: center;
}
.header .utility{
color: #231f20;
padding: 50px 0 0 0;
float: right;
}
.header .utility a:link, .header .utility a:visited, .header .utility a:hover, .header .utility a:active{
color: #231f20;
}
.navigation{
width: 100%;
height: 42px;
}
.navigation ul { 
list-style-type: none;
margin: 0;
padding: 0;
height: 42px;
} 
.navigation ul li { 
list-style-type: none; 
height: 42px; 
margin: 0 3px 0 0; 
float: left;  
padding: 0;
position: relative;
background: none;
}

.navigation ul li a {
display: block; 
float: left; 
height: 42px; 
line-height: 41px; 
padding: 0 16px 0 0;
} 
.navigation ul li a:link, .navigation ul li a:visited, .navigation ul li a:active {
color: #ffffff; 
font-size: 12px;
font-weight: bold;
margin: 0 10px;
height: 42px;
}
.navigation ul li a span.leftCorner {
display: block;
float: left;
height: 42px;
margin: 0 10px 0 0;
width: 6px;
} 
.navigation ul li a:hover, 
.navigation ul li a.current {
background: url(images/navBtnRight.gif) no-repeat right top;
}
.navigation ul li a:hover span.leftCorner, 
.navigation ul li a.current  span.leftCorner {
background: url(images/navBtnLeft.gif) #FFF no-repeat left top;
} 
.navigation ul li.current a:link, .navigation ul li.current a:visited, .navigation ul li.current a:hover, .navigation ul li.current a:active {
color: #FFF;
} 
.dropdown{ 
position:absolute; 
left:10px; 
top:40px; 
display:none; 
z-index:100;
}

#child_57.dropdown {
	width: 125px;
}
#child_62.dropdown {
	width: 135px;
}
#child_63.dropdown {
	width: 125px;
}
.navigation ul li .dropdown a.child,
.navigation ul li#active .dropdown a.child {
background: #a2ac30;
display: block;
margin: 0;
float: none;
font-size: 12px;
line-height: normal;
height: auto;
padding: 0;
white-space: nowrap;
width: 100%;
}
.navigation ul li .dropdown a.child span,
.navigation ul li#active .dropdown a.child span {
display: block;
padding: 5px 10px;
}
.navigation ul li .dropdown a.child:hover,
.navigation ul li#active .dropdown a.child:hover{
background: #014871;
}
.roundedTop {
height: 7px;
position: relative;
width: 100%;
}
.roundedTop .leftCorner{
background: url(images/dropDownBg.gif) repeat-x;
display:block;
height: 7px;
margin: 0 7px 0 0;
left: 0;
top: 0;
}
.roundedTop .rightCorner{
background: url(images/topRightCorner.gif) no-repeat;
display:block;
height: 7px;
width: 7px;
position: absolute;
top: 0;
right: 0;
}
.roundedBottom {
height: 7px;
}
.roundedBottom .leftCorner{
background: url(images/bottomLeftCorner.gif) repeat-x;
display: block;
height: 7px;
position: absolute;
bottom: 0;
left: 0;
width: 7px;
}
.roundedBottom .centerBg{
background: url(images/dropDownBg.gif) repeat-x;
display: block;
height: 7px;
padding: 0;
margin: 0 7px;
}
.roundedBottom .rightCorner{
background: url(images/bottomRightCorner.gif) no-repeat;
display: block;
height: 7px;
position: absolute;
bottom: 0;
right: 0;
width: 7px;
}

/*.navigation a:link span, .navigation a:visited span, .navigation a:active span{
padding: 0 16px 0 10px;
height: 42px;
}*/
.campaign{
width: 100%;
height: 285px;
}
.columnWrapper, .oneColumnWrapper{
width: 100%;
margin: 0 0 20px;
}
.columnWrapper, .oneColumnWrapper a:link, .columnWrapper, .oneColumnWrapper a:visited, .columnWrapper, .oneColumnWrapper a:hover, .columnWrapper, .oneColumnWrapper a:active{
	color: #a3af33;
}
.columnWrapper .breadcrumb{
	color: #a2ac30;
	font-size: 11px;
	margin: 0 10px 0 25px;
	
}
.columnWrapper .breadcrumb a:link, .columnWrapper .breadcrumb a:visited, .columnWrapper .breadcrumb a:active{
	color:#a2ac30;
	font-weight:bold;
	padding: 5px 0 0 0;
}
.columnWrapper .breadcrumb a:hover{
	color: #014167;
	font-size: 11px;
	
}
.columnWrapper .columnLeft{
width: 480px;
margin: 10px 0 0 10px;
padding: 0 20px 0 20px;
float: left;
background: #ffffff;
}
.columnWrapper .columnRight{
width: 364px;
padding: 10px;
float: right;
background: #eef1f0;
}
.columnWrapper .columnLeft_home{
width: 500px;
margin: 10px 0 0 10px;
padding: 0 20px 0 0px;
float: left;
background: #ffffff;
}
.columnWrapper .columnRight_home{
width: 374px;
padding: 10px 0 10px 10px;
float: right;
background: #eef1f0;
}
.columnWrapper .columnRight .hr, .columnWrapper .columnRight_home .hr{
	background: url(images/rightColumnLineBreak.jpg) no-repeat;
	height: 1px;
	border: none;
	margin: 10px 0;
}
.oneColumnWrapper .columnLeft{
width: 100%;
margin: 10px 0 0 10px;
background: #ffffff;
}

.footerWrapper{
	background: url(images/footerBg.jpg) repeat-x;
width: 100%;
height: 30px;
line-height: 30px;
}
.footerWrapper .footer{
	width: 970px;
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
}
.footerWrapper .footer a:link, .footerWrapper .footer a:hover, .footerWrapper .footer a:visited, .footerWrapper .footer a:active{
	color: #ffffff;
	text-decoration: underline;
}

/* ====== CONTENT STYLES =====*/
a.smBtn:link, a.smBtn:visited, a.smBtn:hover, a.smBtn:active{
	background: url(images/smGreenBtnRight.jpg) repeat-x top right;
	padding: 2px 5px 2px 0;
	height: 16px;
	margin: 0 5px;
	color: #ffffff;
	font-weight: bold;
}
a.smBtn span{
	background: url(images/smGreenBtnLeft.jpg) no-repeat;
	padding: 2px 0 0 5px;
}
.grayInput{
	border: solid 1px #8c8c8c;
	width: 220px;
	color: #666666;
}

/* ====== DNN STYLES ======== */
.Head {
font-family: Arial, Helvetica, sans-serif;
font-size:  14px;
font-weight: bold;
color: #3388CB;
}
/* style of item titles on edit and admin pages */
.SubHead {
color:#3388CB;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.rightSide .SubHead {
color: #2D4E6A;
font-family:Arial, Helvetica, Geneva, sans-serif;
font-size: 17px;
text-align: left;
font-weight: bold;
text-transform: none;
margin: 0 0 5px 0;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Arial, Helvetica, sans-serif;
font-size:  11px;
font-weight:    bold;
color: black;
}
/* text style used for most text rendered by modules */
.Normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
}
td {
color:#676767;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: left;
}
p {
margin: 0 0 10px 0;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
.NormalRed {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FF0000;
}
.NormalBold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #5D6164;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.CommandButton:link {
text-decoration: underline;
color: #000;
}
a.CommandButton:visited {
text-decoration: underline;
color: #000;
}
a.CommandButton:hover {
text-decoration: underline;
color: #000;
}
a.CommandButton:active {
text-decoration: underline;
color: #000;
}
/* GENERIC */

a:link, 
a:visited, 
a:hover, 
a:active {
color: #a3af33;
text-decoration: none;
font-weight: normal;
}
 {
color: #E1001E;
text-decoration: none;
font-weight: normal;
}
H1, h1, h1 .Head {
font-family:Arial, Helvetica, Geneva, sans-serif;
color:#014167;
font-size:16px;
font-weight:bold;
margin:10px 0 5px;
}
H2, h2, h2 .Head {
font-family:Arial, Helvetica, Geneva, sans-serif;
color:#014167;
font-weight:bold;
margin:0 0 5px;
font-size:14px;
}
H3, h3, h3 .Head {
font-family:Arial, Helvetica, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
margin:20px 0 5px;
color: #035087;
}
H4, h4, h4 .Head {
font-family:Arial, Helvetica, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
margin:0 0 5px;
padding: 2px 10px;
background-color: #ce9400;
color: #FFFFFF;
}
H5, h5, h5 .Head {
font-family:Arial, Helvetica, Geneva, sans-serif;
font-size:16px;
font-weight:bold;
margin:0 0 5px;
padding: 4px 10px;
border: 2px #a07300 solid;
background-color: #ce9400;
color: #FFFFFF;
}
H5 a:link, H5 a:active, H5 a:visited, h5 a:link, h5 a:active, h5 a:visited, h5 .head a:link, h5 .head a:active, h5 .head a:visited {
color:  #5D6164;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
font-weight: normal;
text-transform: none;
text-align: right;
}
H5 a:hover, h5 a:hover, h5 .head a:hover {
color:  #5D6164;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
font-weight: normal;
text-transform: none;
text-align: right;
}
SMALL {
font-size:  8px;
}
BIG {
font-size:  14px;

}
BLOCKQUOTE, PRE {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
margin-bottom: 20px;
}
ul ul {
margin-bottom: 0;
}
ul li {
list-style: none;
margin: 10px 0 10px 10px;
padding: 0 0 0 15px;
font-size: 13px;
background: url(images/bullet_green.png) no-repeat 0 4px;
}
ul li p{
color: #5f6062;
}
ul ul li {
list-style-type: square;
margin: 0 0 5px 60px;
background: none;
}
ul ul ul li {
list-style-type: circle; 
margin-left: 80px;
color: #d3e9b6
}
ol li {
list-style-type: decimal;
margin-left: 40px;
}
ol ol li {
list-style-type: lower-alpha;
margin-left: 80px;
}
ol ol ol li {
list-style-type: lower-roman;
margin-left: 120px;
}
HR, hr {
color: #cccccc;
height:1pt;
}
a img {
border: 0;
}
#dnn_dnnCOPYRIGHT_lblCopyright{
color:#8a8a8a;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
text-decoration:none;
}
.links_bottom, a.links_bottom:link, a.links_bottom:visited, a.links_bottom:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  11px;
color: #333333;
text-decoration:none;
font-weight: normal;
}
a.links_bottom:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  11px;
color: #333333;
text-decoration: underline;
font-weight: normal;
}

.links_top, .links_top a:link, .links_top a:visited, .links_top a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
text-decoration:none;
}
.links_top a:hover {
text-decoration:underline;
}
a.links_top:link, a.links_top:visited, a.links_top:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000;
text-decoration:none;
}
a.links_top:hover {
text-decoration:underline;
}
.userstyle, a.userstyle {
font-size: 11px;
color: #c96f1c;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
a.userstyle:hover {
text-decoration: underline;
}
.mailingspace{
margin: 0 0 15px;
}
.imgpadleft{
margin: 0 10px 3px 0;
}
.imgpadright{
margin: 0 0 3px 10px;
}