/* CSS Document */

body {
	background:url(../images/bg.gif) repeat-x top;
	margin:0;
	padding:0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.main {
	width:960px;
	margin:0 auto;
}

img{
	border: none;
}

a {
	color:#a00e12;
	text-decoration:none;
}

p {
	font-size: 12px;
}

.header {
	height:95px;
	position: relative;
	z-index: 1;
}

.search {
	width:213px;
	position: absolute;
	top: 31px;
	right: 0;
}

h1{
	color: #a00e12;
	margin:8px 0 0 0;
	padding: 0;
	font-size: 26px;
	font-family: "Times New Roman",Georgia,serif;
}

h2, h3{
	margin: 0;
	padding: 0;
	font-size: 18px;
}

h3{
	font-size: 16px;
}

.searchfield {
	background:url(../images/searchfieldbg.gif) top left no-repeat;
	border:0;
	padding:0 4px;
	width:135px;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size:11px;
}

#searchbtn {
	float:right;
}

.top-links {
	font-family:Arial, Helvetica, sans-serif;
	color:#a00e12;
	font-size:11px;
	margin:10px 0 0 0;
	text-align: right;
}

.top-links a {
	color:#a00e12;
	padding: 0 10px 0 0;
	line-height: 19px;
}

.top-links a img{
	margin: 2px 0 0 5px;
	vertical-align: text-bottom;
}

.splash{
	width: 960px;
	height: 328px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.top-image{
	width: 349px;
	height: 318px;
	border-bottom: 9px solid #a8a9ad;
	overflow: hidden;
	background: #fff;
}

.top-image p{
	margin: 0;
	padding: 0;
}

.breadcrumbs {
	color:#a00e12;
	font-size:13px;
	margin:8px 0;
}

.breadcrumbs span{
	color:#8f8f8f;
	font-size:13px;
	margin:8px 0;
}

.breadcrumbs a{
	color:#8f8f8f;
	text-decoration:none;
}

.breadcrumbs a:hover{
	text-decoration:underline;
}

.welcome {
	width:430px;
	margin:0 0 0 18px;
	color:#7d7d7d;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.welcome h1 {
	margin-bottom:0;
	padding-bottom:0;
	line-height: 15px;
}

.welcome h4 {
	padding-top:0;
    margin: -15px 0 0 0;
}

.welcome h2{
	color:#a00e12;
	font-size:23px;
	margin:8px 0 4px 0;
}

.marketing-hp{
	width:490px;
	float:right;
	padding:15px 0 0 0;
}

.hp-box {
	background:url(../images/hp-box-bg.gif) top center no-repeat;
	float:left;
	width:212px;
	height:111px;
	padding:4px 10px 0 20px;
	margin:0 0 0 3px;
	color:#000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.hp-box a {
	color:#000;
	font-size:13px;
	text-decoration:none;
	margin:4px 0 0;
	display:block;
}

.hp-box a:hover {
	text-decoration:underline;
}

.hp-box p{
	margin: 0;
	padding: 0;
}

.hp-box h3 {
	color:#a00e12;
	font-family:"Times New Roman", Georgia, serif;
	font-size:21px;
	margin:4px 0 4px;
	padding: 0 0 5px 0;
	font-weight:normal;
	overflow:hidden;
	border-bottom: 1px solid #d7d7d7;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	border-top:1px solid #a8a9ad;
	border-bottom:1px solid #a8a9ad;
	height:55px;
	padding:0 0 0 14px;
	margin:10px 0 0;
	clear:both;
}

.footer p {
	margin-top:10px;
	color:#000;
	font-size:12px;
}

.footer a {
	color:#000;
	text-decoration:none;
}

.footer a:hover {
	color:#000;
	text-decoration:underline;
}


/* Internal */

.content {
	background:#FFF url(../images/content-bg.gif) repeat-x top;
	clear:both;
	width:100%;
	display:inline-block;
}

.content-text {
	float:left;
	width:580px;
	margin:0 0 0 18px;
	color:#7d7d7d;
}



.content-text h2{
	color:#a00e12;
	font-size:23px;
	margin:8px 0 4px 0;
}

.content-left {
	float:left;
	width:350px;
}

.related-pages {
	margin:0 0 20px;
}

.related-pages a {
	color:#7d7d7d;
	text-decoration:none;
	margin:6px 0;
	display:block;
}

.related-pages a:hover {
	text-decoration:underline;
}

.editable-top {
	background:url(/images/int-box-top.gif) no-repeat;	
	height:11px;
	margin:10px 0 0;
}

.editable-btm {
	background:url(/images/int-box-btm.gif) no-repeat;	
	height:19px;
}

.editable {
	background:url(/images/int-box-bg.gif) repeat-y;
	margin:0;
	padding:1px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7d7d7d;
}

.editable-author {
	color:#007234;
	font-style:normal;
	margin:10px 0 0;
}

.cnarea{
	min-height: 280px;
	overflow: hidden;

}

.content-blank{
	color:#7d7d7d;
	padding: 0 20px;
}

.content-block{
	line-height: 22px;
}

.welcome a, .content-text a, .content-blank a{
	color: #a00e11;
	text-decoration: underline;
}

#emergency-msg{
	width: 961px;
	height: 298px;
	background: url(/images/emergency-bg.png);
	color: #fff;
	overflow: hidden;
	font-size: 18px;
	padding: 10px 10px 10px;
	text-align: center;
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
	line-height: normal;
}

#emergency-msg p{
	padding: 0 0 10px 0;
	color: #fff;
}

.downloads ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.downloads h3{
	font-family: "Times New Roman",Georgia,serif;
	color:#A00E12;	
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
}

.downloads ul li img{
	float: left;
	margin: 0 10px 0 0;
}

.downloads ul li{
	overflow: hidden;
	line-height: 22px;
	font-size:14px;
}

.left{
	float: left;
	display: inline;
}

.right{
	float: right;
	display: inline;
}

/*CSS Added due to flash banner replacing homepage box content (.hp-box) */

.flashAd {
	padding-top: 0px; padding-left:0px;width:279px;
}

.clear-left10 {
	clear:left;
	height:4px;
}	
