/* ---------------------------- container styles ---------------------------- */
html, body {
	text-align: center;
	color: #fff;
	padding-top: 0;
	margin-top: 0;
	}

#container {
	background: #ffffff url(images/body-bg.gif) center top repeat-y;
	background-position: 50% 0%;
	background-attachment: fixed;
	}

#frame {
	width: 643px;
	margin: auto;
	border-left: solid 1px #E1E1E1;
	border-right: solid 1px #E1E1E1;	
	padding: 0px;
	text-align: left;
	background: #fff;
	}
	
#banner {
	background-image:url(images/banner.gif);
	background-repeat: no-repeat;
	width: 643px;
	height: 174px; /*370px;*/
}

/* ---------------------------- main css ---------------------------- */

.required {
	color: #900;
	font-size: 12px;
	font-weight: none;
}

.align-right {
	margin: 0px 0px 0px 12px;	
	}

.content {
	font-family: Arial ,Verdana , Helvetica, sans-serif;
	font-size: 12px;
	}
	
.contentSmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #012c62;
	}

.contentSmall-spaced {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #012c62;
	margin: 2px 0px 0px 0px;
	}

.contentSmall-space1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #012c62;
	margin: 1px 0px 0px 0px;
	}

.contentTop {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center; 
	text-justify: distribute-all-lines;
	color: #012c62;	
	}
	
.contentHeading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	}

.footer {
	background: none;
	text-align: center;
	vertical-align: bottom;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #012c62;
	background-repeat: no-repeat;
	}
	
.footer_spacer {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #db692d;
	}

.form_error_checking {
	width: 442px;
	margin: auto;
	background-repeat: repeat-y;
	background-position: top center;		
	}
	
.header-bg-top {
	background: #ffffff url(images/table-header.gif) center top no-repeat;
	width: 643px;	
	margin: auto;
	}
	
.header {
	font-family: Arial ,Verdana , Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.header-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff9e73;
	margin: 5px 0px 15px 0px;	
	}

.header-text-sm {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffbc4a;
	margin: 5px 0px 15px 0px;	
	}

.header-table {	
	margin: 18px 0px 5px 0px;
	}

.item {	
	margin: -10px 0px 5px 0px;
	position: relative;
	z-index: 1;
	}

.item-contact-info {	
	margin: -10px 30px 5px 0px;
	position: relative;
	z-index: 1;
	}

.item-four-questions {	
	margin: -10px 50px 5px 0px;
	position: relative;
	z-index: 1;
	}

.item-schools {	
	margin: -10px 0px 0px 20px;
	position: relative;
	z-index: 1;
	}

.logo {
	margin: 5px 0px 3px 0px;
	vertical-align: middle;
	}

.main-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #012c62;
	}

.opener, #banner-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #ffbc4a;*/
	color: #012c62;
	/*position: relative;*/
	z-index: 1;
	/*margin: -7px 0px -8px 15px;*/
	font-style: none; 
}

 #banner-text h1 {
	font-weight: normal;
	color: #012c62;
}

#banner-text ul li {
	font-style: italic;
}

.opener-promise {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #b6b6b6;
	position: relative;
	z-index: 1;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	letter-spacing: .5px; 
	}

.submit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	height: 25px;
	text-align: center;
	color: #012c62;
	/*background-color: #e7e7e7;
	color: #990000;
	border-style: solid;*/	
	}

.quick-questions {
	margin: 15px 0px 15px 0px;
	}





/* ---------------------------- links ---------------------------- */

a:link, a:visited, a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #55628C;
	text-decoration: none;
	}
	
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #697CB7;
	text-decoration: none;
	}

a:link.visit-network, a:visited.visit-network, a:active.visit-network {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	}
	
a:hover.visit-network {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #697CB7;
	text-decoration: underline;
	margin: 0px 0px 10px 0px;	
	}

.visit-network {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #a5a5a5;
	text-decoration: none;
	margin: 0px 0px 10px -20px;
	vertical-align: middle;	
	}

a:link.footer, a:visited.footer, a:active.footer  {
	background: none;
	text-align: center;
	vertical-align: bottom;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #012c62;
	background-repeat: no-repeat;
	}
	
a:hover.footer  {
	background: none;
	text-align: center;
	vertical-align: bottom;
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EA9B4D;
	background-repeat: no-repeat;
	}

/* ---------------------------- error messages ----------------------*/



/* UL List for form area */


/* UL List for Errors ======================================= */

#error_header {
	font-family: Arial ,Verdana , Helvetica, sans-serif;
	font-size: 12px;
	/*font-weight: bold;*/
	color:#FF0000;
	letter-spacing: 1px;
	margin: 0px 15px 0px 180px; /* distance from let margin */
	padding: 0px 0px 0px 0px;
	}
	
.error-no-campus {
	font-family: Arial ,Verdana , Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	letter-spacing: 1px;
	margin: 0px 15px 10px 30px; /* distance from let margin */
	padding: 0px 0px 0px 0px;
	}
	
ul#error {
	list-style:none;
	margin: 0px 10px 0px 180px; /* distance from left margin */
	padding: 0px 0px 0px 0px;
	vertical-align: middle;	
	font-family: Arial, Verdana , Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FF0000;
	}

li#error {
	vertical-align: middle;
	/*background:url(../../img/forms/form_error_bullet.gif) left top no-repeat;	
	background-position: 0em .415em; /* aligns/moves text up and down beside the bullet images */	
	list-style: none;
	margin: .7em 0em 0em 0em; /* space between list items */
	/*padding-top: -.5em;  moves text up and down -- bullet doesn't move */
	padding-left: 2em;
	text-indent: -0em; /* line 1 left */
	padding-right: 9em;	/* right side pad for line break */
	padding-bottom: 0em; /* space between list items */
	font-family: Arial, Verdana , Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .99px;	
	color:#FF0000;
}

li.error-list {
	vertical-align: middle;
	/*background:url(../../img/forms/form_error_bullet_trans.gif) left top no-repeat;	
	background-position: 0em .175em; /* aligns/moves text up and down beside the bullet images */	
	list-style: none;
	margin: .7em 0em 0em 0em; /* space between list items */
	/*padding-top: -.5em;  moves text up and down -- bullet doesn't move */
	padding-left: 2em;
	text-indent: -0em; /* line 1 left */
	padding-right: 9em;	/* right side pad for line break */
	padding-bottom: 0em; /* space between list items */
	font-family: Arial, Verdana , Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .99px;	
	color:#FF0000;
}	

/* ---------------------------- not used ---------------------------- */

/*
.horizontal-bg-middle-repeat {
	background: #ffffff url(../img/pridar/pridar-horizontal-bg-mid.gif) center top repeat-y;
	width: 1000px; 
	margin: auto;
	}

.horizontal-bg-bottom {
	background: #ffffff url(../img/pridar/pridar-horizontal-bg-bottom.gif) center top no-repeat;
	width: 1000px;
	height: 25px;	 
	margin: 0px 0px 15px 0px;
	}*/