@charset "UTF-8";
/* CSS Document
 * Global CSS for Smart Objectives Limited
 * Hand-crafted by Garth Paul Sang
*/

body {text-align: center; margin: 0px auto 0px 0px;}
a {text-decoration: none; color: #F8981D;}
a img {border: 0;}
a:hover {
	border: 0;
	color: #F8981D;
	text-decoration: underline;
}
#logo {
	text-align: left;
	height: 66px;
	width: 157px;
	float: left;
	padding-left: 20px;
}
#header {
	width: 800px;
	height: 66px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
}
#navbar {
	padding: 22px 177px 0 0;
	list-style-type: none;
	
}	
#banner {
	padding: 0;
	list-style-type: none;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-color: #F8981D;
}
#strap {
	text-align: left;
	margin: 0;
	padding-bottom: 21px;
	border-bottom: 1px solid #CCC;
}
#content {
	width: 760px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: lighter;
	color: #666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#mainleft {
	width: 130px;
	float: left;
	text-align: left;
	margin: 0px auto;
}
#mainleft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	line-height: 1.2em;
	color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#mainleft .bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 100;
	line-height: 1.2em;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: left;
	clear: left;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F8981D;
}
#main {
	width: 420px;
	border-left: 1px solid #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 1.5em;
	color: #666666;
	margin: 20px 0px 12px;
	padding: 0px 0px 0px 15px;
}
#main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2em;
	color: #666666;
	text-align: left;
	list-style-type: none;
	list-style-image: url(../graphics/images/more_s_off.gif);
	margin: 10px 0px 12px 40px;
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8981D;
	font-weight: lighter;
}
.newscopy {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: lighter;
	color: #F8981D;
	text-align: left;
	padding-top: 16px;
}
#mainright {
	width: 160px;
	float: right;
	clear: right;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 24px 0px 0px 20px;
}

.mainright_ad {
	margin-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F8981D;
	padding-top: 18px;
}
#mainright li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	color: #666666;
	text-align: left;
	list-style-type: none;
	text-indent: 3px;
	text-decoration: none;
	list-style-image: url(../graphics/images/more_s.gif);
	margin: 10px 0px 12px 20px;
}

#mainright li a {
	color: #666666;
	text-decoration: none;
	list-style-image: url(../graphics/images/more_s_off.gif);
	list-style-type: none;
	list-style-position: outside;
}

#mainright li a:hover {
	color: #F8981D;
	text-decoration: underline;
}
.bodycopy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: lighter;
	color: #999999;
}
#footer {
	width: 760px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 20px;
}
.menu li{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #999999;
	border-left: 1px solid #ccc;
}
.menu li.first {
	border-left: 0;
}
.menu a:link {
	text-decoration: none;
	padding: 10px;
	color: #999999;
}

.menu a:visited {
	text-decoration: none;
	padding: 10px;
	color: #999999;
}

.menu a:hover {
	padding: 10px;
	color: #F48518;
	text-decoration: none;
}
/*
.menu a:active {
	text-decoration: none;
	padding: 10px;
	color: #F48518;
	font-weight: bolder;
}
*/
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	width: 150px;
	float: left;
	text-align: left;
	height: 15px;
	color: #666666;
	margin-top: -5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	width: 150px;
	float: right;
	text-align: right;
	height: 15px;
	color: #666666;
	margin-top: -5px;
}
#footer_nav {width: 300px; margin: 10px;}
/*
* Thickbox code
*/
*{padding: 0; margin: 0;}
#TB_window {font: 12px Arial, Helvetica, sans-serif; color: #333;}
#TB_secondLine {font: 10px Arial, Helvetica, sans-serif; color:#666;}
#TB_window a:link {color: #666;}
#TB_window a:visited {color: #666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666;}
#TB_window a:focus{color: #666;}
#TB_overlay {position: fixed; z-index:100; top: 0px; left: 0px; height:100%; width:100%;}
.TB_overlayMacFFBGHack {background: url(../graphics/images/macFFBgHack.png) repeat;}
.TB_overlayBG {background-color:#000; filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;}
* html #TB_overlay {position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {position: fixed; background: #ffffff; z-index: 102; color:#000000; display:none; border: 4px solid #525252; text-align:left; top:50%; left:50%;}
* html #TB_window {position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image {display:block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666;}
#TB_caption{height:25px; padding:7px 30px 10px 25px; float:left;}
#TB_closeWindow{height:25px; padding:11px 25px 10px 0; float:right;}
#TB_closeAjaxWindow{padding:7px 10px 5px 0; margin-bottom:1px; text-align:right; float:right;}
#TB_ajaxWindowTitle{float:left;	padding:7px 0 5px 10px;	margin-bottom:1px;}
#TB_title{background-color:#e8e8e8;	height:27px;}
#TB_ajaxContent{clear:both; padding:2px 15px 15px 15px; overflow:auto; text-align:left; line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_ajaxContent p{padding:5px 0px 5px 0px;}
#TB_load{position: fixed; display:none; height:13px; width:208px; z-index:103; top: 50%; left: 50%; margin: -6px 0 0 -104px;}
* html #TB_load {position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{z-index:99; position:fixed; top: 0; left: 0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; height:100%; width:100%;}
* html #TB_HideSelect {position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent{clear:both; border:none; margin-bottom:-1px; margin-top:1px; _margin-bottom:1px;}
