@charset "UTF-8";
/* CSS Document */

.subpage_content {
	margin:0;
	padding:2px 10px;
}
.subpage_content p {
	margin:0;
	padding:0 0 15px 0;
}

.subpage_content h2 {
	margin:0;
	padding:0 0 10px 0;
	font-size:16px;
	color:#6b9d4e;
}

.subpage_content ul {
	width:540px;
	margin:0;
	padding:0;
	list-style:none;
}
.subpage_content ul li {
	margin:0;
	padding:0 0 25px 30px;
	background:url(../images/bullet_big.jpg) 0px no-repeat;
	color:#666;
	list-style-position: outside;
	vertical-align: middle;
}

.subpage_border_middle {
	border-right:1px solid #6b9d4e;
	border-left:1px solid #6b9d4e;
}
.subpage_border_top {
	height:10px;
	background:url(../images/subpage_border_top.gif) no-repeat;
}
.subpage_border_bottom {
	height:10px;
	background:url(../images/subpage_border_bottom.gif) no-repeat;
}
.subpage_line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF8D45;
	margin-top: 7px;
}


.buttondiv {
	font-size:18px;
	font-weight:bold;
	float:left;
	padding:0 20px 0 0;
}
.buttondivright {
	font-size:18px;
	font-weight:bold;
	float:right;
	padding:0 20px 0 0;
	width: 230px;
}
.buttondiv a, .buttondiv a:visited {
	text-decoration:none;
}
.buttondiv span {
	margin:0;
	padding:0 0 0 1px;
}
.buttondiv img {border:0px none;}
.buttondivright img {
	border:0px none;
}



/* TESTING CENTER */
.testing {
}
.testing img {border:0px none;}
.testing_left {
	width:379px;
	float:left;
	text-align:center;
}
.freetest {
	width:276px;
	height:185px;
	margin:0 auto;
	text-align:left;
	background:url(../images/testing_center/test_free_background.gif) no-repeat;
	color:#000000;
}
.testing_right {
	width:379px;
	float:left;
	text-align:center;
}
.paidtest {
	width:276px;
	height:185px;
	margin:0 auto;
	text-align:left;
	background:url(../images/testing_center/test_paid_background.gif) no-repeat;
	color:#000000;
}
.subpage_testing_middle {
	border-right:1px solid #fd9a41;
	border-left:1px solid #fd9a41;
}
.subpage_testing_top {
	height:14px;
	background:url(../images/testing_center/testing_center_top.png) no-repeat;
}
.subpage_testing_bottom {
	height:14px;
	background:url(../images/testing_center/testing_center_bottom.png) no-repeat;
}
.testcontent {
	font-size:18px;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
}
.testcontent2 {
	padding:7px 10px 0 12px;
	font-size:18px;
}
.testheader {
	padding:6px 10px 0 12px;
	font-size:22px;
	color: #FFFFFF;
}
.diploma {
	color: #a3620a;
	background-image: url(../images/testing_center/diploma_background.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 157px;
	width: 276px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.credit_left {
	width:260px;
	float:left;
	text-align:left;
	padding-right: 10px;
}

.shopping {
	width: 564px;
}

.shopping_border_top {
	height:10px;
	width: 564px;
	background-image: url(../images/shopping_border_top.gif);
	background-repeat: no-repeat;
}
.shopping_border_middle {
	border-right:1px solid #6b9d4e;
	border-left:1px solid #6b9d4e;
}
.shopping_border_bottom {
	height:10px;
	width: 564px;
	background-image: url(../images/shopping_border_bottom.gif);
	background-repeat: no-repeat;
}
.linkshare_banner {
	border: thin solid #999999;
}

.credit_subpage_content {
	margin:0;
	padding:2px 10px;
}
.credit_subpage_content p {
	margin:0;
	padding:0 0 15px 0;
}
.credit_subpage_content h2 {
	margin:0;
	padding:0 0 10px 0;
	font-size:20px;
	color:#6b9d4e;
}

.credit_subpage_content ul {
	width:510px;
	margin:0;
	padding:0;
	list-style:none;
}
.credit_subpage_content ul li {
	color:#666;
	background-image: none;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.credit_subpage_border_middle {
	border-right:1px solid #6b9d4e;
	border-left:1px solid #6b9d4e;
}
.credit_subpage_border_top {
	height:10px;
	background:url(../images/subpage_border_top.gif) no-repeat;
}
.credit_subpage_border_bottom {
	height:10px;
	background:url(../images/subpage_border_bottom.gif) no-repeat;
	margin-bottom: 20px;
}
.credit_subpage_line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF8D45;
	margin-top: 7px;
}


/* contactform */
form.contactform {
}
.contactform input {
	width:160px;
	margin:0 0 5px 0;
	padding:3px;
	border:1px solid #333;
	color:#999;
}
.contactform textarea {
	width:160px;
	margin:0 0 5px 0;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #333;
	color:#999;
}
.contactform input#submit {
	width:160px;
	height:auto;
	padding:0;
	margin:0;
	border:0px none;
}#counselor_button {
	text-align: center;
	float: right;
	height: 160px;
	width: 310px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
