body {
	background-color:#F8ECAB;
	/*background-image:url(../layout/body_spacer.gif);
	background-repeat:repeat-y;
	background-position:49.9% 0;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}

em, i {
    font-style: italic;
}

blockquote {
    margin-left: 20px;
}

h1, h2, h3, h4 {
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
}

h1 {
	font-size:22px;
}
h2 {
	font-size: 16px;
}
h3 { 
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

ul, ol {
	margin-left:30px;
	line-height:18px;
	margin-bottom:7px;
}
ul li {
	list-style-type:square;
	margin: 7px 0;
}
/*#bodyTable h1 {
	margin-right:190px;
}*/
td {
	vertical-align:top;
}
td.heading, th {
	font-weight:bold;
	font-size:110%;
}
table {
	border-spacing:7px;
	border-collapse:separate;
}
table#bodyTable {
	border-spacing:0;
	border-collapse:collapse;
}

p {
	/*font-size:12px;*/
	margin-bottom:10px;
}
.smaller {
	font-size: 11px;
}
.smallest {
	font-size: 10px;
}

strong, bold {
    font-weight: bold;
}


#doc {
	width:943px;
	background-image:url(../layout/body_spacer.gif);
	background-repeat:repeat-y;
}
#docInner {
	background-image:url(../layout/body_bg2.gif);
	background-repeat:no-repeat;
}
.home #docInner {
	background-image:url(../layout/body_bg.gif);
}
#hd, #bd, #ft {
	margin:0 64px 0 76px;
}
#hd {
	background-image:url(../layout/header_bg_f2.jpg);
	background-repeat:no-repeat;
	padding-top:178px;
	position:relative;
}
.home #hd {
	background-image:url(../layout/header_bg.jpg);
	background-repeat:no-repeat;
}
#hd .headContent {
	display:none;
}
#topNav1 {
	background-color:#F96611;
	width: 100%;
}
#topNav1 ul {
	background-color:#F96611;
	overflow:hidden;
	margin:0;
}
#topNav1 ul li {
	float:left;
	list-style:none;
	margin:0;
}
#topNav1 li a {
	float:left;
	padding:5px 10px;
	color:#fff;
}
#hd .service {
	position:absolute;
	top:10px;
	left:590px;
	width:182px;
	background-image:url(../layout/fastBox.png);
	background-repeat:no-repeat;
	behavior: url(../styles/iepngfix.htc);
	padding:110px 45px 15px 15px;
}
#hd .service h2 {
	color:#2E419B;
	font-size:14px;
	margin:5px 0;
}
#bd {
	background-image:url(../layout/lay2_body_bg.gif);
	background-repeat:no-repeat;
	background-position:105px 0;
}
.home #bd {
	background-image:url(../layout/bodyContent_bg.jpg);
	background-repeat:repeat-x;
}
.bodyColumn {
	padding:30px 30px 30px 80px;
}
.home .bodyColumn {
	padding:30px;
	padding-left:190px;
}
table.homeButtons {
	border-spacing:5px;
	border-collapse:separate;
}
#bd p {
	line-height:140%;
}
.leftCol {
	padding: 5px 35px 10px 10px;
}
#leftNav1 {
	margin:0;
	margin-bottom:30px;
	margin-left:-10px;
}
#leftNav1 li {
	list-style:none;
	font-weight:bold;
	margin:5px 0;
	padding:10px;
	background-image:url(../layout/leftNav_bg.jpg);
	background-repeat:repeat-y;
}
#leftNav1 li:hover {
	background-image:url(../layout/leftNav_bgHover.jpg);
}
#leftNav1 li a:hover {
	text-decoration:none;
	color:#000099;
}
h2.services {
	background-image:url(../layout/leftNav_services.gif);
	background-repeat:no-repeat;
	text-indent:-1000em;
	height:31px;
	width:128px;
}
#ft {
	background-image:url(../layout/footer_bg.jpg);
	background-position:0 100%;
	background-repeat:repeat-x;
	padding:10px;
	text-align:center;
	font-size:85%;
}

.homeFeature {
    width: 40px;
    float: left;
	margin-top: 20px;
	margin-left: 10px;
	position: absolute;
}