/* Print Page Style */

@media print {

body {
	background-color: #FFFFFF !important;
	background-image: none !important;
}

.tab_to_hide,
.back_top,
.back_top_left,
.back_top_right,
tr.title-bg,
#main h1,
#navi,
.title-top-right,
.title-logo,
.title-main,
.s-nav1 {
	display: none;
}

div.print_title {
	display: block !important;
	width: 620px;
	border-bottom: solid #333333 5px;
	margin-bottom: 2em;
	font-family: Century Gothic, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.tab_norm {
	width: 620px !important;
}

#main {
	border: 0px !important;
	padding: 0px !important;
	background-color: #FFFFFF !important;
}

div.outer {
	width: 100% !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	text-align: center !important;
}

div.outline {
	width: 620px !important;
	border: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 0px !important;
	text-align: left !important;
}

}

/* O U T E R  F O R M A T T I N G */

body {
	font-family: Century Gothic, Sans-Serif;
	font-size: 16px;
	background-color: #EEEEEE;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
}

td,th,p {
	font-family: Century Gothic, Sans-Serif;
	font-size: 16px;
	color: #000000;
}

hr {
	color: #000000;
	background-color: #000000;
}

a {
	color: #D81F2F;
	text-decoration: underline;
}

a:hover {
	color: #004D91;
	text-decoration: underline;
}

div.outer {
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

.tab_norm,
.tab_to_hide {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

.picture,
.picture_right {
	border: none;
}

.picture_right {
	float: right;
}

.space {
	font-size: 1px !important;
	margin: 0px !important;
}

div.print_title {
	display: none;	
}

.back_top {
	text-align: center;
}

.back_top_right {
	text-align: right;
	margin-right: 10px;
}

.back_top_left {
	text-align: left;
	margin-left: 10px;
}

/* Double-space form fields */
form table th { padding-top: 0.2em; padding-bottom: 0.2em; text-align: right; }
form table td { padding-top: 0.2em; padding-bottom: 0.2em; }


/* N E W R O W */

.title-logo {
	width: 800px;
	height: 185px;
}

/* N E W R O W */

.s-nav1 {
	background-color: #FFFFFF;
	padding: 9px 5px 9px 5px;
	text-align: center;
}

.s-nav1,
.s-nav1 td,
.s-nav1 th,
.s-nav1 p,
.s-nav1 ul,
.s-nav1 ol,
.s-nav1 li,
.s-nav1 div  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.s-nav1 a {
	color: #D81F2F;
	text-decoration: none;
}

.s-nav1 a:hover {
	color: #004D91;
	text-decoration: underline;
}

.s-nav1 .navlink {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding: 10px 11px 10px 11px;
	background-color: #D81F2F;
	line-height: 2.8;
	
}

.s-nav1 b.navlink {
	color: #FFFF77;
	font-size: 14px;
	text-decoration: none;
	padding: 10px 11px 10px 11px;
	background-color: #D81F2F;
	line-height: 2.8;
}

.s-nav1 .navlink:hover {
	color: #FFFFFF;
	background-color: #004E91;
	text-decoration: none;
	line-height: 2.8;
}

.s-nav1 .navsub {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 11px 6px 11px;
	background-color: #004E91;
	line-height: 2.4;
}

.s-nav1 b.navsub {
	color: #FFFF77;
	background-color: #519107;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 11px 6px 11px;
	line-height: 2.4;
}

.s-nav1 .navsub:hover {
	color: #FFFFFF;
	background-color: #D81F2F;
	text-decoration: none;
	line-height: 2.4;
}


/* M A I N  A R E A */

#main {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 20px 35px 35px 35px;
}

#main,
#main td,
#main th,
#main tbody,
#main th,
#main p,
#main ul,
#main ol,
#main li,
#main div {
	font-family: Century Gothic, Sans-Serif;
	color: #000000;
	font-size: 16px;
}

#main h2,
#main h3,
#main p,
#main ul {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

#main a {
	color: #D71C2D;
	text-decoration: none;
}

#main a:hover {
	color: #004D91;
	text-decoration: underline;
}

#main h1 {
	font-family: Century Gothic, Sans-Serif;
	font-size: 23px;
	color: #004D91;
	font-weight: 100;
	margin: 0px 0px 0.4em 0px;
}

#main h2 {
	font-family: Century Gothic, Sans-Serif;
	color: #004D91;
	font-size: 18px;
}

#main a.headinglink {
	color: #004D91;
	text-decoration: none;
}

#main a.headinglink:hover {
	color: #D71C2D;
	text-decoration: none;
	border-bottom: dotted #004D91 1px;
}

#main h3 {
	font-family: Century Gothic, Sans-Serif;
	color: #004D91;
	font-size: 16px;
}

#main a.subheadinglink {
	color: #004D91;
	text-decoration: none;
}

#main a.subheadinglink:hover {
	color: #D71C2D;
	text-decoration: none;
	border-bottom: dotted #D71C2D 1px;
}

#main .navlink {
	font-size: 13px;
	color: #D71C2D;
	text-decoration: none;
}

#main .navlink:hover {
	color: #888888;
	text-decoration: underline;
}

#main .navsub {
	font-size: 11px;
	color: #004D91;
	text-decoration: none;
}

#main .navsub:hover {
	color: #888888;
	text-decoration: underline;
}


/* N E W S T I C K E R */

.newsticker * {
	font-family: Century Gothic, Sans-Serif;
	color: #000000;
	font-size: 16px;
}

.newsticker {
	font-family: Century Gothic, Sans-Serif;
	color: #000000;
	font-size: 16px;
	background-color: #FFFFFF;
}

.newsticker td.main {
	font-family: Century Gothic, Sans-Serif;
	color: #000000;
	font-size: 16px;
	background-color: #FFFFFF;
}

.newsticker a {
	color: #D71C2D;
	text-decoration: none;
}

.newsticker a:hover {
	color: #004D91;
	text-decoration: underline;
}