@charset "UTF-8";
/* CSS Document */



.homePage #PageHolder	{
	background-color: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}

.homePage #container {
	width: 980px;
	background: #eeeeee;
	margin:auto;
	padding: 0px;
	border:3px solid;
	border-color:#143158;
}

 .homePage #header {
	height: 159px;
	width: 980px;
	background-repeat:no-repeat;
	background-image: url(../images/headerbase.jpg);
	box-shadow: 0px 5px 5px #888;
	position: relative;
	z-index:2;
	
} 

.homePage #mainNav {
	float: right;
	height: 40px;
	width: 675px;
	margin-right:0px;
	margin-bottom: 3px;
	margin-top: 10px;
}
.homePage #sideNav ul {
	color: #143158;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	text-indent: 0px;
	
	
}
.homePage #sideNav {
	margin: 0px 0px 0px 0px;/*top right bottom left*/
	padding-top:10px;
	width: 275px;
	float: left;
	background-image: url(../images/snbg_home.jpg);
	background-repeat: repeat-y;
}
.homePage #sideNav h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	color: #143158;
	text-align: center;
	/*text-shadow: 5px 5px 5px #FFF;*/
}
.homePage #sideNav a:hover {
	padding-left: 20px;/* indents on hover */
	color: #143158;
}
.homePage #sideNav a.active {
	color: #143158;
}
.homePage #sideNav a  {
	cursor: pointer;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #039;
	padding-left: 20px;/* shift */
	margin: 0px 0px 0px 0px;
	border-bottom: solid #ccc 1px;
}

.homePage #footer {
	background-image: url(../images/footerbase.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	height: 170px;
}  
#headicons {
	height: 100px;
	width: 530px;
	z-index: 3;
	position: inherit;
 	margin-top: 17px;
	margin-right: 17px;
	float: right;
	
}
#contentsTop{
	width: 680px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#contentsBot {
	width: 680px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#contents {
	background-color:#FFF;
	border:1px solid;
	border-radius:10px;
	border-color:#143158;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	box-shadow: 5px 5px 5px #888;
	width: 665px;
	float: right;
	margin-right: 8px;
	min-height:200px;
	padding:10px 0px 10px 0px;
}
#contents p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.81em;
	padding: 0px 30px 3px 35px;
	line-height: 1.3em;
}
#contents a:link {
	color: #039;
}
#contents a:visited {
	color: #039;
}
#contents a:hover {
	color: #143158;
}
#contents a:active {
	color: #143158;
}
.contents_faq {
	font-family: Helvetica, Arial, sans-serif;
}
#contents h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.98em;
	padding: 0px 30px 0px 35px;
	color: #009;
}
#contents h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.87em;
	padding: 0px 30px 0px 35px;
	color:#039
}
#contents h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	padding: 0px 30px 0px 35px;
	color:#000
}
#contents ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.81em;
	padding: 2px 70px 2px 45px;
	list-style-type: disc;
	color: #000;
	line-height: 1.4em;
	margin-left: 20px;
}


#courseguidemain {
	background-color:#FFF;
	border:1px solid;
	border-radius:10px;
	border-color:#143158;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	box-shadow: 5px 5px 5px #888;
	width: 665px;
	float: right;
	margin-right: 8px;
	min-height:200px;
	padding:10px 0px 10px 0px;
}
#courseguidemain a:hover {
	color: #143158;
}
#courseguidemain a {
	color: #039;
	text-decoration: none;
}
.courseguide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: strong;
	padding: 3px 0px 3px 0px;
	line-height: 1.4em;
	text-indent: 10px;
	text-align: left;
}
.news {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	padding: 0px 5px 3px 5px;
	line-height: 1.3em;
	border-bottom:1px solid #CCCCCC;
}
.courseguidehead {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	padding: 7px 0px 7px 0px;
	color:#039;
	text-align: left;
}
.courseguidecategory {
	float:right;
	margin: 100px 45px 0px 0px;
	width:90px;
	background-image:url(../images/snbg_guide.jpg);
	background-position:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#039;
	font-size:0.6em;
	font-weight:bold;
	background-repeat: repeat-y;
	
}
.fltrt {
	float: right;
	margin: 10px 0px 10px 14px;
}
/* style used for biographys */
.fltlft { 
	float: left;
	margin: 20px 14px 10px 20px;
}
/* style used for SIDESlogo.png image */
.float_left_logo {
        float: left;
        margin: 20px 14px 10px 20px;
	position: absolute;
}

