/* Print Page Style */

@media print {

.tab_to_hide,
.back_top,
.tab_head,
#navi,
#feat {
	display: none;
}

div.print_title {
	display: block !important;
	width: 100%;
	border-bottom: solid #2E8AA4 3px;
	text-align: right;
	margin-bottom: 2em;
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	font-size: 20px;
	color: #2E8AA4;	
}

#main {
	background-image: none !important;
}

}

/* NEW STYLE */

body {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #484848;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
}

td,th,p {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	font-size: 12px;
	color: #484848;
}

.footer,
.footer a {
	color: #2E8AA4;
}

th {
	text-align: left;
}

/* Double-space form fields */
form table th { padding-top: 1em; text-align: right; }
form table td { padding-top: 1em; }

hr {
	color: #0195D3;
	background-color: #0195D3;
}

a {
	color: #2E8AA4;
	text-decoration: none;
}

a:hover {
	color: #0195D3;
	text-decoration: underline;
}

a:hover img {
	border: none !important;
}

.tab_head {
	border: 0px;
	width: 100%;
}

.tab_norm {
	width: 100%;
	border: 0px;
}

.tab_to_hide {
	border: 0px;
	width: 100%;
}

.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: #0095D3;
	text-decoration: none;
}

#textonly:hover {
	color: #0095D3;
	text-decoration: none;
	border-bottom: dashed #7FCAE9 1px;
}

#quick_links {
	height: 25px;
	padding-right: 10px;
	text-align: right;
}

#quick_links a:hover {
	border-bottom: dashed #7FCAE9 1px;
	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,
#quick_links a:visited {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #0095D3;
	font-size: 11px;
}

/* T A B L E - 2 S */

#title {
	height: 95px;
	background-image: url(/sei/t/800/title.jpg);
	background-repeat: no-repeat;
}

#title,
#title td,
#title th,
#title p,
#title ul,
#title ol,
#title li,
#title div,
#title a,
#title a:visited {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #2D8BA5;
	font-size: 16px;
}

/* T A B L E - 3 S */

#topnav {
	background-color: #0195D2;
	background-image: url(/sei/t/800/topnav-bk.jpg);
	background-repeat: repeat-y;
	height: 25px;
	text-align: center;
}

#topnav,
#topnav td,
#topnav th,
#topnav p,
#topnav ul,
#topnav ol,
#topnav li,
#topnav div,
#topnav a,
#topnav a:visited {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #FFFFFF;
	font-size: 12px;
}

#topnav a:hover {
	color: #FFFFAA;
	border-bottom: dashed #FFFFCC 1px;
	text-decoration: none;
}


/* <<< FOR #navi SEE SECTION BELOW >>> */

/* <<< FOR #main SEE SECTION BELOW >>> */

/* <<< FOR #feat SEE SECTION BELOW >>> */




/* Main Area */

#main {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

#main,
#main td,
#main th,
#main p,
#main ul,
#main ol,
#main li,
#main div {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #484848;
	font-size: 12px;
}


#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: #2E8AA4;
	text-decoration: none;
}

#main a:hover {
	color: #00B4FF;
	text-decoration: underline;
}

#main h1 {
	font-family: Century Gothic, Verdana, Sans-Serif;
	color: #2E8AA4;
	font-size: 18px;
/*	font-weight: 100;	*/
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#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: #0195D2;
	font-size: 16px;
}

#main a.headinglink {
	color: #0195D2;
	text-decoration: none;
	border-bottom: dotted #7FCAE9 1px;
}

#main a.headinglink:hover {
	color: #0195D2;
	text-decoration: none;
	border-bottom: dashed #7FCAE9 1px;
}

#main h3 {
	font-family: Century Gothic, Verdana, Sans-Serif;
	color: #0195D2;
	font-size: 14px;
}

#main a.subheadinglink {
	color: #0195D2;
	text-decoration: none;
	border-bottom: dotted #7FCAE9 1px;
}

#main a.subheadinglink:hover {
	color: #0195D2;
	text-decoration: underline;
	border-bottom: dashed #7FCAE9 1px;
}

#main .navlink {
	font-size: 13px;
	color: #0095D3;
}

#main .navlink:hover {
	color: #6B6B6B;
	border-bottom: dotted #6B6B6B 1px;
	text-decoration: none;
}

#main .navsub {
	font-size: 11px;
	color: #6B6B6B;
}

#main .navsub:hover {
	color: #0095D3;
	border-bottom: dotted #0095D3 1px;
	text-decoration: none;
}


/* Navi Area */

#navi {
	width: 160px;
	vertical-align: top;
	border-right: solid #248CAE 3px;
}

#navi input[type="submit"] {
	background-color: #248CAE !important;
	color: #FFFFFF !important;
	border: none !important;
	padding: 1px;
	margin: 1px;
	font-size: 11px;
}

#navi input {
	border: solid #248CAE 1px;
	padding: 2px;
	margin: 1px;
	font-size: 11px;
}

#navi,
#navi td,
#navi th,
#navi p,
#navi ul,
#navi ol,
#navi li,
#navi div {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #000000;
	font-size: 12px;
}

#navi td p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#navi a {
	color: #248CAE;
	text-decoration: none;
}

#navi a:hover {
	color: #0094D3;
	text-decoration: underline;
}

#navi h2 {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #248CAE;
	font-size: 16px;
	font-weight: bold;
}

#navi a.headinglink {
	color: #248CAE;
	text-decoration: none;
}

#navi a.headinglink:hover {
	color: #248CAE;
	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: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #248CAE;
	font-size: 14px;
	font-weight: bold;
}

#navi a.subheadinglink {
	color: #248CAE;
	text-decoration: none;
}

