@charset "utf-8";
/* CSS Document */
:root {
	overflow-y:scroll;
}
:focus {
	moz-outline-style:none;
}
html, body {
	font:100% Verdana, Arial, Helvetica, sans-serif;
	/* background:#FFF url(/lib/img/bground.jpg) repeat-x 0 0; */
	background-color:#FFD3E9;
	margin:0;
	padding:0;
	color:#000;
}
h1, h2, h3, h4, h5 {
	color:#803F5A;
	margin:0 0 2% 0;
	padding:0;
}
h1 .fineprint, h2 .fineprint, h3 .fineprint, h4 .fineprint, h5 .fineprint {
	font-weight:normal;
}
h1 .fineprint a, h2 .fineprint a, h3 .fineprint a, h4 .fineprint a, h5 .fineprint a {
	font-size:70%;
}
div.hr {
  background:#DEDEDE url(/lib/img/hr.jpg) no-repeat scroll center;
  height:1px;
  margin-bottom:15px;
}
div.hr hr {
  display:none;
}
table em {
	font-style:italic;
	font-size:small;
}
label {
	display:block;
	float:left;
	margin-right:10px;
	text-align:right;
	width:90px;
}
p {
	line-height:150%;
}
strong {
	color:#666;
}
a {
	color:#52247F;
}
a img {
	border:none;
}
dt {
	color:#666;
	font-weight:bold;
}
label, input, select {
	font-size:100%;
}
table {
	border:1px solid #C3C3C3;
	border-collapse:collapse;
	width:99%;
}
th, tr.th td {
	background-color:#D6D6D6;
}
th.column, td.column {
	background-color:#D6D6D6;
	font-weight:700;
}
tr, th, td {
	border-bottom:1px solid #C3C3C3;
	border-top:1px solid #C3C3C3;
	padding:5px;
	vertical-align:top;
}
th {
	color:#666;
}
table.sort th:hover {
	color:#000;
	cursor:pointer;
}
tr.even {
	background-color:#E9E9E9;
}
tr.odd {
	background-color:#FFF;
}
#container {
	width:965px;
	background:#FFF;
	margin:0 auto;
	border:1px solid #000;
	text-align:left;
}
#logo {
	float:left;
	height:55px;
	margin:10px 0 0 20px;
}
#topSearch {
	font-size:70%;
	padding:10px 20px;
	text-align:right;
	height:55px;
}
#iSearch {
	margin-top:15px;
}
#topNav {
	background:#803F5A;
	color:#FFF;
	font-size:95%;
	margin-bottom:2px;
	padding:1px 20px 1px 0;
	height:55px;
	font-weight:bold;
}
ul.nav {
	margin-top:-1px;
	list-style:none;
	padding:0;
}
ul.nav li {
	float:left;
	padding:20px 0;
}
#topNav ul.nav li a {
	color:#FFF;
	text-decoration:none;
	padding:20px;
}
#topNav ul.nav li:hover {
	background:#FFD3E9;
}
#topNav ul.nav li:hover a {
	color:#803F5A;
}
#billboard {
	background:url(/lib/img/billboard/blank.jpg) no-repeat 0 0;
	height:250px;
	margin-bottom:20px;
	padding:0 10px 0 20px;
}
#billboard a {
	text-decoration:none;
}
#billboardTxt, #billboardImg {
	float:left;
	font-size:95%;
	margin-bottom:10px;
	width:48%;
}
#billboardTxt {
	margin-top:20px;
	padding-left:10px;
}
#billboardTxt .sub {
	clear:left;
	display:block;
	font-size:50%;
}
#billboardImg {
	float:right;
	text-align:center;
}
/* Billboard Background:Black...
#billboard {
	background:url(/lib/img/billboard/bground-20-anniversary.jpg) repeat-x 0 0;
	height:250px;
	margin-bottom:20px;
	padding:0 10px 0 20px;
}
#billboard a {
	text-decoration:none;
}
#billboardTxt, #billboardImg {
	float:left;
	margin-bottom:10px;
	width:48%;
}
#billboardTxt {
	margin-top:40px;
	padding-left:10px;
}
#billboardTxt .sub {
	font-size:50%;
}
#billboardImg {
	float:right;
	text-align:center;
}
#billboard, #billboard h1, #billboard a {
	color:#FFF;
} */
#mainContent {
	background:#FFF;
	clear:both;
	padding:0 20px;
	margin:2% 0;
}
#mainContent ul {
	line-height:150%;
}
a.more, a.calculator, a.pdf {
	/* background:url(/lib/img/more.gif) no-repeat 0 0; */
	background-position:left;
	/* padding:0 0 5px 25px; */
	font-weight:bold;
	padding:0 0 5px 0;
	text-decoration:none;
}
a.more:before {
	content:">> ";
}
a.pdf {
	background:url(/lib/img/icons/pdf.gif) no-repeat 0 0;
	padding:0 0 0 20px;
}
ol#timeline {
    list-style:none;
    margin:0;
    padding:0;
    width:50em;
}
ol#timeline li {
    border-bottom:1px solid #006;
    clear:both;
    font-weight:bold;
    font-size:120%;
    color:#565759;
}
ol#timeline ol {
    list-style:none;
    margin:0 0 0 10em;
    padding:0;
    display:block;
    border-left:1px solid #006;
    float:left;
    position:relative;
    top:-1em;
    background:#fff;
}
ol#timeline ol li {
    border:0;
    display:block;
    padding:0 0.5em 0 0.5em;
    clear:both;
    font-weight:normal;
    font-size:90%;
}
ol#timeline ol li.nested {
    border-bottom:1px solid #006;
    color:#003;
}
ol#timeline ul {
    list-style:none;
    margin:0 0 0 10em;
    padding:0.5em;
    display:block;
    border:1px solid #003;
    background:#ffd3e9;
    width:30em;
    float:left;
    position:relative;
    top:-1em;
}
ol#timeline ul li {
    color:#003;
}
.pod, .column {
	background:url(/lib/img/pod/blank.jpg) no-repeat 0 0;
	float:left;
	min-height:150px;
	margin:0 1px 10px 0;
	padding:10px;
	width:31%;
}
.pod-left, .pod-right, .column-left, .column-right {
	background:url(/lib/img/pod/clear.jpg) no-repeat 0 0;
	float:left;
	min-height:150px;
	margin-top:10px;
	margin-right:15px;
	padding:10px;
	width:31%;
}
.pod-right, .column-right {
	background:url(/lib/img/column.jpg) no-repeat 0 0;
	float:right;
	margin-left:15px;
	font-size:95%;
}
.column-right ul {
	margin-left:-20px;
}
.column {
	background:url(/lib/img/column.jpg) no-repeat 0 0;
	font-size:95%;
}
.pod, .column {
	font-size:95%;
	line-height:145%;
}
.pod ul, .column ul {
	font-size:90%;
	line-height:150%;
}
.pod ul li {
	padding-bottom:10px;
}
.pod img.icon, .column img.icon {
	float:right;
	margin-top:-20px;
}
.fineprint {
	font-size:70%;
}
.photo-right {
	border:1px solid #DEDEDE;
	float:right;
	padding:5px;
	margin:0 0 5px 5px;
}
#footer {
	background:#FFF url(/lib/img/billboard/blank.jpg) repeat-x 0 0;
	clear:both;
	font-size:70%;
	margin-top:25px;
	padding:10px 20px;
	text-align:center;
}
.hidden {
	color:#FFF;
	display:none;
	font-size:30%;
	visibility:hidden;
}
blockquote {
font-size:90%;
	font-style:italic;

}
.signature {
	font-size:70%;
	font-style:normal;
	font-weight:normal;
}
