@import "reset.css";
/**** school/include/_header HEADER****/
#head	{
	position:	relative;
	z-index	:	100;
	width	:	779px;
	height	:	131px;
}
#head1	{
	position	:	absolute;
	z-index		:	200;
	width		:	100%;
	top			:	0px;
	left		:	0px;
}
#head4	{
	position	:	absolute;
	z-index		:	200;
	width		:	100%;
	height		:	23px;
	top			:	109px;
	left		:	0px;
}
#phead	{
	position:	relative;
	z-index	:	100;
	width	:	480px;
	height	:	127px;
	background-color:	#4072af;
}
#phead1	{
	position	:	absolute;
	z-index		:	200;
	width		:	480px;
	height		:	108px;
	top			:	0px;
	left		:	0px;
}
#phead4	{
	position	:	absolute;
	z-index		:	200;
	width		:	480px;
	height		:	19px;
	top			:	108px;
	left		:	0px;
}
#plogo	{
	position	:	absolute;
	z-index		:	201;
	width		:	120px;
	height		:	60px;
	top			:	42px;
	left		:	52px;
}
/***MAIN ELEMENTS***/
#container{
	width: 774px; 

	margin:	0px auto;
	text-align: left;
	background-color: #d0e7fd;	
}
#header 	{ width:100%; height:130px; margin:0px; padding: 0px;}
#bborder 	{ width:100%; background-color: #D0E7FD;  padding-bottom:5px;}
#top		{ font-family: arial, sans-serif; color: #ce3000; font-size: 16px;font-weight: bold;margin-left: 20px;padding: 2px;}
#toparrow 	{position: relative; left:0; z-index:300;}
#toptitle 	{padding-bottom: 40px; padding-left:2px;}
#body{
	z-index	:100;
	padding-top:5px;
	margin: 0px 0px 0px 10px; 
	background-color: #D0E7FD;
	font-family: arial, sans-serif;
	font-size:12px;
}
#left{
	background-color: #ffffff;
	width	:	241px;
	float	:	left;
}
#right{	
	width	:	500px; 
	float	:	left;
	margin	:	10px 0px 0px 10px;
}
#rightHeader{
	width	:	450px;
	margin: 15px 0px 15px 0px;	
}
#rightContainer{
	width:490px;
	margin:0px 0px 0px 10px;
	background-color: #FFFFCC;	
}
#rightContainer select {width: 200px;}
.nonFormContent{
	padding		:	20px;
	min-height	:	200px;
	height		:	auto;
}

#titletext {}


/* for Internet Explorer */
/* DO I NEED THIS!? */
* html .nonFormContent {
	height	:	200px;
}
/**/
#clearDiv{
	clear	:	both;
}
.clearDiv{
	clear	:	both;
}
.copyTitle{
	color	:	#CE3000;
	font-weight	:	bold;
	font-size	:	120%;
}
#title{
	color	:	#CE3000;
	font-weight	:	bold;
	font-size	:	120%;
}
#categoryLabel{
	font-size	:	110%;
	font-weight	:	bold;
	color		:	#CE3000;
	background	:	url('../images/title_splice.gif') repeat-x;
	height		:	20px;
	line-height		:	20px;
}
/** FORM BORDER STYLES **/
#formTitle{
	color	:	#CE3000;
	font-weight	:	bold;
	font-size	:	160%;
	padding-bottom: 15px;
}
#formIndex, #formPrequal {
	width: 490px;
}
#formPadding{}
#formContent{
	padding:20px 20px 0px 20px;
	background:url(../images/form_bg.gif) repeat-y;
	height:100%;	
}
/**new styles for a cleaned up form w/o tables below**/
ul.cleaned{
	padding:10px;
	margin-top:15px;
}
ul.cleaned li{
	margin:4px;
}

ul.cleaned li label{
	display:block;
	float:left;
	padding-right:15px;
	text-align:left;
	width:131px;
}
ul.cleaned li.addl{
	padding:5px 0;
}
ul.cleaned li.addl label{
	float:none;
	width:auto;
}
ul.cleaned input{
	width:200px;
}
ul.cleaned li.optin{
	clear:both;
}
ul.cleaned li.optin input, ul.cleaned.tq li.addl input{
	width:auto;
}

