body {
	color: #666666;
	font-family: Arial, Sans-serif;
	background-color: #ffffff;
  font-size:12px;
  text-decoration:none;
  line-height: 1.5em;
}
#topBar {
	background: #009fe3;
	border-bottom: 5px solid #9fbd2b;
	width: 100%;
	height: 23px;
  position: absolute;
  top: 0;
  left: 0;
}
#content, #homePg {
	width: 850px;
	margin: 0 auto;
}

/* header */
#header {
	padding-top: 30px;
	color: #666666;
  background-color: #ffffff;
  height: 115px;
}
#tagline {
	font-size: 12px;
	border-left: 1px solid #666666;
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: -10px;
	position: relative;
	bottom: 4px;
}
#branding {
	width: 500px;
	float: left;
	padding-bottom: 15px;
  background-color: #ffffff;
}
#branding img {
	padding-right: 5px;
}
#topRightHeader {
	width: 260px;
	color: #02aeee;
	float: right;
	position: relative;
	top: 30px;
  background-color: #ffffff;
}
.searchButton {
	border: none;
	background: none;
	color: #02aeee;
	font-size: 11px;
	letter-spacing: 1px;
}
#searchBox {
	font-size: 10px;
	color: #666666;
	padding: 3px;
	width:170px;
}
#topAccountsMenu {
	clear: both;
}
#topAccountsMenu ul {
	list-style: none;
	padding: 0px;
	padding-top: 15px;
	margin: 0px;
}
#topAccountsMenu li {
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	border-right: 1px solid #666666;
	font-size: 14px;
	letter-spacing: 1pt;
}
#topAccountsMenu li a {
	color: #666666;
}
#rssIcon {
	position: relative;
	bottom: 8px;
}

/* vertical navigation bar */
#verticalNavBar {
  font-size: 12px;
  float: left;
  width: 185px;
  background-color: #EFF4DB;
}
#verticalNavBar ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 100%;
}
#verticalNavBar li {
  float: none;
  border-bottom: 2px dotted #CEDD8F;
  margin: 0px;
  padding-top: 11px;
  padding-bottom: 11px;
}
#verticalNavBar li a {
  color: #666666;
  font-weight: bold;
}
.listArrow {
  padding-right: 25px;
  padding-left: 15px;
}
#verticalNavBar .lastNavItem {
  border: none;
}
#verticalNavBar li ul {
  list-style-type: none;
  padding-left: 70px;
  padding-top: 5px;
}
#verticalNavBar li.selectedSubnav ul li.selected, #verticalNavBar li.lastNavItem ul li.selected {
  list-style-type: disc;
}
#verticalNavBar li ul li {
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
#verticalNavBar li ul li.lastNavItem {
  padding-bottom: 0px;
}
#verticalNavBar li ul li a {
  font-weight: normal;
}
/* horizontal navigation bars */
/* navigation bar */
#navBar {
	border-top: 1px solid #9fb62b;
	font-size: 14px;
	letter-spacing: 1pt;
	color: #666666;
	clear: both;
}
#navBar ul {
	list-style: none;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0 auto;
}
#navBar ul li {
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	border-right: 1px solid #666666; /* #02aeee; */
}
#navBar li a {
	color: #666666;
}
#navBar li.firstNavItem  {
	padding-left: 0px;
}
#navBar li.lastNavItem {
	border-right: none;
	padding-right: 0px;
}

#footer li.firstNavItem, #topAccountsMenu li.firstNavItem  {
	padding-left: 0px;
}
#footer li.lastNavItem, #topAccountsMenu li.lastNavItem{
	border-right: none;
	padding-right: 0px;
}

/* main content */
#main {
	clear: both;
	padding-top: 10px;
	padding-bottom: 25px;
	min-height: 300px;
}
#mainContent {
  width: 620px;
  float: right;
  padding: 0;
  padding-left: 45px;
  background-color: #ffffff;
  margin: 0;
}
#mainContent select, #mainContent input {
  font-size:12px;
}
#homePg #main {
	min-height: 215px;
	padding-bottom: 5px;
}
#homePg #navBar {
	border: none;
}
/* footer */
#footer {
	font-size: 10px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #ffffff;
  color: #666666;
  clear: both;
}
#footer ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
#footer li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #666666;
}
#footer li a {
	color: #666666;
}
#copyright {
	float: right;
}

