/* Print Page Style */

@media print {

.tab_to_hide,
.back_top,
.back_top_left,
.back_top_right,
tr.title-bg,
#main h1,
#navi {
	display: none;
}

div.print_title {
	display: block !important;
	width: 620px;
	border-bottom: solid #475371 5px;
	margin-bottom: 2em;
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #475371;
}

.tab_norm {
	width: 620px !important;
}

#main {
	border: 0px !important;
	padding: 0px !important;
}

.bottom2 {
	background-color: #FFFFFF !important;
	color: #000000 !important;
}

.bottom2 a {
	color: #000000 !important;
	text-decoration: underline;
}

}

/* O U T E R  F O R M A T T I N G */

body {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
}

tr.option-hide {
	display: none;
}

td,th,p {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

hr {
	color: #475371;
	background-color: #475371;
}

a {
	color: #475371;
	text-decoration: underline;
}

a:hover {
	color: #8A4141;
	text-decoration: underline;
}

.tab_norm,
.tab_to_hide {
	width: 100%;
	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: 1em; text-align: right; }
form table td { padding-top: 1em; }

/* N E W R O W */

.title-top-left,
.title-top-right {
	height: 18px;
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #020F3A;
}

.title-top-right {
	padding-right: 10px;
	text-align: right;
}

.title-top-left {
	padding-left: 10px;
}

.title-top-left a,
.title-top-right a {
	color: #CCCCCC;
	text-decoration: none;
}

.title-top-left a:hover,
.title-top-right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* N E W R O W */

.title-left {
	height: 100px;
	background-color: #020F3A;
	background-image: url(/sei/t/756/header-bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}


/* N E W R O W */

.title-bottom {
	height: 10px;
	background-image: url(/sei/t/756/title-bottom.jpg);
	background-repeat: repeat-x;
	background-color: #F4E09B;
}

/* N E W R O W */

.bottom1,
.bottom1 td,
.bottom1 th,
.bottom1 p,
.bottom1 ul,
.bottom1 ol,
.bottom1 li,
.bottom1 div  {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bottom1 {
	height: 25px;
	background-color: #475371;
	border-top: solid #020F3A 3px;
	text-align: center;
}

.bottom1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom1 a:hover {
	color: #FFFFAA;
	text-decoration: underline;
}

/* N E W R O W */

.bottom2,
.bottom2 td,
.bottom2 th,
.bottom2 p,
.bottom2 ul,
.bottom2 ol,
.bottom2 li,
.bottom2 div {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #CCCCCC;
}

.bottom2 {
	height: 25px;
	background-color: #020F3A;
}

.bottom2 a {
	color: #CCCCCC;
	text-decoration: underline;
}

.bottom2 a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

/* N A V I G A T I O N  A R E A */

#navi {
	width: 150px;
	background-image: url(/sei/t/756/nav_bg.jpg);
	background-color: #FFF7D9;
	background-repeat: no-repeat;
	vertical-align: top;
}

#navi,
#navi td,
#navi th,
#navi p,
#navi ul,
#navi ol,
#navi li,
#navi div {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 11px;
}

#navi td p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#navi a {
	color: #475371;
	text-decoration: underline;
}

#navi a:hover {
	color: #8A4141;
	text-decoration: underline;
}

#navi input {
	border: solid #04194F 1px;
	padding: 2px;
	margin: 1px;
	font-size: 11px;
}

#navi td h2,
#navi th h2,
#navi td h3,
#navi th h3 {
	margin-top: 0.1em !important;
	margin-bottom: 0.1em !important;
}

#navi h2 {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #475371;
	font-size: 14px;
	font-weight: bold;
}

#navi a.headinglink {
	color: #475371;
	text-decoration: none;
}

#navi a.headinglink:hover {
	color: #475371;
	text-decoration: underline;
}

#navi h3 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #475371;
	font-size: 12px;
	font-weight: bold;
}

#navi a.subheadinglink {
	color: #475371;
	text-decoration: none;
}

#navi a.subheadinglink:hover {
	color: #475371;
	text-decoration: underline;
}

#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi li {
	list-style-type: none;
	margin-left: 0px;
}

#navi a.navlink {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: #F4E09B;
	border: none;
	padding: 0.4em 0.1em 0.4em 0.3em;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	width: 100%;
}

#navi b.navlink {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFF3C9;
	border: none;
	padding: 0.4em 0.1em 0.4em 0.3em;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	font-weight: 100;
	width: 100%;
}

#navi a.navlink:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #000000;
	width: 100%;
}

#navi a.navsub {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #475371;
	border: none;
	padding: 0.4em 0.1em 0.4em 0.3em;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	width: 100%;
}

#navi b.navsub {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: none;
	padding: 0.4em 0.1em 0.4em 0.3em;
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	font-weight: 100;
	width: 100%;
}

#navi a.navsub:hover {
	background-color: #04194F;
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
}

/* M A I N  A R E A */

#main {
	border-top: solid #C7CBD4 5px;
	border-left: solid #C7CBD4 5px;
	vertical-align: top;
	padding: 10px;
}

#main,
#main td,
#main th,
#main p,
#main ul,
#main ol,
#main li,
#main div {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 12px;
}

#main a {
	color: #475371;
	text-decoration: underline;
}

#main a:hover {
	color: #8A4141;
	text-decoration: underline;
}

#main h1 {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #04194F;
	font-weight: bold;
	margin-top: 3px;
}

#main h2 {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #475371;
	font-size: 16px;
}

#main a.headinglink {
	color: #475371;
	text-decoration: none;
}

#main a.headinglink:hover {
	color: #475371;
	text-decoration: underline;
}

#main h3 {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #475371;
	font-size: 14px;
}

#main a.subheadinglink {
	color: #475371;
	text-decoration: none;
}

#main a.subheadinglink:hover {
	color: #475371;
	text-decoration: underline;
}

#main .navlink {
	font-size: 14px;
	font-weight: bold;
	color: #475371;
	text-decoration: underline;
}

#main .navlink:hover {
	color: #8A4141;
	text-decoration: underline;
}

#main .navsub {
	font-size: 12px;
	color: #8A4141;
	text-decoration: underline;
}

#main .navsub:hover {
	color: #000000;
	text-decoration: underline;
}


/* N E W S T I C K E R */

.newsticker * {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 11px;
}

.newsticker {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}

.newsticker td.main {
	font-family: Century Gothic, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}

.newsticker a {
	color: #475371;
	text-decoration: none;
}

.newsticker a:hover {
	color: #8A4141;
	text-decoration: underline;
}
