body {
	font: 12px arial,helvetica,sans-serif;
	background: #eee url(images/background.jpg);
	line-height: 1.5em;
	
	color: #333;
	margin: 0px;
}

a {
	color: #3b3d22;
}

a:hover {
	color: #cc0000;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #262714;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 1em;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #262714;
}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #262714;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #262714;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	color: #262714;
}

.cDiv {
	width: 840px;
	margin: 0px auto;
	background: #eee url(images/centerBG.jpg) repeat-y;
}

.cShadow {
	background: url(images/contentBGShadow.jpg) repeat-y;
	padding: 0px 20px;
}



.content {
	height: 500px;
	overflow: show;
	padding: 0px;
	margin: 0px auto;
	
}
div>.content {
	height: auto;
	min-height: 500px;
}

.rightPane {
	margin: 10px;
}

.pageImage {
	display: block;
}

.formHead {
	padding: 2px 5px;
	font-weight: bold;
	color: #333;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	border-right:1px solid #bbb;
	background: #ddd;
}

.dForm {
	background: #eee url(images/formBG.gif);
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:0px; 
	margin:0px;
}

.newsSMDiv {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:10px; 
	margin:0px;
}

.error {
	border: 3px double #990000;
	padding: 5px;
	color: #990000;

	padding-left: 40px;
	background: #ffffcc url(images/error.gif) no-repeat 5px 15px;
	margin-bottom: 5px;
}

.error h3 {
	color: #990000;
	margin-top:12px;
}

.itemError {
	background: #900;
	color: #fff;
	padding: 2px 5px;
	margin: 2px 0px;
	font-weight: bold;
}

.red {
	color: #c00;
}

.securityImage {
	display: block;
	border: 1px solid #ccc;
}

/*================ header ===================*/

.header {
	position: relative;
	height: 114px;
	background: url(images/headerBG.jpg) no-repeat;
}

.header .nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: right;
	padding: 2px 32px 2px 20px;
	font-weight: bold;
	color: #fff;
}

.header .nav a {
	color: #fff;
	font-weight: bold;
}
/*================= left menus ===================*/
.mainMenu {
	margin: 1px;
}

.mainMenu .topLink {
	display: block;
	color: #3b3d22;
	background: #c6de88;
	font-weight: bold;
	padding: 2px 5px;
	margin-bottom: 1px;
}

.mainMenu .topLink:hover {
	background: #f0f0d8;
	
}
.mainMenu .subLink {
	display: block;
	color: #3b3d22;
	background: #f0f0d8 url(images/linkBullit.jpg) no-repeat 6px 8px;
	padding: 2px 5px 2px 16px;
	margin-bottom: 1px;
	font-size: .9em;
}

.mainMenu .subLink:hover {
	background: #fff url(images/linkBullit.jpg) no-repeat 6px 8px;
}

.secondaryMenu a {
	display: block;
	padding:1px 5px 1px 6px;
	
}

.mainMenuHdr {
	color: #fff;
	font-weight: bold;
	background: #627fb9 ;
	padding: 2px 5px;
}

/*================== footer ===========*/
.footer {
	text-align: center;
	padding: 5px;
	background: #fff;
	border-bottom: 1px solid #627fb9;
	border-top: 1px solid #627fb9;
	margin: 1px 0px;
	color: #1f3b73;
}

.footer a {
	color: #1f3b73;
	font-weight: bold;
}
.footerMark {
	font-size: .8em;
}

/*========== index page styles =================*/

.getCash {
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	color: #cc3300;
	clear: both;
}

.signUpButton {
	
}
.indCenter {
	text-align: center;
}
.checkboxes {
	margin: 0px 10px 0px 100px;
}

.checkboxes ul {
	list-style-image: url(images/checkBox.gif);
	line-height: .8em;
}

.checkboxes li {
	margin: 0px 0px 8px 0px;
	padding-left: 10px;
	font-weight: bold;
}

.indForm input {
	width: 120px;
}

.indForm p {
	margin: 5px 0px;
}
/*==============articles================ */

.intro {
	font-style: italic;
	font-size: .9em;
}
.articleSideMenu {
	border: 1px solid #ccc;
	background: #eee;
}
.sideArtHeaderText {
	display: block;
	padding: 5px 5px 0px 5px;

	margin: 1px;
	color: #3b3d22;
	background: #f0f0d8;

}
.sideArtLinks {
	display: block;
	padding: 1px 5px 1px 8px;
	line-height: 1.2em;
}


/*==============glossary styles================ */
.gAlpha {
	text-align: center;
	background: #eee;
	padding: 2px;
	font-size: 10px;
}
.gAlpha div{
	text-align: center;
	background: #fff;
	padding: 3px;
}

.smHeader {
	text-align: center;
	padding: 5px;
	background: url(images/smHeaderBG.jpg) no-repeat;
	height: 12px;
	border-bottom: 1px #eee solid;
}
.smBottom {
	background: url(images/smBottomBG.jpg) no-repeat;
	height: 12px;

}
.glossarySideMenu a, .smSel {
	display: block;
	background: #fff;
	padding: 4px 5px;
	text-align: center;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	
	border-bottom: 1px #eee solid;
}
.smSel {
	background: #eee;
}

/*=================== affiliate management styles =====================*/
.affiliateNavLinks {
	background: #FE9D12 URL(affiliates/images/affMenuTop.jpg) no-repeat 0px 0px;
	color: #fff;
	padding: 0px;
	border-bottom: 1px solid #cc6600;

}

.affiliateNavLinks a {
	color: #fff;
	font-weight: bold;
	background: #900 url(affiliates/images/affMenuButtonBG.jpg) repeat-x;
	display: block;
	padding: 8px 5px 9px 5px;
	line-height: 12px;
}
.affiliateNavLinks .ident {
	padding: 3px 5px;
}
.affiliateNavLinks a:hover {
	color: #eee;
}

.linkText {
	border: 1px dotted #ccc; 
	background: #eee; 
	padding: 5px;
}
