/* CSS Document */

html{ 
	font-family: "Trebuchet MS";}
a:link, a:visited {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}

body {
	margin:0px;
	padding:0px;
	background-image: url(../images/gradientBG.jpg);
	background-repeat: repeat-x;
	background-position: center 150px;
	background-color: #d3e2e9;
	font-size: 16px;
}

div#Banner {
	background: url(../images/bannerBG.jpg) repeat-x top; 
	height: 175px;}

.bannerBG {
	display: block;
	clear: both;
	width: 770px;
	margin: 0px auto;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

#mainTable { 	
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background: #FFFFFF;}
	

#content {
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
	font-size: 16px;
}
.ampersand {
	font-family: Arial, Helvetica, sans-serif;
}


.green {
	color: #336600;
}
.smallTX {
	font-size: 20pt;
}

.copy {
	font-size: 12px;
}
.red {
	color: #CC0000;
}
.audioBG {
	background-image: url(../images/tsButton-replay.jpg);
	background-repeat: no-repeat;
}
.audioBG1 {
	background-image: url(../images/audioBG1.gif);
	background-repeat: no-repeat;
}
.audioBG2 {
	background-image: url(../images/audioBG2.gif);
	background-repeat: no-repeat;
}
.boxTop {
	background-image: url(../images/whitebox_03.gif);
	background-repeat: repeat-x;
}
.boxBottom {

	background-image: url(../images/whitebox_15.gif);
	background-repeat: repeat-x;
}
.boxLeft {
	background-image: url(../images/whitebox_11.gif);
	background-repeat: repeat-y;
}
.boxRight {
	background-image: url(../images/whitebox_09.gif);
	background-repeat: repeat-y;
}
.highlight {
	background-color: #FFFF00;
}
.tablebb {
	border: thin solid #000000;
}

li.check {
	list-style-image: url(../images/check.gif);
}
.imgBorder {
	border: thin solid #000000;
}
li.circle {
	list-style-type: circle;
}




li.checkbox {
	list-style-image: url(../images/checkmark.gif);
	color: #CC0033;
}
.testimonialBox {
	background-color: #efefef;
	border: 2px solid #666666;
}
.tableborder {
	border: thin dashed #CCCCCC;
}
.directions {
	font-size: 14px;
}

.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad {
	padding: 5px;
	background-color: #CC3333;
}

.blue {
	color: #125eab;
}
.audioSampleBG {

	background-image: url(../images/audioSampleBG.gif);
	background-repeat: no-repeat;
}
#arrow li {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
}
.copy16px {
	font-size: 16px;
}
.button2 {

	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	cursor: default;
	background-image: url(http://www.onlinebuttonsecrets.com/alex-button/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#copyright {
	font-size: 12px;
	color: #666666;
}
#copyright a:link, #copyright a:visited {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
#copyright a:hover, #copyright a:active {
	color: #CC0000;
	text-decoration: underline;
}
