@charset "UTF-8";
/* CSS Document */

#header_container {
	width:900px;
	height:137px;
	vertical-align:top;
	overflow: hidden;
	}
	
#logo {
	width:auto;
	height:auto;
	float:left;
	overflow: hidden;
	}
	
#logo a {
	display: block;
	overflow: hidden;
	width: auto;
	height: auto;
	margin: 20px 0 20px 25px;
}
	

	
#leftside_container {
	width:174px;
	height:auto;
	float:left;
	}
	
#nav_container {
	width:174px;
	height:auto;
	border-top: 1px solid #AAC1D1;
	border-right: 1px solid #AAC1D1;
	border-bottom: 1px solid #AAC1D1;
	}
	
#quicklinks {
	width:166px;
	height:30px;
	background-image:url(/images/quicklinks_back.gif);
	padding:5px 8px 0px 0px;
	text-align:right;
	}
	
	.quicklinks_dd_style {
	color:#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	border: 1px solid #d0e8f5;
	margin-top:4px; 
	}
	
#whoweare {
	width:154px;
	height:360px;
	
	text-align:left;
	font-size:14px;
	color:#002f50;
	line-height:16px;
	padding:20px 20px 0px 0px;
	border-right: 1px solid #AAC1D1;
	}
#whoweare p{
	color:#212121;
}
#whoweare h2
{
    font-family:Georgia;
    font-size:18px;
    color:#005380;
    line-height:27px;
    margin:3px 0 0 0;
    padding:0;
}
.resourceslink
{
    padding:14px 0 0px 0;
}
.read_more
{
    padding:10px 0 0 0;
}
.view_blogs
{
    padding:10px 0 0 0;
}
#msj_twitter
{
    font-size:14px;
    line-height:20px;
}
#msj_twitter p
{
    font-size:14px;
    line-height:20px;
}
#msj_twitter .item
{
    color:#212121;
    margin:14px 0;
}
#msj_events
{
    display:none;
    font-size:14px;
    line-height:20px;    
}
#msj_events p{
	color:#212121;
	margin-top:14px;
}
#main_left #msj_events a
{
    color:#005380;
    text-decoration:none;
}
#main_left #msj_events a:hover
{
    color:#429dc9;
    text-decoration:none;
}
#msj_events_link
{
    float:left;
    cursor:pointer;
    padding:0;
}
#msj_twitter_link
{
    float:left;
    display:inline;
    cursor:pointer;
    padding:0 15px 5px 0;
}
#alert_notice
{
    display:block;
    height:auto;
    background: #FFCC33 url(/images/homepage/msj_alerts.png) no-repeat 13px 9px;
    padding:15px 0 0 120px;
    font-size:14px;
    color:#005380;
    width:570px;
    
}
.alert_notice
{
    display:block;
    height:auto;
    background: #FFCC33 url(/images/homepage/msj_alerts.png) no-repeat 13px 9px;
    padding:15px 0 15px 90px;
    font-size:14px;
    color:#005380;
    width:599px;
    margin-left:1px;
    overflow: visible;
}
.alert_notice p
{
    margin:0;
    font-size:14px;
    color:#005380;
}

.alert_notice a
{
    text-decoration:underline;
    color:#000000;
}

