/* CSS Document */

body {
	margin:12px 0 0 0;
	background:url('images/bg3_top.gif') repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
a:link { color:#00c; }
a:visited { color:#0057CE; }
a:hover, a:active { color:#f60; }

#header {
	width:744px;
	margin-bottom:15px;
	}
	
#container {
	width:742px;
	margin-bottom:15px;
	clear:both;
	}
	
#sidebar {
	float:left;
	width:169px;
	}
	
/* sidebar sub-divs */

	#news_top {
		width:169px;
		height:40px;
		background:url('images/news_top.gif') no-repeat;
		}
		
	#news_main {
		width:149px;
		background:#ddd url('images/news_bg.gif') repeat-y;
		font-size:8pt;
		padding:3px 10px 0 10px;
		text-align:left;
		}
		
	#news_bot {
		width:169px;
		height:12px;
		background:url('images/news_bot.gif') no-repeat top;
		}

	#partners {
		margin-top:1em;
		}

#main {
	/* padding-top:1em; */
	/* margin-left:199px; */
	float:right;
	width:550px;
	text-align:left;
	font-size:small;
	}
	
.titleimg {
	margin-right:15px;
	}
	
#intro, #intro2 {
	}

#intro {
	font-size:11pt;
	line-height:15pt;
	border-top:1px solid #80B0F2;
	border-bottom:1px solid #80B0F2;
	padding:9px 0 11px 0;
	}
	
#intro2 {
	font-size:10pt;
	line-height:15pt;
	margin:1em 0 0 0;
	padding-left:15px;
	border-left:1px solid #ddd;
	}

.hilite {
	background:#ffc;
	}
	
#footer {
	background:url('images/footer_bg.gif') no-repeat;
	width:730px;
	height:19px;
	padding:6px 10px 0 0;
	font-size:8pt;
	clear:both;
	}
	
#footerbg {
	padding:7px 0 35px 0;
	background:url('images/bg3_bot.gif') repeat-x bottom;
	border-top:1px solid #ddd;
	font-size:8pt;
	}
	
#footernav {
	font-size:10pt;
	margin-bottom:1ex;
	color:#bbb;
	}

#sidebar_right {
	width:130px;
	padding-left:15px;
	margin-left:15px;
	background:url('images/rightborder.gif') repeat-y top left;
	float:right;
	}
	
.feature {
	margin-top:1em;
	border-top:1px dashed #ddd;
	padding-top:10px;
	font-size:9pt;
	line-height:14pt;
	}
	
.feature strong {
	font-size:10pt;
	}

.spotlightimg {
	float:right;
	margin-left:15px;
	}

#menu td img {display: block;}

.style1 {color: #ed6e3c}

.arrow {
	padding-bottom:1px;
	}
	
.style3 {color: #ed6e3c; font-weight: bold; }

.style4 {
	color: #0057ce;
	font-weight: bold;
}

.pagetitle {
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
	}
	
.pageintro {
	font-size:medium;
	/* margin-bottom:15px; */
	}
	
.aboutitem p {
	margin:10px 0 0 0;
	}
	
.aboutitem, .portitem {
	margin:11px 0 5px 0;
	padding-top:1em;
	border-top:1px dashed #ddd;
	} 
	
.aboutphoto {
	float:right;
	border:1px solid #ccc;
	padding:5px;
	margin:0 0 10px 10px;
	}
	
.portheader {
	font-size:15pt;
	font-weight:bold;
	}
	
.portimg {
	float:right;
	margin:0 0 10px 15px;
	font-size:9pt;
	line-height:11pt;
	font-weight:bold;
	width:151px;
	text-align:center;
	}
	
.portimg img {
	margin-bottom:3px;
	}
	
.portitem_on p, .portitem_off p {
	margin:3px 0 0 0;
	font-size:9pt;
	}
	
.portitem_on {
	padding:15px;
	border:1px solid #ccc;
	background:#eee url('images/portitem_bg.jpg') repeat-x;
	}
	
.portitem_off {
	padding:15px;
	}
	
.contactitem {
	font-size:18pt;
	color:#333;
	text-align:center;
	background:#ffd;
	border:1px solid #cc9;
	padding:7px;
	}
	
#msg {
	font-size:medium;
	padding:10px;
	background:#efe;
	border:1px solid #9c9;
	margin-bottom:20px;
	}
	
#mainfooter {
	margin-top:15px;
	padding-top:5px;
	border-top:1px solid #ddd;
	font-size:10pt;
	font-weight:bold;
	}