@charset "utf-8";
/* CSS Document */
body {
	
	padding: 0pt;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
}
p {	text-align:justify;
}


h1 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 27px;
	line-height: 40px;
	color: #c2181d;
	font-weight: normal;
	padding:  10px 0 10px 0;
	margin: 0;
}

h2 { 
	font-size: 20px;
	color: #c2181d;
	font-weight: bold;
	border-top: 1px solid #dbdcdd;
	padding-top:13px;
	text-align: left;
}


h3 { 
	font-size: 20px;
	color: #c2181d;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 0;
	text-align: left;
}


h4 { 
	font-size: 18px;
	line-height: 20px;
	color: #666;
	padding: 0 0 5px;
	margin: 0;
}
#container2 h4 {
	font-size: 20px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	font-style: italic;
	margin: 10px auto;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: 200;
	color: #cf212f;
	text-align: center;
	line-height: 45px;
	margin: 20px 0px;
}

a {
	color: #c2181d;
	}
	
hr {
	border: none;
	border-top: 1px solid #dbdcdd;
	margin: 30px 0px;
}

#logoLink {
	background:transparent url(../images/spacer.gif) no-repeat scroll left top;
	float:left;
	width:286px;
	height:130px;
}
.hide  { 
	display:none;
}

a.headerLink {
	display: block;
	height: 26px;
	background: transparent url('../images/menuButton.png') repeat-x top left;
	padding-top: 2px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #ffffff;
	position: absolute;
	top: 135px;
}
a.headerLink:hover {
	background-position: bottom left !important;
}
#headerLink1 {
	width: 67px;
	left: 47px;
}
#headerLink2 {
	width: 172px;
	left: 115px;
}
#headerLink3 {
	width: 168px;
	left: 288px;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.red {
	color: #c2181d;
}
.boldRedItalic {
	font-weight: bold;
	font-style: italic;
	color: #c2181d;
}
.small {
	font-size: 60% !important;
}

ul, ol {
margin:0;
padding: 0.5em 0 1.5em 1.5em;
}
li.more_space {padding-bottom: 8px }

ul.table_info li {font-weight: normal: }


ul.customList {
	list-style-type: none;
	padding: 10px;
	margin: 0px;
}
ul.customList li {
	background: transparent url('../images/bullet.jpg') no-repeat 0px 8px;
	padding-left: 14px;
}


img.photo  {border: 1px solid #000000; margin-left: 30px; margin-bottom: 30px;
}

#contactInfo{float:right; font-size: 12px; line-height: 16px; color:#fff; margin:30px 50px 0 0;}
#contactInfo a{color:#fff;}


.oneColFixCtrHdr #container {
	background:#ffffff url(../images/bg.gif) repeat-y scroll 50% 0px;
	width: 900px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #container2 {
	background:#ffffff url(../images/bg2.gif) repeat-y scroll 50% 0px;
	width: 883px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #header {
	background: #e2001a url(../images/header.png) no-repeat top left; 
	height: 163px;
	_height:140px;
	padding: 0px;
	position: relative;
}

.oneColFixCtrHdr #mainContent {
	width: 650px;
	background: #fff;
	margin-left: auto;
	margin-right:auto;
}
.oneColFixCtrHdr #footer {
	
	background:#c2181d;
	width: 871px;
	margin-left: 14px;
}

.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 10px;
	text-align:center;
	color:#fff;
}

table.table_info {
text-align: left;
	line-height:1.4em;
	font-size: .95em;

}
table.table_info td { padding: 2px 2px 6px 2px}


table.table_info td.heading {
font-weight: bold;
}

p.highlight {padding: 0 0 5px 0; margin: 0; color: #b30305; font-weight: bold; line-height: 1.3em}

table.table_info p{ text-align: left; padding: 0 0 5px 0; margin: 0;  }


table.namesTable {
	width: 650px;
	text-align: left;
	margin-left: 0px;
	border-collapse: separate;
	border-spacing: 20px 20px;
}
table.namesTable td {
	vertical-align: top;
}

table.logoTable {
	width: 650px;
}
table.logoTable td {
	vertical-align: middle;
}
