a:link, a:visited {
	color: #ffa000;
	outline: none;
}

a:hover, a:active {
	color: #ffff00;
	outline: none;
}

body{
	background-color: #ffa000;
}

body, td,.bottom {
	color: #ffffff;
	font-family: 'Trebuchet MS', Helvetica, Verdana, Tahoma, Arial, 'Arial Black', 'Century Gothic', 'Lucida Sans Unicode', Impact, sans-serif;
}

h1 {
	font-size: 182%; /*18px via YUI Fonts CSS foundation*/
	letter-spacing: 3px;
}

h1 a, #infolink a{
	letter-spacing: 1px;
	line-height: 193%;
}

h1, h2, h3, h4, h5, h6 {
	color: #ffa000;
}

td{
	vertical-align: top;
}

.bluebox{
	background-color: #0066bb;
	background-image: url("images/blueGrad.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
}

.box1{
	background-color: #000000;
	padding: 12px;
}

.brd1{
	border: solid 2px #ffa000;
}
.brd2{
	border: solid 2px #0079E1;
}

.faqanswer{
	margin-left: 40px;
}

.important {
	color: #ffa000;
	font-size: 138%;
	font-weight: bold;
	height: 20px;
	margin-bottom: .5em;
	margin-top: 12px;
	vertical-align: bottom;
}

.indent{
	margin-left: 20px;
}

.inside{
	padding: 12px;
}

.main{
	text-align: left;
}

.mover{
  background-image: url("images/minus_smaller_over.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ffff00;
}

.new{
	color: #ffff00;
	font-style: italic;
}

.pover{
	background-image: url("images/plus_smaller_over.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ffff00;
}

.qminus{
	background-image: url("images/minus_smaller.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.qplus{
	background-image: url("images/plus_smaller.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.question {
	color: #ffa000;
	cursor: pointer;
	font-size: 138%;
	font-weight: bold;
	height: 20px;
	margin-left: 20px;
	margin-top: 12px;
	padding-left: 25px;
	vertical-align: bottom;
}

.sampleweb{
	display: block;
	height: 180px;
	padding: 2px;
	width: 240px;
}

.sampleweb:link,.sampleweb:visited{
	border: 2px solid #2a2a2a;
}

.sampleweb:hover,.sampleweb:active{
	border: 2px solid #ffff00;
}

.scrollercontent{
	text-align: left;
}

.signature{
	font-style: italic;
	font-weight: bold;
}

.testi_bottom{
	background-image: url("images/testimonial_bottom.gif");
	background-position: top;
	background-repeat: no-repeat;
	color: #000000;
	height: 161px;
	margin-top: 0px;
	width: 450px;
}

.testi_bottom div {
	font-size: 112%;
	line-height: 1;
	padding-left: 34px;
	padding-top: 32px;
	text-align: left;
}

.testi_bottom div img{
	border: 2px solid #0066bb;
	float: right;
	margin-left: 26px;
	margin-right: 30px;
}

.testi_top{
	background-image: url("images/testimonial_top.gif");
	background-position: top;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 112%;
	height: 84px;
	line-height: 1;
	margin-bottom: -38px;
	padding-top: 38px;
	text-align: right;
	width: 450px;
}

.testi_top div{
	float: right;
	text-align: center;
	width: 150px;
}

.thickboxholder{
	background-color: #ffffff;
	border: 2px solid #ffa000;
	margin: 4px;
	text-align: center;
}

.thickboxholder a:link,.thickboxholder a:visited {
	color: #00447f;
	cursor: help;
	outline: none;
}

.thickboxholder a:hover,.thickboxholder a:active {
	color: #000000;
	outline: none;
	text-decoration: none;
}

.thickboxholder p{
	margin: 0px;
	padding: 3px 0px;
}

#bottom a:link, #bottom a:visited {
	color: #00447f;
	outline: none;
}

#bottom a:hover, #bottom a:active {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

#bottom h3{
	letter-spacing: 3px;
}

#bottom p a{
	font-weight: bold;
	letter-spacing: 2px;
}

#scrollermain{
	padding: 8px;
	text-align: left;
}

.prevnext{
	margin-top:12px;
}

.line{
	border-bottom:2px solid #000;height:2px;margin:12px 0;
}
.brd { border:4px solid #00447f;margin-top:20px;}

.redbox{
	border:solid 3px #000000;
	background-image: url("images/redGrad.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
	.foolsbox{
	border:solid 3px #000000;
	background-color:#FFA000;
}
