
h1 {font: bold 24px Bookman,Palatino, serif; }
h2 {font: normal 18px verdana, sans-serif; color:#000000; text-decoration:none;}
h3 {font: bold 15px verdana, sans-serif; color:#000000; text-decoration:none;}

.emagine-note {color:#FF0000; font:bold 12px verdana, sans-serif;}
.footnote {font-size:10px;}
img.image-style, a img.image-style {border:1px dotted #A8A9AA;display:block;margin:5px;}

.table-header-app {font: bold 12px verdana, sans-serif; color:#FFFFFF; background-color:#5A5A5A; border-bottom:2px solid #000000; padding:5px;}
.table-row {font: 11px verdana, sans-serif; color:#000000; background-color:#FFFFFF; border-bottom:1px solid #A5A4A4; padding:5px;}
.table-altrow {font: 11px verdana, sans-serif; color:#000000; border-bottom:1px solid #A5A4A4; padding:5px;}

.table-header-app a {color:#FFFFFF;}

/* =-=-=-=-=-=-=-=-=-=-=-=-Global Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

html {background:#000000 url(images/home_bg_burst.gif) left bottom no-repeat;height:100%;}

body {
	color:#000000;
	font: normal 11px verdana,arial, sans-serif;
	line-height: 1.4;
	margin:0px;
	text-align:left;
	}

body a {color:#AB2840; text-decoration:underline;}
body a:hover {text-decoration:none;}

hr {margin-bottom:7px; width:99%; height:2px; display:block;}

img {border:none;}

p {margin-top:0px; margin-bottom:10px; padding-top:0px;}

h1 sup {font-size:18px;}
h2 sup {font-size:12px;}
p sup {font-size:10px;}
td sup {font-size:9px;font-weight:normal;}

ol {color:#000000; margin-top:0px; padding-top:0px; padding-top:0px;}
ol ol {color:#000000; list-style:circle; margin-left:15px;}
ul {color:#000000; list-style:square; margin-top:0px; padding-top:0px;}
ul ul {color:#000000; list-style:circle; margin-left:15px;}

#container {
	/*margin: 0 auto;*/
	height:100%;
	position:relative;
	width:959px;
	}

#header {
	background:#000000;
	display:block;
	height:133px;
	}
	
	#header form {
	height:102px; }
	
#logo {clear:right;float:left;margin:5px 0 0 20px;}
	#logo img { display: block;}
	
#utilityContainer {
	display:block;
	float:right;
	padding-top:26px;
	text-align:right !important;
	width:629px; }	
	
#utilities {
	color:#FFFFFF;
	margin:0px 0px 0 0; }
	
#utilities li {
	color:#FFFFFF;
	font: bold 10px "Trebuchet MS", helvetica, arial, sans-serif;
	float:right;
	list-style:none;
	margin-top:0px;
	margin-left:10px; }
	
#utilities a {color:#FFFFFF;text-decoration:none;}
#utilities a:hover {color:#FFFFFF;text-decoration:underline;}

	#utilities input {margin-top: -4px;}

	#searchBox {
		background: url(images/search_bg.gif) 0px 0px repeat-x;
		border:0px;
		height:15px;
		padding:3px 0px 0px 2px;
		font-size:90%;
		width:91px;}
	
#topNav {
	background: url(images/topnav_bg.gif) left bottom repeat-x;
	clear:left;
	height:46px;
	position:relative;
	text-align:left;
	top:-9px;
	vertical-alignment:bottom;
	width:959px; }

	
#footer {
	font-size: 9px;
	color:#FFFFFF;
	padding:7px 0px 5px 10px;
	text-align:left;
	width:919px;
	}

#copyright {float:left;}

#footerLinks {
	font-size: 9px;
	color:#FFFFFF;
	float:right;
	margin:0px 0px 0 0;
	}
	
#footerLinks li {
	color:#FFFFFF;
	font: normal 9px verdana, helvetica, arial, sans-serif;
	float:right;
	list-style:none;
	margin-top:0px;
	margin-right:4px;
	}
	
#footerLinks a {color:#FFFFFF;text-decoration:none;}
#footerLinks a:hover {color:#FFFFFF;text-decoration:underline;}

#masthead {
	background:#000000 url(images/dot_grad.gif) repeat-x;
	height: 26px;
	}

.image {display:block;}

/* =-=-=-=-=-=-=-=-=-=-=-=-Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */


#homeContainer {
	min-height:521px;
	overflow:hidden;
	padding:27px 29px 20px 38px;
	text-align:left;
	font-size: 9px;
	line-height: 1.5;
	}
	
#homeText {margin-top:22px;float:left;}
	
#homeContainer #homeContentBox {
	background: url(images/home_box_bg.gif);
	border:1px solid #5C5C5C;
	float:left;
	margin-top:30px;
	padding:10px 12px 22px 19px;
	text-align:left;
	width: 587px;
	}

#homeContainer #homeContentBox h2 {
	color:#F7D057;
	display:inline;
	font-size:11px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight:bold;
	letter-spacing: 1.3px;
	text-transform:uppercase;
	margin:10px 7px 15px 0;
	}
	
#homeContainer #homeContentBox h2.news {
	float:left;
	line-height:18px;
	margin:2px 0px 7px 0;}
	
#homeContainer #homeContentBox p {
	color:#FFFFFF;
	margin:3px 7px 7px 0;
	}
	
#homeContainer #homeContentBox a {/*font-weight:bold;*/ text-decoration:none; color:#FFFFFF;}
#homeContainer #homeContentBox a:hover {/*font-weight:bold;*/ text-decoration:underline; color:#FFFFFF;}

#homeDivider {
	background:#333333;
	clear:both;
	height:1px;
	overflow:hidden;
	margin:0px auto 8px auto;}


#homeContainer #homeContentBox #homeContent1 {
	clear:left;
	float:left;
	margin-right:20px;
	width:280px;}
	
#homeContainer #homeContentBox #homeContent2 {
	float:left;
	width:270px;
	}
	
#homeRight {
	float:right;
	text-align:left;
	}

#homeRight img {margin-bottom:0px;}

	

/* =-=-=-=-=-=-=-=-=-=-=-=-Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

#interiorMain {
	background:#E8E8E8;
	display:block;
	width:959px;
}

#intContentLeft {
	background: url(images/vert_dots.gif) repeat-y;
	width:9px;
	}

#content {
	background:#E8E8E8;
	padding:13px 12px 20px 20px;
	text-align:left;
	vertical-align:top;
}

#content h1	{
	font-family: Bookman,Palatino, serif;
	font-size: 2em;
	padding-top: 5px;
	}


#content h2	{
	font-family: Bookman,Palatino, serif;
	font-size: 1.5em;
	}

#content h3	{
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing: 1.3px;
	text-transform:uppercase;
	font-size:1em;
	}

#topHeader {
	background:#FFFFFF;
	border-bottom:2px solid #000000;
	display:block;
	height:11px;
	}

#leftnavBg {
	background: #5A5A5A;
	border-left:1px solid #000000;
	width:195px;
	}

#leftNav {
	display:block;
	height:100%;
	min-height:450px;
	padding:1px 0 10px 0;
	text-align:left;
	width:195px;
}



/* =-=-=-=-=-=-=-=-=-=-=-=-Library Items (Right Column) Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */


#library TD	{
	background-color:#5A5A5A;
	}

.libraryContent	{
	background:#5A5A5A;
	color:#FFFFFF;
	padding: 5px;
	}
	
#library h1 {
	font: bold 12px "Trebuchet MS", sans-serif; 
	color:#ffffff;
	background-color: black;padding: 5px; 
	margin: 0;
	letter-spacing: 1.3px;
	}
#library  {
	background-color:#eaeaea;
	color:#ffffff; 
	font: normal 11px verdana, sans-serif;
	padding:10px; 
	margin:0;
	width:180px;
	}
#library a {color:#f7e654;text-decoration:none;}
#library a:hover {color:#f7e654;text-decoration:underline;}



