﻿* {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}

a {
    color: #003876;
}

body {
    background-color: #FFFEEB;
    padding-bottom: 50px;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	font-family: Times Roman, Times New Roman, Serif;
	color: #12253a;
}
	
h2 {
	font-size: 20px;
	font-weight: normal;
	padding-top: 10px;
	font-family: Arial;
	color: #12253a;
}
	
h3 {
    font-size: 18px;
	line-height:24px;
	font-weight:normal;
}
	
h4, h5, h6 {
	font-size: 14px;
	font-family: Arial;
	color: #12253a;
	font-weight: normal;
}
	
#backlinks {
 	padding: 5px;
 	font-family: Arial;
 	font-size: 12px;
 	background-color: #efefef;
	margin-top: 10px;
	border: 1px solid #cccccc;
 	padding-left: 20px;
 }
 	
blockquote {
 	border-left: 2px solid #cccccc;
 	padding-left: 10px;
 }
 	
hr {
	border: none 0; 
	border-top: 1px solid #043d73;
	height: 1px;
	margin-left: 0px;
	margin-right: 0px;
	}

p { line-height: 24px; }

ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; }
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; }


/*************************************
/* START DIV CLASS PROGRAM CONTENT CONTAINER 
/*************************************
*/

.ContentContainer
{
    border: 1px solid;
    border-color: #999999;
    padding: 0px 10px 10px 10px;
}

.ContentContainerProgram
{
    border:1px solid; 
    border-color:#999999; 
    padding: 0px 10px 10px 10px;
}

/*************************************
/* END DIV CLASS PROGRAM CONTENT CONTAINER 
/*************************************
*/

/*******************/
/* HOMEPAGE STYLES */
/*******************/

#btnApplyNow {
    left: 52px;
    position: relative;
}

#btnContinueApplication {
    left: 76px;
    position: relative;
}

#btnOnlineDegrees {
    left: 31px;
    position: relative;
}

#buttonArea img {
    border: 0;
}

#contentArea {
    background-color: #FCFCF9;
    overflow: hidden;
    padding-top: 31px;
    padding-left: 28px;
}

#contentPlaceholder { padding: 27px 66px 50px; }

#degreesContainer {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}

#degreesLeft {
    float: left;
    width: 300px;
}

#degreesMiddle {
    float: left;
    width: 300px;
}

#degreesRight {
    float: left;
    width: 300px;
}

#footer,
#footer a,
#footer span {
    color: Gray;
    font-size: 11px;
    margin-top: 10px;
}

#intro1 { width: 410px; }
#intro1 h2 {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: .75px;
    margin-top: 8px;
    margin-bottom: 15px;
}

#intro2 { width: 560px; }

#mainContainer {
    background-color: #FCFCF9;
    border: solid 1px #CCC;
    width: 1023px;
}

#mainContent {
    float: left;
    margin-left: 30px;
}
#mainContent div { margin-bottom: 15px; }

#masthead {
     background-image: url(images/homepage/masthead.jpg);
     height: 74px;
}

#masthead-general {
     background-image: url(images/general/masthead.jpg);
     height: 74px;
}

#navMenu {
    background-color: #335A87;
    height: 27px;
}

#parentContainer {
    margin-left: auto;
    margin-right: auto;
    width: 1023px;
}

#quicklinks {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 900px;
}
#quicklinks a {
    color: #162D47;
    font-size: 11px;
    text-decoration: none;
}
#quicklinks h5 {
    color: #162D47;
    font-size: 12px;
    font-weight: bold;
}

#quicklinksArea {
    clear: both;
    margin-top: 20px;
}

#quicklinksContainer {
    background-color: #FCFCF9;
    overflow: hidden;
    padding: 20px;
    width: 983px;
}

#quicklinksButton {
    background-color: #FDF6D6;
    border-top: solid 5px #68788A;
    height: 23px;
    padding-top: 7px;
}
#quicklinksButton a {
    color: #162D47;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#quicklinksButton img { margin-left: 40px; }

#searchBox {
    border: 0;
    height: 16px;
    left: 2px;
    padding-top: 4px;
    padding-left: 2px;
    position: relative;
    top: 5px;
    width: 135px;
}

#searchButton {
    left: 104px;
    position: relative;
    top: 13px;
}

