@charset "utf-8";
/* CSS Document */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color:#333;
}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
h1,h2,h3,h4{
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:1px 0;
}
h1 {
	font-size:18px;
}
.snugfit {
	font-size: 1.3em;
	font-weight:bold
}
.white {
	color:#FFF;
}
.dark {
	color:#333;
}
.bigger {
	font-size:1.11em;
	font-weight:bold
}
.subnav {
	color:#666;
	font-size:11px;
}
.small {
	font-size:0.85em;
	font-weight:normal
}
.bold {
	font-weight:bold
}
.header {
	font-size:1.3em;
	line-height:1.5em
}
h2, h2 a {
font-size:16px;
color:#0e0e0e;
font-weight: bold;
text-decoration: none;
}

h2 a:hover {
border-bottom: 1px #0e0e0e solid;
}

h3 {
font-size:14px;
line-height:12px;
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
h3 a {
	padding:3px 0
}
h4{
font-size:13px;
font-weight:bold;
color:#EEE;
}
p {
	line-height:1.40em;
}
#breadcrumbs ul li {
	text-transform:uppercase;
}
#breadcrumbs a.main {
	text-transform:uppercase;
}
#breadcrumbs span.main_title {
	clear:left;
	font-size:1.60em;
	font-weight:200;
	margin-top:0;
	margin-left:-1px;
	color:#333
}
#breadcrumbs  span.main_title h1 {
	font-size: 16px;
	font-weight:200;
	padding: 0;
	margin: 0;
	display: inline
}
span.title_tagline {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size:0.9em;
	font-weight: bold;
	text-transform: normal;
	line-height: 1.2em;
	color:#555;
}
.tagline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	text-align:center;
	letter-spacing: -0.1;
	line-height: 1.4em;
	color:#333
}
a.main {
	text-decoration:none;
}
a {
	display:inline;
	width:auto;
}
