@charset "utf-8";
/* CSS Document */

html, body
	{
	padding:0;
	margin:0;
	font:normal 14px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	}
	
fieldset
	{
	border:0;
	}

H1
	{
	font:bold 22px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
	}
	
H2
	{
	font:bold 18px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
	}
	
H3
	{
	font:bold 16px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 10px 0;
	}

form
	{
	padding:0;
	margin:0;
	}
	
a:link, a:visited
	{
	font:normal 14px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	color:#479ace;
	}
	
a:hover
	{
	color:#f60;
	}

#container_outer						
	{
	margin:0 auto;
	background:;
	width:100%;
	}

#container_inner						
	{
	margin:0;
	padding:0;
	background: url(../images/cont_bg1.gif) repeat-x 0 241px;
	width:900px;
	border:1px solid #969696;
	}

#header
	{
	width:900px;
	height:232px;
	background:url(../images/bg_head_middle.jpg) no-repeat 0 43px;
	border-bottom:1px solid #fff;
	}

#topnav
	{
	color:#000;
	height:65px;
	background:url(../images/top_bg.gif) no-repeat;
	}
	
#topnav a:link, #topnav a:visited
	{
	color:#006e74;
	text-decoration:none;
	}
	
#topnav a:hover
	{
	color:#f60;
	text-decoration:none;
	}
	
#topnav table
	{
	width:100%;
	padding:0;
	margin:0;
	border:0;
	}
	
#topnav td
	{
	font-size:11px;
	color:#000;
	}
	
.moduletable_inner_search
	{
	padding-right:8px;
	}
	
.inputbox_search
	{
	width:120px;
	height:14px;
	border:1px solid #adb9c2;
	font-size:11px;
	margin-right:7px;
	}

.button_search
	{
	border:0;
	padding:0;
	margin:0;
	color:#fff;
	font-size:11px;
	background:url(../images/search_button.gif) no-repeat;
	width:53px;
	height:18px;
	cursor:pointer;
	}
	
.button, .validate, button
	{
	background:url(../images/button_bg.gif);
	width:auto;
	color:#000;
	font-size:11px;
	height:21px;
	border:1px solid #bf5c00;
	cursor:pointer;
	}
	
.button:hover, .validate:hover, button:hover
	{
	color:#fff;
	border-top:1px solid #fff;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #fff;
	}
	
.inputbox
	{
	border:1px solid #adb9c2;
	}
	
#breadcrumb
	{
	background:#ccc;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	padding:2px 10px;
	}
	
#breadcrumb a:link, #breadcrumb a:visited
	{
	color:#fff;
	text-decoration:none;
	}
	
#breadcrumb a:hover
	{
	color:#f90;
	text-decoration:none;
	}
	
#mainnav
	{
	background:url(../images/mainnav_bg.gif) repeat-x top;
	height:33px;
	padding-top:10px;
	text-align:center;
	}
	
#mainnav ul
	{
	padding:3px 0 0 0;
	margin:0;
	width:100%;
	}
	
#mainnav ul li
	{
	width:100%;
	display:inline;
	padding:12px;
	margin:0;
	border-right:1px solid #ccc;
	}
	
