
BODY 
{
	background: #ffffff;
	font-family: Verdana, Arial, times new roman, sans serif;
	font-size: smaller;
	
	MARGIN-left: 0px;
	MARGIN-right: 0px;
	MARGIN-top: 0px;
	MARGIN-bottom: 0px;

	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px;
	BORDER-RIGHT: 0px; 
	BORDER-BOTTOM: 0px; 

	PADDING-LEFT: 10px; 
	PADDING-RIGHT: 10px; 	
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 0px; 
}

td
{
	color: #254061;
	font-size: small;
}

h3
{	
	COLOR: #000000; font-family: Verdana; font-style: normal; font-weight: bold; font-size: 105%;
}

a.Partner
{
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
a.Partner:hover
{
	color: #000066;
	text-decoration: underline;
}

a.Email
{
	color: #000000;
	text-decoration: none;
}

a.Email:hover
{
	text-decoration: underline;
}

a:link
{
	color: #000066;
}

a:visited
{
	color: #000066;
}

.Copyright { font-size: x-small }

.Header 
{
	background: #ffffff; 
	width: 100%;
	padding: 0;
}

.HeaderMenu
{
	margin: 0;
	padding: 0;

	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

.Flash { background: #000000; }

.Panel
{
	background: #FFFFCC;
	color: #000066;
	padding: 10px;
	font-weight: bold;
}

.ProductPanel
{
	background: #ffffff;
	color: #000066;
	padding: 5px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-color: #ccccff;
}

a.Header:link
{
	background: #000066;
	color: white;	
	text-decoration: none;
}

a.Header:visited
{
	background: #000066;
	color: white;
	text-decoration: none;
	
}
a.Header:hover
{
	background: #000066;
	color: white;
	text-decoration: underline;
}

.Footer
{
	width: 100%;
	text-align: right;
	background-color: #0072C6;
	color: #FFF;
/*
	position: absolute;
*/
	bottom: 0px;
	font-size: smaller;
}

.MenuFooter
{
	width: 100%;
	text-align: right;
	background-color: #0072C6;
	color: #0072C6;
	bottom: 0px;
	font-size: smaller;
}

.Content
{ 
	background: #FFFFFF;
}

.BreadCrumbs
{ 
	background: #FFFFFF;
}

td.BreadCrumbs
{ 
	background: white;
	color: #254061;
	font-weight: normal;
	font-size: xx-small;
}

.ContentTitle
{ 
	background: white;
	color: #254061;
	font-weight: bold;
}

.NewsTitle
{ 
	background: #dce6f2;
	color: #254061;
	font-weight: bold;
	font-size: 105%;
	width: 100%;
	padding: 5px;
}

.NewsHeadline
{ 
	background: #dce6f2;
	color: #254061;
	font-weight: bold;
	width: 100%;
	padding: 5px;
}

.SectionHeading
{ 
	background: #dce6f2;
	color: #254061;
	font-weight: bold;
	width: 100%;
	padding: 5px;
}

.NewsDate
{ 
	background: #dce6f2;
	color: #254061;
	font-weight: normal;
	width: 100%;
}


.NewsStory
{ 
	background: white;
	color: #254061;
}

.NewsHeadlineFrontpage
{ 
	background: #dce6f2;
	color: #254061;
	font-weight: bold;
	width: 100%;

}

.NewsStoryFrontpage
{ 
	background: #dce6f2;
	color: #254061;
}

.NewsPanelHeader
{
	background: #0072C6;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
}

.NewsPanel
{ 
	background: #dce6f2;
	color: #254061;
	font-weight: normal;
}

hr.News
{
	border: 0px;
	padding-top: 0px;
	height: 1px;
	color: #254061;
	background: #254061;
}

em
{
	color: black;
	font-weight: bold;
	font-style: italic;
}

hr
{
	border-top: 0px;
	padding-top: 0px;
	height: 1px;
	color: #ccccff;
}

table.Menu
{
	border-style: solid;
	border-width: 2px;
	border-color: #000066;
}

td.BreadCrumbs
{ 
	background: white;
	color: #254061;
	font-weight: normal;
	font-size: xx-small;
}

td.MenuHeading
{
	background: #000066;
	border-style:solid;
	border-width: 1px;
	border-color: #000066;
	color: white;
	font-weight: bold;
	padding-bottom: 5px;	
}

td.MenuItem
{
	background: #dce6f2; 
	color: #254061;
	padding-top: 2px;
	padding-bottom: 2px;
	
	border-color: #ffffff;
	border-style: solid;
	border-right-width: 8px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;

}

td.MenuItemSelected
{
	background: #0072C6;
	color: #FFF;
	border-width: 0;
	padding-top: 2px;
	padding-bottom: 2px;

	border-color: #ffffff;
	border-style: solid;
	border-right-width: 8px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}


td.SubMenuItem
{
	background: #ffffff; 
	color: #000066;
	padding-left: 8px;
	padding-right: 8px;
	border-style: solid;
	border-color: grey;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}

td.MenuItem:hover
{
	background: #254061; 
	color: #dce6f2;
}


td.SubMenuItemSelected
{
	background: #ffffff;
	color: #000066;
	font-weight: bold;
	border-style: solid;
	border-color: grey;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	text-align: left;
}

td.NewsPanel
{ 
	padding-left: 8px;
	padding-right: 8px;	
}

a.MenuItem
{
	background: #dce6f2;
	color: #254061;
	display: block;
	text-decoration: none;
	width: 100%;
}

a.MenuItem:visited
{
	background: #dce6f2;
	color: #254061;
	display: block;
	text-decoration: none;
}

a.MenuItem:hover
{	
	background: #254061;
	color: #dce6f2;
	text-decoration: none;
	display: block;
}

a.SubMenuItem
{
	background: #ffffff;
	color: #000066;
	display: block;
	text-decoration: none;
	width: 100%;
	text-align: left;
}

a.SubMenuItem:hover
{	
	background: #dce6f2;
	color: #000066;
	text-decoration: none;
	display: block;
	text-align: left;
}

a.MenuItemSelected
{
	background: #0072C6;
	color: #FFF;	
	text-decoration: none;
	width: 100%;
	display: block;
}

a.MenuItemSelected:link
{
	background: #ccccff;
	color: #000066;	
	text-decoration: none;
	width: 100%;
}

a.MenuItemSelected:visited
{
	background: #0072C6;
	color: #FFF;	
	text-decoration: none;	
	width: 100%;
}

a.MenuItemSelected:hover
{
	background: #254061;
	color: #dce6f2;	
	text-decoration: none;	
	width: 100%;
	display: block;
}

a.SubMenuItemSelected:link
{
	background: #ccccff;
	color: #000066;	
	font-weight : normal;
	text-decoration: none;
	text-align: left;
}

a.SubMenuItemSelected:visited
{
	background: #ccccff;
	color: #000066;	
	text-decoration: none;	
	text-align: left;
}

a.SubMenuItemSelected:hover
{
	background: #ccccff;
	text-decoration: none;
	text-align: left;
}

.MenuPointer
{
	vertical-align: middle;
}

.axe
{
	color: #000066;
	font-weight: bold;
}

.axeprocess
{
	color: #000066;
	font-weight: bold;
	font-size: 11pt;
}

