h1.tagline_1{
	font: bold 20pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	color: #b11a27;
	margin-left: 16px;
}


h2.tagline_2{
	font: 22pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0;
	margin-top: 0;
	color: #b11a27;
	margin-left: 16px;
}

p.introText{
	font: 18px/26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4c4c4c;
}

a.credits{
	display: block;
	margin-top: 50px;
	margin-left: 450px;
	text-align: right;
	color: #949494;
	font-size: 11px;
}

ul#splash, ul#splash li img{
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

ul#sectionNav {
	margin-top: 50px;
	display: block;
}

ul#sectionNav li{
	margin-top: 50px;
	list-style-type: none;
	border: none;
	display: inline;
}

ul#sectionNav.section{
	margin-top: 0;
}

ul#sectionNav.section li{
	list-style-type: none;
}

ul li a img{
	float: left;
}

#content .toggle a{
	color: #b11a27;
}

#content p a{
	color: #b11a27;
}

#content a.credits{
	color: #b0b0b0;
}

#content .contact{
	margin: 12px 0px 0px 12px;
	float:left;
	width: 500px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 12px;
}

#content .contact p{
	margin-right: 20px;
	width: 200px;
	float: left;
}

.toggle {
	margin: 10px 12px;
	cursor: pointer;
	display: block;
	padding:5px;
	clear: both;
}

a.toggle{
	
	border:solid 1px #d4d4d4;
	font: bold 19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	background: url(../images/arrow.png) no-repeat 1px 13px;
	padding-left: 16px;
}

a.toggle:hover{
	color: #b11a27;
	background-color: #fdfdfd;
	text-decoration: none;
	
}

a.toggle-opened{
	background: #fdfdfd url(../images/arrow_down.png) no-repeat 1px 13px;
}

.toggle p{
	width: 300px;
	display: block;
	float: left;
	clear: left;
}

.toggle p.tagline{
	margin: 0 0 12px 12px;
	padding: 0;
	font-size: 17px;
	width: 90%;
	line-height: 21px;
}

.toggle img{
	float: right;
	margin-bottom: 10px;
}

#content ul.links{
	margin: 1px 12px 12px 12px;
	padding: 0;
	display: block;
	list-style-type: none;
	font-weight: bold;
	color: #3f3f3f;
	clear: both;
}

#conetent ul.links li {
	margin-left: 12px;
}

.toggle ul a{
	font-weight: normal;
	color: #b11a27;
}

.toggle .multi{
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.credits{
	margin-top: 50px;
}
.credits p{
	width: 100%;
	float: none;
	clear: none;
}

.fltNone{
	float: none;
}

#download{
	margin: 10px;
	padding: 5px;
	border: 1px solid #b3b3b3;
	background: #fff url(../images/dl_bg.jpg) no-repeat -10px 10px;
}

#download p{
	font-size: 11px;
	font-weight: bold;
}

#download p.dlpara{
	margin-bottom: 14px;
	text-align: left;
}

#download p.dl{
	text-align: right;
}