#formContentCat{
	padding-top	:	5px;
	padding-left	:	3px;
	background-color	:	#FFF2D9;
	border	:	7px solid #FFF2D9;
}
.formbox{
	margin-top	:	3px;
}
#formbox1{
	float	:	left;
	width	:	5%;
}
#formbox2{
	float	:	left;
	width	:	20%;
	margin-right:10px;
}
#formbox3{
	float	:	left;
	width	:	73%;
}
#formbox_1{
	float	:	left;
	width	:	10%;
}
#formbox_2{
	float	:	right;
	width	:	90%;
}
#formboxSubmit{
	float	:	right;
	text-align	:	right;
	width	:	100%;
	padding-right	:	0px;
}
/*** FORM ELEMENT STYLES ***/
.label{
	font-family	:	arial, sans-serif;
	font-size	:	12px;
}
#flabel{
	font-family	:	arial, sans-serif;
	font-size	:	12px;
	width		:	48%;
	display		:	inline;
	float		:	left;
}
#ffield{
	width		:	48%;
	display		:	inline;
	float		:	right;
}
.strong{
	font-weight	:	bold;
}
select input{
	font-family:Arial;
	font-size:11px;
	padding		:	2px;
}
/*** BLURB ELEMENTS ***/
.blurbTitle {
	background	:url('../images/blurb_title_img.gif');
	line-height	:	18px;
	font-weight:bold;
}
#blurb{
	margin-bottom	:	10px;
}
.blurb{
	float	:	left;
	width	:	30%;
}
.blurbDivider {
	background	:	url('../images/divider_vert.gif') repeat-y;
	width		:	3%;
	float		:	left;
}
/*** MISC STYLES***/
.thide{
	display		:	none;
}
.tshow{
	display		:	block;
	font-weight	:	bold;
	font-family	:	verdana, arial, sans-serif;
	font-size	:	12px;
	color		:	#000000;
}
.error {
    color: #990000;
	font-family: Arial, sans-serif;
    font-weight: bold;
	font-size:10px;
}
.logoBox {
	/*C5F1F1*/
	border: 1px solid #28AEB1;
}
strong{
	font-weight	:	bold;
}
p{
	font-family	:	arial, sans-serif;
	font-size	:	12px;
	color		:	#000000;
}
tr{
	padding	:	2px;
}
a.cursorimage{
	cursor: hand;
	cursor: pointer;
}
/***SCHOOL INFO ELEMENTS***/
#schoolInfo {
	padding: 10px;
	background-color: #ffffff;
}
#schoolInfoLeft{
	float:left;
	padding-right:10px;
}
#schoolInfoRight{
	font-family:Arial;
	font-size:12px;
}
.schoolheader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
#selectedName{
	font-weight:bold;
}