/* general styles */
a, .csrName {
	color: #009fe3;
	text-decoration: none;
font-size:12px;
}
h1, h2, h3, h4 {
	font-weight: bold;
  color: #009fe3;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
img {
	border: none;
}

/* order table */
table#orders {
	font-size: 10pt;
	border-spacing: 0px;
	border-left: 1px solid #999999;
	margin: 0 auto;
	width: 800px;
	text-align: center;
}
#orders th {
	background-color: #999999;
	color: #ffffff;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 27px;
	padding-right: 27px;
}
#orders td {
	border-color: #999999;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 10px;
}
.whiteRow {
	background-color: #ffffff;
}
.blueRow {
	background-color: #e5f3f6;
}
.linkButton {
	color: white;
	text-decoration: none;
}
.blueButton {
	background: url("/images/blueButton.png") no-repeat center;
	height: 25px;
	padding-top: 3px;
}
.greenButton {
	background: url("/images/greenButton.png") no-repeat center;
	height: 25px;
	padding-top: 3px;
}

/* feature box */
.featureBox, .smallFeatureBox {
	background: #ffffff url("/images/featureBoxBackground.png") bottom repeat-x;
	border: solid 1px #cccccc;
	float: left;
}
.smallFeatureBox {
	background: #ffffff url("/images/smFeatureBoxBackground.png") bottom repeat-x;
}
.featureBoxHeader {
	background: #009fe3;
	border-bottom: 6px solid #9fbd2b;
	font-size: 20px;
	letter-spacing: 2pt;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.featureBoxHeader a{
	color: white;
}
.featureBoxContent {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	overflow: hidden;
}

/* forms */
.featureBox form {
	padding-right: 5px;
  padding-top: 5px;
}
.leftLabel {
        clear: left;
	float: left;
	font-weight: bold;
}
.formInput, .formInputFixed {
	margin-bottom: 8px;
	font-size: 11px;
}
.formInputFixed {
	width: 150px;
}
.submitButton, .greenSubmitButton {
	float: right;
	border: none;
	background: none;
	padding-top: 10px;
	color: #02aeee;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.greenSubmitButton {
	background: url('/images/greenButtonLg.png') no-repeat;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 7px;
	width: 148px;
}
.smallLink {
	font-size: 10px;
	color: #666666;
}

/* Accounts */
#accountsMenu {
	padding-bottom: 40px;
}
#accountsMenu ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#accountsMenu li {
	float: left;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 2px;
	background-color: #009fe3;
	border-bottom: 5px solid #9fbd2b;
	color: white;
	font-weight: bold;
	width: 140px;
}
li#accountsMenuSelected {
	background-color: #036b98;
}
#accountsMenu li a {
	color: white;
}

/* FAQs */
#faqList dd {
  padding-bottom: 10px;
}
#faqList dt a {
  color: #666666;
}
#faqCategories {
  padding-left: 70px;
}
#faqCategories a {
  font-weight: normal !important;
}
/* Glossary */
#glossaryIndex {
  margin: 0 auto;
}
#glossaryIndex a {
  font-weight: normal !important;
}
#glossaryIndex td {
  width: 20px;
}

.glossaryLetter {
  font-size: 1.2em;
}
.glossaryList dt {
  font-weight: bold;
}
.glossaryList dd {
  padding-bottom: 10px;
  font-size: .9em;
}
.topLink {
  float: right;
}
#envelopeTemplates {
  border-collapse: collapse;
  text-align: center;
}
#envelopeTemplates td {
  border: 1px solid #666666;
  padding-left: 5px;
  padding-right: 5px;
}
#csrTable td {
  font-size: .9em;
}
/**** Modal overlay popup ****/
#bigHolder {
  padding: 20px 20px;
  background: #ffffff;
  z-index: 30;
  width: 500px;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  border: 4px solid #9FBD2B; 
}
#veil {
  z-index:20;
  position:fixed;
  left: 0px;
  top: 0px;
  background: #333333;
  display:none;
  filter:alpha(opacity=75);
  opacity:0.75;
}
#closeX {
  float: right;
}
.comment {
  padding: 10px;
  padding-left: 30px;
  margin-bottom: 10px;
}
.comment .comment {
  margin: 10px;
}
.commentName, .commentDate, .commentDateUpdated {
  font-size: x-small;
}
.commentName {

}
.commentDate {

}
.commentDateUpdated {

}
.commentBody a, .commentBody {
  margin-bottom: 5px;
}
.commentBody a, #forumHomeLink a {
  text-decoration: none;
}