﻿/* CSS Resets to keep browsers consistent */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption 
{  
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial;
}
body 
{
    background-color: #f3f2ee;
    line-height: 1;  
}
table 
{
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td 
{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after 
{
	content: "";
}
blockquote, q 
{
	quotes: "" "";
}
a  
{  
	text-decoration: none;  
}
a:hover  
{  
	text-decoration: underline;  
}
:focus 
{
	outline: 0;
}
li
{
	margin-left: 15px;
	margin-bottom: 5px;	
}
/* End CSS Resets */

h1
{
	color: #9B6226;
	line-height: 36px;
	font-size: 32px;
	font-weight: bold;
	
}

h2
{
	color: #003468;
	line-height: 36px;
	font-size: 24px;
	font-weight: bold;
}

h3
{
	color: #003468;
	line-height: 24px;
	font-size: 20px;
	font-weight: bold;
}

h4
{
	color: #003468;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

h5
{
	color: #003468;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}

h6
{
	color: #003468;
	line-height: 14px;
	font-size: 12px;
}

strong
{
	font-weight: bold;
}

em, .italic
{
	font-style: italic;
}

p
{
	margin-bottom: 10px;
}

/* 
JIS 09/28/2011
Use combination of smaller style declarations to add specific style to an item
*/

.font11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
}

.font12
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
}

.font13
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
}


.font14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 0px;
}

.font15
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 0px;
}

.font16
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
}

.font17
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
}

.font32
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	letter-spacing: 0px;
}

.lineHeight14 { line-height: 14px; }
.lineHeight17 { line-height: 17px; }
.lineHeight18 { line-height: 18px; }
.lineHeight24 { line-height: 24px; }
.lineHeight36 { line-height: 36px; }

.green, .green A { color: #879C3A; }
.blue, .blue A { color: #003367; }
.gray, .gray A { color: #606060; }
.gold, .gold A { color: #9B5E0B; }
.bold { font-weight: bold; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

/* JIS - Override form module styles */
.inputLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #606060;
	letter-spacing: 0px;
	line-height: 14px;
}
	
.previewmsg{
background-color:#F4F5F9;
font-weight:bold;
text-align:center;
padding:5px;
}

.color14bold {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#003367;
}

.logobox{
margin-left:20px;
margin-top:30px;
position:absolute;
z-index:1;
}
.header-top {
background-image:url('/App_Themes/NASE/Images/nase-hd-swoop-pg2.png');
height:177px;
}
.menutable{
table-layout:auto;
width:630px;
}

.box250
{
    background: url(Images/box250.jpg);
	height:250px;
	width:250px;
	overflow:hidden;
}

.bx_gradient630
{
    background: url(Images/bx_gradient630.jpg);
}

.bx_top630
{
    background: url(Images/bx_top630.jpg);
}

.bx_bot630
{
    background: url(Images/bx_bot630.jpg);
}

.bx_lines630
{
    background: url(Images/bx_lines630.jpg);
}

.bx_gradient506
{
    background: url(Images/bx_gradient630.jpg);
}

.bx_top506
{
    background: url(Images/bx_top630.jpg);
}

.bx_bot506
{
    background: url(Images/bx_bot630.jpg);
}

.bx_lines
{
    background: url(Images/bx_lines630.jpg);
}

.ShortNews{
width:308px;
height:190px;
_height:210px;
overflow:hidden;
}
.MemberHomeNews{
width:300px;

}

.NaseMenu {
margin-top:-28px;
position:absolute;
background-color:#003367;
height:38px;
}



.topmenu{
margin-top:-4px;
}

.loginmsg{
position:absolute;
top:-2px;
}



.loginbox {
/*
position:absolute;
top:-2px;
*/
}

.headerlogin
{
margin-left:800px;
position:absolute;
z-index:11;
}
.hoversearch{
margin-top:55px;
margin-left:690px;
position:absolute;
z-index:11;
}
.nonmemberbox{
margin-top:130px;
margin-left:10px;
}
.memberbox{

}
.panel{
background-color:transparent;
display: none;
overflow:hidden;
height: 206px;
}



.pgray{
background-color:#E2E2DA;
}


.loginlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:none;
    font-weight: bold;
    color: #003367;
    letter-spacing: 0px;
    line-height: 18px;	
	margin-top:5px;
}

.headerlinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:none;    
	color: #003367;
    letter-spacing: 0px;
    line-height: 18px;
}
.headerlinksHiLite
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:none;    
	color: #657923;
    letter-spacing: 0px;
    line-height: 18px;
}
.NewsTab{
 font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration:none;
    font-weight: bold;
    color: #FFFFFF;
	padding:0px;
}



.NewsTabs{
 background: #1B3767;
 border: solid #000000 2px; 
 width:298px;
 height:22px;
 padding-left:0px; 
 margin:0px;

}

#newsmenu0,#newsmenu1,#newsmenu2,#newsmenu3
 {
      
  display: none; 
  width:300px;
  _margin-left: -10px;

 
  
} 
#PopupLoginBox{
  height: 120px; 
  position: absolute; 
  margin-left: 675px; 
  margin-top: 2px;
  width:275px;  
  background: #FBFBF0;
  border: solid #000000 2px; 
  z-index: 11; 
  font-family: arial;
  visibility: hidden; 
  padding-top:5px;
  padding-left:20px; 
  }
#PopupSearchBox{
  height: 60px; 
  position: absolute; 
  margin-left: 675px; 
  margin-top: 2px;
  width:275px;  
  background: #FBFBF0;
  border: solid #000000 2px; 
  z-index: 11; 
  font-family: arial;
  visibility: hidden; 
  padding-top:5px;
  padding-left:20px; 
  }
.popupLinks, .popupLinks a{
 font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: white;   
}
.logintitle{
 font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #686E78;   
}
.logintip{

    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #686E78;
    letter-spacing: 0px;
    line-height: 16px;
}





.sharewidget{
margin-top:12px;
margin-left:10px;
float:left;
width:180px;
}

.rotator{
margin-top:20px;
_margin-top:16px;
background-color:transparent;
}



features, #slidingFeatures, #labelFeatures, #basicFeatures, #thumbFeatures {
	background: transparent;
	position: relative;
	overflow: hidden;

	}


	.jshowoff {
	width: 682px;
	margin: 10px 0;
	}
.jshowoff div {	
	
	}

.jshowoff div p, .jshowoff div h2 {
	}
.jshowoff h2, .jshowoff p {
	font-size: 18px;
	padding: 15px 20px 0px;
	margin: 0;
	}
.jshowoff p {
	font-size: 13px;
	line-height: 15px;
	}

.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 5px;
	margin: 0;
	padding: 0;
	
	
	}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-image:url('Images/circle-grey.png');

	height:19px;
	width:22px;
	text-align:center;
	padding-top:3px;
	float: left;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	text-indent: -9999px;
	
	}
