
/* GLOBAL START */
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align: text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
body {
	font:13px/1.22 arial, verdana, clean, sans-serif;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
/**
	 * Bump up IE to get to 13px equivalent
	 */
	pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:99%;
}
/* GLOBAL END */
 
	/* MASTER START */
	body {
	background: #999999 url(/resources/images/scholarshipzone.com/vi2_homesplash/bg.gif) repeat-x;
	color: #3c3c3c;
}
a {
	color: #993333;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
hr {
	display: none;
}
.borderbottom {
	border-bottom: 1px dotted #d90000;
}
.bordertop {
	border-top: 1px dotted #d90000;
}
.clearboth {
	clear: both;
}
.left {
	float: left;
}
.noborder {
	border: none !important;
}
.pgimg {
	border-bottom: 1px dotted #d90000;
	padding-bottom: 10px;
}
.right {
	float: left;
}
.tcenter {
	text-align: center !important;
}
.tright {
	text-align: right !important;
}
#doc {
	background: #fff;
	margin: 10px auto;
	min-width: 900px;
	position: relative;
	text-align: left;
	width: 75.6923em;
}
/* Header Styles */
 
	#hd {
	background: #eeeeee url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_hd.jpg) repeat-x;
}
#hd .nav {
	background: #e3e3e3 url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_nav.jpg) repeat-x top left;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	display: block;
	width: 100%;
}
#hd .nav li {
	display: block;
	float: left;
}
#hd .nav li a {
	border-right: 1px solid #cccccc;
	color: #3c3c3c;
	display: block;
	font-weight:bold;
	padding: 10px 10px;
	text-transform: uppercase;
	text-decoration: none;
}
#hd .nav li a:hover, #hd .nav li a.selected {
	background: #ebbcbc url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_nav_over.jpg) repeat-x top left;
	color: #3c3c3c;
}
#hd #logo a {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_logo.jpg) no-repeat top left;
	display: block;
	height: 80px;
	width: 304px;
	text-indent: -10000px;
	outline: none;
}
#hd #drawing {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_hd_rtcrnr.jpg) no-repeat top right;
	color: #cc0000;
	font-size: 138.5%;
	line-height: 1em;
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px 20px 0 0;
	text-transform: uppercase;
	text-align: right;
	text-decoration:none;
}
#hd #drawing a {
	color: #cc0000;
	text-decoration:none;
}
/* Body Styles */
#pubpixel {
position: absolute;
right: 101%;
overflow: hidden;
} 
 
	#bd {
	/* min-height hack for ie6 */
	      min-height: 300px;
	height: auto !important;
	height: 300px;
}
#bd h2 {
	color: #7c4040;
	font-size: 197%;
	font-weight: 100;
	line-height: 1.1em;
	padding: 10px 0 0px 10px;
}
#bd h3 {
	color: #7c4040;
	font-size: 153.9%;
	font-weight: 100;
	line-height: 1.1em;
	margin: 5px 10px 5px 10px;
	padding: 5px 0 0 0;
}
#bd h4 {
	color: #7c4040;
	font-size: 108%;
	margin: 10px 10px 0 10px;
	padding: 10px 0 0 0;
	font-weight: bold;
}
#bd p {
	font-size: 88%;
	margin: 5px 10px 5px 10px;
	padding: 0 0 10px 0;
}
#bd p.highlight {
	color: #7c4040;
	font-size: 138.5%;
}
#bd ol, #bd ul {
	margin: 5px 10px 5px 10px;
	padding: 0 0 10px 0;
}
#bd .col ul {
	font-size: 88%;
}
#bd .col ul li {
	list-style-type: disc;
	list-style-position: inside;
}
#bd .col ol {
	font-size: 88%;
}
#bd .col ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 10px 0;
}
#bd .oltext {
	margin: 10px;
}
#bd .oltext li {
	list-style-type: decimal;
	list-style-position: inside;
}
#bd .col {
	display: block;
	float: left;
	padding: 10px 0 0 0;
}
#bd .col1 {
	width: 47%;
}
#form #bd .col1, #faq #bd .col1 {
	width: 55%;
}
#about #bd .col1 {
	width: 56%;
}
#contact #bd .col1 {
	width: 50%;
}
#register #bd .col1 {
	width: 55%;
}
#loans #bd .col1 {
	width: 80%;
}
#bd .col2 {
	width: 35%;
}
#form #bd .col2, #faq #bd .col2 {
	float: right;
	width: 42%;
}
#about #bd .col2 {
	width: 43%;
}
#contact #bd .col2 {
	width: 50%;
	padding: 20px 0 !important;
}
#register #bd .col2 {
	width: 44%;
}
#loans #bd .col2 {
	width: 19%;
}
#bd .col3 {
	width: 15%;
}
#bd .row {
	clear: both;
}
#bd .box {
	background: #e8e8e8 url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_box.jpg) no-repeat bottom left;
	display: block;
	margin: 10px 10px 10px 10px;
}
#bd .box .in {
	background: transparent url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_box_rt.jpg) no-repeat bottom right;
	display: block;
	margin: 0;
	padding-bottom: 10px;
	width: 100%;
}
#bd .box h3 {
	background: #9e0202 url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_box_hd.jpg) no-repeat top left;
	color: #fff !important;
	font-size: 100% !important;
	line-height: 1em;
	padding: 0 !important;
	margin: 0 !important;
	text-transform: uppercase;
}
#bd .box h3 em {
	background: transparent url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_box_hd_rt.jpg) no-repeat top right;
	color: #fff !important;
	display: block;
	font-weight:bold;
	font-size:120%;
	padding: 8px 10px 5px 10px;
}
#bd .box ol {
	margin: 10px 5px;
}
#bd .box ol li {
	padding: 0 10px 5px 20px;
	list-style-type: none;
}
#bd .box ol li.one {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/blt_1.jpg) no-repeat 3px 1px;
}
#bd .box ol li.two {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/blt_2.jpg) no-repeat 3px 1px;
}
#bd .box ol li.three {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/blt_3.jpg) no-repeat 3px 1px;
}
.box .btn_reg a {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/btn_register.jpg) no-repeat top left;
	display: block;
	height: 35px;
	width: 138px;
	margin: 0 auto;
	text-indent: -10000px;
}
.box .btn_reg_long a {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/btn_register_long.gif) no-repeat top left;
	display: block;
	height: 41px;
	width: 328px;
	margin: 0 auto;
	text-indent: -10000px;
}
.box .terms {
	color: #999999;
	font-size: 77%;
	text-align: center;
}
/* box2 styles */
	.box2 {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_box2.jpg) no-repeat top left;
	display: block;
	margin: 10px auto;
	width: 98%;
}
#unsub .box2 {
	width: 50%;
}
.box2 .in {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_box2_rt.jpg) no-repeat top right;
	display: block;
	width: 100%;
}
.box2 .btm_form {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_box2_btm.jpg) no-repeat bottom left;
	display: block;
	height: 6px;
	margin: 0 0 0 0;
}
.box2 .btm_form .btm_form_in {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_box2_btm_rt.jpg) no-repeat bottom right;
	display: block;
	height: 6px;
	margin: 0;
}
.box2 h3 {
	color: #d90000 !important;
	font-weight: normal !important;
	padding: 10px 0 !important;
}
.box2 ol {
	margin: 10px 5px;
	font-size: 108%;
}
.box2 ol li {
	padding: 0 10px 5px 20px;
}
.box2 ol li.one {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/blt_1.jpg) no-repeat 3px 1px;
}
.box2 ol li.two {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/blt_2.jpg) no-repeat 3px 1px;
}
.box2 ol li.three {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/blt_3.jpg) no-repeat 3px 1px;
}
.box2 .terms {
	font-size: 77%;
}
/* end box2 styles */
 
	#bd #flashwin {
	display: block;
	height: 272px;
	width: 445px;
	margin: 10px 0 10px 10px;
}
/* news item styles */
 
	.newsitem {
	margin-bottom: 2px;
	padding: 0 10px 2px 10px;
}
.newsitem h4 {
	color: #515151 !important;
	font-size: 85%;
	font-weight: bold;
	margin: 0 !important;
}
.newsitem p {
	margin: 0 !important;
	padding: 0 0 5px 0!important;
}
/* findnav styles */
 
	#findnav {
	margin: 15px 0 0 0 !important;
}
#findnav li {
	list-style-type: none !important;
}
#findnav li a {
	display:block;
	height: 41px;
	width: 160px;
	outline: none;
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/btn_blank.jpg) no-repeat top left;
	text-align:center;
	font-size:125%;
	padding-top:14px;
	text-decoration:none;
}
#findnav li a:hover {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/btn_blank_over.jpg) repeat-x top left;
	color: #3c3c3c;
}
#findnav li a.selected {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/btn_blank_over.jpg) repeat-x top left;
	color: #3c3c3c;
}
/* BBB 
	.col1 .bbb {
	clear: both;
	display: block;
	margin: 0 0 0 60px;
	padding: 20px 0;
    background-color:red;
}*/

