/* Print Page Style */

@media print {

.tab_to_hide,
.back_top,
.tab_head,
.tab_access,
#navi,
#bottom {
	display: none;
}

.mid-north,
.mid-east,
.mid-south,
.mid-west,
.mid-northwest,
.mid-northeast,
.mid-southeast,
.mid-southwest,
#main {
	background-image: none !important;
	background-color: #FFFFFF !important;
}

#main {
	padding: 0px !important;
	margin: 0px !important;
}

.outer {
	width: 620px !important;
	border: none !important;
	padding: 0px !important;
	margin: 0px !important;
}

div.print_title {
	display: block !important;
	width: 100%;
	border-bottom: solid #3F1C5C 3px;
	text-align: left;
	margin-bottom: 2em;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 20px;
	color: #3F1C5C;
}

#main {
	background-image: none !important;
}

}

/* NEW STYLE */

body {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 14px;
	background-color: #717171;
	background-image: url(/sei/t/822/body-bk.gif);
	background-repeat: repeat-x;
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
}

td,th,p {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 14px;
	color: #000000;
}

.footer,
.footer a {
	color: #000000;
}

th {
	text-align: left;
}

/* Double-space form fields */
form table th { padding-top: 0.5em; text-align: right; }
form table td { padding-top: 0.5em; }

hr {
	color: #000000;
	background-color: #000000;
}

a {
	color: #AAFFFF;
	text-decoration: none;
}

a:hover {
	color: #00FFFF;
	text-decoration: underline;
}

a:hover img {
	border: none !important;
}

.tab_access {
	border: 0px;
	width: 774px;
	margin: 0px auto 0px auto;
}

.tab_head {
	border: 0px;
	width: 774px;
}

.tab_norm {
	width: 100%;
	border: 0px;
}

.tab_to_hide {
	width: 774px;
	border: none;
	margin: none;
}

.tab_small {
	border: 0px;
}

div.print_title {
	display: none;	
}

.space {
	font-size: 1px;
}

.back_top {
	text-align: center;
}

/* T A B L E - 1 S */

#textonly {
	color: #000064;
	text-decoration: none;
}

#textonly:hover {
	color: #000000;
	text-decoration: none;
}

#quick_links {
	text-align: center;
	height: 30px;
}

#quick_links a:hover {
	color: #000000;
	text-decoration: none;
}

#quick_links,
#quick_links td,
#quick_links th,
#quick_links p,
#quick_links ul,
#quick_links ol,
#quick_links li,
#quick_links div,
#quick_links a {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #000064;
	font-size: 11px;
}

.outer {
	width: 774px;
	border: none;
	padding: none;
	margin: 0px auto 26px auto;
}


#logo {
	width: 774px;
	height: 148px;
	vertical-align: top;
}

.container {
	width: 714px;
	border: none;
	margin: 0px;
}

.mid-north {
	background-image: url(/sei/t/822/mid-n.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.mid-south {
	background-image: url(/sei/t/822/mid-s.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.mid-east {
	background-image: url(/sei/t/822/mid-e.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}

.mid-west {
	background-image: url(/sei/t/822/mid-w.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.mid-northwest {
	background-image: url(/sei/t/822/mid-nw.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.mid-northeast {
	background-image: url(/sei/t/822/mid-ne.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.mid-southeast {
	background-image: url(/sei/t/822/mid-se.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.mid-southwest {
	background-image: url(/sei/t/822/mid-sw.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#bottom {
	height: 25px;
	padding: 0px 15px 0px 15px;
	text-align: center;
}

#bottom,
#bottom td,
#bottom th,
#bottom p,
#bottom ul,
#bottom ol,
#bottom li,
#bottom div,
#bottom a,
#bottom a:visited {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #FFFFFF;
	font-size: 12px;
}


/* <<< FOR #navi SEE SECTION BELOW >>> */

/* <<< FOR #main SEE SECTION BELOW >>> */



/* Main Area */

#main-top {
	vertical-align: top;
	background-image: url(/sei/t/822/main-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 15px 15px 15px 45px;
}

#main {
	vertical-align: top;
	background-image: url(/sei/t/822/main-patt.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

#main,
#main td,
#main th,
#main p,
#main ul,
#main ol,
#main li,
#main div,
#main input,
#main textarea,
#main select,
#main option{
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #000000;
	font-size: 14px;
}

#main td p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#main td ul {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#main a {
	color: #AA0000;
	text-decoration: none;
}

#main a:hover {
	color: #0000AA;
	text-decoration: underline;
}

#main h1 {
	font-family: Century Gothic, Verdana, Sans-Serif;
	color: #1927A4;
	font-size: 20px;
	margin-top: 0em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

#main td h2,
#main th h2,
#main td h3,
#main th h3 {
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
}

#main h2 {
	font-family: Century Gothic, Verdana, Sans-Serif;
	color: #1927A4;
	font-size: 18px;
	font-weight: 100;
}

#main a.headinglink {
	color: #1927A4;
	text-decoration: none;
	border-bottom: dotted #1927A4 1px;
}

#main a.headinglink:hover {
	color: #1927A4;
	text-decoration: none;
	border-bottom: dashed #1927A4 1px;
}

#main h3 {
	font-family: Century Gothic, Verdana, Sans-Serif;
	color: #1927A4;
	font-size: 16px;
	font-weight: 100;
}

#main a.subheadinglink {
	color: #1927A4;
	text-decoration: none;
	border-bottom: dotted #1927A4 1px;
}

#main a.subheadinglink:hover {
	color: #1927A4;
	text-decoration: underline;
	border-bottom: dashed #1927A4 1px;
}

#main .navlink {
	font-size: 13px;
	color: #880000;
}

#main .navlink:hover {
	color: #000055;
	border-bottom: dotted #A792B9 1px;
	text-decoration: none;
}

#main .navsub {
	font-size: 11px;
	color: #000088;
}

#main .navsub:hover {
	color: #550000;
	border-bottom: dotted #401D5E 1px;
	text-decoration: none;
}


