@charset "utf-8";
/* CSS Document */

body {
	background-color: #c4d6e4;
	background-image:url(images/bg_blue.gif);
	background-repeat:repeat-x;
	font-family: "Arial Narrow", sans-serif;
	color: #404040;
	visibility: visible;
	height: auto;
}


#content {
	position:relative;
	top:50px;
	left:285px;
	z-index:2;
	width:475px;
}


.style1 {
	font-size: 36px;
	font-weight: bold;
}

.redQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C44E0A;
	text-align:right;
	font-style:italic;
	margin-top:20px;
	margin-left:75px;
}


.redCallout {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C44E0A;
	text-align:left;
	font-style:italic;
}



div.shadow {
	position: absolute;
	width: 10px;
	height: 100%;
}


H1, H2, H3, H4 {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0;
	margin-top: 0;
}


H1 {
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 90%;
	padding-bottom: 0px;
	color:#0077c2;
}


H2 {
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 90%;
	margin-bottom: -10px;
	margin-top:35px;
	color:#606060;
}


H3 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 90%;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #C44E0A;
	font-style: italic;
}


H4 {
	font-size: 1em;
	color: #0077c2;
	font-weight: bold;
}


p {
	text-align:justify;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1em;
}


li {
	text-align: left;
	padding-right:45px;
	padding-bottom:10px;
}


h1.h1callout {
	font-size: 1em;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-transform:uppercase;
	color: #3d86b3;
	margin-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	margin-left: 10px;
	padding-bottom: 00px;
	margin-bottom: -10px;
}


li.callout {
	font-size: .7em;
	font-family: verdana, sans-serif;
	padding-bottom: 20px;
	color: #3d86b3;
	padding-right: 25px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-image: url(images/bullet-blue-square.png);
}

p.callout {
	font-size: .8em;
	font-family: verdana, sans-serif;
	padding-bottom: 20px;
	color: #3d86b3;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
}


.faqQuestion {
	letter-spacing:110%;
	padding-top:5px;
}

a.faqQuestion:link, a.faqQuestion:visited, a.faqQuestion:hover, a.faqQuestion:active {
	text-decoration:none;
	font-size: 1em;
	font-weight:;
	color:#0077c2;
}


.faqAnswer {
	display:none;
	padding-bottom:15px;
	padding-top:5px;
	text-align:justify;
}


.contactHeading {
	margin-bottom: -15px;
	font-weight:bold;
}


.footer {
	background-color: #EAEAEA;
	font-family: Calibri, "Century Gothic", Verdana, sans-serif;
	color: #000000;
	font-size: 0.7em;
	text-align:right
}

.figure {
	font-family: Calibri, "Century Gothic", Verdana, sans-serif;
	color: #000000;
	font-size: 0.7em;
}


.toc1 {
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: -15px;
	font-size: 1em;
}


.toc2 {
	padding-left:30px;
	margin-bottom: -15px;
	font-size: 1em;
	font-weight: normal;
}


div.breakout {
	background-color:#C1CAEC;
	padding-bottom:15px;
	padding-top:15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}


a:link {
	color: #5F748D;
	text-decoration: underline;
	font-weight: normal;
}


a:visited {
	color: #5F748D;
	text-decoration: underline;	
	font-weight: normal;
}


a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}


a:active {
	color: #FF9900;
	text-decoration: underline;
	font-weight: normal;
}


div.biblioDIV {
	margin-bottom: 15px;
	clear:both;
	border: none;
}
