/* LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS */

a:link { color: #00467C; text-decoration: underline }
a:visited { color: #00467C; text-decoration: underline }
a:hover { color: #FFCC00; text-decoration: none; background-color: #00467C }
a:active { color: #FFCC00; text-decoration: none; background-color: #00467C }

/* For CSS Nav - copy from desired example */

.footerlinks { font-family: Arial, Helvetica, sans-serif; font-size: 10px; letter-spacing: .04em; color: #FFCC00; padding-top: 15px; padding-bottom: 15px }
.footerlinks a:link { color: #FFCC00; text-decoration: none; background-color: none }
.footerlinks a:visited { color: #FFCC00; text-decoration: none; background-color: none }
.footerlinks a:hover { color: #00467C; text-decoration: none; background-color: #FFCC00 }
.footerlinks a:active { color: #00467C; text-decoration: none; background-color: #FFCC00 }

/* HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00467C;
	line-height: 130% }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00467C;
	list-style-type: none;
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 3px }
ul li { 
	background-image: url(images/_shared-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 20px }
	/* Note for lists top spacing problems - 2 methods:
	1. Use the "list-header" style on the para or h tag above the list.
   		-- OR --
	2. Make the list part of the paragraph or h tag it is under, 
   		then adjust the margin-top of the list accordingly.
   		(Move the ending tag </p> manually to the end of the list.) */
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00467C;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 3px }
blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00467C;
	line-height: 130% }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00467C;
	letter-spacing: .02em;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: center;
	text-transform: capitalize }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00467C;
	letter-spacing: .05em;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: capitalize }

/* CUSTOM DEFINED STYLES CUSTOM DEFINED STYLES CUSTOM DEFINED STYLES CUSTOM DEFINED STYLES CUSTOM CUSTOM */

.pgtitle { margin-top: 15px; margin-bottom: 0 }
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00467C;
	text-indent: 0em }
.list-header { margin-bottom: 8px }
.img-right { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left { float: left; margin-right: 15px; margin-bottom: 7px }
.img-left-trb { float: left; margin-top: 7px; margin-right: 15px; margin-bottom: 7px }
.sidebar_outer-border { border-top: #003053 1px solid; border-bottom: #0064AE 1px solid }
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	letter-spacing: -.02em;
	background: #005493;
	padding: 7px;
	border-top: #0064AE 1px solid;
	border-bottom: #003053 1px solid }
.sidebar_header_unused {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCCEB4;
	letter-spacing: .05em;
	background: #57381A;
	border-left: #9A7B5C 3px solid;
	border-top: #9A7B5C 3px solid;
	border-right: #000000 3px solid;
	border-bottom: #000000 3px solid }
.sidebar_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9EB9CD;
	letter-spacing: -.02em;
	background: #005493;
	padding: 7px;
	border-top: #0064AE 1px solid;
	border-bottom: #003053 1px solid }
.smalltext-underH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00467C;
	text-indent: 0em;
	margin-top: -18px }
.smalltext-underH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00467C;
	text-indent: 0em;
	margin-top: 0 }
.border-full { border-top: #00467C 1px solid; border-left: #00467C 1px solid }
.border-full td {
	border-right: #00467C 1px solid;
	border-bottom: #00467C 1px solid;
	padding: 3px }
.home-banner {
	background: #769FBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 175%;
	padding: 5px }

/* FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS */

form { margin-bottom: 3px }
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00467C;
	font-weight: normal;
	text-align: right }
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00; 
	letter-spacing: .05em;
	background: #00467C;
	padding-left: 3px;
	padding-right: 3px;
	border: #FFCC00 1px solid }
.form-radio, .form-ckbox {
	background: none;
	padding-left: none;
	padding-right: none;
	border: none }
.form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00467C;
	background-color: #FFCC00;
	border-left: #0064AE 1px solid;
	border-top: #0064AE 1px solid;
	border-right: #003053 1px solid;
	border-bottom: #003053 1px solid }

/* TEMPLATE BACKGROUNDS (use instead of table/cell bkgrds) TEMPLATE BACKGROUNDS TEMPLATE BACKGROUNDS */

#header { background: url(images/_shared-images/header_sides.jpg); background-repeat: repeat-x }
#footer { background: url(images/_shared-images/footer_sides.jpg); background-repeat: repeat-x }
#gradient-bkgrd { background: url(images/_shared-images/bkgrd-grad.jpg); background-repeat: repeat-y }
#nav-bkgrd { background: url(images/_shared-images/nav_bkgrd.gif); background-repeat: repeat-y }
#content-table { background: #CEEAFF; border-left: #9EB9CD 1px solid; border-right: #9EB9CD 1px solid }

/* BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY */

body {
	margin: 0;
	padding: 0;
	background-color: #00467C;
	scrollbar-arrow-color: #00467C;
	scrollbar-base-color: #FFCC00;
	scrollbar-track-color: #00467C }
html { margin: 0; padding: 0; height: 100% }