html {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-weight: bold;
	color: #1b5790;
}
a:hover, a:active {
	font-weight: bold;
	color: #CC0000;
}
#banner {
	height: 125px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#hasMenu {
	display: none; /* Set to none to hide menu and banner copy */
}
.bannerCopy {
	font-size: 36px;
	font-weight: bold;
}
#mainNav {
	height: 44px;
	font-size:  12px;
	background-image: url(../images/navBar.jpg);
}
#mainNav a:link, #mainNav a:visited {
	font-weight: bold;
	color: #333333;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	line-height: 40px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#mainNav a:hover, #mainNav a:active {
	font-weight: bold;
	color: #f7931f;
	background-color: #efefef;
	display: block;
	line-height: 40px;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.repeatingBg {
	background: url(../images/generic_03.jpg) repeat-y;
}
#content {
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 21px;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 18px;
	padding: 0;
	margin: 0px;
	font-weight: normal;
}

form {
	margin: 0px;
	padding: 0px;
}
input[type='text'], input[type='password'], select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
input[type='submit'], input[type='button'] {
	font: bold 12px Arial, Helvetica, sans-serif;
}
input[type='submit']:hover, input[type='button']:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.copy {
	font-size: 14px;
	line-height: 1.2;
}
.copy12 {
	font-size: 12px;
}
.copy21 {
	font-size: 21px;
}
.tw {
	font-size: 10px;
}



#alexButtonPad {
	padding: 5px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(../images/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
#footer {
	height: 30px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.testimonialTopBg {
	background-image: url(../images/testimonialBox_03.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.testimonialBottomBg {
	background-image: url(../images/testimonialBox_13.jpg);
	background-repeat: repeat-x;
}

.testimonialBg {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
}
.testimonialGradient {
	background-image: url(../images/testimonialGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.whiteBoxBg {
	background-image: url(../images/whiteBoxBg.jpg);
	background-repeat: repeat-y;
}
.whiteBgGradient {
	background-image: url(../images/testimonialGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 396px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}


.optinBox {
	background-image: url(../images/opt-inBox.jpg);
	background-repeat: no-repeat;
	bottom: auto;
	clip: rect(159px,auto,auto,auto);
}
.optinPadding {
	padding-top: 65px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.audioBg {
	background-image: url(../images/audioBg.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 152px;
}
.moduleQBg {
	background-image: url(../images/moduleIcon.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 100px;
	line-height: 50px;
}


hr {
	color: #cccccc;
	height: 1px;
}



#copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
}
#copyright a:link, #copyright a:visited {
	font-weight: normal;
	color: #666666;
}
#copyright a:hover, #copyright a:active {
	font-weight: normal;
	color: #CC0000;
}
.orange {
	color: #f7931f;
}
.green {
	color: #93c94e;
}
.grey {
	color: #666666;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #1b5790;
}





/* Alex Button v4 */
a.alexButton_v4I:link,a.alexButton_v4I:visited {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#f7931f;
	padding: 6px 6px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
}
a.alexButton_v4I:hover {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#f7931f;
	padding: 6px 6px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
}
a.alexButton_v4I:active {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#f7931f;
	padding: 6px 6px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
}
div.alexButton_v4O {
	padding: 5px;	background-color: #f7931f;
}
/* End Alex Button 4 */
.audioBg2 {
	background-image: url(../images/audioBg2.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 191px;
	margin-right: auto;
	margin-left: auto;
}
.audioPad {
	padding-top: 12px;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.audioDownload {
	height: 50px;
	font-size: 12px;
}
.resources {
	width: 195px;
}

.moreBg {
	background-image: url(../images/moreBg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	line-height: 22px;
	width: 191px;
	margin-left: auto;
	margin-right: auto;
}
.moreBg a:link, .moreBg a:visited {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
.moreBg a:hover, .moreBg a:active {
	font-weight: bold;
	color: #CC0000;
}
.leftPadding {
	padding-left: 15px;
}
#topNav {
	display: none;
}

.audioBg3 {
	background-image: url(../images/audioBg.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 152px;
	margin-right: auto;
	margin-left: auto;
}
.audioBg4 {

	background-image: url(../images/audioBg3.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 191px;
	margin-right: auto;
	margin-left: auto;
}
.bottomPadding {
	padding-bottom: 5px;
}

