@charset "UTF-8";
/* CSS Document */

body {
	background: url(http://www.thecollegeexpert.com/images/bg.jpg) repeat-x center top;
	background-color: #110089;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
.textarea {
	background-image: url(http://www.thecollegeexpert.com/images/textarea-bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
}
.float-left {	display: inline;
	float: left;
}
.float-right {	display: inline;
	float: right;
}
.style1 {color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}.optinbox {
	background-image: url(http://www.thecollegeexpert.com/images/optinbox.jpg);
	background-repeat: no-repeat;
	height: 268px;
	width: 350px;
}
h1, h2, h3, h4, h5, h6 {
	font: bold normal 24px Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
}
h1 { font-size: 36px;letter-spacing: -2px; }
h2 { font-size: 30px;letter-spacing: -1px; }
h3 { font-size: 24px;letter-spacing: -1px; }
h4 { font-size: 20px;letter-spacing: -1px; }
h5 { font-size: 18px;letter-spacing: -1px; }
h6 { font-size: 16px;letter-spacing: -1px; }
ul {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 20px;
	color:#000;
	list-style:none;
}
		ul li {
			background: url(http://www.thecollegeexpert.com/images/bullet.jpg) no-repeat left 10px;
			text-align: left;
			padding:0px 10px 10px 30px;
			margin: 0 ;
		}
		html>body ul li {
			background: url(http://www.thecollegeexpert.com/images/bullet.jpg) no-repeat left top;
			text-align: left;
			padding:0px 10px 20px 30px;
			margin: 0 ;
		}
ol {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 20px 0 5px;
	margin:0 0 0 30px;
	color:#000;
	list-style:decimal;
}
		ol li {
			text-align: left;
			padding:5px 10px 8px 0px;
		}
.testi {
	font: italic normal 14px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 15px;
}
#product-wrap {
	width: 558px;
	margin:0 auto;
	padding:10px;
	border: dashed thick #c00;
	background-color:#ffffcc;
}
#product {
	margin:0 auto;
	padding:10px 20px;
	border: solid 1px #aaa;
	background-color:#fff;
}
#product .link {
font: bold normal 20px Verdana, Arial, Helvetica, sans-serif;
text-align:center;
margin:0 0 25px;
}
.headline {
	font-size: 25px;
	line-height: 30px;
	font-weight: bold;
	color: #C00;
	text-align: center;
}
.subhead {
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #C00;
	text-align: center;
}
.content-text {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
	color: #000;
}
p {
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height:20px;
	color: #000;
}
.bullet-text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 20px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
}
