/*
	SYSTEM1, INC. MAIN/COMMON CSS FILE
	February 2004 // khallman@ultrafancy.com
*/

body {
	background-color: white;
	background: url('../img/hdr/body_topright.gif') top right no-repeat;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #E6F1F4;
	scrollbar-3dlight-color: #D0E3EC;
	scrollbar-shadow-color: #C8DEE9;
	scrollbar-highlight-color: #C2D3DF;
	scrollbar-arrow-color: #85B0CB;
	scrollbar-track-color: #DFE4E6;
	scrollbar-darkshadow-color: #83949C#83949C;
	scrollbar-face-color: #DFE4E6;
}

div {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent; }
	
#hdBkgBar {
	background: url('../img/hdr/head_horiz.gif') top right repeat-x; }

#headLeft {
	background: url('../img/hdr/head_left.gif') top left no-repeat; }

#headTitle {
	background: url('../img/hdr/head_right.gif') top right no-repeat; }

#maincnt {
	background: url('../img/hdr/head_curve.gif') top left no-repeat;
	padding-bottom: 32px; }

#menuP {
	float: left;
	width: 144px; }

/* styles for the left-side menu */
#menuContainer {
	border-right: 1px #AAAAAA solid;
	border-bottom: 1px #E4E4E4 solid;
	margin-left: 28px;
	width: 116px; }

/* background for menu headings */
.menuHeading {
	margin: 0px; border: 0px; padding: 0px;
	background: url('../img/cmn/lmenu_head_bkg.gif') top left no-repeat; }

/* menu item links */
#menuItems a {
	border-top: 1px #F5F5F5 solid;
	display: block;
	color: #9B9B9B;
	margin: 0px;
	font-family: Trebuchet, Helvetica, Arial, Verdana;
	font-size: 11px;
	text-indent: -5px;
	text-decoration: none;
	padding: 6px 3px 6px 5px; }

#menuItems a:hover {
	color: #717B97;
	border-top: 1px #EAEAEA solid;
	background-color: #F9F9F9; }

#menuItems b { color: #2A4C69; }

/* the menu bar graphic */
#menubar { margin-left: 172px; }
#menubar img { margin: 0px; padding: 0px; border: 0px; }
#menubar a { margin: 0px; padding:0px; border: 0px; }

/* styles for main content area */
#bodyPos {
	margin: 0px 84px 0px 172px;
	border-right: 1px #D7D7D7 solid;
	border-bottom: 1px #D2D2D2 solid;
	border-left: 1px #C3C3C3 solid; }

#bodyWin {
	background: url('../img/cmn/cont_topbar.gif') top left repeat-x;
	background-color: #FBFBFB; }

#bodyContent {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #38434B;
	padding: 9px 25px 40px 184px;
	background: url('../img/success/liberty2.gif') top left no-repeat; }

#bodyContent strong { display: block; color: #333D44; }
#odyContent p b { color: #1E405B; }

.lineSpaced {
	color: #6D7E83;
	line-height: 20px;
	font-size: 14px;
	margin: 12px 0px 22px 0px;
}

.lineSpaced b {
	font-weight: normal;
	color: #3F484B;
}

#menubar { white-space: nowrap; }

#mi1, #mi2, #mi3, #mi4, #mi5, #mi6,
#ml1, #ml2, #ml3, #ml4, #ml5, #ml6, #menubar img, #menubar a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-position: middle center; }

a #mi1 { background-image: url('../img/cmn/trans.gif'); }
a #mi2 { background-image: url('../img/cmn/trans.gif'); }
a #mi3 { background-image: url('../img/cmn/trans.gif'); }
a #mi4 { background-image: url('../img/cmn/trans.gif'); }
a #mi5 { background-image: url('../img/cmn/trans.gif'); }
a #mi6 { background-image: url('../img/cmn/trans.gif'); }

a:hover #mi1 { background-image: url('../img/cmn/tabro_m1.gif'); }
a:hover #mi2 { background-image: url('../img/cmn/tabro_m2.gif'); }
a:hover #mi3 { background-image: url('../img/cmn/tabro_m3.gif'); }
a:hover #mi4 { background-image: url('../img/cmn/tabro_m4.gif'); }
a:hover #mi5 { background-image: url('../img/cmn/tabro_m5.gif'); }
a:hover #mi6 { background-image: url('../img/cmn/tabro_m6.gif'); }

.fileItem { clear: both; }
.fileImage { border: none; }
.fileLink { margin-left: 10px; }
.fileLink b { font-size: 14px; }
.fileLink small { font-size: 11px; color: #5F7278; }
.hibox, .fileBox { border: 1px #E4E4E4 solid; padding: 4px 6px; margin: 16px 0px; background-color: #F2F2F2; }

.moreInfo, .divLine {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 2px #EEE dashed;
}

.moreInfo {
	color: #787878;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 22px 0px 26px 0px;
}

a { color: #62657D; }
a:hover { color: #80839B; text-decoration: none; }

.moreInfo b { color: #707070; }

.moreInfo a { color: #62657D; }
.moreInfo a:hover { color: #80839B; text-decoration: none; }

strong.bigger { font-size: 16px; margin-bottom: 3px; }