.ol_styleforAP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	list-style-type: disc;
	padding-right: 10px;
}
.ul_numeric {
	list-style-type: decimal;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imagecenter {
	padding-left: 25px;
	padding-bottom: 10px;
}
.apflash {
	position: absolute;
	margin: 60px 0px 0px 0px;
	width: 500px;
	visibility: visible;
	z-index:6;
}
.apcontentbios {
	background-image: url(../images/ap-backgroundbios_tile.jpg);
	color: #FFF;
	position: absolute;
	width: 600px;
	visibility: hidden;
	z-index: 8;
	margin: 0px 0px 0px 40px;
}
.apcontent_top {
	background-image: url(../images/ap-background_top.jpg);
	height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.apcontent_bot {
	background-image: url(../images/ap-background_bot.jpg);
	height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.apcontentbios_top {
	background-image: url(../images/ap-backgroundbios_top.png);
	height: 17px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.apcontentbios_bot {
	background-image: url(../images/ap-backgroundbios_bot.png);
	height: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.columns {
	background-color:#FFF;
	border:1px solid;
	border-radius:10px;
	border-color:#143158;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	box-shadow: 5px 5px 5px #888;
	float: right;
	width: 214px;
	margin-right: 8px;
	min-height: 400px;
}

.int_column {
	border-color:#CCCCCC;
	width: 660px;
	padding-right:0px;
	margin-top: -3pxn 10px 10px 2px;
}
.social {
	border-top:1px solid;
	border-color:#CCCCCC;
	background-color:white;
	float: right;
	width: 665px;
	padding-right:0px;
	margin-top: -7px;
	margin-right:0px;
	z-index:1;
}

.columntype {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.81em;
	padding: 0px 0px 0px 15px;
	line-height: 1.3em;
}
.tablelistbg {
	background-color: #CCC;
}
#table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	text-align: left;
	padding: 10px 14px 0px 40px;
	margin: 5px 0px 0px 0px;
/*	background-image: url(../images/table_tile.jpg); */
}
.biospadding {
	padding: 6px 10px 6px 0px;
}
.apcontent_middle {
	background-image: url(../images/ap-backgroundbios_tile.jpg);
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-y;
}
.apcontent {
	color: #FFF;
	position: absolute;
	margin: 0px 0px 0px 100px;
	width: 500px;
	visibility: hidden;
	background-image: url(../images/ap-background_tile.jpg);
}
.apcontent_above{
	color: #FFF;
	position: absolute;
	margin: -165px 0px 0px 100px;
	width: 500px;
	visibility: hidden;
	background-image: url(../images/ap-background_tile.jpg);
}
.aplanding {
	position: absolute;
	margin: 100px 0px 0px 0px;
	visibility: visible;
	height: 425px;
	z-index: 5;
}
.homePage #sideNav p  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.81em;
	padding: 3px 20px 5px 20px;
	line-height: 1.3em;
	margin: 0px;
	border-bottom: dotted #666 3px;
}
.toplayer {
	z-index: 8;
}

#footericons{
	height: 50px;
	z-index: 3;
	position: relative;
	top: 30px;
	left: 20px;
	float: left;	
}

#socialicons{
	height: 50px;
	z-index: 3;
	position: relative;
	top: 35px;
	left: -20px;
	float: right;	
}

#footerContact {
	position: relative;
	float: left;
	top: 25px;	
	left: 25px;
}

#homepagemain {
/*	background-image:url(../images/sliderType.png); */
	background-color:#FFF;
	border:1px solid;
	border-radius:10px;
	border-color:#143158;
	-moz-border-radius:10px; /* Firefox 3.6 and earlier */
	box-shadow: 5px 5px 5px #888;
	width: 665px;
	float: right;
	margin-right: 8px;
	min-height:200px;
	padding:0px;
	background-repeat: no-repeat;
}
.btn_more_info {
	width: 90px;
	margin: 0 0px 0px 35px;
	padding: 20px 0px;
	height: 15px;
	position: absolute;
	background-color: #173056;
	border-radius: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align:center;
}
#slider  a {
	color: #FFF;
	text-decoration: none;
}
#slider a:hover {
        color: #FFF;
}
.btn_enrollnow {
	width: 90px;
	margin: 0 0px 0px 140px;
	padding: 20px 0px;
	height: 15px;
	position: absolute;
	background-color: #173056;
	border-radius: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
	text-align:center
}
.btn_play_video {
        width: 90px;
        margin: 0 0px 0px 245px;
        padding: 20px 0px;
        height: 15px;
        position: absolute;
        background-color: #173056;
        border-radius: 10px;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 0.7em;
        color: #FFF;
        text-align:center;

}
.banner {
	width:100px;
	height:50px;
	position:absolute;
	
	top:60%;
	color:#fff;
} 
.imageLink {
  width: 568px;
  height: 335px;
  margin-top: -335px;
  cursor: pointer;
}
.slider_anchor {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:1!important;
}
ol, ul {
    list-style: none outside none;
}
@media screen and (max-width: 200px){
  .homePage #container {
    width: 100%;
  }
  .homePage #header {
    width: 100%;
  }
  .homePage #mainNav {
    width: 100%;
  }
  .homePage #sideNav {
    width: 100%;
  }
  .homePage #footer {
   width: 100%;
  }
  #headicons {
    width: 100%;
  }
}
@media screen and (max-width: 640px){

}
@media screen and (max-width: 480px){

}
@media screen and (max-width: 320px){

}
