/* CSS Document */


body
{
margin: 0px;
text-align: left;
background: #FFF; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

a
{
text-decoration: none;
color: #0066cc;
} 

a:hover
{
border-bottom:1px dotted;
color: #0033ff;
} 

div#printLogo {
	display:none;
}

.mainNav a:hover
{
text-decoration: none;
border-bottom:0;
}

#banner
{
height: 150px;
color:#333;
padding: 0px;
margin:0px;
}

#banner_line 
{
background:#1d4477;
height:5px;
width:955px;
float:left;
line-height:0;
}

#banner_main 
{
background:#FFF;
height:81px;
width:955px;
float:left;
}

#banner_left {
float:left;
display:block;
width:427px;
height:45px;
margin:10px 0 0 10px;
}

#banner_tab {
float:left;
display:block;
width:112px;
height:81px;
margin:0px;
}

#banner_right {
float:right;
display:block;
width:298px;
height:45px;
margin:10px 12px 0 0;
width:350px;
}

#content {
	width:955px;
}


#social {
margin:2px auto 2px 260px !important;
width:500px;
}

/* toggle */
.logo{float:left;}
.mainedu_topnav { display: none; margin:0px; padding:0px;}
.show { display: block; }
.selected { font-weight: bold; }
#toggleId {border-bottom:medium none;
display:block;
float:right;
margin-right:0;} 


.twtr-widget {
font-family: Verdana, Geneva, sans-serif !important;
font-size:11px !important;
color: #000000;
}
.twtr-hd {
overflow:hidden;
padding:0;
margin:0;
position:relative;
display:none;
}

.twtr-widget .twtr-tweet-wrap {
overflow:hidden;
padding: 6px 5px 6px 0;
}
.twtr-doc a {
border-bottom:medium none;
text-decoration:none !important;
}
.twtr-doc a:hover {
border-bottom:medium none;
text-decoration: none !important;
color: #0033ff !important;
}

.twtr-ft {
position:relative;
display:none;
}


