@charset "utf-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #e5e5e5;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
}
#container {
	width: 1000px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
}
#header {
	height: 120px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #c51230;
	background-color: #79000f;
	background-image: url(../images/assets/headerback_2011.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#header img {
	margin: 10px 0 0 20px;
}
#intro h1 {
	padding:0;
	margin-top: -20px;
	font-size:120%;
	padding-bottom: 20px;
	padding-top: 20px;
	font-weight:700;
}
#intro {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#subhead {
	padding-top: 10px;
}
#subhead p {
	float: left;
	width: 434px;
	color: #333;
	padding-top: 5px;
}
#subhead form {
	float: right;
	width: 241px;
}
#subhead form a {
	color: #000;
}
#subhead form input {
	width: 80px;
	border: 0px;
	background-image: url(../images/assets/search.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 18px;
	font-size: 80%;
	padding-bottom: 2px;
	background-position: right bottom;
}
#nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	clear: left;
	background-color: #ccc;
	height: 36px;
	margin-bottom: 20px;
	margin-top: 40px;
}
#nav ul li {
	display: inline-block;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 9px;
	height: 27px;
}
#nav ul li.current {
	background-color: #fff;
}
#nav ul li a {
	color: #000;
	font-weight:700;
}
#sidebar1 { 
	width: 210px;
	padding: 15px 10px;
	float: right;
}
#sidebar1 h1 {
	font-weight: 700;
	font-size: 120%;
	border-bottom: 2px solid #908e8f;
	margin-top: 6px;
	padding-bottom: 5px;
}
#sidebar1 img {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #908e8f;
}
#mainContent {
	margin: 0;
	padding: 0 20px;
	float: left;
	width: 730px;
}
#area2 {
	width: 290px;
	float: right;
}
#area1 {
	width: 420px;
	float: left;
}
#footer {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #fff;
	background-color: #79000f;
	background-image: url(../images/assets/footer.gif);
	background-repeat: no-repeat;
	background-position: 30px bottom;
}
#footer a {
	color: #fff;
}
#footer p {
	margin: 0;
	padding-right: 240px;
	padding-bottom: 10px;
	padding-left: 180px;
}
#footer p.copy {
	font-size: 75%;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#area1, #area2 {
	margin-bottom: 20px;
	padding-top: 4px;
}
#area1 h1, #area2 h1 {
	font-size: 180%;
	font-weight:700;
	color: #79000f;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #000;
	text-transform:lowercase;
}
#area1 h2, #area2 h2 {
	font-size: 140%;
	font-weight:700;
	color: #c51230;
	padding-top: 8px;
}
#area1 p {
	margin-bottom: 7px;
	margin-top: 7px;
	color: #333;
}
#area1 p a {
	font-weight: 700;
}
#area1 h3 {
	font-weight: 700;
}
#area1 div.hr {
	border: 0;
	border-bottom: 1px dashed #908e8f;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 410px;
}
#area1 hr.line, #area2 hr.line {
	border: 0;
	border: 1px solid #908e8f;
	margin-top: 30px;
	margin-bottom: 10px;
}
#area1 ul li {
	font-weight: 700;
	margin-bottom: 5px;
}
#area1 p.links, #area2 p.links {
	text-align: right;
}
#area1 p.links a, #area2 p.links a {
	font-weight:100;
}
a {
	color: #c51230;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.profile_front {
	border-bottom: 1px dashed #908e8f;
	padding-bottom: 10px;
	padding-top: 10px;
}
.profileimage_front {
	float: left;
	width: 78px;
}
.prodetails_front {
	margin-left: 85px;
}
p.jobtitle {
	color:#000;
	font-weight: 700;
}
.webstuff_front {
	font-size: 90%;
	color:#000;
	margin-top: 5px;
}
.webstuff_front a {
	color:#000;
}
.profile {
	border-bottom: 1px dashed #908e8f;
	padding-bottom: 10px;
	padding-top: 10px;
	min-height: 150px;
}
.profile h2 {
	margin-bottom: -8px;
}
.profileimage {
	float: left;
	width: 90px;
}
.prodetails {
	margin-left: 105px;
}
.webstuff {
	color:#000;
	margin-top: 5px;
}
.webstuff a {
	color:#000;
}
#mainprofile {
	border-bottom: 1px dashed #908e8f;
	border-top: 1px dashed #908e8f;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top:20px;
}
#mainprofile .mainimage {
	float: left;
	width: 150px;
}
#mainprofile .maindetails {
	margin-left: 160px;
}
#mainprofile .maindetails p {
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}
#mainprofile .maindetails h1 {
	padding: 0;
	margin: 0;
	border: none;
	text-transform:uppercase;
	font-size: 140%;
	color: #c51230;
}
#mainprofile .maindetails h2 {
	margin: 0;
	border: none;
	font-size: 100%;
	color: #000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#mainprofile .maindetails strong {
	color: #c51230;
	font-weight: 700;
}
#mainprofile .maindetails p.mainbiz {
	font-weight: 700;
}
#mainprofile .maindetails .webstuff_main {
	padding-top: 10px;
}
.clearer {
	clear: both;
}
.spacer {
	margin-bottom: 40px;
}
table.calendar {
	color: #fff;
	font-weight: 700;
	width: 286px;
	border-collapse: collapse;
}
.calendar td {
	background-color: #c51230;
	font-weight: 700;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-align: center;
}
.calendar th {
	background-color: #79000f;
	font-weight: 700;
	font-size: 120%;
	text-align: center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.calendar td.linked-day {
}
.calendar td.linked-day a {
	color: #000;
	background-color: #fff;
	width: 26px;
	display:block;
}
.calendar caption {
	font-size: 140%;
	color: #79000f;
	font-weight: 700;
	margin-bottom: 5px;
}
.calendar caption .left {
	float: left;
	width: 256px;
}
.calendar caption .right {
	float: right;
	width: 30px;
	text-align: right;
}
.mini_event {
	margin-bottom: 10px;
	margin-top:10px;
	color: #333;
}
.mini_event strong {
	font-size: 120%;
	font-weight: 700;
}
.event strong {
	font-weight: 700;
}
.event a {
	color:#000;
}
.event h3 {
	color: #c51230;
}
.companyprofile h3 {
	color: #c51230;
	font-size:100%;
	text-transform:uppercase;
	font-weight: 700;
	margin:0;
	padding: 0;
}
.companyprofile p {
	margin:0;
	padding: 0;
}
.companyprofile p a {
	color: #000;
}
#company_search {
	padding-top: 10px;
	padding-bottom: 10px;
}
#company_search input {
	width: 130px;
	border: 0px;
	background-image: url(../images/assets/search_company.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 18px;
	font-size: 80%;
	padding-bottom: 2px;
	background-position: right bottom;
}
p.alphalist {
	letter-spacing: 1px;
	font-size: 120%;
}
ul.company_sectors li a {
	color: #000;
	text-transform:none;
}
#company_search_results strong {
	color: #c51230;
	font-weight: 700;
}
p.company_search_join {
	font-weight: 700;
}
#company_search_results table th {
	font-weight: 700;
	padding: 3px;
}
#company_search_results table td {
	padding: 3px;
}
#company_search_results table td a {
	color: #000;
}
#company_search_results table td h2 {
	font-size: 110%;
}
#article_sections h2 {
	font-size: 150%;
	margin-top:15px;
	margin-bottom:30px;
}
#article_sections strong {
	font-weight: 700;
}
#article_ind h2 {
	font-size: 150%;
	margin-top:15px;
	margin-bottom:30px;
}
#article_ind h3 {
	font-size: 150%;
	color: #c51230;
}
#article_ind p.headline {
	font-weight: 700;
}
#reg_form select {
	font-size: 90%;
}
#reg_form td {
	padding: 4px;
}
#result_report {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:700;
}

 
#tags {
float: none;
width: 400px;
margin: 10px 0px;
padding: 10px;
background:#ececec;
color:#333;
border: 1px dashed #cccccc;
text-align: justify;
}
#tags .title {
font-family:arial;
font-size:16px;
font-weight:bold;
background-color: transparent;
padding: 4px 4px;
color:#808080;
}
#tags a {
color:#39c;
background-color: transparent;
padding: 2px 4px;
white-space: nowrap;
text-decoration: none;
font-family:arial;
}
#tags a:hover {
color:#39c;
background: silver;
text-decoration: none;
}