.col1 .bbb {
    clear: both;
    display: block;
    margin: 0 0 0 0;
    padding: 20px 20px 20px 115px;
}

.col1 .bbb div {
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0;
}

#bbb a { 
display: inline-block; 
margin-right: 2px;

vertical-align: middle;
}
#bbblink {
	display: block;position: relative;overflow: hidden; width: 100px; height: 38px; margin: 0px; padding: 0px;}
#bbb img {
	display: inline;
	margin-right: 2px;
	vertical-align: middle;
}
a#bbblink.sehzbam, a#bbblink.rbhzbam, a#bbblink.sehzbum, a#bbblink.rbhzbum { height:38px !important; width:100px !important; }
a#bbblink { display: inline-block !important;}
a#bbblink.sehzbam:hover img, a#bbblink.rbhzbam:hover img, a#bbblink.sehzbum:hover img, a#bbblink.rbhzbum:hover img {margin-left: -100px !important;}


/* end BBB */
 .note .in p {
	color: #000000;
	font-style:italic;
	margin-bottom: 0 !important;
	padding: 20px 10px !important;
}
.school {
	float: left;
	margin: 0 10px 0 10px;
}
/* Footer styles */
 
	#ft {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_ft.jpg) no-repeat bottom left;
	border-top: 1px solid #cc0000;
	color: #666666;
	text-align: center;
}
#ft .in {
	background: url(/resources/images/scholarshipzone.com/vi2_homesplash/bg_ft_rt.jpg) no-repeat bottom right;
	padding: 10px 0;
}
#ft a {
	color: #666666;
	font-size:100%;
	text-decoration: none;
	font-weight:bold;
}
#ft a:hover {
	text-decoration: underline;
}	
	/* MASTER END */
.share{
    margin-left:auto;
    width:77%;
}
.sharereg{
    margin-left:55px !important;
}
.share div {
    padding-right: 10px;
    vertical-align: top;
    width: 70px !important;
}