#searchContainer {
    background-image: url(images/homepage/search_shadow.jpg);
    background-repeat: no-repeat;
    height: 27px;
    left: 853px;
    position: relative;
    top: 20px;
    width: 143px;
}

#searchContainer-general {
    background-image: url(images/general/search_shadow.gif);
    background-repeat: no-repeat;
    height: 27px;
    left: 853px;
    position: relative;
    top: 20px;
    width: 143px;
}

#sideMenu {
    background-image: url(images/homepage/sidebar_background.jpg);
    background-repeat: repeat-y;
    float: left;
    margin-bottom: 15px;
    width: 183px;
}
#sideMenu a {
    color: #003876;
    font-size: 14px;
    text-decoration: none;
}
#sideMenu li {
    border-top: solid 1px #162D47;
    padding: 10px 0 10px 5px;
    white-space: nowrap;
}
#sideMenu ul {
    list-style: none;
    padding-left: 10px;
    padding-right: 30px;
    position: relative;
}

#sideMenuContent {
    float: left;
    width: 183px;
}
#sideMenuContent img { border: 0; }

#video {
    height: 0;
    left: 13px;
    position: relative;
    top: -243px;
}

.buttonAreaIE6OrIE7 {
    height: 0;
    position: relative;
    top: -50px;
}

.buttonAreaOtherBrowsers {
    height: 0;
    position: relative;
    top: -47px;
}

.contentArea { margin-top: -40px; }

.copyright { margin-left: 10px; }

.videoAreaIE6 {
    height: 0;
    left: 50%;
    margin-left: 160px;
    position: absolute;
    top: 407px;
    width: 0;
}

.videoAreaOtherBrowsers {
    height: 0;
    left: 669px;
    position: relative;
    top: -84px;
    width: 0;
}

.yourclassroom {
    color: #023671;
    font-size: 16pt;
    font-weight: bolder;
}

/*******************************/
/* UNIVERSAL NAVIGATION STYLES */
/*******************************/

.mainNavMenu { float: right; }
.mainNavMenu a.ekflexmenu_link,
.mainNavMenu a.ekflexmenu_link:link,
.mainNavMenu a.ekflexmenu_link:visited {
    background-color: #FFF;
    border-bottom: solid 1px #CCC;
    color: #003366;
    display: block;
    font-size: 11px;
    padding: 5px 0 5px 5px;
    text-decoration: none;
    width: 175px;
}
.mainNavMenu a.ekflexmenu_link:hover,
.mainNavMenu a.ekflexmenu_link:active,
.mainNavMenu a.ekflexmenu_link:focus {
    background-color: #335A87;
    color: #FFF;
    display: block;
    padding: 5px 0 5px 5px;
    text-decoration: none;
    width: 175px;
}
.mainNavMenu li {
    display: inline;
	float: left;
	position: relative;
}
.mainNavMenu ul { list-style: none; }
.mainNavMenu .ekflexmenu .ekflexmenu_submenu_items_hidden { display: none; }
.mainNavMenu .ekflexmenu_button {
    border-left: solid 1px #FFF;
    color: #FFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: .5px;
    margin-top: 7px;
    padding: 0 7px 0 7px;
    text-decoration: none;
}
.mainNavMenu .ekflexmenu_button_hover {
    border-left: solid 1px #FFF;
    color: #FFE375;
    display: block;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: .5px;
    margin-top: 7px;
    padding: 0 7px 0 7px;
    text-decoration: none;
}
.mainNavMenu .ekflexmenu_button_selected {
    border-left: solid 1px #FFF;
    color: #FFE375;
    display: block;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: .5px;
    margin-top: 7px;
    padding: 0 7px 0 7px;
    text-decoration: none;
}
.mainNavMenu .ekflexmenu_button_selected_hover {
    border-left: solid 1px #FFF;
    color: #FFE375;
    display: block;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: .5px;
    margin-top: 7px;
    padding: 0 7px 0 7px;
    text-decoration:none;
}
.mainNavMenu .ekflexmenu_menu_level_1 .ekflexmenu_submenu_items {
    border: solid 1px #CCC;
    left: 5px;
    overflow: hidden;
	position: absolute;
	top: 25px;
	width: 175px;
}
