a:link      { color: #000066; text-decoration: underline; background-color:transparent; }
a:visited  { color: #000066; text-decoration: underline; background-color:transparent; }
a:hover     { color: #0000CC; text-decoration: underline; background-color:transparent ;}

a:link.textlink      { color: #4A66A2; background-color:transparent; text-decoration: none; font-weight: normal; }
a:visited.textlink  { color: #4A66A2; background-color:transparent; text-decoration: none; font-weight: normal;  }
a:hover.textlink     { color: #CC3333; background-color:transparent; text-decoration: underline; font-weight: normal; }

a:link.alttextlink      { color: #000066; background-color:transparent; text-decoration: none; font-weight: normal; }
a:visited.alttextlink  { color: #000066; background-color:transparent; text-decoration: none; font-weight: normal;  }
a:hover.alttextlink     { color: #0000CC; background-color:transparent; text-decoration: none; font-weight: normal; }

a:link.imagelink      { color: #000066; background-color:transparent; text-decoration: none; font-weight: normal; }
a:visited.imagelink  { color: #000066; background-color:transparent; text-decoration: none; font-weight: normal;  }
a:hover.imagelink     { color: #0000CC; background-color:transparent; text-decoration: underline; font-weight: normal; }

a.section_menu:link, a.section_menu:visited, a.section_menu_sel:link, a.section_menu_sel:visited{
	display: block;
	background: transparent;
	vertical-align: middle;
	color: #4A66A2;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	padding: 4px 2px 1px 3px;
	text-decoration: none;
	border-top: solid 1px #B9C6E1; }

a.section_menu:hover, a.section_menu_sel:hover{
	text-decoration: none;
	color: #CC3333;
	 }

a.page_menu:link, a.page_menu:visited, a.page_menu_sel:link, a.page_menu_sel:visited {
	background: transparent;
	display: block;
	vertical-align: middle;
	color: #555555;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	padding: 4px 2px 1px 7px;
	text-decoration: none;
	border-top: solid 1px #B9C6E1;
}

a.page_menu:hover, a.page_menu_sel:hover {
	color: #7777ff;
	text-decoration: none;
}

#inner_frame_title	{font-family:  Verdana, Tahoma, Arial, Sans-Serif;
	background: transparent url('../images/inner_frame_background.png') repeat top left ;
	color: #000066;
	font-size: 13pt;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	height: 40px;
	padding: 0px 0px 0px 0px;
}					

#outer_frame_title1	{
	background: transparent url('../images/inner_frame_background.png') repeat top left ;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding: 2px 0px 2px 10px;
	border-top: 2px #4A66A2 solid;
	border-bottom: 2px #4A66A2 solid;
}

#outer_frame_title2	{	
	background: transparent url('../images/inner_frame_background.png') repeat top left ;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	padding: 0px 10px 0px 0px;
	border-top: 2px #4A66A2 solid;
	border-bottom: 2px #4A66A2 solid;
}

#first_frame	{
	background: transparent url('../images/inner_frame_background.png') repeat top left ;
	color: #000000;
	height: 350px;
	font-size: 8pt;
	vertical-align: top;
	border-left: 0px #333399 solid;
	border-top: 0px #333399 solid;
	padding: 5px 3px 0px 3px;
	}



h1	{	font-size: 13pt;
		font-weight: bold;
		color: #333399;
	}

h2	{	font-size: 12pt;
		font-weight: bold;
		color: #333399;
	}

h3	{	font-size: 10pt;
		font-weight: bold;
		color: #333399;
	}
	
li		{padding: 0px;
		list-style-image: url('../images/li-bullets/blue.gif');
		list-style-position: outside; 
		}

li.alt	{padding-left:0px;
		list-style-image: url('../images/li-bullets/blue.gif');
		list-style-position: outside; 
		}

tbody tr.alt	{
	background: #FFFFFF;
}

tbody td.alt	{
	background: #66CC66;
	color: #000000;
}

tbody td.second	{
	background: #CCFFCC;
	color: #000000;
	}


.header	{	font-size: 11pt;
		font-weight: bold;
		color: #000066;
	}
	
.subhead	{	font-size: 10pt;
		font-weight: bold;
		color: #000066;
	}

.table_title	{background: #555555;
				color: #FFFFFF;
				font-weight: bold;
				padding: 2px 0px 2px 5px;
}
p.slideshow 	{	font-size: 10pt;
		font-weight: normal;
		color: #333333;
		margin: 5px 20px 5px 5px;
	}