/* NEW SUPERHUMAN STYLES: The newest of the new and actually up to standards */

/* OLD STYLES: Only the bravest of souls who do not wish to perish will cross this line. Enter at your own risk. */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
a 
{
	/*color: #CA1064;*/
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #214883;
	text-decoration: none;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #214883;
	text-decoration: none;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #214883;
	text-decoration: none;
}
h3 a
{
	font: inherit;	
	color: #214883;
	text-decoration: none;
}
ul{
	font:inherit;
	font-size: 13px;
}
ul li a{
	color:black;
	font-size: 13px;
	font-weight:normal;

}
.Menu_Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000897;
	background: #D4D4D4;
	text-decoration: none;
}
.Menu_Grey_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000897;
	background: #FFFFFF;
	text-decoration: none;
}
.Menu_Grey_Lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000897;
	text-decoration: none;
}
.Menu_Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF000;
	background: #C30000;
	text-decoration: none;
}
.Menu_Red_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF000;
	background: #FF6060;
	text-decoration: none;
}

.Menu_Red_Lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}


.FlashBg {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
}
#apDiv1 {
	position:absolute;
	width:954px;
	/*height:200px;*/
	z-index:1;
}
.FooterMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #214883;
	text-decoration: none;
}
.FooterMenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #214883;
	background: #D4D4D4;
	text-decoration: none;
}

.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

.padding{
	padding-top:20px;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CA1064;
}
.Highlight a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CA1064;
	font-style: italic;
}
.Highlight  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #214883;
}

.HighlightPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CA1064;
}
.HighlightPink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CA1064;
	font-style: italic;
}
/*used for areas where the phone number and contact us now is shown but not so prominently as it is at the bottom of the page*/
.HighlightSmall {
	font:inherit;
	font-weight: bold;
	color: #214883;
}
.HighlightPinkSmall {
	font:inherit;
	font-weight: bold;
	color: #CA1064;
}
.fontPink {
	font:inherit;
	color: #CA1064;
}
.fontBlue {
	font:inherit;
	color: #214883;
}
.fontPinkSmallItalic {
	font:inherit;
	color: #CA1064;
	font-size: .8em;
	font-style:italic;
	font-weight:normal;
}
.fontBlackBold{
	font:inherit;
	color: #000000;
	font-weight: bold;
}
.fontPinkBold {
	font:inherit;
	color: #CA1064;
	font-weight: bold;
}
.fontPinkBoldItalic{
	font:inherit;
	color: #CA1064;
	font-weight: bold;
	font-style: italic;
}
.fontPinkBoldItalicLarger{
	font:inherit;
	color: #CA1064;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
}

.ContentBg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
}
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214883;
}
.blueBoldLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #214883;
}
.blueBoldLarge{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #214883;
}
.blackBoldLarger a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: black;
}
.blueLargerBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #214883;
}
.blueSmallItalic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	font-style:italic;
	color: #214883;
}	
.pinkSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #CA1064;
}
.pinkItalic{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	color: #CA1064;
}
.blueSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #214883;
}	
.blueSmall a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #214883;
}	
.blueItalic{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	color: #214883;
}
.formBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214883;
	padding-right: 0px;
	text-align: right;
}
.formBlue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214883;
	padding-right: 0px;
	text-align: right;
}

.supscript{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	font-style:italic;
}
/*Start Date Script on Flash Bar */

.nextstartdatewhite
{
	color:White;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	margin:135px 0px 0px 20px;
	position:absolute;
	text-align:left;
}
.nextstartdateblue
{
	color:#214883;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	margin:135px 0px -30px 20px;
	position:absolute;
	background-color:Transparent;	
	text-align:left;
}
.nextstartdatepink
{
	color:#CA1064;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	margin:135px 0px 0px 20px;
	position:absolute;	
	text-align:left;
}
.nextstartdateblack
{
	color:black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	margin:135px 0px 0px 20px;
	position:absolute;	
	text-align:left;
	
}
.mainbody
{
	vertical-align:top;
	padding-left:10px;
	padding-right: 5px;
}
.maincontent {

	width:934px;
	
}
.footnotes {
	font-size: .8em;
}

.ul-listpink ul li 
{
	color:black;
	font-size: 14px;
	list-style-type:square;
	padding-bottom:5px;
	padding-left:6px;
	
}
.certification{
	color:black;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:.8em;	
	margin:0;	
	text-align:left;

}
.certification table{
	background-color:white;
	width:100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:.7em;	
	margin:0;	
	text-align:left;
	border: solid 1px #214883;
	
}
.certification td{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;		
	text-align:left;
	border-bottom: solid 1px #214883;
}
.largePinkNumber
{
	font-family: inherit;
	float:left;
	color:#CA1064;
	/*color:#214883;*/
	font-size:30px;
	font-weight:bold;
	width:15px;
	margin-right:15px;
		
}	
.h1LargeBlueItalic, .h1LargeBlueItalic h1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px;
	color:#214883;
	/*color:#CA1064;*/
	font-style:italic;	
	margin-right:20px;
}
.subscriptItalic
{
	font-family: inherit;
	font-size:14px;
	font-style:italic;
	margin-bottom:-15px;
	margin-top:-3px;
	padding-top:0px;
	color: #214883;
	/*padding-left:12px;*/
	font-weight:bold;
	margin-right:-100px;
}

.subscriptItalic a
{
	font-family: inherit;
	font-size:14px;
	font-style:italic;
	/*text-decoration:none;*/
	/*color: #214883;	*/
	font-weight:bold;
}
#cse-search-results iframe{
	background-color:rgb(227,227,227);
	width:730px;	
	height:920px;
}

/*						<center>
						<p class="Highlight" >Call us now at <span class="HighlightPink" > 1-800-622-2640</span>
						or <a href="request-college-information.php"> click here </a>to request information.</p></center>
					
					<div class="Highlight">Top 10 Reasons:  Affordability</div>                        
                        <span class="HighlightPinkSmall" >You can afford to get your degree at Stevens-Henager College.</span><br /><br/>				        
	                   
					
					<div style="float:right;margin:0px;" ><? include "includes/requestShortSHC.php" ?></div>
					
					<div class="HighlightSmall" >Call us now at <span class="HighlightPinkSmall" >1-800-622-2640</span></div>
					
					//AT THE TOP OF THE PAGE
					<div class="HighlightSmall">Computer degree programs:</div>

					*/	