/*defaults*/
body 	{background:#2765AF url('../images/body_bg.jpg') repeat-x; color:#000000; margin:10px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }

a.leftmenu {	
	color: #20497f;
	border-width: 0px 0px 5px 0px;
	border-color: #DEDEDE;
	border-style: solid;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 5px;
	text-align: left;
	font-weight: bold;
}
a.leftmenu:hover {	
	border-color: #20497f;
	background-color: #EFEFEF;
	color: #20497f;
	font-weight:bold;
}

a.lfoot { 
	color: #20497f;
	text-decoration: none;
}
a.lfoot:hover {
	color: #20497f;
}

a {	
	color: #20497f;
	border-width: 0px 0px 5px 0px;
	border-color: #FFFFFF;
	border-style: solid;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
a:hover {	
	border-color: #20497f;
	background-color: #EFEFEF;
	color: #20497f;
	font-weight:bold;
}

#leftnav ul {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

/* a		{color:#20497f; text-decoration:none; font-weight:bold; }
a:hover	{border-color: #20497f; background-color: #EFEFEF; color: #20497f; font-weight:bold; text-decoration:underline;} */

/*structural elements*/
#container	{margin:0px auto; text-align:center; width:790px; }
#holder		{width:100%; padding:5px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{background:url('../images/logo-header.jpg') no-repeat 10px -1px; border-bottom:1px solid #DADADA; padding:65px 30px 20px 0px; height:110px; }
#navigation	{padding:10px 0; }
/* #header		{background:#DADADA url('../images/header_home.jpg') no-repeat 10px 10px; padding:10px 10px 10px 10px; height:130px; } */
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:240px; padding:20px 0; line-height:140%; text-align:justify; }
#leftnav	{float:left; width:240px; padding:20px 10px 0 0; line-height:160%; }
.newsItem	{padding:20px 20px 5px 20px; background:#FEFFD5; border:1px solid #FFEB70; font-size:90%; margin-bottom:20px; }
#lfooter		{margin:0px; auto; text-align:center; width:820px; font-size:80%; padding:5px 5px 5px 5px; background: #ffffff; border-top:2px solid #2765AF; }
#footer		{margin:0px; auto; text-align:center; width:820px; font-size:80%; padding:5px; background:#DADADA;  border-top:2px solid #2765AF; }
#copyright	{float:right; }


/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:120%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }
#content img.left { float:left;
	margin-right:15px;
	border:1px solid rgb(109,130,168);
	}
#content img.right { float:right;
	margin-left:15px;
	border:1px solid rgb(109,130,168);
	}
	
#content img.right2 { float:right;
	margin-left:15px;
	}

/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
/* #navigation a		{color:#225799; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; } */

#leftnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#leftnav a:link, #menu-page a:visited { 	
	color: #20497f;
	border-width: 0px 0px 5px 0px;
	border-color: #DEDEDE;
	border-style: solid;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 5px;
	text-align: left;
	font-weight: bold;
}
#leftnav a:hover { 
	border-color: #20497f;
	background-color: #EFEFEF;
	color: #20497f;
	font-weight:bold;
}

#lfooter ul 		{margin:0; padding:0; }
#lfooter li 		{margin:0; padding:0; list-style:none; display:inline; }
/* #footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; } */

.BEC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #92564c;
}

a.navigation {
	color: #20497f;
	border-width: 0px 0px 5px 0px;
	border-color: #DEDEDE;
	border-style: solid;
	text-decoration: none;
	display: block;
	padding: 3px 0px 3px 5px;
	text-align: left;
	font-weight: bold;
}

a.navigation:hover {
	border-color: #2F348E;
	background-color: #EFEFEF;
}

.mL {display:none;}
.mL2 {display:block;}
.mH {cursor:pointer;}

/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */