/* Global Style */
html {
	overflow: -moz-scrollbars-vertical; /* keep firefox scrollbar visible to eliminate page jumping */
    font-size:.8em;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	background:#211D27 url('/images/foundation/mainBackGradient.jpg') repeat-x;
	color:#333333;
}

#logo {
	margin-left:20px;
	float:left;
}


a {
	color: #3399ff;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

a img {
  border: 0;  
}

#eduNav {
	width:116px; 
	float:left;
	z-index:99999;
}

#eduFlyout {
	border:1px solid #ccc; 
	border-top:none; 
	font:13px "Times New Roman", Times, serif;
	text-align:center;	
	color:#ffd898; 
	background-color:#643384; 
	padding:10px 0; 
	position:absolute; 
	width:106px; 
	top:34px; 
	left:273px; 
	display:none;
	z-index:99998;	
}

	#eduNav a {
		color:#fff;
		text-decoration:none;
	}
	
	#eduNav a:hover {
		text-decoration:underline;
	}

#mainBackground {
	width:100%;
	height:728px;
	overflow:visible;
	background:transparent url('/images/foundation/mainBackWaves.jpg') no-repeat center top;
	margin:0;
	padding:12px 0px 0px 0px;	
	
} 

#mainContainer {
    margin:0px auto;
    width:991px; 
	position:relative;	
}

#mastheadOuter {
    margin:0;
    width:981px;
    height:150px;
    float:left;
    clear:left;
	padding:0px 5px 0 5px;
	background:transparent url('/images/foundation/mastheadShadow.png') no-repeat;
	_background-image:none;
	z-index:1;

}

#masthead {
	position:relative;
    margin:0;
    width:981px;
    height:150px;
    float:left;
	background:transparent url('/images/foundation/mastheadBack.png') no-repeat;
	_background:transparent url('/images/foundation/mastheadBack.gif') no-repeat;
	
}

#topNav {
	width:552px;
	height:28px;
	margin:6px 10px 0px 0px;
	float:right;
	overflow:hidden;
}

#topNav img {
	float:left;
	margin:0;
	padding:0;
	margin-right:8px;
}

#rightNav {
	float:right;
	width:146px;
	height:39px;
	overflow:hidden;
	margin:18px 0px 19px 0px;
}

#rightNav img {
	float:left;
	margin:0;
	padding:0;
	margin:0px 8px 0px 0px;
}

#bodycontentOuter {
    margin:0;
    width:981px;
    float:left;
    clear:left;
	background:transparent url('/images/foundation/bodyContentShadow.png') repeat-y;   
	padding:0px 5px 0 5px;
	_background-image:none;     
	position:relative;
	z-index:99;
}

#bodyContent {
    margin:0;
	padding:0px 0px 0px 0px;
    width:981px;
	background-color:#fff;
	height:400px;
	float:left;        
	position:relative;

}

#bodyContent #colL {
	background:#CCE8F3 url('/images/foundation/leftnav.jpg') no-repeat top left;
	line-height:1.4em;
	padding:0;
    width:247px;
	float:left;  
	margin-right:4px; 
	_margin-right:0px; 
	overflow:hidden; 
	min-height:600px;
	height:600px !important;
	height:auto;	 
	 
}

#bodyContent #colL img {
	padding-left:4px;
	margin-bottom:10px;
}

#bodyContent #colL img.divider {
	padding-bottom:12px;
	background:url('/images/foundation/divider.gif') no-repeat bottom left;
}

#bodyContent #colM, #bodyContentInt #colM {
    margin:0;
	padding-top:0px;
    width:479px;
	float:left;     
	margin:0px;  
	overflow:hidden;     
   	line-height:1.4em;
}
#bodyContent #colM {
   _position:relative;
   _left:4px;     
}

#bodyContent #colMFull, #bodyContentInt #colMFull {
    margin:0;
	padding-top:0px;
    width:700px;
	float:left;     
	overflow:hidden;     
    	line-height:1.4em;
}
#bodyContent_full #colM_full {
   _position:relative;
   _left:4px;     
}

#bodyContentInt #colM {
    width:595px;  
}

#bodyContent #colR, #bodyContentInt #colR {
	margin:0;
	padding:4px;
	width:239px;
	float:right;
	overflow:hidden;   
    	line-height:1.4em;
}

#bodyContent #colR #promoPods, #bodyContentInt #colR #promoPods {
	line-height:12px;
    font-size:12px;
}

#comingsoon {
	background:transparent url('/images/foundation/comingsoon.gif') no-repeat; 
	width:891px; 
	height:277px; 
	position:absolute; 
	top:-100px;
}


#footer {
    margin:0;
	background:url('/images/foundation/footer.png') no-repeat; height:63px;
    width:981px;
    float:left;
    clear:left;
	color:#ffffff;  
	overflow:hidden;
}

img#tag {
	margin:0 auto; 
	display:block; 
	width:716px;
}

#logo {
	width:175px; 
	height:80px; 
	position:absolute; 
	left:25px; 
	z-index:1000;
}


/* --------------------------------------------- */
/* Font Styles */
h1.welcome {
	margin:0;
	padding:0;
	color:#666;
	font:30px "Times New Roman", Times, serif;
	position:absolute; 
	left:275px; 
	top:85px;	
}

h3 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:1.2em;

}

