
/************************** Elements **************************/

body{
    font-family:'lucida sans',verdana,aial,helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:#d4d9ec url(../images/bg.jpg) repeat-x;
	color:#444;
	line-height:17px;
}
p{
	margin:12px 0;
}
a img{
	border:none;
}
a{
	color:#5d96ef;
}
li{
	padding:1px 0;
}

/************************** Classes **************************/

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.notop{
	padding-top:1px;
	margin-top:0;
}
.nobot{
	padding-bottom:1px;
	margin-bottom:0;
}
.center{
	text-align:center;
}
.white{
	color:#fff;
}
.black{
	color:#000;
}
.blue{
	color:#5d96ef;
}
.border_top{
	background:url(../images/border_corners.png) no-repeat top;
	width:973px;
	height:16px;
}
.border_mid{
	background:url(../images/border.png) repeat-y;
	width:941px;
	padding:0 16px;
}
.border_bot{
	background:url(../images/border_corners.png) no-repeat bottom;
	width:973px;
	height:16px;
}
.h1{
	font-size:24px;
	display:block;
	margin:12px 0;
	color:#5d96ef;
}
.contentheading, .componentheading{
	font-size:24px;
	display:block;
	padding-top:12px;
	margin-bottom:12px;
	color:#5d96ef;
}
.h2{
	font-size:20px;
	display:block;
	margin:12px 0;
	color:#5d96ef;
}
h3{
	font-size:16px;
	display:block;
	margin:12px 0;
}
.moduletablenews_events{

}
.custom_list{
	padding-left:15px;
}

/************************** ID's **************************/

#container{
    width:950px;
    margin:0 auto;
}
#header{
	margin-top:10px;
	height:100px;
}
#content{
	margin-top:40px;
}
#footer{
	height:100px;
}

/************************** Header **************************/
.search{
	width:255px;
	margin-top:10px;
}
.search_box, #mod_search_searchword{
	background:url(../images/search_box.jpg) no-repeat;
	height:23px;
	width:182px;
	border:none;
	padding:7px 10px 0 10px;
	float:left;
}
.search_btn, .search .button{
	background:url(../images/search_btn.jpg) no-repeat;
	width:27px;
	height:30px;
	border:none;
	float:left;
	color:transparent;
	font-size: 0px;
}
#menu{
	position:absolute;
	margin:0;
	padding:0;
	margin-top:-30px;
	margin-left:420px;
}
#menu li{
	float:left;
	list-style:none;
	padding:0;
}
#menu li a{
	display:block;
	line-height:27px;
	text-decoration:none;
	float:left;
	color:#000;
	cursor:pointer;
}
#menu li a#active_menu-nav, #menu li a:hover{
	background:#dbe3ef;
}
.rounded{
	background:#dbe3ef;
}
.r_t{
	height:27px;
	width:10px;
	background:url(../images/rounded_left.gif) no-repeat;
	float:left;
}
.r_b{
	height:27px;
	width:10px;
	background:url(../images/rounded_right.gif) no-repeat 100% 100%;
	float:left;
}
#menu li a span{
	display:block;
	height:27px;
	float:left;
	padding:0 10px;
}
/***** submenu ******/
#whitebox #area #maincolumn_full .moduletable #active_menu{
	color:black;
}

/************************** Content **************************/

#content .border_mid{
	padding:20px 55px;
	width:863px;
}
#content .content_left{
	width:560px;
}
#content .content_right{
	width:263px;
}
#content .content_left .contentpaneopen .contentheading{
	margin-bottom:0;
}
.moduletablenews_events ul, .moduletablerecent_events ul{
	padding-left:0;
	margin-left:30px;
}
.moduletablenews_events ul li, .moduletablerecent_events ul li{
	list-style-image:url(../images/arrow_bullet.png);
	padding-left:10px;
	margin-left:0;
}
/*Home Page table*/
table.MsoNormalTable{
	border-collapse:collapse;
	border:1px solid #000;
}
table.MsoNormalTable td{
	padding:0 5px;
	border:1px solid #000;
}
table.MsoNormalTable td p{
	margin:5px 0;
}
/*submenu*/
#maincolumn_full .moduletable .mainlevel{
	margin-right:10px;
	text-decoration:none;
}

/*sub-submenu*/
#new_menu_left{
	float:left;
	margin-top:20px;
	}
#new_content_right{
	float:right;
	width:705px;
	}
#new_menu_left #active_menu{
	color:black;
	text-decoration:none;
}

/*search results*/
.contentpaneopen{
	width:100%;
}
.contentpaneopen fieldset{
	border:none;
	border-bottom:1px solid #999;
	padding:15px 0;
}
.highlight{
	background:#BEDCEA;
}
.small{
	font-style:italic;
	padding-right:5px;
	font-size:11px;
}
.searchintro{
	display:block;
	width:100%;
	border-top:1px solid #999;
	margin-top:5px;
	padding-top:10px;
}
.pagination span, .pagination a{
	margin:0 3px;
}
/*** Archives Link ***/
.moduletableread_more{
	font-size:14px;
}

/************************** Footer **************************/
#footer .border_bot{
	background:url(../images/footer_corners.png) no-repeat bottom;
	height:83px;
	padding-top:20px;
	text-align:center;
}
.hidden_company_portal{
	position:absolute;
	display:block;
	height:70px;
	width:100px;
	margin:15px 0 0 25px;
	color: #D8EAF2;
}
.hidden_company_portal:hover
{
	color: #000000;
}