body {
	margin:0;
	padding:0;
	color:#333;
	font:normal 62.5%/150% Arial, Helvetica, sans-serif;
	background-color:#333;
	text-align:center;
}

/* links */
a {
	color:#aa0e1b;
	font-weight:bold;
	text-decoration:underline;
}
	a:hover {
		color:#cf1121;
		text-decoration:underline;
	}
a img, a img:hover {
	border-width:0;
}


/* headings */
h1 {
	margin:0 0 0.5em 0;
	padding:15px 0 25px 30px;
	color:#333;
	font-size:2.8em;
	font-weight:normal;
	line-height:1em;
	letter-spacing:-0.01em;
	background:transparent url(../images/content_q.gif) no-repeat 0 0;
}
h2 {
	margin:1em 0;
	padding:0;
	font-size:2em;
	line-height:1.5em;
	font-weight:normal;
	color:#65385e;
}

h3 {
	margin:1em 0;
	padding:0;
	color:#777;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.5em;
}
h4 {
	margin:1em 0;
	color:#666;
	font-weight:bold;
	font-size:1.6em;
	line-height:1.5em;
}
h5 {
	margin:1em 0;
	color:#94000c;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;
}
h6 {
	margin:1em 0;
	color:#333;
	font-weight:bold;
	font-size:1.2em;
	line-height:1.5em;
}


/* text blocks */
p {
	font-size:1.2em;
	line-height:1.8em;
	margin:1em 0;
}
	p.first {
		margin:0 0 1.5em 0;
	}
blockquote {
	font-size:1em;
	margin:0.8em 3em;
}
	span.quotename {
		margin:.25em 0 2.5em;
		display:block;
		text-align:right;
		font-style:italic;
		border-top:1px solid #ddd;
	}
	span.quotename strong {
		font-style:italic;
	}
div.highlight {
	padding:30px;
	border:1px solid #ccc;
	background-color:#eee
}
	div.highlight dl,
	div.highlight dt {
		margin:0;
	}

/* phrase elements */
em { font-style:italic; }
strong { font-weight:bold; }
code, samp {
	margin:1.5em 10px;
	font-size:1.2em;
	line-height:1.4em;
	padding:1.5em;
	display:block;
	color:#000;
	border:1px solid #ccc;
	background-color:#eee;
}