/* Navi Area */

#navi {
	vertical-align: top;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(/sei/t/822/navi-sw.jpg);
	padding: 12px 5px 9px 9px;
	width: 160px;
}

#navi input[type="submit"] {
	background-color: #FFFFFF !important;
	color: #717171 !important;
	border: none !important;
	padding: 1px;
	margin: 1px;
	font-size: 12px;
}

#navi input {
	border: solid #401D5E 1px;
	padding: 2px;
	margin: 1px;
	font-size: 12px;
}

#navi,
#navi td,
#navi th,
#navi p,
#navi ul,
#navi ol,
#navi li,
#navi div {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #000000;
	font-size: 12px;
}

#navi td p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#navi a {
	color: #000000;
	text-decoration: none;
}

#navi a:hover {
	color: #555555;
	text-decoration: underline;
}

#navi h2 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #1927A4;
	font-size: 16px;
	font-weight: bold;
}

#navi a.headinglink {
	color: #1927A4;
	text-decoration: none;
}

#navi a.headinglink:hover {
	color: #1927A4;
	text-decoration: underline;
}

#navi td h2,
#navi th h2,
#navi td h3,
#navi th h3 {
	margin-top: 0.1em !important;
	margin-bottom: 0.1em !important;
}

#navi h3 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #A41919;
	font-size: 14px;
	font-weight: bold;
}

#navi a.subheadinglink {
	color: #A41919;
	text-decoration: none;
}

#navi a.subheadinglink:hover {
	color: #A41919;
	text-decoration: underline;
}

#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 {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 13px;
	color: #36659A;
	background-image: url(/sei/t/822/navlink.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #DDDDF1;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	padding: 4px 4px 4px 6px;
	width: 150px;
}

#navi b.navlink {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 13px;
	color: #929292;
	background-image: url(/sei/t/822/navlinkb.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #E7E7E7;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	padding: 4px 4px 4px 6px;
	width: 150px;
	font-weight: 100;
}

#navi a.navlink:hover {
	color: #929292;
	background-image: url(/sei/t/822/navlinkh.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EDF1C6;
	text-decoration: none;
}

#navi a.navsub {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 11px;
	color: #929292;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	padding: 3px 4px 4px 6px;
	width: 150px;
}

#navi b.navsub {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	padding: 3px 4px 4px 6px;
	width: 150px;
	font-weight: 100;
}

#navi a.navsub:hover {
	color: #1927A4;
	text-decoration: none;
}


/* Newsticker */

.newsticker * {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #1927A4;
	font-size: 11px;
}

.newsticker {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #1927A4;
	font-size: 11px;
	background-color: #A792B9;
}

.newsticker td#main {
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	color: #1927A4;
	font-size: 11px;
}

.newsticker a {
	color: #1927A4;
	text-decoration: none;
	
}

.newsticker a:hover {
	color: #929292;
	border-bottom: dashed #929292 1px;
}

/* NEW STYLE END */