html,body
{
      margin:0;
      padding:0;
      height:100%;
      border:none;
   }
   
#fullheight{height:100%;}

BODY
	{
	BACKGROUND-COLOR: #55555f;
	FONT-FAMILY: arial, helvetica, verdana, sans serif;
	FONT-SIZE: 12px;
	COLOR: #000000;
	}
	
A:LINK, A:ACTIVE, A:VISITED, A:HOVER
	{
	COLOR: #274a80;
	}

A.title:LINK, A.title:ACTIVE, A.title:VISITED, A.title:HOVER
	{
	COLOR: #274a80;
	text-decoration: none;
	}
	
A.newsreel:LINK, A.newsreel:ACTIVE, A.newsreel:VISITED, A.newsreel:HOVER
	{
	COLOR: #274a80;
	text-decoration: none;
	}


td
{	text-align: left; }

Table.PageHome
{ 	width: 1036px;}

td.PageHomeSideL
{
	background-image: url('imgs/bg_shadow_L.png');
	background-repeat: repeat-y;
	width: 18px;
}
td.PageHomeSideR
{
	background-image: url('imgs/bg_shadow_R.png');
	background-repeat: repeat-y;
	width: 18px;
}

Table.Header
{ 	width: 1000px; }
td.Logo
{ 	width: 150px;
	height: 203px; }
td.Flash
{ 	width: 850px;
	height: 203px; }

Table.Content
{ 	width: 1000px; }
td.SideNav
{ 	width: 150px;
	background-color: #e1b83c; }
td.ContentShadow
{ 	width: 13px;
	background-color: #FFFFFF;
	background-image: url('imgs/inside_shadow.gif');
	background-repeat: repeat-y; }
td.ContentArea
{ 	width: 837px;
	background-color: #FFFFFF;}



.NewsReel
{ 	position: relative; top: 0px; left: 0px;
	font-size: 11px;
	text-align: left;
	padding-left: 0px;
	overflow: hidden;
}

Table.Gen100
{ width: 100%; }

Table.Gen99
{ width: 99%; }

.ContentBox
{ 	background-color: #cad8ed;
	background-image: url('imgs/bg_box.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	line-height: 12pt;
	text-align: left;
}

.ContentBoxGen
{ 	background-color: #cad8ed;
	padding: 10px;
	line-height: 12pt;
	text-align: left;
}


.TitleArea
{ 	width: 825px; height: 40px; 
	COLOR: #003366;
	position: relative; display: block; top: 15px; left: 0px;
	text-align: left;
}

.TitleAreaInt
{ 	display: block; width: 825px; 
	COLOR: #003366;
	position: relative; display: block; top: 15px; left: 0px;
	text-align: left;
}

.HomeTitle
{ 	COLOR: #003366;
	font-size: 16px;
}

.OMNLink
{ 	width: 90px; height: 22px; 
	position: absolute; display: block; top: 0px; left: 740px;	
	overflow: visible;
}

Table.PageInt
{ 	width: 1000px;
	position: relative;
	top: 50px;
	background-color: #FFFFFF;
}



.Header
{ 	width: 1000px;
	height: 200px;
}

.PageIntContent
{ 	position: relative; display: block; top: 0px; left: 0px;
	width: 1000px;
}


td.Footer
{ 	width: 1000px; height: 40px; 
	COLOR: #FFFFFF;
	background-color: #001f4e;
}

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED, A.footer:HOVER
	{
	COLOR: #FFFFFF;
	text-decoration: none;
	}


.FooterArea
{ 	position: relative; display: block; top: 0px; left: 0px;
	font-size: 11px;
	text-align: center;
	padding-left: 10px;
}

.quote
{ display: block;
	color: #274a80;
	margin-right: 20px;
	margin-left: 20px;
}

.pdf
{ margin-bottom: 10px;
	padding-right: 10px;
	float: left;}

ul, ol
{ margin-top: 0px; margin-bottom: 0px; }

h1
	{
	FONT-FAMILY: arial, helvetica, verdana, sans serif;
	COLOR: #274a80;
	FONT-SIZE: 15px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 4px;
	font-weight: 700;
	}
	
h2
	{
	FONT-FAMILY: arial, helvetica, verdana, sans serif;
	COLOR: #274a80;
	FONT-SIZE: 13px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 4px;
	font-weight: 700;
	}
	
h3
	{
	FONT-FAMILY: arial, helvetica, verdana, sans serif;
	COLOR: #274a80;
	FONT-SIZE: 12px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 4px;
	font-weight: 700;
	font-style: italic;
	}
	
