/* CSS Document */

html, body {
  margin: 0; 
  padding: 0;
  border: 0;
	background-color:#efefef;
	font-family:Arial, Helvetica, sans-serif;
	}

img {
	border:0;
}

.bodymargin {
	margin:0px 1px 0px 1px;
}

#leftcol {
	margin-top:3px;
}

#leftcolmembers {
	margin-top:30px;
}


#leftcolmembers p {
	font-size:13px;
	line-height:19px;
	color:#636363;
}

#leftcolmembers h1 {
	font-size:24px;
	color:#e50020;
	margin:15px 0px;
	line-height:27px;
	font-weight:lighter;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #636363;
}

#rightcol div {
	position:absolute;
	margin-left:-12px;
}

#rightcol br {
	clear:both;
}

#rightcolmembers {
	margin-top:30px;
}

#rightcolmembers h3 {
	font-size:18px;
	color:#000000;
	margin:25px 0px 5px 20px;
	line-height:22px;
	font-weight:bold;
}

#rightcolmembers ul {
	list-style-type:none;
	margin:0px 0px 0px 20px;
	padding:0;
}

#rightcolmembers a {
	color:white;
	text-decoration:none;
	font-size:13px;
	line-height:22px;
}

#footertext p {
	font-size:12px;
	margin:25px 80px 0px 80px;
	color:#000000;
}

h1 {
	font-size:24px;
	color:#e50020;
	margin:30px 0px 30px 0px;
	line-height:27px;
	font-weight:lighter;
}

h2 {
	font-size:18px;
	color:#e50020;
	margin:15px 0px 15px 0px;
	line-height:22px;
	font-weight:lighter;
}

h3 {
	font-size:20px;
	color:#000000;
	margin:25px 0px 25px 0px;
	line-height:24px;
	font-weight:lighter;
}

h4 {
	color:#264982;
	font-weight:normal;
	line-height:21px;
	font-size:16px;
	margin:5px 0 0;
}

h5 {
	font-size:12px;
	color:#000000;
	line-height:22px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #636363;
	padding-bottom: 8px;
}

h6 {
	font-size:18px;
	color:#e50020;
	margin:15px 0px 15px 0px;
	line-height:22px;
	font-weight:lighter;
}


p {
	font-size:13px;
	line-height:19px;
	color:#636363;
}

#homearticles p {
	font-size:13px;
	line-height:18px;
	color:#636363;
	margin-right:20px;
}

#calendar .top {
	background:url(../images/calendar_top.jpg) no-repeat;
	height:2px;
}

#calendar .middle {
	background:url(../images/calendar_bg.jpg) repeat-y;
	padding:5px 10px;
}


#calendar .bottom {
	background:url(../images/calendar_bottom.jpg) no-repeat;
	height:2px;
}

#calendar p {
	font-size:13px;
	line-height:18px;
	color:#ffffff;
	margin-left:7px;
}

#salestable th {
	background-color:#999999;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:3px;
}

#salestable td {
	background-color:#eeeeee;
	color:#000000;
	font-size:12px;
	padding:5px;
	text-align:center;
}

#salestable a {
	text-decoration:none;
	color:#0000FF;
}

#emailform input {
	width:238px;
	padding:6px 0px;
	color: #6e6c6c;
	border:1px solid #565555;
	margin-bottom:3px;
	text-align:center;
}

#emailform .inputbutton {
	border:0px;
}

#emailform span {
	color:white;
	font-size:9px;
}