a {
	color: #084A74;
	text-decoration: none;
}
a:hover {
	color: #084A74;
	text-decoration: underline;
}
#wrapper #masthead
{
	background-image: url(images/template/masthead-bg.jpg);
	background-repeat: no-repeat;
	background-position: 398px top;
}
#wrapper #leftCol #searchDiv {
	text-align: center;
	float: left;
	margin-top: 1em;
	margin-left: 0.5em;
}
#linkContainer a {
	color: #084A74;
}
#wrapper #body #content h1 {
	color: #044162;
}

#wrapper #body #content h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: normal;
}
#wrapper #body #content h3 {
	line-height: 1.2em;
}
#wrapper #body #rightCol #docListRight {
	background-image: url(images/BlueClover-Transparent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #B4DEF6;
	border: 1px solid #094A74;
	margin-bottom: 10px;
}
#wrapper #body #rightCol #docListRight #docListTitle {
	background-color: #094A74;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	background-image: url(images/docsLink-bg.jpg);
	background-repeat: repeat-x;
}
#wrapper #body #rightCol #docListRight #docListText {
	margin: 3px;
}
#wrapper #body #rightCol #docListRight #docListText .blackTitle {
	color: #053856;
}

#wrapper #body #content .blueBoxCenter {
	background-color: #B4DEF6;
	background-image: url(images/BlueClover-Transparent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 1em;
	border: 1px solid #094A74;
	width: 90%;
	margin-left: 1em;
}
#wrapper #body #content .blueBoxCenter .blueBoxCenterTitle {
	background-color: #094A74;
	margin-bottom: 5px;
	padding-bottom: 3px;
	width: 100%;
	background-image: url(images/docsLink-bg.jpg);
	background-repeat: repeat-x;
}
#wrapper #body #content .blueBoxCenter .blueBoxCenterText {
	padding: 3px;
}
#wrapper #body #content .blueBoxCenter h3 {
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-right: 0.5em;
}
#wrapper #body #content .imageLeft {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #666666;
	text-align: center;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
}
#wrapper #body #content .imageRight {
	float: right;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	color: #666666;
	text-align: center;
	padding-bottom: 1em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 1px;
}
#wrapper #body #content ul {
	margin-bottom: 1em;
}
#wrapper #body #content ol {
}
#wrapper #body #content .blueBox {
	padding: 5px;
	width: 90%;
	margin-left: 1em;
	background-color: #B4DEF6;
	border: 1px solid #094A74;
	background-image: url(images/BlueClover-Transparent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper #body #content .listBoxHalf {
	border: 1px solid #094A74;
	list-style-type: disc;
	background-color: #B4DEF6;
	width: 40%;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	margin-right: 5px;
	background-image: url(images/BlueClover-Transparent.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper #body #content .parIndent {
	margin-left: 1em;
}
#wrapper #body #content blockquote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.3em;
	color: #333333;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 190px;
	font-weight: bold;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-top: 0em;
	background-color: #E6E6E6;
	padding: 0.5em;
}
#wrapper #body #content .dashedDivider {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
}
.video {
	text-align: center;
	width: 100%;
	margin-bottom: 1em;
}
.print {
	font-weight: bold;
	text-align: right;
	background-image: url(images/icons/pdficon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px;
}

