/* Print Page Style */

@media print {

body {
	margin-left: 5%;
	margin-right: 5%;
}

.container {
	width: 100% !important;
	background-color: #FFFFFF;
	border-left: 0px  !important;
	border-right: 0px  !important;
	margin-left: auto;
	margin-right: auto;
}

	.back_top,
	.tab_header,
	#quick_links,
	#header-top,
	#navi,
	#footer-main {
		display: none;
	}

	#print_title {
		display: block !important;
		border-bottom: solid #000000 3px;
		text-align: right;
		margin-right: 0px;
		margin-bottom: 1em;
		font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
		font-size: 2em;
		color: #000000;	
	}

	#main {
	margin-left: 0px !important;
	background-image: none !important;
	}

}

/* NEW STYLE */

body {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	color: #000000;
	border: 0px;
	margin: 0px;
}

th {
	text-align: left;
}

hr {
	color: #0035CB;
	background-color: #0035CB;
}

a {
	color: #0035CB;
	text-decoration: none;
}

a:hover {
	color: #888888;
	text-decoration: none;
}

/* Double-space form fields */
/* form table th { padding-top: 1em; text-align: right; }
form table td { padding-top: 1em; } */

.container {
	margin: auto;
	width: 100%;
}

.tab_header,
.tab_norm {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#quick_links {
	padding: 0.2em 1em 0.2em 1em;
	text-align: right;
	border-bottom: solid #35B4F6 5px;
	margin: 0px;
}

#quick_links {
	color: #0035CB;
	font-size: 0.8em;
}

#quick_links a:hover {
	color: #888888;
	text-decoration: none;
}

#textonly {
	color: #0035CB;
	text-decoration: none;
}

#textonly:hover {
	color: #888888;
	text-decoration: none;
}

#print_title {
	display: none;
}

#header-top {
	width: 100%;
	height: 140px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid #35B4F6 5px;
	background: #00062D url(t942-header-bk.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#header-top a {
	color: #00FFFF;
	text-decoration: none;
}

#header-top a:hover {
	color: #55FFFF;
	text-decoration: none;
}

#header-top .navlink {
	color: #FFFFFF;
	text-decoration: none;
}

#header-top .navlink:hover {
	color: #00FFFF;
	text-decoration: none;
}

#header-top .navsub {
	font-size: 0.9em;
	color: #00FFFF;
	text-decoration: none;
}

#header-top .navsub:hover {
	color: #FFFFFF;
	text-decoration: none;
}



/* Navi Area */

#navi {
	width: 201px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(t942-main-bk.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 13px 6px 10px 6px;
}

#navi input[type="submit"] {
	background-color: #000000 !important;
	color: #FFFFFF !important;
	border: none !important;
	padding: 1px;
	margin: 1px;
}

#navi input {
	border: solid #000000 1px;
	padding: 2px;
	margin: 1px;
}

#navi td p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#navi h2 {
	color: #03117E;
	font-size: 1.5em;
	font-weight: bold;
}

#navi a.headinglink {
	color: #03117E;
	text-decoration: none;
}

#navi a.headinglink:hover {
	color: #888888;
	text-decoration: none;
}

#navi td h2,
#navi th h2,
#navi td h3,
#navi th h3 {
	margin-top: 0.1em !important;
	margin-bottom: 0.1em !important;
}

#navi h3 {
	color: #03117E;
	font-size: 1.3em;
	font-weight: bold;
}

#navi a.subheadinglink {
	color: #03117E;
	text-decoration: none;
}

#navi a.subheadinglink:hover {
	color: #888888;
	text-decoration: none;
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi ul > li {
	list-style-type: none;
	margin-left: 0px;
}

#navi ul li { list-style-type: none; margin-left: 0px; }

#navi a.navlink,
#navi a.ecomnavlink  {
	font-size: 0.9em;
	color: #000000;
	background-image: url(t942-navlink-bk.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	margin-left: -6px;
	padding: 7px 5px 22px 10px;
	width: 192px;
	font-weight: bold;
}

#navi b.navlink,
#navi b.ecomnavlink {
	font-size: 0.9em;
	color: #37BBFF;
	background-image: url(t942-bnavlink.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	margin-left: -6px;
	padding: 7px 5px 22px 10px;
	width: 192px;
	font-weight: bold;
}

#navi a.navlink:hover,
#navi a.ecomnavlink:hover {
	color: #37BBFF;
	background-image: url(t942-bnavlink.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	text-decoration: none;
}

#navi a.navsub,
#navi a.ecomnavsub {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	margin-left: -6px;
	padding: 4px 5px 4px 15px;
	width: 187px;
}

#navi b.navsub,
#navi b.ecomnavsub {
	font-size: 0.8em;
	color: #888888;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	margin-left: -6px;
	padding: 4px 5px 4px 15px;
	width: 187px;
	font-weight: bold;
}

#navi a.navsub:hover,
#navi a.ecomnavsub:hover {
	color: #37BBFF;
	text-decoration: none;
}

.back_top {
	text-align: center !important;
}

/* Main Area */

#main {
	margin-left: 201px;
	vertical-align: top;
	background-image: url(t942-main-bk.jpg);
	background-position: 100% 0;
	background-repeat: repeat-x;
	padding: 0px 20px 15px 20px;
}

#main table {
	margin: 0px;
}

#main p {
	text-align: justify;
}

#main b,
#main td b,
#main div b {
	color: #000000;
}

#main td ul {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#main input[type="textarea"],
#main input textarea,
#main textarea {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#main h1 {
	color: #03117E;
	font-size: 2em;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 12px;
}

#main td h2,
#main th h2,
#main td h3,
#main th h3 {
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
}

#main h2 {
	color: #03117E;
	font-size: 1.7em;
}

#main a.headinglink {
	color: #03117E;
	text-decoration: none;
}

#main a.headinglink:hover {
	color: #888888;
	text-decoration: none;
}

#main h3 {
	color: #03117E;
	font-size: 1.2em;
}

#main a.subheadinglink {
	color: #03117E;
	text-decoration: none;
}

#main a.subheadinglink:hover {
	color: #888888;
	text-decoration: none;
}

#main .navlink {
	color: #0035CB;
	text-decoration: none;
}

#main .navlink:hover {
	color: #888888;
	text-decoration: none;
}

#main .navsub {
	font-size: 0.9em;
	color: #03117E;
	text-decoration: none;
}

#main .navsub:hover {
	color: #888888;
	text-decoration: none;
}


/* FOOTER */

#footer-main {
	color: #FFFFFF;
	padding: 1em 10px 1em 10px;
	margin: 0px;
	background-color: #000631;
	vertical-align: middle;
	background-image: url(t942-footer-bk.jpg);
	background-position: 100% 0;
	background-repeat: repeat-x;
	border-top: solid #35B4F6 5px;
	border-bottom: solid #35B4F6 5px;
}

#footer-main a{
	color: #00FFFF;
}

/* Newsticker */

.newsticker * {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
}

.newsticker {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-image: none !important;
}

.newsticker td.main {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	background-color: #FFFFFF;
	background-image: none !important
}

.newsticker a {
	color: #0035CB;
	text-decoration: none;
	
}

.newsticker a:hover {
	color: #000000;
}
