@charset "UTF-8";
/* /styles/custom-2009.css */

html, body {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: rgb(243,236,232);
	margin: 0;
	padding: 0;
}
#header { height: 133px }
#header #header-bar {
	background: rgb(46,49,146) url('../assets/images/identity/hmheader1-12-09.png') no-repeat;
	height: 108px;
	margin: 0; padding: 0;
}
#header #sub-header {
	height: 25px;
	background: rgb(188,190,192);
	padding-left: 18px;
	color: rgb(113,24,22);
	font-size: 18px;
	line-height: 20px;
	font-family: verdana, sans-serif;
	padding-top: 0em;
}


#body-content {
	margin: 6px auto 0 36px;
	width: 740px;
	font-size: 10pt;
	line-height: 13pt
}
#body-content .2-column {
	margin: 6px auto 0 0px;
	width: 300px

}
#body-content .green {
	color: rgb(19,89,0) /* green */;
}

#body-content img {
	display: block;
	float:left;
	border: 1px solid gray;
}
#body-content .rightfloat {
	margin: -1em 2em 1em 3em;
	float:right
}
#body-content .leftfloat {
	margin: -1em 2em 1em 3em;
	float:left
}
#body-content .center {
	margin: 9px 9px 9px 9px;
	float:none
}
#body-content .rightmain {
	margin: 0em 0em 1em 3em;
	float:right
}
#body-content .leftmain {
	margin: 0.3em 2em 1em 0em;
	float:left
}
#body-content .title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 17px;
	border-top-width: 1px;
	border-top-color: #600;
	color: #600;
	border-top-style: solid;
	line-height: 24px;
	}

#body-content .subtitle {
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 18px;
	margin-top: 9px;
}
#body-content .clientlist_clientname {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
	margin-top: 9px;
	color:#600;
	font-weight: bolder;
}
#body-content .clientlist_projectname {
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 18px;
	margin-top: 9px;
	color:#030

}
#footer {
	margin: 0; margin-top: 36px;
	padding-left: 36px;
	color: rgb(138,145,153) /* gray */;
	font-size: 12px;
}

#footer #contact_us {
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #903;
}

#footer #footer-nav {
	margin: 0;
	padding: 0; 
}

#footer #footer-nav li {
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	margin: 0; padding: 0; 
}
#footer #footer-nav li:before {
	content: ' | ';
	color: rgb(138,145,153) /* gray */;
}
#footer #footer-nav li.first:before {
	content: '';
}

#footer #footer-nav a:link, #footer #footer-nav a:visited {
	color: rgb(138,145,153) /* gray */;
	text-decoration: none;
	text-transform: uppercase;
}
#footer #footer-nav a:hover, #footer #footer-nav a:active {
	color: rgb(113,24,22) /* red */;
	text-decoration: none;
	text-transform: uppercase;
}
#body-content bulletpara {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: circle;
	list-style-position: inside;
	text-indent: 9px;
}
bulletlist {
	text-indent: 9px;
	display: run-in;
}
.greenbold {
	font-weight: bold;
}
.noreturn {
	margin-top: 0px;
	
}
#body-content tr td table tr td .color {
	background-color: #FFC;
}
