/* Officestyle template CSS (c) toolbox:creations 2007 */

html { 
	height:100%; 
	margin-bottom:1px; 
}

body {
	margin:0px;
	margin-right: 1px;
	padding: 0;
	height:  100%;
	margin-bottom: 0px;
    background: #438FC2;
}

a:link, a:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #b26004;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.inputbox {
	border: 1px solid #aaa;
	color:#000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
}

#search .inputbox {
	border: 1px solid #fff;
	color:#000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
}

.submit
{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
}

h1 {
	font-weight: bold;
	font-size: 22px;
	color: #222;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #CF7005;
}

td, div, p, span {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #222;
	line-height: 120%;
	letter-spacing:0px;
}

td {
text-align:left;
}

h3, .componentheading {
	color: #CF7005;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	padding-left:2px;
	vertical-align:middle;
	text-indent:5px;
	margin-top:5px;
	height:20px;
	line-height:20px;
	background:url(../images/heading_bg.png) 0 0 no-repeat #FCCA94;
}


.left h3,
.right h3 {
	width:164px;
	background:#FCCA94 url(../images/heading_bg.png) 0 0 no-repeat;
	margin-top:5px;
	border:none;
	text-align:left;	
}

.moduletable {
text-align:left;
}


.moduletable h3 {
	width:166px;
	background:#FCCA94 url(../images/heading_bg.png) 0 0 no-repeat;
	margin-top:0px;
	border:none;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #222;
	text-decoration:underline;
}

h5 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	vertical-align:middle;
	font-weight: bold;
	font-size: 11px;
	color: #222;
	text-decoration:none;
	letter-spacing:-1px;
}

.contentheading {
	color: #3d4242;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	text-transform:none;
	letter-spacing:0px;
}

.buttonheading {
	vertical-align: bottom;
}

.sectiontableheader {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

table.contenttoc {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

span.small, td.createdate {
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

a.mainlevel {
	background:url(../images/menu_arrow3.png) 0 4px no-repeat;
	display: block;
	padding-left: 12px;
	margin-left:10px;
	width:86%;
	padding-top:1px;
	padding-bottom:1px;
}

div.clr {
	clear: both;
}

div#center {
	text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	width:930px;
	text-align:left;	
}

#search {
	float:right;
	margin-top:13px;
	height:18px;
	width:152px;
	background:url(../images/searchbox.png) 0 0 no-repeat;
	margin-right:54px;
	padding:5px;
	padding-left:6px;
	overflow:hidden;
	text-align:left;
	overflow:hidden;
}

div#top {
	position:relative; top:0px; left:0px;
    background: url(../images/header_top.png) 0 0 no-repeat;
	width:930px;
	height:42px;
}

div#headerleft {
	position:relative; top:0px; left:0px;
	float:left;
    background: url(../images/header_left.png) 0 0 no-repeat;
	width:240px;
	height:88px;
}

div#logo {
	position:relative; top:5px; left:40px;
	float:left;
    background: url(../images/bannertop.png) 0 0 no-repeat;
	width:600px;
	height:71px;
}

div#headermain {
	position:relative; top:0px; left:0px;
    background: #fff url(../images/header_bg.png) 240px 0 repeat-y;
	width:930px;
	height:88px;
}

div#mainbg1 {
	position:absolute;
    background: url(../images/shadow_left.png) 0% 0 repeat-y;
	width:15px;
	text-align:left;
}

div#mainbg2 {
	float:left;
    background: url(../images/shadow_right.png) 100% 0 repeat-y;
	width:930px;
	text-align:left;
}

div#mainbg_ie {
	float:left;
	position:relative; top:0px; left:15px;
  	background:#F98D17 url(../images/mainbody_bg.png) 0 0 repeat-x;
  	width:900px;
  	margin:0px;
	text-align:left;
}

div#mainbg3 {
	position:relative; top:0px; left:0px;
	float:left;
	width:900px;
	text-align:left;
}

div#mainbg4 {
	position:relative; top:0px; left:0px;
	float:left;
	width:900px;
	text-align:left;
}

div#menubar {
	position:relative; top:0px; left:15px;
    background: url(../images/menu_bg.png) 0 0 repeat-x;
	width:900px;
	height:27px;
	overflow:hidden;
}

div#padding {
	width:885px;
	margin-right:-15px;
}

div#content_bg {
width:900px;
}

div#left_content,
#right_content {
	margin:5px 0px 0px 8px;
	width:164px;
}

div#container {
	width:900px;
}

div#bottom {
position:relative;left:0px;
float:left;
    background: url(../images/bottom.png) 0 0 no-repeat;
	width:930px;
	height:45px;
}

#bottom_logo {
	position:relative;left:0px;
	float:right;
	margin-top:0px;
	width:930px;
	height:45px;
	text-align:center;
}


