/* LINKS */

A:link {
	font-weight: bold;
	text-decoration: none ; color: #000099}
A:hover {
	font-weight: bold;
	text-decoration: underline }
A:active {
	font-weight: bold;
	text-decoration: underline ; color: #FF0000}
A:visited {
	font-weight: bold;
	text-decoration: none ; color: #0033CC}

.navbar:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.navbar:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FBC13F;
}
.navbar:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FBC13F;
}
.navbar:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF}

.content:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF }
.content:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF }
.content:visited {
	font-weight: bold;
	text-decoration: none;
	color: #6666CC}
.maintable {
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* TAGS */

body {
    topmargin=0;
    marginheight=0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000033;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 27px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px 0px 4px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 2px solid #FBC13F;
	border-left: 0px none;
	text-align: left;}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	line-height: 16px;
	margin-top: 22px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 0px none #FFFFFF;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
	text-transform: uppercase;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B3BBCC;
	padding: 2px 5px;
	border-bottom-color: #B3BBCC;
	font-style: italic;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	margin: 14px 3px 5px;
	padding: 2px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 11px;
	border: 0px none #FF0000;
	margin: 5px 7px 9px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	margin-top: 6px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: square;
}




/* TEXT */

caption {
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center}

.h1breakcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12199D;
}

.footertext {
	margin: 0px;
	padding: 6px 0px 0px 20px;
}

.center {
	text-align: center}
.bold {
	font-weight: bold}
.italic {
	font-style: italic}
.legalese {
	font-size: 8px;
	line-height: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.whiteCenter {
	color: #FFFFFF;
	text-align: center;
}
.white {
	color: #FFFFFF;
	font-weight: normal;
}
.article {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}

.leading16 {
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
	color: #12199D;
}
.margins-0 {
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

.black {
	color: #000000;
}
.18 {
	font-size: 18px;
	line-height: 19px;
}
.16 {
	font-size: 16px;
	line-height: 17px;
	color: #000033;
	font-weight: normal;
}

.orange {
	color: #FF6600;
}

.cell-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
.pull-quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333399;
	text-align: left;
	line-height: 19px;
}
.gold {
	color: #FFCC00;
}

.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.right {
	text-align: right;
	margin-right: 30px;
	margin-bottom: -10px;
}




/* IMAGES */

.padded-left {
	margin: 2px 0px 8px 20px;
	float: right;
}

.padded-right {
	margin: 2px 20px 8px 0px;
	float: left;
}


/* TABLES */

.table-menu {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #000000;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #996633;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}


/* CELLS */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
}

.bg-nav {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-color: #FBC13F;
}
.bg-content {
	background-color: #FFFFFF;
	background-image: url(images/header-dip.gif);
	background-repeat: no-repeat;
}
.bg-footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

.cell-header {
	background-color: #FDFF59;
	border: 0px none #996633;
	color: #009933;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 13px;
	font-weight: bolder;
	padding: 8px;
	text-transform: uppercase;
}
.cell-subheader {
	background-color: #CFD4F2;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	padding: 6px;
	border-top: 0px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 2px solid #FFFFFF;
}


.bgleft {
	background-attachment: scroll;
	background-color: #223A82;
	background-image: url(images/interface/bg-left.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgtop {
	background-color: #FFFFFF;
	background-image: url(images/interface/bg-top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.bgbottom {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/interface/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
