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


<style type="text/css">

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #108090;
	border: 1px solid #CCCCCC;
	padding: 9px;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #108090;
	border: 1px solid #CCCCCC;
	padding: 9px;
}

.leadcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0B5964;
	background-image: url(../images/circle4.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	height: 35px;
	padding-top: 8px;
	margin-top: 30px;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/grade_1.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCCCCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
.oneColFixCtrHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	clear: both;
}
.oneColFixCtrHdr #footer {
	background:#10C2D2;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 70px;
	margin-bottom: 0px;
	clear: both;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.oneColFixCtrHdr #footer p {
	margin: 0 0 0 34; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.outlinemaincopy {
	margin: 0px;
	height: auto;
	width: 849px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.oneColFixCtrHdr #container #insideContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 16px;
}

</style>


<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<link href="SpryAssets/SpryMenuBarVertical.css" rel="stylesheet" type="text/css" />
<style type="text/css">

.style1 {color: #999999}

</style>
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #108090;
}

.questions {
	color: #108090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #DFF8FF;
	display: block;
}
.downloads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B5964;
	padding: 2px 2px 2px 12px;
	border: 1px solid #0B5964;
	display: block;
	font-weight: bold;
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
}
.bold_dwnld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009999;
}
.cases {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #339999;
	display: block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
}
.leadcopy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0B5964;
	background-image: url(../images/AI_2.gif);
	background-repeat: no-repeat;
	padding-left: 128px;
	height: 20px;
	padding-top: 82px;
	margin-top: 5px;
}
.case_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 660px;
	background-color: #F1FDFE;
	display: block;
	white-space: normal;
	padding: 5px;
	border: 1px solid #108090;
}
.tabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #108090;
	background-image: url(../images/tabs.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 660px;
	display: block;
	padding: 6px 3px 3px 8px;
}
.case_copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 660px;
	background-color: #FFFFCC;
	display: block;
	white-space: normal;
	padding: 5px;
	border: 1px solid #108090;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #16B0C7;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	line-height: 26px;
}