.jshowoff-slidelinks a:hover, a:visited,a:link,.jshowoff-controls a:hover {

	}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-image:url('Images/circle-white.png');

	}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;	
	}
.jshowoff-controls a {
	
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
	}

.jshowoff-pausetext {
	color: #fff;
	}



#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }


.joinheader{
color: #003468;
font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003468;
    letter-spacing: -1px;
    line-height: 24px;
}

.jointitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003468;
    letter-spacing: -1px;
    line-height: 24px;
   
}

.promogreen
{
background-image: url(/images/bkgd_promo_green.jpg); 
width: 170px; 
height: 213px;
font-size:10px;
padding-left:2px;
padding-top:2px;
}
/* End Custom CSS */
  
  
  
p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
}
p a:link
{
    color: #003468 !important;
    text-decoration: none!important;
}
p a:visited
{
    color: #003468 !important;
    text-decoration: none !important;
}
p a:hover
{
    color: #003468 !important;
    text-decoration: underline !important;
}
p a:active
{
    color: #003468 !important;
    text-decoration: underline !important;
}


.CenterColumn
{
margin-left:20px;
margin-right:20px;


font-family: Arial, Helvetica, sans-serif;
font-size: 12px !important;

font-weight: normal;
color: #606060;
letter-spacing: 0px;
line-height: 18px;
	
}

.mainNav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #DFDED3;
    letter-spacing: 0px;
    line-height: 20px;
    padding-top: 5px;
}

.mainNav a:link
{
    color: #DFDED3;
    text-decoration: none;
}
.mainNav a:visited
{
    color: #DFDED3;
    text-decoration: none;
}
.mainNav a:hover
{
    color: #879C3A;
    text-decoration: none;
}
.mainNav a:active
{
    color: #879C3A;
    text-decoration: none;
}

.JoinBoxTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #1A3766;
    letter-spacing: 0px;
    line-height: 14px;
    padding-left: 10px;
}



.leftNavHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #1A3766;
    letter-spacing: 0px;
    line-height: 14px;
    padding-left: 10px;
}

.headlineBlue25
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #003468;
    letter-spacing: -1px;
    line-height: 24px;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}

.headerBlue17
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #003468;
    letter-spacing: -1px;
    line-height: 24px;
    padding-left: 14px;
}

.headerBrown17
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #716E61;
    letter-spacing: -1px;
    line-height: 18px;
    padding-left: 10px;
}

.boxCopyGray13
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
    padding-left: 20px;
}
.boxCopyGray13 a:link
{
    color: #003468;
    text-decoration: none;
}
.boxCopyGray13 a:visited
{
    color: #003468;
    text-decoration: none;
}
.boxCopyGray13 a:hover
{
    color: #003468;
    text-decoration: underline;
}
.boxCopyGray13 a:active
{
    color: #003468;
    text-decoration: underline;
}


.boxheaderBlue15
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #003468;
    letter-spacing: -1px;
    line-height: 15px;
    padding: 4px 0px 0px 14px;
    margin: 0px 0px 0px 0px;
}



.boxCopyGray11b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.boxCopyGray11b a:link
{
    color: #003468;
    text-decoration: none;
}
.boxCopyGray11b a:visited
{
    color: #003468;
    text-decoration: none;
}
.boxCopyGray11b a:hover
{
    color: #003468;
    text-decoration: underline;
}
.boxCopyGray11b a:active
{
    color: #003468;
    text-decoration: underline;
}


.boxCopyGray11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 14px 14px 14px 14px;
}

.boxCopyGray11 a:link
{
    color: #003468;
    text-decoration: none;
}
.boxCopyGray11 a:visited
{
    color: #003468;
    text-decoration: none;
}
.boxCopyGray11 a:hover
{
    color: #003468;
    text-decoration: underline;
}
.boxCopyGray11 a:active
{
    color: #003468;
    text-decoration: underline;
}

.boxCopyDkBrown11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #2C2828;
    letter-spacing: 0px;
    line-height: 15px;
}
.boxCopyDkBrown11 a:link
{
    color: #003468;
    text-decoration: none;
}
.boxCopyDkBrown11 a:visited
{
    color: #003468;
    text-decoration: none;
}
.boxCopyDkBrown11 a:hover
{
    color: #003468;
    text-decoration: underline;
}
.boxCopyDkBrown11 a:active
{
    color: #003468;
    text-decoration: underline;
}

.boxNewsHeadlineGray
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #6B6B6B;
    letter-spacing: 0px;
    line-height: 14px;
    list-style-position: outside;
    list-style-image: url(images/bullet_blue.gif);
    padding: 10px;
}
.boxNewsHeadlineGray a:link
{
    color: #003468;
    text-decoration: none;
}
.boxNewsHeadlineGray a:visited
{
    color: #003468;
    text-decoration: none;
}
.boxNewsHeadlineGray a:hover
{
    color: #003468;
    text-decoration: underline;
}
.boxNewsHeadlineGray a:active
{
    color: #003468;
    text-decoration: underline;
}


.boxNewsTeaser
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #6B6B6B;
    letter-spacing: 0px;
    line-height: 14px;
    padding: 10px;
}
.boxNewsTeaser a:link
{
    color: #6B6B6B;
    text-decoration: none;
}
.boxNewsTeaser a:visited
{
    color: #6B6B6B;
    text-decoration: none;
}
.boxNewsTeaser a:hover
{
    color: #6B6B6B;
    text-decoration: underline;
}
.boxNewsTeaser a:active
{
    color: #6B6B6B;
    text-decoration: underline;
}


.boxExpertName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #2C2828;
    letter-spacing: -1px;
    line-height: 15px;
    padding: 0px 0px 0px 0px;
    margin: 0px 20px 0px 0px;
}

.boxExpertName a:link
{
    color: #2C2828;
    text-decoration: none;
}
.boxExpertName a:visited
{
    color: #2C2828;
    text-decoration: none;
}
.boxExpertName a:hover
{
    color: #2C2828;
    text-decoration: underline;
}
.boxExpertName a:active
{
    color: #2C2828;
    text-decoration: underline;
}

.boxExpertInfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 14px 14px 0px 14px;
}


.boxProfileName
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2C2828;
    letter-spacing: 0px;
    line-height: 15px;
    padding: 14px 0px 0px 14px;
    margin: 0px 0px 0px 0px;
}


.boxProfileUpgradeLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1A3766;
    letter-spacing: 0px;
    line-height: 12px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 14px;
}

.boxProfileUpgradeLink a:link
{
    color: #1A3766;
    text-decoration: underline;
}
.boxProfileUpgradeLink a:visited
{
    color: #1A3766;
    text-decoration: underline;
}
.boxProfileUpgradeLink a:hover
{
    color: #879C3A;
    text-decoration: underline;
}
.boxProfileUpgradeLink a:active
{
    color: #1A3766;
    text-decoration: underline;
}

.boxProfileInfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 14px;
    list-style-position: outside;
    list-style-image: url(images/bullet_purple.gif);
    padding: 0px 0px 0px 0px;
    margin: 15px 0px 0px 14px;
}
.boxProfileInfo a:link
{
    color: #003468;
    text-decoration: none;
}
.boxProfileInfo a:visited
{
    color: #003468;
    text-decoration: none;
}
.boxProfileInfo a:hover
{
    color: #003468;
    text-decoration: underline;
}
.boxProfileInfo a:active
{
    color: #003468;
    text-decoration: underline;
}


.boxLinkBlue10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1A3766;
    letter-spacing: 0px;
    line-height: 12px;
    padding: 14px;
}

.boxLinkBlue10 a:link
{
    color: #1A3766;
    text-decoration: underline;
}
.boxLinkBlue10 a:visited
{
    color: #1A3766;
    text-decoration: underline;
}
.boxLinkBlue10 a:hover
{
    color: #879C3A;
    text-decoration: underline;
}
.boxLinkBlue10 a:active
{
    color: #1A3766;
    text-decoration: underline;
}

.boxSeasonalInfo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 8px 14px 0px 14px;
}
.boxSeasonalInfo a:link
{
    color: #606060;
    text-decoration: none;
}
.boxSeasonalInfo a:visited
{
    color: #606060;
    text-decoration: none;
}
.boxSeasonalInfo a:hover
{
    color: #003468;
    text-decoration: none;
}
.boxSeasonalInfo a:active
{
    color: #003468;
    text-decoration: none;
}


.secondaryLinks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #686E78;
    letter-spacing: 0px;
    line-height: 18px;
}

.secondaryLinks a:link
{
    color: #686E78;
    text-decoration: none;
}
.secondaryLinks a:visited
{
    color: #686E78;
    text-decoration: none;
}
.secondaryLinks a:hover
{
    color: #686E78;
    text-decoration: underline;
}
.secondaryLinks a:active
{
    color: #686E78;
    text-decoration: underline;
}






/********************************************
   <UL> & <LI> BULLET STYLES
********************************************/

.benefitBullets13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #003468;
	letter-spacing: 0px;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(/images/bullet_bluearrow.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 25px;
}