#navi a.subheadinglink:hover {
	color: #248CAE;
	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: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0094D3;
	border-left: solid #E5F4FA 10px;
	border-bottom: solid #E5F4FA 2px;
	text-decoration: none;
	display: block;
	margin-top: 6px;
	padding: 3px 4px 4px 6px;
	width: 140px;
}

#navi b.navlink {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	font-size: 12px;
	color: #0094D3;
	border-left: solid #91C5D6 10px;
	border-bottom: solid #91C5D6 2px;
	text-decoration: none;
	display: block;
	margin-top: 6px;
	padding: 3px 4px 4px 6px;
	width: 140px;
	font-weight: 100;
}

#navi a.navlink:hover {
	color: #FF9C00;
	border-left: solid #FFFFCC 10px;
	border-bottom: solid #FFFFCC 2px;
	text-decoration: none;
}

#navi a.navsub {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	font-size: 11px;
	color: #6B6B6B;
	border-right: solid #B3B3B3 10px;
	border-bottom: solid #B3B3B3 2px;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	padding: 4px 6px 3px 4px;
	width: 140px;
}

#navi b.navsub {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	font-size: 11px;
	color: #2E8AA4;
	border-right: solid #91C5D6 10px;
	border-bottom: solid #91C5D6 2px;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	padding: 4px 6px 3px 4px;
	width: 140px;
	font-weight: 100;
}

#navi a.navsub:hover {
	color: #6B6B6B;
	border-right: solid #6B6B6B 10px;
	border-bottom: solid #6B6B6B 2px;
	text-decoration: none;
}

/* Feat Area */

#feat {
	vertical-align: top;
	background-image: url(/sei/t/800/feat-bk.jpg);
	background-repeat: repeat-x;
	background-color: #2E8AA4;
	width: 150px;
}

#feat,
#feat td,
#feat th,
#feat p,
#feat ul,
#feat ol,
#feat li,
#feat div {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #FFFFFF;
	font-size: 11px;
}

#feat input[type="submit"] {
	background-color: #FFFFFF !important;
	color: #2E8AA4 !important;
	border: none !important;
	padding: 1px;
	margin: 1px;
	font-size: 11px;
}

#feat input {
	border: solid #000000 1px;
	padding: 2px;
	margin: 1px;
	font-size: 11px;
}

#feat td p,
#feat td ul {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

#feat a {
	color: #FFFFFF;
	text-decoration: none;
}

#feat a:hover {
	color: #FFFFAA;
	text-decoration: underline;
}

#feat h2 {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #88E5FF;
	font-size: 15px;
	font-weight: bold;
}

#feat a.headinglink {
	color: #88E5FF;
	text-decoration: none;
	border-bottom: dotted #88E5FF 1px;
}

#feat a.headinglink:hover {
	color: #88FFFF;
	text-decoration: none;
	border-bottom: dashed #88FFFF 1px;
}

#feat h3 {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #88E5FF;
	font-size: 13px;
	font-weight: bold;
}

#feat a.subheadinglink {
	color: #88E5FF;
	text-decoration: none;
	border-bottom: dotted #88E5FF 1px;
}

#feat a.subheadinglink:hover {
	color: #88FFFF;
	text-decoration: none;
	border-bottom: dashed #88FFFF 1px;
}

#feat .navlink {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dashed #FFFFFF 1px;
}

#feat .navlink:hover {
	color: #FFFFAA;
	text-decoration: none;
	border-bottom: dotted #FFFFAA 1px;
}

#feat .navsub {
	font-size: 11px;
	color: #FFFFAA;
	text-decoration: none;
	border-bottom: dashed #FFFFAA 1px;
}

#feat .navsub:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: dotted #FFFFFF 1px;
}

#feat td h2,
#feat th h2,
#feat td h3,
#feat th h3 {
	margin-top: 0.2em !important;
	margin-bottom: 0.2em !important;
}

#feat ul > li {
	margin-left: -20px;
}
#feat ul li { margin-left: -20px; }

#feat iframe {
	border: solid #000000 1px;
}

#feat hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#feat a.sideeventcat,
#feat a.sidelinkcat {
	text-decoration: none;
	font-weight: 100;
	font-size: 120%;
	color: #FFFFAA;
	border-bottom: dotted #FFFFAA 1px;
}

#feat a.sideeventcat:hover,
#feat a.sidelinkcat:hover {
	color: #FFFFFF;
	border-bottom: dashed #FFFFFF 1px;
	text-decoration: none;
}

#feat a.sideeventlink {
	text-decoration: none;
	font-weight: 100;
	color: #FFFFFF;
	border-bottom: dotted #88E5F6 1px;
}

#feat a.sideeventlink:hover {
	color: #00FFFF;
	text-decoration: none;
	border-bottom: dashed #00FFFF 1px;
}

#feat a.sidelinklink {
	text-decoration: none;
	font-weight: 100;
	color: #FFFFFF;
	border-bottom: dotted #88E5F6 1px;
	text-align: right;
}

#feat a.sidelinklink:hover {
	color: #00FFFF;
	text-decoration: none;
	border-bottom: dashed #00FFFF 1px;
}


/* Newsticker */

.newsticker * {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #1B5C6F;
	font-size: 11px;
}

.newsticker {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #1B5C6F;
	font-size: 11px;
	background-color: #84C2D8;
}

.newsticker td.main {
	font-family: Lucida Sans Unicode, Lucida Sans, Verdana, Sans-Serif;
	color: #1B5C6F;
	font-size: 11px;
	background-color: #84C2D8;
}

.newsticker a {
	color: #1B5C6F;
	text-decoration: none;
	
}

.newsticker a:hover {
	color: #000000;
	border-bottom: dashed #000000 1px;
}

/* NEW STYLE END */