/*** REFERRAL PAGE ELEMENTS ***/
#referrals{
	background-color: #EFFBFF;
}
#referralsHdrImg {
	background-image:url('../images/refsorry_hdr.gif');
	background-repeat:repeat-x;
	height:27px;
	font-weight:bold;
	font-size:18px;
	color	:	#FFF;
	padding-left:30px;
}
#referralsHdrImgArrow {
	position	:	relative;
	background-image:url('../images/refsorry_arrow.gif');
	background-repeat:no-repeat;
	weight:43px;
	height:28px;
	left	:	30px;
	top		:	-3px;
}
#referralsHdrContent{
	position	:	relative;
	font-weight:normal;
	font-size:12px;
	color	:	#000;
	left	:	80px;
	top		:	-10px;
}
#referralsBodyImg {
	background-image:url('../images/refsorry_featured_schools.gif');
	background-repeat:no-repeat;
	width	:	251px;
	height:19px;
}
#referralsBodyContent{
	clear	:	both;
	border	:	1px #B22222 solid;
	background-color:	#FFF;
}
#dBar{
	background-image:url('images/dotted_bar.gif');
	background-repeat:repeat-x;
	width:700px;
	height:12px;
}
.ref{
	width	:	90%;
	margin-left	:	auto;
	margin-right:	auto;
	padding-top	:	10px;
	padding-bottom	:	10px;
}
#refLeft{
	float	:	left;
	width	:	20%;
}
#refMid{
	float	:	left;
	width	:	60%;
}
#refRight{
	float	:	right;
	width	:	10%;
}
/***THANK YOU PAGE 1 ELEMENTS***/
#single{
	width: 100%;
}
#singleHeader {
	background-color: #FFFFFF;
	font-family:Arial;
	font-size:12px;
	padding:10px;
	margin: 10px 20px 10px 10px; 
}
#formTQ{
	border:	1px solid #28AEB1;
	width	:	729px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom	:	10px;
}
#formTQHeader{
	height	:	53px;
}
#formTQBody{
	background-color	:	#EEFBFB;
}
#formTQBodyLeft{
	width	:	47%;
	border-right: 2px solid #C5F1F1;
	padding:5px;
	float	: left;
}
#formTQBodyRight{
	width	:	97%;
	padding:5px;
}
#formTQBodyRight{
	width	:	47%;
	float	:	right;
	padding:5px;
}
#formTQFooter{
	background-color	:	#C5F1F1;
	padding-top			:	5px;
	text-align	:	center;
	width	:	100%;
}
#formTQ21{
	width	:	729px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:20px;
	padding-bottom:0px;
	border	:	1px solid #28AEB1;
}
/***LEFT COLUMN ELEMENTS***/
.schoolBox{
	border-bottom	:	1px solid #D0E7FD;
	padding: 20px;
}
.redBox{
border	:	3px solid #EB0000;
padding: 20px 0px 10px 0px;	
height:92px;
}
#redBoxRight{
	position	:	relative;
	background	:	url('../images/pointer.gif') no-repeat;
	margin-top: 0px; *margin-top: 10px;
	visibility:hidden;display:none;
}
/** #bborder #redBoxRight {visibility:hidden;display:none;} **/
.resultsText {
	font-family: Arial;
	font-size: 12px;
	color: #208789;
	padding-top	:	4px !important;
	padding-top	:	7px;
}
a.cursorimage{
	cursor: hand;
	cursor: pointer;
}
#leftTitle{
	background-color	:	#D5F4F4;
	text-align			:	center;
	font-family	:	Arial;
	font-size	:	15px;
	font-weight	:	bold;
}
.blue{
	color	:	#003C7B;
}
.red{
	color	:	#C30;
}
#leftContent{
background-color	:#D0E7FD;
}
/*** FOOTER ELEMENTS ***/
#footerLinks{
	padding-top:20px;
	padding-bottom:10px;
}
#footerLinksContentLeft{
	float: left;
	padding-left:10px;
	width:40%;
}
#footerLinksContentRight{
	text-align:right;
	float: right;
	padding-right:10px;
	width: 100%;
	background-color: #004D81;
	color:#fff;
}
.prvLink {
    color:#FFFFFF;
	font-family: Arial, sans-serif;
    font-size:10px;
    font-weight: normal;
    text-decoration: underline;
}
.copyright{
    color: #FFFFFF;
	font-family: Arial, sans-serif;
    font-size:10px;
}
/*** SHOWIT ELEMENTS ***/
#pcontainer{
	position	:	relative;
	z-index		:	1;
	width		:	480px;
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
}
#pbodySection{
	position:	relative;
	z-index	:	100;
	width	:	476px;
	border	:	1px solid #7BAAAD;
	border-top:	0px;
	left	:	1px;
	margin-bottom:10px;
}
#pCopyContent{
	width	:	470px;
	padding	:	3px;
}
#regPTitle {
    position:relative;
    width:470px;
    height:46px;
    background-color:#FFFFFF;
}
#regPTitleContent {
    text-align:left;
	text-size:12px;
    padding-top: 15px;
    padding-left:5px;
    font-weight:bold;
    font-size: 12px;
    color:#000000;
}
#regPTitleRight {
  	text-align:right;
    font-weight:normal;
    padding-right:30px;
}
#regPTitleRightContent {
    text-align:right;
}
#regPCopy {
    position:relative;
    width:470px;
    background-color:#FFFFFF;
}
#regPCopyContent {
    text-align:left;
    padding-left: 5px;
    padding-right:5px;
    padding-bottom:30px;
    color:#000000;
}

#regPFtr {
    position:relative;
    width:470px;
    height:30px;
    background-color:#FFFFFF;
}
#regPFtrContent {
    text-align:right;
    padding-right:30px;
}
.popLink{
	font-size:10px;
}
.popTitle{
	font-size:12px;
	font-weight:bold;
}