.benefitBullets13 a:link {color: #003468; text-decoration: none;} 
.benefitBullets13 a:visited {color: #003468; text-decoration: none;}
.benefitBullets13 a:hover {color: #003468; text-decoration: underline;}
.benefitBullets13 a:active {color: #003468; text-decoration: underline;}

.benefitBullets13  li {
margin-bottom: 10px;
margin-right: 00px;

}



.WashWatchBullets
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0px;
    line-height: 10px;
    list-style-position: outside;
    list-style-image: url(images/bullet_purparrow.gif);
    margin: -5px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
}

.WashWatchBullets a:link
{
    color: #2D2D2D;
    text-decoration: none;
    font-weight: normal;
}
.WashWatchBullets a:visited
{
    color: #2D2D2D;
    text-decoration: none;
    font-weight: normal;
}
.WashWatchBullets a:hover
{
    color: #879C3A;
    text-decoration: none;
    font-weight: normal;
}
.WashWatchBullets a:active
{
    color: #879C3A;
    text-decoration: none;
    font-weight: normal;
}

.WashWatchBullets li
{
	margin-top: 4px;
	margin-bottom: 0px;
    margin-right: 10px;
	font-weight: normal;
}




.bodyCopyBullets12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #606060;
	letter-spacing: 0px;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(images/bullet_purpcirc.gif);
	margin: 6px 20px 0px 14px;
	padding: 0px 8px 0px 25px;
}

.bodyCopyBullets12 a:link {color: #2D2D2D; text-decoration: none; font-weight:bold} 
.bodyCopyBullets12 a:visited {color: #2D2D2D; text-decoration: none}
.bodyCopyBullets12 a:hover {color: #879C3A; text-decoration: none;}
.bodyCopyBullets12 a:active {color: #879C3A; text-decoration: none;}

.bodyCopyBullets12 li {
margin-bottom: 10px;
margin-right: 20px;

}


.bodyCopyNumBullets12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #606060;
	letter-spacing: 0px;
	line-height: 15px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 6px 20px 0px 14px;
	padding: 0px 8px 0px 25px;
}

.bodyCopyNumBullets12 a:link {color: #2D2D2D; text-decoration: none; font-weight:bold} 
.bodyCopyNumBullets12 a:visited {color: #2D2D2D; text-decoration: none}
.bodyCopyNumBullets12 a:hover {color: #879C3A; text-decoration: none;}
.bodyCopyNumBullets12 a:active {color: #879C3A; text-decoration: none;}

.bodyCopyNumBullets12 li {
margin-bottom: 10px;
margin-right: 20px;

}

.latestNewsBullets
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0px;
    line-height: 13px;
    list-style-position: outside;
    list-style-image: url(images/bullet_bluecirc.gif);
    margin: 0px 0px 0px 8px;
    padding: 20px 8px 10px 25px;
	
}

.latestNewsBullets a:link
{
    color: #2D2D2D;
    text-decoration: none;
    font-weight: bold;
}
.latestNewsBullets a:visited
{
    color: #2D2D2D;
    text-decoration: none;
    font-weight: bold;
}
.latestNewsBullets a:hover
{
    color: #879C3A;
    text-decoration: none;
    font-weight: bold;
}
.latestNewsBullets a:active
{
    color: #879C3A;
    text-decoration: none;
    font-weight: bold;
}

.latestNewsBullets li
{
	margin-bottom: 15px;
    margin-right: 10px;
}


.latestNewsBullets ul.WashWatchBullets li
{
    margin-top: 10px;
	margin-bottom: 0px;
}

.latestNewsBullets ul.WashWatchBullets a
{
    font-weight: normal;
}



.boxFeatureBullets11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 12px;
    list-style-position: outside;
    list-style-image: url(images/bullet_purpcirc.gif);
    margin: 14px 0px 0px 4px;
    padding: 0px 8px 0px 25px;
}

.boxFeatureBullets11 a:link
{
    color: #2D2D2D;
    text-decoration: none;
    font-weight: normal;
}
.boxFeatureBullets11 a:visited
{
    color: #2D2D2D;
    text-decoration: none;
    font-weight: normal;	
}
.boxFeatureBullets11 a:hover
{
    color: #879C3A;
    text-decoration: none;
    font-weight: normal;	
}
.boxFeatureBullets11 a:active
{
    color: #879C3A;
    text-decoration: none;
    font-weight: normal;	
}

.boxFeatureBullets11 li
{
    margin-bottom: 5px;
    margin-right: 10px;
}



.leftNavBullets
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #56564C;
    letter-spacing: 0px;
    line-height: 14px;
    list-style-position: outside;
    list-style-image: url(images/bullet_leftnavarrow.gif);
    margin: 5px 0px 0px 8px;
    padding: 0px 8px 0px 20px;
}

.leftNavBullets a:link
{
    color: #56564C;
    text-decoration: none;
}
.leftNavBullets a:visited
{
    color: #56564C;
    text-decoration: none;
}
.leftNavBullets a:hover
{
    color: #879C3A;
    text-decoration: underline;
}
.leftNavBullets a:active
{
    color: #879C3A;
    text-decoration: underline;
}

.leftNavBullets li
{
    margin-top: 15px;
    margin-bottom: 5px;
    margin-right: 10px;
}

.leftNavSubBullets
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #727b52;
    letter-spacing: 0px;
    line-height: 12px;
    list-style-position: outside;
    list-style-image: url(images/bullet_leftnavarrow2.gif);
    margin: 0px 0px 0px 8px;
    padding: 0px 0px 0px 6px;
}

.leftNavSubBullets a:link
{
    color: #727b52;
    text-decoration: none;
}
.leftNavSubBullets a:visited
{
    color: #727b52;
    text-decoration: none;
}
.leftNavSubBullets a:hover
{
    color: #727b52;
    text-decoration: underline;
}
.leftNavSubBullets a:active
{
    color: #727b52;
    text-decoration: underline;
}

.leftNavSubBullets li
{
    margin-top: 3px;
    margin-bottom: 0px;
    margin-right: 5px;
}


/********************************************
   PHOTO STYLES
********************************************/


hr {

	border: 0;
	color: #e1e1e3;
	background-color: #e1e1e3;
	height: 1px;
	width:100%;
	}

.memberPicture {
	border-style:solid;
	border-width:1px;
	border-color:#314b76;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	
	}

.leaderPicture {
	border-style:solid;
	border-width:1px;
	border-color:#cccdcf;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 25px;
	
	}
	

.miniPicture
{
    border-style: solid;
    border-width: 1px;
    border-color: #cccdcf;
    margin-left: 4px;
    margin-right: 14px;
	margin-bottom: 3px;
}

.miniPictureRight
{
    border-style: solid;
    border-width: 1px;
    border-color: #cccdcf;
    margin-left: 4px;
    margin-left: 14px;
	margin-bottom: 3px;
}

.heroPicture
{
    border-style: solid;
    border-width: 1px !important;
    border-color: #cccdcf;
    margin-left: 20px;
    margin-right: 18px;
}

.communityIcons
{
    margin-left: 14px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.expertPicuture
{
    border-style: solid;
    border-width: 1px !important;
    border-color: #cccdcf;
    margin-left: 4px;
    margin-right: 10px;
}


.expertPicutureLg {
	border-style:solid;
	border-width:1px;
	border-color:#cccdcf;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 30px;
	}

.inActionPhoto{
	border-style:solid;
	border-width:1px;
	border-color:#cccdcf;
}

.bkgd_drop_left
{
    background-image: url(images/bkgd_drop_left.jpg);
}

.bkgd_mast
{
    background-image: url(Images/bkgd_mast.jpg);
}

.bkgd_navbar
{
    background: url(images/bkgd_navbar.jpg);
}

.bkgd_body
{
    background: url(Images/bkgd_body.jpg);
}

.bx_topgrad202
{
    background: url(Images/bx_topgrad202.jpg);
    background-repeat: no-repeat;
}

.bx_lines202
{
    background: url(Images/bx_lines202.jpg);
}

.bkgd_navgradient200
{
    background: url(Images/bkgd_navgradient200.jpg);
}

.bx_lines_green202
{
    background: url(Images/bx_lines_green202.jpg);
}

.bx_gradient_green200
{
    background: url(Images/bx_gradient_green200.jpg);
}

.bx_top722
{
    background: url(Images/bx_top722.jpg);
}

.bx_bot722
{
    background: url(Images/bx_bot722.jpg);
}

.bx_lines722
{
    background: url(Images/bx_lines722.jpg);
}

.bx_gradient720
{
    background: url(Images/bx_gradient720.jpg);
}

.bkgd_drop_right
{
    background: url(Images/bkgd_drop_right.jpg);
}

.bkgd_bot
{
    background: url(Images/bkgd_bot.jpg);
}

.bx_lines398
{
    background: url(Images/bx_lines398.jpg);
}

.bx_topgrad398
{
    background: url(Images/bx_topgrad398.jpg);
}

.bx_bot398
{
    background: url(Images/bx_bot398.jpg);
}

.bx_top_blue398
{
    background: url(Images/bx_top_blue398.jpg);
}

.bx_blue_lines398
{
    background: url(Images/bx_blue_lines398.jpg);
}

.bx_blue_gradient396
{
    background: url(Images/bx_blue_gradient396.jpg);
}

.bx_top_blue310
{
    background: url(Images/bx_top_blue310.jpg);
}

.bx_blue_lines310
{
    background: url(Images/bx_blue_lines310.jpg);
}

.bx_lines_dbl398
{
    background: url(Images/bx_lines_dbl398.jpg);
}

.bx_topgrad192
{
    background: url(Images/bx_topgrad192.jpg);
}

.bx_lines192
{
    background: url(Images/bx_lines192.jpg);
}

.bx_top310
{
    background: url(Images/bx_top310.jpg);
}



.bx_top310
{
    background: url(Images/bx_top310.jpg);
}

.bx_lines310
{
    background: url(Images/bx_lines310.jpg);
}

.bx_gradient308
{
    background-color: #f2f1f2;
    background: url(Images/bx_gradient308.jpg) repeat-x;
}

.bx_bot310
{
    background: url(Images/bx_bot310.jpg);
}

.bkgd_navbar_blue
{
    background: url(Images/bkgd_navbar_blue.jpg);
}

.bkgd_body_secondary
{
    background: url(Images/bkgd_body_secondary.jpg);
}

.bx_topgrad_green202
{
    background: url(Images/bx_topgrad_green202.jpg);
}

.bx_lines_white202
{
    background: url(Images/bx_lines_white202.jpg);
}

.bx_topgrad722
{
    background: url(Images/bx_topgrad722.jpg);
}

.bx_white_lines722
{
    background: url(Images/bx_white_lines722.jpg);
}



/********************************************
   FORM STYLES
********************************************/



.quicklinkAndSearchFields
{
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #9a9a9a;
    letter-spacing: 0px;
    height: 15px;
    width: 140px;
    vertical-align: middle;
}

.memberLoginFields
{
    border-style: solid;
    border-width: 1px;
    border-color: #cdcdcd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #9a9a9a;
    letter-spacing: 0px;
    height: 15px;
    width: 90px;
    vertical-align: middle;
	margin-right:30px;
}

/********************************************
   SECONDARY PAGE STYLES
********************************************/
.PodcastDesc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.PodcastTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003468;
    letter-spacing: 0px;
	line-height: 14px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
.PodcastDate
{
	font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #003468;
    letter-spacing: 0px;
	line-height: 14px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.bodyCopyHeaderBlue22
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #003468;
    letter-spacing: -1px;
    line-height: 24px;
    padding: 0px 0px 0px 0px;
    margin: 20px 20px 0px 0px;
}

.bodyCopySubHeaderBrown14
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #716e61;
    letter-spacing: -1px;
    line-height: 16px;
    padding: 0px 0px 0px 0px;
    margin: 4px 0px 10px 0px;
}


.copyHeadlineGreen14{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #879c3a;
	letter-spacing:0px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;}

.bodyCopySubHeaderBlue12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003468;
    letter-spacing: 0px;
	line-height: 14px;
    padding: 0px;
    margin: 20px 0px 0px 0px;
}


.bodyCopyGray11, .bodyCopyGray11 P{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #606060;
	letter-spacing: 0px;
	line-height: 14px;
}
.bodyCopyGray11 a:link {color: #003468; text-decoration: none} 
.bodyCopyGray11 a:visited {color: #003468; text-decoration: none}
.bodyCopyGray11 a:hover {color: #003468; text-decoration: underline;}
.bodyCopyGray11 a:active {color: #003468; text-decoration: underline;}





.bodyCopyGray12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.bodyCopyGray12 a:link
{
    color: #003468;
    text-decoration: none;
}
.bodyCopyGray12 a:visited
{
	color: #003468;
    text-decoration: none;
}
.bodyCopyGray12 a:hover
{
    color: #003468;
    text-decoration: underline;
}
.bodyCopyGray12 a:active
{
    color: #003468;
    text-decoration: underline;
}


ul.bodyCopyGray12
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 12px;
    list-style-position: outside;
    list-style-image: url(images/bullet_purpcirc.gif);
    margin: 20px 0px 0px 10px;
    padding: 0px 8px 0px 5px;
}

ul.bodyCopyGray12 li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 15px;
    list-style-position: outside;
    list-style-image: url(images/bullet_purpcirc.gif);
    margin: 10px 0px 0px 20px;
    padding: 0px 8px 0px 5px;
}



.benefitCompareGray13
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.benefitCompareGray13 a:link
{
    color: #606060;
    text-decoration: none;
}
.benefitCompareGray13 a:visited
{
	color: #606060;
    text-decoration: none;
}
.benefitCompareGray13 a:hover
{
    color: #003468;
    text-decoration: underline;
}
.benefitCompareGray13 a:active
{
    color: #003468;
    text-decoration: underline;
}




.rtNavHeaderBrown14
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #716e61;
    letter-spacing: -1px;
    line-height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 12px;
}


.rtNavHeaderCopyGray11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 4px 12px 14px 13px;
}


.rtNavHeaderCopyGray11 a:link
{
    color: #003468;
    text-decoration: none;
}
.rtNavHeaderCopyGray11 a:visited
{
    color: #003468;
    text-decoration: none;
}
.rtNavHeaderCopyGray11 a:hover
{
    color: #003468;
    text-decoration: underline;
}
.rtNavHeaderCopyGray11 a:active
{
    color: #003468;
    text-decoration: underline;
}






.boxCopyGray11 a:link
{
    color: #003468;
    text-decoration: none;
}
.boxCopyGray11 a:visited
{
    color: #003468;
    text-decoration: none;
}
.boxCopyGray11 a:hover
{
    color: #003468;
    text-decoration: underline;
}
.boxCopyGray11 a:active
{
    color: #003468;
    text-decoration: underline;
}





.bodyCopyBullets11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 12px;
    list-style-position: outside;
    list-style-image: url(images/bullet_purpcirc.gif);
    margin: 8px 0px 0px 14px;
    padding: 0px 8px 0px 25px;
}

.bodyCopyBullets11 a:link
{
    color: #2D2D2D;
    text-decoration: none;
    font-weight: normal;
}
.bodyCopyBullets11 a:visited
{
    color: #2D2D2D;
    text-decoration: none;
    font-weight: normal;
}
.bodyCopyBullets11 a:hover
{
    color: #879C3A;
    text-decoration: none;
    font-weight: normal;
}
.bodyCopyBullets11 a:active
{
    color: #879C3A;
    text-decoration: none;
    font-weight: normal;
}

.bodyCopyBullets11 li
{
    margin-bottom: 5px;
    margin-right: 10px;
}

/********************************************
   SE PAGE STYLES
********************************************/
.SEHeaderBlue14{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #1b3767;
	letter-spacing: -1px;
	line-height: 14px;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
}


/********************************************
   SITEFINITY STYLES
********************************************/
.sf_listTitle  {
	font-size:12px;
	margin:20px 0 10px;
	padding:0;
}


.sf_newsTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #879c3a;
    letter-spacing: 0px;
    line-height: 15px;
}

.sf_newsTitle a:link
{
	font-size:14px !important;
    color: #879c3a;
    text-decoration: none;
}
.sf_newsTitle a:visited
{
	font-size:14px !important;
    color: #879c3a;
    text-decoration: none;
}
.sf_newsTitle a:hover
{
	font-size:14px !important;
    color: #879c3a;
    text-decoration: underline;
}
.sf_newsTitle a:active
{	
	font-size:14px !important;
    color: #879c3a;
    text-decoration: underline;
}



ul.sf_newsList
{
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px;
}

.sf_newsList p
{
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 40px 0px;
}



.sf_back
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
    font-weight: normal;
    color: #606060;
	padding: 0px 0px 10px 0px;
}

.sf_back a:link
{
    color: #879c3a;
    text-decoration: none;
}
.sf_back a:visited
{
    color: #879c3a;
    text-decoration: none;
}
.sf_back a:hover
{
    color: #879c3a;
    text-decoration: underline;
}
.sf_back a:active
{
    color: #879c3a;
    text-decoration: underline;
}


.sf_singleNews
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
	
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sf_singleNews a:link
{
    color: #003468;
    text-decoration: underline;
}
.sf_singleNews a:visited
{
	color: #003468;
    text-decoration: underline;
}
.sf_singleNews a:hover
{
    color: #003468;
    text-decoration: underline;
}
.sf_singleNews a:active
{
    color: #003468;
    text-decoration: underline;
}

.sf_newsThumbnail
{
	margin: 0px;

}


.sf_singleNews h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px !important;
	letter-spacing:-1px !important;
	color: #879c3a;
	margin: 20px 20px 0px 0px;
	font-weight: normal !important;
}

