/*
Yes U Can Default Style Sheet
http://www.yucinc.com
*/

html, body {
	background-color: #e9e6e4;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000000;
	margin: 0;
}
input {
	margin: 0;
	padding: 2px;
}
textarea {
	margin: 0;
	padding: 0;
}
a,
a:visited,
a:link,
a:active {
	color: #c10502;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: 'Times New Roman', serif;
	font-size: 18pt;
	color: #011929;
	margin-top: 0;
}
h2 {
	font-family: 'Times New Roman', serif;
	font-size: 12pt;
	color: #011929;
	margin-top: 0;
	padding-left: 20px;
	background: url(images/icon-arrow.png) no-repeat;
}
h3 {
	color: #011929;
	border: solid 1px #011929;
	border-width: 0 0 1px 0;
	padding: 5px 0;
}
ul {
	list-style: square;
}
#container {
	width: 870px;
	margin: 0 auto;
}
.float-left {
	float: left;
	padding-right: 15px;
}
.arrow {
	background: url(images/icon-arrow.png) no-repeat;
	padding-left: 20px;
}
.download-forms {
	background: url(images/forms-background.jpg) no-repeat;
	height: 170px;
	padding: 20px 150px 0 20px;
}
.pdf {
	background: url(images/icon-acrobat.png) no-repeat;
	padding: 3px 0 2px 25px;
}
#masthead {
	width: 870px;
	height: 110px;
	background: url(images/masthead-background.jpg) no-repeat;
}
#masthead #logo {
	float: left;
}
#masthead #navigation #top-links {
	text-align: right;
	height: 61px;
	padding: 5px 25px 0 0;
	font-size: 8pt;
}
#masthead #navigation #top-links a,
#masthead #navigation #top-links a:visited,
#masthead #navigation #top-links a:link,
#masthead #navigation #top-links a:active {
	color: #001d3d;
	text-decoration: none;
}
#masthead #navigation #top-links a:hover {
	text-decoration: underline;
}
#body-content {
	width: 870px;
	padding: 0 10px 0 0;
	margin-top: 10px;
}
#bottom-home {
	background: url(images/content-home-background.jpg) no-repeat;
	clear: left;
}
#bottom-home h1 {
	padding: 20px 0 0 20px;
}
#bottom-home p {
	margin: 0 20px 10px 20px;
}
#bottom-home #support-heart {
	float: left;
	padding: 0px 10px 0 20px;
}
#home-content-list {
	float: right;
	width: 403px;
}
#home-content-list ol {
	padding-right: 20px;
}
#home-content-footer {
	height: 26px;
	background: url(images/content-home-background2.jpg) no-repeat;
}
#marquee {
	width: 870px;
	*width: 874px;
	height: 143px;
	clear: left;
}
#marquee #left {
	width: 383px;
	height: 143px;
	float: left;
}
#marquee #right {
	float: right;
}
#marquee-home div {
	float: left;
}
#content-left {
	width: 273px;
	float: left;
	background: url(images/left-background.jpg) no-repeat;
}
#content-left #content {
	padding: 10px 50px 0 35px;
}
#content-left #content hr {
	clear: left;
	margin: 10px;
	padding: 0;
	height: 1px;
}
#content-left #content p {
	font-size: 8pt;
	line-height: 12pt;
	clear: left;
}
#content-left #content p a,
#content-left #content p a:visited,
#content-left #content p a:link,
#content-left #content p a:active {
	color: #c10502;
}
#content-left #content p a:hover {
	text-decoration: underline;
}
#content-left #content p img {
	float: left;
	margin-right: 7px;
}
#content-left #content ul {
	margin-left: 13px;
	padding: 0;
}
#content-left #content li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 8pt;
	line-height: 12pt;
}
#content-left #left-footer {
	width: 273px;
	height: 23px;
	background: url(images/left-footer.jpg) no-repeat;
}
#content-right {
	width: 575px;
	float: left;
}
#content-right .section-title {
	font-weight: bold;
	padding: 2px 5px;
	color: #ffffff;
	height: 23px;
	background: url(images/section-title-background.gif) no-repeat;
}
#content-right dl.revised {
	border-bottom: solid 1px #a3a2a0;
	padding-bottom: 5px;
}
#content-right dl.revised dt {
	float: left;
	clear: left;
}
#content-right dl.revised dd {
	margin-left: 300px;
}
#content-right p a,
#content-right p a:visited,
#content-right p a:link,
#content-right p a:active, {
	color: #c10502;
	text-decoration: none;
}
#content-right p a:hover {
	text-decoration: underline;
}
#contact-list {
	float: left;
	width: 33%;
}

dt {
	font-weight: bold;
}
dt.job-title {
	background: url(images/icon-information.png) no-repeat;
	padding-left: 20px;
}
dd {
	margin-left: 0;
}
#extra-contact {
	display: none;
}
#electronic-form {
	margin-left: 20px;
}
#electronic-form table td {
	padding: 3px 5px;
}
#electronic-form table td.k {
	width: 200px;
	border: solid 1px #bebdbb;
	background-color: #e1e0de;
	margin-right: 10px;
	font-weight: bold;
}
#electronic-form table td.k2 {
	width: 200px;
	border: solid 1px #bebdbb;
	background-color: #e1e0de;
	margin-right: 10px;
	font-style: italic;
	text-align: right;
}


#footer {
	clear: left;
	margin-left: 273px;
	border-top: solid 1px #777777;
}
#footer ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	float: left;
	padding-right: 10px;
}
#footer a,
#footer a:visited,
#footer a:link,
#footer a:active {
	color: #001d3d;
	text-decoration: underline;
	color: #888888;
}
#footer a:hover {
	text-decoration: underline;
	color: #333333;
}
#home-footer {
	clear: left;
	margin: 0px 10px;
}
#home-footer ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	clear: right;
}
#home-footer ul li {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	float: left;
	padding-right: 10px;
}
#home-footer a,
#home-footer a:visited,
#home-footer a:link,
#home-footer a:active {
	color: #001d3d;
	text-decoration: underline;
	color: #888888;
}
#home-footer a:hover {
	text-decoration: underline;
	color: #333333;
}
#copyright {
	clear: left;
	color: #888888;
}