div#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}

div#menubar li {
	margin: 0px;
	padding: 0px;
}

div#menubar a {
	float:left;
	display:block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	padding: 0px 15px 0px 5px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: 12px;
	font-weight:bold;
	text-transform:none;
	color:#444;
	background: url(../images/menu_sep.png) 0 -1px  no-repeat;
	text-indent:15px;
}

div#menubar a:hover {
	color:#F98D17;
}

div#menubar a.active_menu {
	color: #484;
}

span.pathway {
	float: left;
	line-height: 20px;
}

table.main {
	width: 100%;
}

div.surround {
	position:relative;
	width:870px;
	margin-top:12px;
	margin-left:15px;
	float:left;
}

td.side {
	width: 178px;
}

td.right,
.left {
	background:url(../images/sidemodulebox_mid.png) 0 0 repeat-y;
	width: 178px;
}

td.sep {
	width:12px;
}

td.side_bottom {
	background:url(../images/sidemodulebox_bot.png) 0 0 no-repeat;
	width: 178px;
	height:9px;
}

.side_top,
.side_top_nobg {
	background:url(../images/sidemodulebox_top.png) 0 0 no-repeat;
	width: 178px;
	height:8px;
}

td.side_top_nobg {
	background:url(../images/sidemodulebox_top_nobg.png) 0 0 no-repeat;
}

td.user_left_normal,
.user_middle_normal,
.user_right_normal,
.user_left_wide,
.user_middle_wide,
.user_right_wide,
.user_left_full,
.user_middle_full,
.user_right_full {
	width:33%;
	padding: 0px 5px 0px 5px;
}

.moduletable {
padding-bottom:10px;
}

.user_left_normal h3,
.user_middle_normal h3,
.user_right_normal h3,
.user_left_wide h3,
.user_middle_wide h3,
.user_right_wide h3,
.user_left_full h3,
.user_middle_full h3,
.user_right_full h3 {
	display:block;
	width:100%;
	color:#fff;
	background:#989898 url(../images/heading_grey.png) 0 0 no-repeat;
	margin-top:0px;
	padding-left:0;
	border:none;
}

td.usersep {
width:0px;
}

div.topline {
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	height:2px;
	background:#fff;
}

td.main_top_normal,
.main_top_normal_nobg {
	width:490px;
	height:8px;
	background:url(../images/content_top.png) 0 0 no-repeat;
}

td.main_top_normal_nobg {
	background:url(../images/content_top_nobg.png) 0 0 no-repeat;
}

td.mainbody_normal {
	background:url(../images/content_mid.png) 0 0 repeat-y;
	width: 490px;
}

td.main_bottom_normal {
	width:490px;
	height:9px;
	background:url(../images/content_bot.png) 0 0 no-repeat;
}

td.main_top_wide {
	width:680px;
	height:8px;
	background:url(../images/content_wide_top.png) 0 0 no-repeat;
}

td.main_top_wide_nobg {
	width:680px;
	height:8px;
	background:url(../images/content_wide_top_nobg.png) 0 0 no-repeat;
}

td.mainbody_wide {
	background:url(../images/content_wide_mid.png) 0 0 repeat-y;
	width: 680px;
}

td.main_bottom_wide {
	width:680px;
	height:9px;
	background:url(../images/content_wide_bot.png) 0 0 no-repeat;
}

td.main_top_full,
.main_top_full_nobg {
	width:870px;
	height:8px;
	background:url(../images/content_full_top.png) 0 0 no-repeat;
}

td.main_top_full_nobg {
	background:url(../images/content_full_top_nobg.png) 0 0 no-repeat;
}

td.mainbody_full {
	background:url(../images/content_full_mid.png) 0 0 repeat-y;
	width:870px;
}

td.main_bottom_full {
	width:870px;
	height:9px;
	background:url(../images/content_full_bot.png) 0 0 no-repeat;
}

/* Text Style Classes */

blockquote {
	background: #ddd url(../images/bq.gif) 0 0 no-repeat;
	margin: 15px 0px 15px 0px;
	padding:10px 10px 10px 70px;
	color: #222;
	line-height: 140%;
	min-height:55px;
	height:auto !important;
	height:65px;

}

p.important,
.note,
.idea {
	margin: 15px 0px 15px 0px;
	padding:10px 10px 10px 70px;
	color: #222;
	line-height: 140%;
	min-height:55px;
	height:auto !important;
	height:65px;
}

.important {
	background: #ddd url(../images/p_important.gif) 0 0 no-repeat;
}

.note {
	background: #ddd url(../images/p_note.gif) 0 0 no-repeat;
}

.idea {
	background: #ddd url(../images/p_idea.gif) 0 0 no-repeat;
}