h2.sf_listTitle
{

	color:#003468;
	font-family:Arial,Helvetica,sans-serif;
	font-size:25px !important;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:24px;
	margin:20px 20px 20px 0;
	padding:0 0 0 0px;
}


h3 {
font-size:12px !important;
}

h2 {
font-size:12px !important;
}

h2.sf_newsTitle {

margin: 10px 0px 0px 0px !important;
}

.sf_newsList .sf_newsDate {
font-size:10px !important;
margin: 0px 0px 0px 0px !important;
}

.sf_singleNews .sf_newsDate {
font-size:10px !important;
margin: 0px 0px 35px 0px !important;
}

.sf_pageList {
font-weight:bold;
}


/* Sitefiniy blog styles*/
.sf_postTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    font-weight: normal !important;
    color: #9b5f0a;
    letter-spacing: -1px;
    line-height: 15px;
	margin: 20px 0px 0px 0px !important;
}

.sf_postTitle a:link
{
    color: #9b5f0a;
    text-decoration: none;
}
.sf_postTitle a:visited
{
    color: #9b5f0a;
    text-decoration: none;
}
.sf_postTitle a:hover
{
    color: #9b5f0a;
    text-decoration: underline;
}
.sf_postTitle a:active
{
    color: #9b5f0a;
    text-decoration: underline;
}