#mainnav ul li a
	{
	width:100%;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	
#mainnav ul li a:link, #mainnav ul li a:visited
	{
	color:#646464
	}
	
#mainnav ul li a:hover
	{
	color:#f60
	}

#centerbox
	{
	display:block;
	background:url(../images/bg_main_withoutnav.jpg) repeat-y;
	min-height:300px;
	_height:300px;
	}
	
#leftcol
	{
	float:left;
	width:200px;
	background: url(../images/leftcol_bg.gif) repeat-y;
	}
	
#leftcol .moduletable_inner_menu table
	{
	width:100%
	}
	
#leftcol .moduletable_menu H3
	{
	width:200px;
	height:45px;
	color:#fff;
	font-size:16px;
	padding:10px 0 0 10px;
	margin:0 0 -10px 0;
	background: url(../images/leftnav_top.gif) no-repeat;
	}
	
#leftcol .moduletable_leftbox
	{
	
	}
	
#leftcol .moduletable_leftbox H3
	{
	text-align:center;
	background:#bbb;
	color:#fff;
	padding: 5px;
	}
	
#leftcol .moduletable_inner_leftbox
	{
	padding: 0 10px;
	font-size:12px;
	}
	
#leftcol .moduletable_inner_leftbox a
	{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
.left_info_title
	{
	background:#bebebe;
	padding:5px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	}
	
.left_info_cont
	{
	padding:10px;
	font-size:11px;
	}
	
.left_info_cont H3
	{
	font-size:14px;
	font-weight:bold;
	}
	
.left_info_cont a:link, .left_info_cont a:visited
	{
	line-height:22px;
	color:#479ace;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
	
.left_info_cont a:hover
	{
	color:#f60;
	}
	
#contentbox_outer
	{
	float:left;
	width:485px;
	}
	
#contentbox_inner
	{
	padding:10px 5px 10px 10px;
	}
	
.moduletable_inner_quote
	{
	font:italic 18px "Times New Roman", Times, serif;
	color:#f60;
	margin-top:-10px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	}

#rightcol_outer
	{
	float:left;
	width:215px;
	}
	
#rightcol_inner
	{
	padding-left:1px;
	font-size:11px;
	text-align:justify;
	padding-top:5px;
	}
	
#rightcol_inner .moduletable_newsbox
	{
	width:200px;
	}
	
#rightcol_inner .moduletable_newsbox .contentheading_newsbox
	{
	font-size:14px;
	font-weight:bold;
	}
	
#rightcol_inner .moduletable_newsbox .contentpaneopen_newsbox .readmore
	{
	text-decoration:none;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	}
	
#rightcol_inner .moduletable_newsbox .article_separator
	{
	border-bottom:1px dotted #bbb;
	display:block;
	width:100%;
	margin-top:-10px;
	margin-bottom:10px;
	}
	
#rightcol_inner .moduletable_inner_newsbox, #rightcol_inner .moduletable_inner_photobox
	{
	padding:10px 10px 5px 25px;
	background:url(../images/news_bg.gif) repeat-y 15px 0;
	}
	
#rightcol_inner .moduletable_newsbox H3
	{
	display:block;
	background:url(../images/news_header.gif) no-repeat;
	height:40px;
	font: bold 16px "Trebuchet Ms" Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 0 50px;
	margin:0 0 -5px 0;
	}
	
#rightcol_outer .moduletable_bottom_newsbox, #rightcol_outer .moduletable_bottom_photobox
	{
	padding:10px 5px 5px 0;
	background:url(../images/news_bottom.gif) no-repeat ;
	margin-bottom:10px;
	}
	
#rightcol_inner .moduletable_photobox H3
	{
	display:block;
	background:url(../images/photobox_header.gif) no-repeat;
	height:40px;
	font: bold 16px "Trebuchet Ms" Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 0 0 50px;
	margin:0 0 -5px 0;
	}
	
#leftcol H1
	{
	font: bold 16px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:10px 0 0 25px
	}

#footer_outer
	{
	background:#dddee2 url(../images/bg_foot.jpg) no-repeat
	}
	
#footer_inner td
	{
	font-size:11px;
	color:#000;
	}
	
#footer_inner td a
	{
	text-decoration:none;
	font-size:11px;
	color:#000;
	}
	
#footer_inner td a:hover
	{
	text-decoration:none;
	color:#f60;
	}
	
.clr
	{
	clear:both;
	}
	
.article_separator
	{
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	padding:0;
	height:1px;
	background:url(../images/pointline.gif) repeat-x;
	}


.componentheading {
	margin-bottom: 20px;
	}

.componentheading, .contentheading
	{
	font:bold 20px Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	}
	
.buttonheading
	{
	vertical-align:top;
	}
	
.buttonheading img
	{
	border:0;
	margin:5px 2px 0 2px;
	}
	
/* small text */
.small {
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	font-size: 12px;
  	height: 20px;
  	vertical-align: bottom;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	font-size: 12px;
	height: 20px;
	vertical-align: top;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: right;
	background: #eee;
	padding: 5px 10px;
	line-height: 14px;
	height: 16px;
	text-decoration:none;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

.highlight
	{
	padding:0 5px;
	background:#f90;
	color:#fff;
	}


.imageleft1 { float: left; margin-bottom: 10px; margin-right: 10px; }
.imageleft2 { float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; }
.imageright1 { float: right; margin-bottom: 10px; margin-left: 10px;}
.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; }
.imageborder { border-color: #FEC25E; border-width: 4px; border-style: double; }