/* word clarifyers */
acronym, abbr { speak:normal; cursor:help; border-bottom:1px dotted #aaa; }
abbr.initialism { speak:spell-out; }
abbr.truncation { speak:normal; }


/* lists */
ol, ul {
	position:relative;
	margin:2em 0;
}
	ol ol, ul ul {
		margin:.5em 0;
	}
	li {
		margin:.5em 2.5em;
		font-size:1.2em;
		line-height:1.8em;
	}
		ol li { list-style:decimal; }
		ol li li { list-style:lower-alpha; }
		ol li li li { list-style:lower-roman; }
		ol li li li li { list-style:decimal; }
		ol li li li li li { list-style:lower-alpha; }
		ol li li li li li li { list-style:lower-roman; }
			
		ul li {	list-style:square; }
		ul li li { list-style:disc; }
		ul li li li { list-style:circle; }
		ul li li li li { list-style:square; }
		ul li li li li li { list-style:disc; }
		ul li li li li li li { list-style:circle; }
	li li {
		margin:.5em 0 .5em 2.5em;
		font-size:1em;
	}
	
dl {
	position:relative;
	margin:1.5em 0;
}
	dt {
		margin:2em 0 1em 0;
		font-size:1.4em;
		line-height:1.8em;
		font-weight:bold;
		text-transform:uppercase;
	}
	dd {
		margin:1em 0;
		font-size:1.2em;
		line-height:1.8em;
		padding:0;
	}
		li dd, dd li {
			font-size:1em;
		}
dl.alternate dt {
	margin:2.5em 0 0 0;
	padding:50px 0 0 0;
	font-size:1.4em;
	line-height:1.1em;
	font-weight:bold;
	background-color:#fff;
	border-bottom:1px solid #999;
}
	dl.alternate dt.first {
		padding:0;
	}
	dl.alternate dd {
		margin:0;
		padding:.3em 20px;
		background-color:#ddd;
	}
	dl.alternate dd.odd {
		background-color:#eee;
	}
	dl.alternate dd.subheading {
		padding:10px 20px 0 5px;
		color:#aa0e1b;
	}
	dl.alternate dd .button {
		margin:10px 0 0 0;
	}
dl.contact {
	margin:0 0 5em 0;
}
dl.contact dt {
	margin:1.5em 0 0 0;
	line-height:1.2em;
}
	dl.contact dd {
		padding:0;
		margin:0;
	}


/* --------------------------------------------------------------------------------
	General styles
----------------------------------------------------------------------------------*/
.block {
	float:left;
	width:100%;
}
.block_border {
	float:left;
	width:100%;
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom:2px solid #ddd;
}
.block_bottompadding {
	float:left;
	width:100%;
	margin-bottom:40px;
}
.left_block {
	float:left;
	width:49%;
}
.right_block {
	float:right;
	width:49%;
}
.left_60_block {
	float:left;
	width:60%;
}
.right_40_block {
	float:right;
	width:35%;
}
.centered {
	text-align:center;
}
.alignright {
	text-align:right;
}
.alt {
	background:#eee;
}




.group {
	float:left;
	width:100%;
}

.enlarge_txt {
	font-size:1.2em;
}

.nodisplay { display:none; }
.nobackground { background:none; }
.noborder { border-width:0 0 0 0; }

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

div.quote{
	border:1px solid #ccc;
	margin:0;
	font-size:1.1em;
	border-width:0 0 0 0;
	background:#eee url(../images/quotes_bg_right.gif) no-repeat right top;
}
	div.quote div {
		margin:0;
		background:transparent url(../images/quotes_bg_left.gif) no-repeat left bottom;
	}
	div.quote div div {
		padding:0px;
		background:transparent url(../images/quote_close.gif) no-repeat right bottom;
	}
	div.quote span.source {
		display:block;
		padding:8px 0 0 0;
		color:#333;
		text-align:right;
		font-weight:bold;
	}
	#content div.quote div div p {
		display:block;
		margin:0;
		padding:15px 40px 0 40px;
		color:#666;
		font:normal 1em/1.8em Verdana, Arial, Helvetica, sans-serif;
		background:transparent url(../images/quote_open.gif) no-repeat left top;
	}
	
div.quote2 {
	margin:0;
	font-size:1.1em;
	border-width:0 0 0 0;
	background:transparent url(../images/quotes_top.gif) no-repeat right top;
}
	div.quote2 div {
		margin:0;
	}
	div.quote2 div div {
		padding:0px;
	}
	div.quote2 span.source {
		display:block;
		padding:22px 40px 0 0;
		color:#333;
		text-align:right;
		font-weight:bold;
		background:transparent url(../images/quotes_bottom.gif) no-repeat left top;
	}
	#content div.quote2 div div p {
		display:block;
		margin:36px 0 0 0;
		padding:0 40px 0 40px;
		color:#666;
		font:normal 1em/1.8em Verdana, Arial, Helvetica, sans-serif;
		background:transparent url(../images/quotes_bg.gif) repeat-y left top;
	}

.row { width:100%; }
.col_50 { width:49%; }
.left {float:left; }
.right { float:right; }

.button {
	float:left;
	padding:0;
	margin:0 0 0 0;
	color:#aa0e1b;
	font-size:10px;
	line-height:20px;
	text-transform:uppercase;
	text-decoration:none;
	background:#fff url(../images/btn_bg.gif) repeat-x left top;
}
	.button span{
		display:block;
		margin:0; padding:0;
		background:transparent url(../images/btn_left.gif) no-repeat left top;
	}
	.button span span{
		display:block;
		margin:0;
		padding:0 12px;
		background:transparent url(../images/btn_right.gif) no-repeat right top;
	}
.button:hover {
	color:#666;
	text-decoration:none;
}
		
	.back {
		margin-top:30px;
		clear:both;
	}

img { border:0px; }
.img_left { float:left; margin-right:10px; }
.img_right { float:right;  margin-left:10px; }
