BODY  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #7bb0e4;
}

p, td
{
font-family: Verdana, Arial, Helvetica;
font-size: 13px;
line-height: 17px;
}

.tiny, .tiny P	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px
		}
			
H1  { font-size: 24px; font-weight: normal; color: #4B802D; line-height: 26px; margin-top:0px}
H2  { font-size: 18px; color: #6b6a6a; font-weight: bold; line-height: 23px; padding:0px 0px 5px 0px; margin:0px}
H3  { font-size: 14px; color: #872122; font-weight: bold; border-bottom: 0px solid #4a4a4a; }
H4  { font-size: 12px; color: #4B80BF }
H5  { font-size: 12px; color: #C91D4D; font-weight: bold  }
H6  { font-size: 12px; color: #00417b; font-weight: bold; margin-bottom:10px;}

.form H3  { font-size: 14px; color: #872122; font-weight: bold; border-top: 1px solid #cccccc; margin: 7px 0px 0px 0px; padding-top: 7px; }

/* Homepage Rotator */

#panel2, #panel3, #panel4, #panel5
{
	display: none;
}

.labelOn
{
	display:block;
	padding: 5px 5px 5px 5px;
	position: absolute;
	background-color: #85141d;
	cursor: pointer;
	border: 2px solid #cfe4f4;
}
.labelOff
{
	display:block;
	padding: 5px 5px 5px 5px;
	position: absolute;
	background-color: #010e34;
	cursor: pointer;
	border: 2px solid #cfe4f4;
}

#label1
{
	left: 0px;
}

#label2
{
	left: 30px;
}

#label3
{
	left: 60px;
}

#label4
{
	left: 90px;
}

#label5
{
	left: 120px;
}

/* End Homepage Rotator */

#mainContent {
  position: relative;
  left: 250px;
  width: 670px;
  padding: 20px;
  margin-top: 10px;
}

#sideColumn {
  position: relative;
  left: -710px;
  padding: 20px;
}

.inThisSectionContainer {
   position:absolute; 
   width: 960px;
   height: 40px;
   top:183px;
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
}

#linkCMS, #linkSMT
{
  padding:0px;
  font-weight: normal;
}

.newsNav ul {
		margin-left: 0px;
		padding-left: 0px;
		line-height: 17px;
		margin-bottom: 20px;
    list-style: none;
		}
    
.newsNav li {
		padding-top: 2px;
		line-height: 15px;
		padding-bottom: 3px;
    }
    
.sideNav {line-height: 20px; font-weight: bold; margin-top: 4px;}

.sideNavBlog {line-height: 14px; font-weight: bold;}

.sideNavBlog {padding-top: 7px}

.menuSidePosition {margin-top: -6px;}
.menuSidePositionNews {margin-top: 12px;}

INPUT, TEXTAREA, SELECT, OPTION
{ font-family: Arial, Courier New, courier, monospace; font-size: 12px }

.prettyInput { border: 1px solid #2d8edc; background-color: #FFFFFF; }		
.searchInput { border: 1px solid #2d8edc; background-color: #FFFFFF; width:150px}	
.newsletterSignupInput { border: 1px solid #2d8edc; background-color: #FFFFFF; width:186px}	

.top {line-height:14px; padding-left:10px; padding-bottom:4px; padding-top:3px;}		
.child {font-weight:normal; padding-left:20px; line-height:15px; padding-bottom:3px; padding-top:2px}		

.num a:link, .num a:visited, .num a:hover, .num a:active	{
	background: #CEDCD4;
	border: 1px solid #ABC9D0;
	color: #333333;
	text-decoration: none;	
    padding: 1px 2px 1px 2px;
	}
    
.active	{
	background: #EAFAF6;
	border: 1px solid #ABC9D0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
    padding: 1px 2px 1px 2px;
}


ul#navList {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

ul#navList li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#0068C2;
}

a.navContentPages{
	display: block;
	width: 129px;
	height: 41px;
	background: url(/images/navContentPages.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navContentPages{
	background-position: -129px 0;
}

a.navBlog{
	display: block;
	width: 65px;
	height: 41px;
	background: url(/images/navBlog.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navBlog{
	background-position: -65px 0;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.blogPostSummary
{
	margin-top:5px;
	margin-bottom:5px
}

a.admissions{
	display: block;
	float:left;
	width: 151px;
	height: 32px;
	background: url(/images/admissions.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.admissions{
	background-position: -151px 0;
	color: #FFF;
}

a.courses{
	display: block;
	float:left;
	width: 130px;
	height: 32px;
	background: url(/images/courses.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.courses{
	background-position: -130px 0;
	color: #FFF;
}

a.services{
	display: block;
	float:left;
	width: 197px;
	height: 32px;
	background: url(/images/student-services.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.services{
	background-position: -197px 0;
	color: #FFF;
}

a.international{
	display: block;
	float:left;
	width: 250px;
	height: 32px;
	background: url(/images/international-students.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.international{
	background-position: -250px 0;
	color: #FFF;
}

a.faq{
	display: block;
	float:left;
	width: 98px;
	height: 32px;
	background: url(/images/faq.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.faq{
	background-position: -98px 0;
	color: #FFF;
}

a.about{
	display: block;
	float:left;
	width: 134px;
	height: 32px;
	background: url(/images/about-us.gif) 0 0 no-repeat;
	text-decoration: none;
}
a:hover.about{
	background-position: -134px 0;
	color: #FFF;
}
.WYSIWYGAreaTop
{

   border-top: 0px solid #FFFFFF;
   border-right: 0px solid #FFFFFF;
}
.WYSIWYGAreaLeft
{
   border-top: 0px solid #FFFFFF;
   border-left: 1px solid #FFFFFF;

}
.WYSIWYGAreaMiddle
{
   border-top: 0px solid #FFFFFF;
   border-right: 0px solid #FFFFFF;

}
.AreaRight
{
padding: 20px 0px 0px 3px;
}
.WYSIWYGAreaRight
{
   
   padding: 10px;
}

.ContentAreaLeft
{
   padding: 20px 10px 10px 20px;
}

.ContentArea
{
   padding: 20px 15px 10px 10px;
}
.MainPicArea
{
border-left: 1px solid #FFFFFF;
padding-left: 20px;
}

.MainPicArea img
{
border: 1px solid #565e67;
}

.BlogArea
{
   position: relative;
   padding: 10px;

}
.BlogArea h2
{
   color: #6e6e6e;
}
.BlogSeeAll
{
   position: absolute;
   top: 24px;
   right: 20px;
   font-weight: bold;
}
.PageBackground
{
   background: url(/images/bg-header.gif) top center repeat-x;
  /* background-color: #002c6a;*/
}
.HeaderCTA
{
   position: absolute;
   left: 446px;
   top: 52px;
   text-align: center;
   font-size: 18px;
   width: 514px;
   line-height: 22px;
   color: #6e6e6e;
}

.CTAlink {
   position:absolute;
   top:17px;
   left:755px;
   width: 185px;
   height: 19px;

}

.HeaderContainer
{
   position: absolute;
   top: 0px;
   width: 100%;

}

.Header
{
   background:url(/images/header.jpg) top left no-repeat;
   height: 183px;
   position: relative;
}

.bgContainer
{
   position: absolute;
   top: 0px;
   width: 1140px;

}

.backgroundLeft
{
   background:url(/images/header-left.jpg) top left no-repeat;
   height: 140px;
   position: relative;
   text-align:left;
   margin-right: 340px;
   
}
 .HeaderHomeLink
{
   position:absolute;
   top:0px;
   left:0px;
   width: 280px;
   height: 120px;
}
.HeaderLinks, .HeaderLinks a
{
   padding-top: 10px;
   padding-right: 20px;
   text-align: right;
   text-decoration: none;
}
.HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:hover, .HeaderLinks a:active
{
   font-weight: bold;
   color: #1867c9;
   padding: 0px 12px 0px 12px;
   text-transform: uppercase;
}
 .TopNavigation
{
   position:absolute;
   top:128px;
   height: 32px;
   left:0px;
   width: 960px;
   text-align:center;
   padding-top:12px;
   padding-bottom:0px;

}
.TopNavigation, .TopNavigation a:link, .TopNavigation a:visited, .TopNavigation a:hover, .TopNavigation a:active
{
   color: #ffffff;
}
.TopNavigation a
{
   font-weight: bold;
   text-decoration: none;
   padding: 0px 0px 0px 0px;

}
.MainContentHome, .MainTableHome
{
   background: url(/images/home/bg-inner.jpg) 0 28px no-repeat;
}
.MainContent h1
{
   color: #011240;
}
.MainContent h2
{
   color: #6b6a6a;
}
.MainContent a:link, .MainContent a:visited, .MainContent a:hover, .MainContent a:active, a:link, a:visited, a:hover, a:active
{
  color:  #1867c9;
}
.Footer
{
   padding:20px;
   font-size: 10px;
   background-color:  #002c6a;
   color: #ffffff;
   line-height: 13px;
 }
.Footer a:link, .Footer a:visited, .Footer a:hover, .Footer a:active
{
   font-size: 10px;
   font-weight: normal;
   padding: 0px 0px 0px 0px;
   text-decoration: underline;
   color: #f0f1f5;
}
.SideColumn, .SideColumnBackground
{
   background-color: #ffffff;
   width:200px;
}
.SideColumn h2
{
   font-weight: normal;
   color: #5b7900;
}
.SideColumn a:link, .SideColumn a:visited, .SideColumn a:hover, .SideColumn a:active
{
   text-decoration: none;
   color: #065287;
}
.SideColumnBackground
{
height: 100%; 
_height: expression(document.getElementById('mainContent').clientHeight + 'px'); 
width: 240px;
display: inline;
position: absolute;
left:-240px;
top:0px;
}

/* ######### Style for Drop Down Menu ######### */

.DropMenuDiv
{
  margin: 0px;
  margin-top: -1px;
  position:absolute;
  top: 0px;
  left:0px;
  border: 1px solid #500500; /*THEME CHANGE HERE*/
  border-bottom: 0px;
  z-index:100;
  background-color: #681614;
  width: 245px;
  visibility: hidden;
  text-align:left;
  margin-left: 0px;
  font-weight: bold;
}

.DropMenuDiv a
{
    margin: 0px;
    font-size:10px;
    width: auto;
    display: block;
    border-bottom: 1px solid #500500; /*THEME CHANGE HERE*/
    text-decoration: none;
    color: #ffffff;
    padding: 8px;
}

* html .DropMenuDiv a
{ /*IE only hack*/
    width: 169px;
}

.DropMenuDiv a:hover
{
  background: #a94a4c;
  color: #ffffff;
}