h2.sf_postTitle {
	font-size:14px !important;
	margin: 0px 0px 0px 0px !important;
	letter-spacing: 0px;
	font-weight: bold !important;
}


.sf_postTags{
margin: 0px 0px 15px 0px !important;
}

.sf_postTags a{
/*add a litte space after each tag*/
margin: 0px 4px 0px 0px !important;
}

.sf_postBookmark{
margin: 40px 0px 40px 0px !important;
	font-size: 16px !important;
    font-weight: normal !important;
    color: #9b5f0a;
}

.sf_singlePost
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
	
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sf_postContent p 
{
padding: 0px 0px 10px 0px !important;
}

.sf_postDate
{
	margin: 0px 0px 0px 0px !important;
}




.sf_postContent
{
	margin: 15px 0px 40px 0px !important;
}


.sf_postComments
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
	
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.sf_postListing
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
	
    padding: 0px 0px 0px 0px;
    margin: 30px 0px 0px 0px !important;
}


.sf_postCategory
{
    visibility: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



.searchResults
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.searchResults a:link
{
    color: #003468;
    text-decoration: none;
}
.searchResults a:visited
{
	color: #003468;
    text-decoration: none;
}
.searchResults a:hover
{
    color: #003468;
    text-decoration: underline;
}
.searchResults a:active
{
    color: #003468;
    text-decoration: underline;
}

.searchResults dt
{
    padding-top: 15px;
}

.sf_pager
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #003468;
    letter-spacing: 0px;
    line-height: 18px;
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.sf_pager a:link
{
    color: #003468;
	font-weight: normal;
}
.sf_pager a:visited
{
	color: #003468;
	font-weight: normal;
}
.sf_pager a:hover
{
    color: #003468;
	font-weight: normal;
}
.sf_pager a:active
{
    color: #003468;
	font-weight: normal;
}


/********************************************
   FEATURE PAGE STYLES
********************************************/ 

	.boxGrantDollarsGreen30{
	font-family: Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight: bold;
	color: #879c3a;
	letter-spacing: -1px;
	line-height: 14px;
	padding: 0px 0px 0px 14px;
	margin: 14px 0px 0px 0px;
}

	.boxCopyWhite11{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 14px 14px 14px 14px;
}
.boxCopyWhite11 a:link {color: #FFF; text-decoration: none;} 
.boxCopyWhite11 a:visited {color: #FFF; text-decoration: none;}
.boxCopyWhite11 a:hover {color: #FFF; text-decoration: underline;}
.boxCopyWhite11 a:active {color: #FFF; text-decoration: underline;}


	.boxHeaderWhite14{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -1px;
	line-height: 14px;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 0px 0px;
}

	.boxHeaderGreen14{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #879c3a;
	letter-spacing: -1px;
	line-height: 14px;
	padding: 0px 0px 0px 14px;
	margin: 8px 0px 0px 0px;
}


	.boxHeaderBlue14{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #1b3767;
	letter-spacing: -1px;
	line-height: 14px;
	padding: 0px 0px 0px 14px;
	margin: 8px 0px 0px 0px;
}

.boxFeatureBulletsWhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 14px;
	list-style-position: outside;
	list-style-image: url(images/bullet_whitecirc.gif);
	margin: 14px 0px 0px 4px;
	padding: 0px 8px 0px 25px;
}

.boxFeatureBulletsWhite11 a:link
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
.boxFeatureBulletsWhite11 a:visited
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
.boxFeatureBulletsWhite11 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;
}
.boxFeatureBulletsWhite11 a:active
{
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: normal;	
}

.boxFeatureWhiteBullets11 li {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 5px;

}


.boxCopyBlue11{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #1b3767;
	letter-spacing: 0px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
	margin: 14px 14px 0px 14px;
}
.boxCopyBlue11 a:link {color: #1b3767; text-decoration: none;} 
.boxCopyBlue11 a:visited {color: #1b3767; text-decoration: none;}
.boxCopyBlue11 a:hover {color: #1b3767; text-decoration: underline;}
.boxCopyBlue11 a:active {color: #1b3767; text-decoration: underline;}



.boxFeatureBlueBullets11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #1b3767;
	letter-spacing: 0px;
	line-height: 12px;
	list-style-position: outside;
	list-style-image: url(images/bullet_bluecirc2.gif);
	margin: 4px 0px 0px 4px;
	padding: 0px 8px 0px 25px;
}

.boxFeatureBlueBullets11 a:link {color: #1b3767; text-decoration: none; font-weight:normal} 
.boxFeatureBlueBullets11 a:visited {color: #1b3767; text-decoration: none;}
.boxFeatureBlueBullets11 a:hover {color: #1b3767; text-decoration: underline;}
.boxFeatureBlueBullets11 a:active {color: #1b3767; text-decoration: underline;}

.boxFeatureBlueBullets11 li {
margin-bottom: 5px;
margin-right: 10px;

}




.boxHeaderBlue14{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color: #1b3767;
letter-spacing: -1px;
line-height: 14px;
padding: 0px 0px 0px 14px;
margin: 8px 0px 0px 0px;
}


/* generic form styles */

div.memberform
{
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    width: 500px;
    /*background-color: #ccc;
    border: 1px dotted #333;*/
    padding: 5px;
    margin: 0px auto;
}

.partnerFormMembLevel 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #606060;
	letter-spacing: 0px;
	font-weight:bold;
}


.partnerFormMembLevelCost
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color: #606060;
	letter-spacing: 0px;
}



div.formtitle{
    font-size: 20px !important;
    font-weight: bold !important;
    color: #879c3a;
    line-height: 15px;
    text-align: center;
}

div.formrow
{
    clear: both;
    padding-top: 5px;
}

div.formrow span.formlabel
{
    float: left;
    width: 150px;
    text-align: right;
    font-weight: bolder;
}

div.formrow span.formfield
{
    float: right;
    width: 330px;
    text-align: left;
}

div.formrow span.formfield720
{
    float: right;
    width: 560px;
    text-align: left;
}

div.formselect{
text-align:right;
}

div.spacer {
  clear: both;
  }

div.loginform
{
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0px;
    width: 500px;
    /*background-color: #ccc;
    border: 1px dotted #333;*/
    padding: 5px;
    margin: 0px auto;
}


.error
{
font-weight:bolder;
color: #b42e34;
}



.sf_pollQuestionsList {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
	border:0px;
}

.sf_pollTitle
{
    visibility: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.validator
{
	font-size:13px;
	margin-left: 20px;
	font-weight: bold;
    color: #b42e34;
}

.sf_pollCommands
{
	margin-top: 20px;
}

.sf_pollQuestion
{
	margin-top: 30px;
}

.sf_pollResults
{
	margin-left: 40px;
}

.sf_pollVoteInfo
{
	margin-top: 20px;
	margin-bottom: 40px;
}



.sf_postAuthor{

    visibility: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sf_commentListing{
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;	
}

.sf_authorComment{
	border-style:dotted;
	border-width:1px;
	margin-bottom: 10px;
	background-color: #F5F5F3;
}



.RadioButtonListCssClass {
	list-style-type: none; 
}

.benListingRow{
  
	padding-bottom: 30px;
}

.benListingName{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold; 
	color: #003468;
	letter-spacing: -1px;
	line-height: 15px; 
}

.benListingName a:link {color: #003468;; text-decoration: none;} 
.benListingName a:visited {color: #003468;; text-decoration: none;}
.benListingName a:hover {color: #003468;; text-decoration: underline;}
.benListingName a:active {color: #003468;; text-decoration: underline;}



.benListingDesc{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.usernameHeaderGreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #879c3a;
	letter-spacing: -1px;
	line-height: 18px;
}

.usernameHeaderGreen a:link {color: #879c3a; text-decoration: none;} 
.usernameHeaderGreen a:visited {color: #879c3a; text-decoration: none;}
.usernameHeaderGreen a:hover {color: #879c3a; text-decoration: underline;}
.usernameHeaderGreen a:active {color: #879c3a; text-decoration: underline;}

.usernameHeaderHash{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color: #606060;
	letter-spacing:0px;
	line-height: 18px;
	margin: 10px 10px 0px 10px;
}

/**** tool tip styles *****/

.tooltipHeadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #a2a07f;
	letter-spacing: -1px;
}

.tooltipCopy{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #757a63;
	letter-spacing: 0px;
	line-height: 14px;
}

.tooltipPhoto{
	border-style:solid;
	border-width:1px;
	border-color:#a2a07f;
	margin-right: 8px;
	margin-bottom: 8px;
}

/****************/

.benUsageContainer{
	border-style:dotted;
	border-width:1px;
	padding: 10px;
}

/****************/

table.gridtable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #cccdcf;
	border-collapse: collapse;
	/* background-color: white; */
	
}
table.gridtable th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #cccdcf;
	/* background-color: white; */
	
}
table.gridtable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #cccdcf;
	/* background-color: white; */
	
}

/********  NASE MEMBER STORIES / TELL YOUR STORY********/

.divStory{
	border-style:dotted;
	border-width:1px;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F5F5F3;
}

.divMyStoriesHeader, .divMemberStoriesHeader, .divYourStoryHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #003468;
    letter-spacing: -1px;
    line-height: 24px;
	margin-top:25px;
}

.divMyStoriesError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #b42e34;
    letter-spacing: 0px;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


/****************/


.LibraryImageManager 
{ 
 background-position: -366px center; 
} 
.LibraryDocumentManager 
{ 
 background-position: -185px center; 
} 


#NasePaging{   
    padding:5px;   
    font-family:Arial, Helvetica, sans-serif;   
    font-size:11px;   
    color:#000000;    
}   


#NasePaging a {   
    padding:2px 4px 2px 4px;   
    margin:0px 1px 0px 1px;   
    border:1px solid #003468;   
    background:#FFFFFF;   
    color:#003468;   
    text-decoration:none;   
}   


#NasePaging a:hover {   
    border:1px solid #003468;   
    background:#003468;   
    color:#FFFFFF;   
    text-decoration:none;   
}  

.planComparisonHeaderTitle{

	font-family: Arial, Helvetica, sans-serif;

	font-size:14px;

	font-weight: bold;

	color: #FFFFFF;

	letter-spacing: -1px;

	line-height: 14px;

	text-align:center;

	margin-top:2px;

}



.planComparisonHeaderCost{

	font-family: Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight: bold;

	color: #333;

	text-align:center;

}



.planComparisonHeaderSignup{

	font-family: Arial, Helvetica, sans-serif;

	font-size:11px;

	color: #003468;

	text-align:center;

	margin-bottom:2px;

}



.planComparisonHeaderSignup a:link {color: #003468; text-decoration: underline;} 

.planComparisonHeaderSignup a:visited {color: #003468; text-decoration: underline;}

.planComparisonHeaderSignup a:hover {color: #003468; text-decoration: underline;}

.planComparisonHeaderSignup a:active {color: #003468; text-decoration: underline;}


/********** Membership Conversion Color Theme ******/

.conversionPageSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #6e6e43;
	font-weight: bold;
}

.conversionPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #a44835;
	font-weight: bold;
}



.conversionPageCopy
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 18px;
}
.conversionPageCopy a:link
{
    color: #a44835 !important;
    text-decoration: underline!important;
}
.conversionPageCopy a:visited
{
    color: #a44835 !important;
    text-decoration: underline !important;
}
.conversionPageCopy a:hover
{
    color: #a44835 !important;
    text-decoration: underline !important;
}
.conversionPageCopy a:active
{
    color: #a44835 !important;
    text-decoration: underline !important;
}


.conversionSmallCopyHeader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #6e6e43;
    letter-spacing: 0px;
    line-height: 14px;
}

.conversionSmallCopy
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 14px;
    padding: 0px 0px 0px 0px;
    margin: 14px 14px 14px 14px;
}
.conversionSmallCopy a:link
{
    color: #003468;
    text-decoration: none;
}
.conversionSmallCopy a:visited
{
    color: #003468;
    text-decoration: none;
}
.conversionSmallCopy a:hover
{
    color: #003468;
    text-decoration: underline;
}
.conversionSmallCopy a:active
{
    color: #003468;
    text-decoration: underline;
}

.apformInstructions{
       font-family: Arial, Helvetica, sans-serif;
       font-size:13px;
       font-style:italic;
       font-weight: normal;
       color: #003468;
       line-height: 16px;
}

.conversionCostsBodyText{
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight: normal;
    color: #333333;
    letter-spacing: 0px;
    line-height: 15px;
}
.conversionCostsBodyText a:link {color: #003468; text-decoration: none}
.conversionCostsBodyText a:visited {color: #003468; text-decoration: none}
.conversionCostsBodyText a:hover {color: #003468; text-decoration: underline;}
.conversionCostsBodyText a:active {color: #003468; text-decoration: underline;}


.conversionCostsHeaderText{
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight: bold;
    color: #003468;
    letter-spacing: -1px;
    line-height: 15px;
}

.conversionCostsBigHeaderText
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 19px !important;
  font-weight: normal !important;
  color: #9b5f0a;
  letter-spacing: -1px;
  line-height: 15px;
}



/********** End Membership Conversion Color Theme ******/
ul.HorizontalRadioButtonList
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
    line-height: 12px;
    list-style-position: outside;
    list-style-type: none;
}

ul.HorizontalRadioButtonList li
{
    float:left;
    padding-right:15px;
}

/********** Tabs for Profile Editor ******/

.profileColorTabs{
padding: 0 0 0 10px;
width: 100%;
overflow: hidden;
background: transparent;
}

.profileColorTabs ul{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin: 0;
padding: 0;
list-style: none;
}

.profileColorTabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
/*text-transform: uppercase;*/
}


.profileColorTabs a{
float: left;
color: white;
background: #97af3f url(/images/roundleft.png) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 2px 0 0;
padding: 0 0 1px 3px;
text-decoration: none;
letter-spacing: 1px;
}

.profileColorTabs a span{
float: left;
display: block;
background: transparent url(/images/roundright.png) no-repeat right top; /*right corner image*/
padding: 7px 9px 3px 6px;
cursor: pointer;
}

.profileColorTabs a span{
float: none;
}


.profileColorTabs a:hover, .profileColorTabs li.selected a{
background-color: #7d9233; /*background color of tabs onMouseover*/
color: white;
}

.profileColorTabs a:hover span{
background-color: transparent;
}


.profileColorDivider{ /*CSS for horizontal line.*/
clear: both;
padding: 0;
width: 100%;
height: 1px;
line-height: 5px;
background: #cccccc; /*background color of horizontal line*/
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* ******************* */
.rollRowOver {
	background: #e6e6e6;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
letter-spacing:0;
line-height:18px;
margin:0;
padding:0;
cursor:pointer;
}

.rollRowOver a:link {color: #FFFFFF; text-decoration: none; font-weight: normal} 

.rollRowOver a:visited {color: #FFFFFF; text-decoration: none; font-weight: normal}

.rollRowOver a:hover {color: #FFFFFF; text-decoration: none; font-weight: normal}

.rollRowOver a:active {color: #FFFFFF; text-decoration: none; font-weight: normal}


.rollRowOff {
	background: #FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
letter-spacing:0;
line-height:18px;
margin:0;
padding:0;
}

.rollRowOff a:link {color: #808284; text-decoration: none; font-weight: normal} 

.rollRowOff a:visited {color: #808284; text-decoration: none; font-weight: normal}

.rollRowOff a:hover {color: #808284; text-decoration: none; font-weight: normal}

.rollRowOff a:active {color: #808284; text-decoration: none; font-weight: normal}

/* tax calculators */
input.clsButton {
background-color:#1b3767;
background-image:none;
background-repeat:repeat;
border:1px solid #547698;
color:#FFFFFF;
font-family:verdana;
font-size:11px;
font-weight:normal;
padding:0 0 1px;
}

.popupCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	line-height: 14px;
}

.popupCaptionBackground {
background-color:#1b3767;
background-image:none;
background-repeat:repeat;
padding:0 0 1px;
}

.popupBackground {
background-color:#efeee9;
background-image:none;
background-repeat:repeat;
padding:0 0 1px;
}


table.MailingListGrid
{
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: outset outset outset outset;
    border-color: #cccdcf;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    letter-spacing: 0px;
}

table.MailingListGrid th
{
    border-width: 1px 1px 1px 1px;
    padding: 3px;
    border-style: inset inset inset inset;
    border-color: #cccdcf;
    background-color: #e2e2d8;
    
}

table.MailingListGrid td
{
    border-width: 1px 1px 1px 1px;
    padding: 3px;
    border-style: inset inset inset inset;
    border-color: #cccdcf; /* background-color: white; */
    
}



table.MailingListGrid a:link
{
    color: #003468;
    text-decoration: none;
}

table.MailingListGrid a:visited
{
    color: #003468;
    text-decoration: none;
}

table.MailingListGrid a:hover
{
    color: #003468;
    text-decoration: underline;
}

table.MailingListGrid a:active
{
    color: #003468;
    text-decoration: underline;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.radioButtonListNoBullets
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
} 
.radioButtonListNoBullets label
{
	padding: 0px 0px 0px 10px;
}
.startupKitBullets
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #9b5f0a; 
	letter-spacing: 0px;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: none;
	padding: 0px 0px 0px 10px; 
	margin: 0px 0px 0px 25px; 	
}
.startupKitBullets li 
{
	margin-bottom: 5px;
	margin-right: 10px;
}
.startupKitBullets a:link 
{
	color: #9b5f0a; 
	text-decoration: none; 
} 
.startupKitBullets a:visited 
{
	color: #9b5f0a; 
	text-decoration: none;
}
.startupKitBullets a:hover 
{
	color: #879C3A; 
	text-decoration: none;
}
.startupKitBullets a:active 
{
	color: #879C3A; 
	text-decoration: none;
}
.bodyCopyBlack12 TD
{
	FONT-FAMILY: Arial; COLOR: #000000; FONT-SIZE: 12px
}

.wizardIncompleteStep {
	font-family: arial;
	font-size: 11px;
	color:#9b5f0a;
	
}
.wizardCompleteStep {
	font-family: arial;
	font-size: 11px;
	color:#657923;
	
}
.wizardCurrentStep {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color:#003367;
	font-weight: bold;
}
.accordionHeader {   
	color: white;   
	background-color: #666666;   
	font-family: Arial, Sans-Serif;   
	font-size: 12px;   
	font-weight: bold;   
	padding: 5px 5px 5px 10px;  
	cursor: pointer;   
	text-align: left;
}   
.accordionHeaderSelected {   
	color: white;   
	background-color: #003367;   
	font-family: Arial, Sans-Serif;   
	font-size: 12px;   
	font-weight: bold;   
	padding: 5px 5px 5px 10px;  
	text-align: left;
}   
.accordionContent {   
	padding: 5px;   
	padding-top: 10px;
	text-align: left;
}   