/* =-=-=-=-=-=-=-=-=-=-=-=-Left Nav Menu Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.leftnav-lvl1-on {
	background: url(images/leftnav_lvl1_on.gif) left bottom no-repeat;
	border-bottom:2px solid black;
	color:#FFFFFF;
	font: bold 12px "Trebuchet MS", sans-serif;
	line-height:11px;
	height:12px;
	padding:3px 5px 4px 7px;
	vertical-align:top;
	}
	
.leftnav-lvl1-off {
	border-bottom:2px solid black;
	font: normal 11px "Trebuchet MS", sans-serif;
	height:12px;
	padding:2px 5px 2px 12px;
	vertical-align:top;
	}
	
.leftnav-lvl1-off a {color:#FFFFFF;text-decoration:none;}
.leftnav-lvl1-off a:hover {color:#FFFFFF;text-decoration:underline;}


.leftnav-lvl1-spacer {height:2px;background:#OOOOOO;}

.leftnav-lvl2-on {
	background: url(images/leftnav_lvl2.gif) left bottom no-repeat;
	border-bottom:2px solid black;
	color:#000000;
	font: bold 11px "Trebuchet MS", sans-serif;
	padding:2px 5px 2px 14px;
	vertical-align:top;
	}
	
.leftnav-lvl2-off {
   	background: url(images/leftnav_lvl2.gif) left bottom no-repeat;
	border-bottom:2px solid black;
	font: normal 11px "Trebuchet MS", sans-serif;
	padding:2px 5px 2px 14px;
	vertical-align:top;
	border-bottom:2px solid black;
	}
	
.leftnav-lvl2-off a {color:#000000;text-decoration:none;}
.leftnav-lvl2-off a:hover {color:#000000;text-decoration:underline;}


.leftnav-lvl3-on {
	background: url(images/leftnav_lvl3.gif) left bottom no-repeat;
	border-bottom:2px solid black;
	color:#000000;
	font: bold 11px "Trebuchet MS", sans-serif;
	padding:2px 5px 2px 23px;
	margin-top:0px;
	vertical-align:top;
	}
	
.leftnav-lvl3-off {
	background: url(images/leftnav_lvl3.gif) left bottom repeat-y;
	border-bottom:2px solid black;
    	font: 11px "Trebuchet MS", sans-serif;
	padding:2px 5px 2px 23px;
	vertical-align:top;
	}

.leftnav-lvl3-off a {color:#000000;text-decoration:none;}
.leftnav-lvl3-off a:hover {color:#000000;text-decoration:underline;}

.leftnav-lvl4-on {
	background: url(images/leftnav_lvl4_on.gif) left top no-repeat;
	border-bottom:2px solid black;
	color:#000000;
	font: 11px "Trebuchet MS", sans-serif;
	height:12px;
	padding:2px 5px 2px 26px;
	margin-top:0px;
	vertical-align:top;
	}
	
.leftnav-lvl4-off {
	background: url(images/leftnav_lvl4_off.gif) repeat-y;
	border-bottom:2px solid black;
    	font: 11px "Trebuchet MS", sans-serif;
	height:12px;
	padding:1px 5px 2px 26px;
	vertical-align:top;
	}

.leftnav-lvl4-off a {color:#000000;text-decoration:none;}
.leftnav-lvl4-off a:hover {color:#000000;text-decoration:underline;}


/* =-=-=-=-=-=-=-=-=-=-=-=-Top Nav Menu Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.RadMenu_Default .group .link  /* off cell */
{
	background: #A5A4A4;
	border-bottom:1px solid #000000;
	padding:3px 4px 3px 4px;
	text-align: left;
	white-space:normal;
	width:182px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color: #FFFFFF;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background: #CEC09A;
	border-bottom:1px solid #000000;
	padding:3px 4px 3px 4px;
	text-align: left;
	white-space:normal;
	width:182px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	color: #FFFFFF;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	border:1px solid #000000;
	border-bottom:0px;
	background:#CCCACB;
}

.RadMenu_Default 
{
	background: transparent;
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
}

.menu img
{
    _margin:0 0px; /* The underscore makes applies this rule only for IE */
}





/* =-=-=-=-=-=-=-=-=-=-=-=-Breadcrumbs Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.Breadcrumb-Selected 
{font: 11px "Trebuchet MS", sans-serif; color:#000000;}

a.Breadcrumb-Link
{font: 11px "Trebuchet MS", sans-serif; color:#5079AF; text-decoration:none;}

a:hover.Breadcrumb-Link
{font: 11px "Trebuchet MS", sans-serif; color:#273F78; text-decoration:underline;}

.Breadcrumb-NoLink
{font: 11px "Trebuchet MS", sans-serif; color:#000000;

}


/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font: 11px tahoma, sans-serif; color:#000000;border:1px solid #A5A4A4;}
.form-label {font: bold 11px tahoma, sans-serif; color:#000000;}
.form-button {border:1px solid #000000; color: #000000; font: bold 11px tahoma, sans-serif; height:20px; background-color:#B3A892;}
.form-textbox {font: 11px tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 10px tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 10px tahoma, sans-serif; color:#FF0000; }

.ticker01 {}

.tickercontainer { /* the outer div with the black border */
float:right;
width: 550px; 
height: 20px; 
margin: 0; 
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 4px;
width: 540px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 550px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
margin: 0 20px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
			

