BODY {font-size:10px; font-family:tahoma,geneva; color:#333333;}
TD {font-size:10px; font-family:tahoma,geneva; color:#333333;}

.pageheader
{
   font-family:Tahoma;
   color:#000F83;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
}

.red
{
   
   color:#FF0000;
 
}

.whatsnewheader
{
   font-family:Tahoma;
   color:#333333;
   font-size: 12px;
   text-decoration: none;
   font-weight: bold;
}

.whatsnew
{
   font-family:Tahoma;
   color:#333333;
   font-size: 9px;
   text-decoration: none;
   
}
.whatsnew A:link
{
   font-family:Tahoma;
   color:#D17131;
   font-size: 9px;
   text-decoration: none;
   
}
.whatsnew A:visited
{
   font-family:Tahoma;
   color:#D17131;
   font-size: 9px;
   text-decoration: none;
   
}
.whatsnew A:hover
{
   color:#a46000;
   text-decoration: underline;
   
}

/* top navigation blue bar */

.topnav
{
   font-family:Tahoma;
   color:#ffffff;
   font-size: 9px;
   text-decoration: none;
   font-weight: bold;
}

.topnav A:link
{
   font-family:Tahoma;
   color:#ffffff;
   font-size: 9px;
   text-decoration: none;
   font-weight: bold;
}
.topnav A:visited
{
   font-family:Tahoma;
   color:#ffffff;
   font-size: 9px;
   text-decoration: none;
   font-weight: bold;
}

.topnav A:hover
{
   color:#ffffcc;
   text-decoration: underline;
}


/* sec navigation */

.secnavitem
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 10px;
   text-decoration: none;
   
}

.secnavitem A:link
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 10px;
   text-decoration: none;
   
}
.secnavitem A:visited
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 10px;
   text-decoration: none;
   
}

.secnavitem A:hover
{
   color:#a46000;
   text-decoration: underline;
}

/* content area */
.content
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 12px;
   text-decoration: none;
   
}

.contentheader
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
}

.gutter
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 10px;
   text-decoration: none;
   
}

.contentsmall
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 10px;
   text-decoration: none;
   
}



/* locator bar */

.locator
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#ffffff;
   font-size: 10px;
   text-decoration: none;
   font-weight: bold;
}

.locator A:link
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#ffffff;
   font-size: 10px;
   text-decoration: none;
   font-weight: bold;
}

.locator A:visited
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#ffffff;
   font-size: 10px;
   text-decoration: none;
   font-weight: bold;
}

.locator A:hover
{
   color:#ffffcc;
   text-decoration: underline;
}

/* Quick Links bar */

.quicklinks
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 11px;
   text-decoration: none;
   
}

.quicklinks A:link
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 11px;
   text-decoration: none;
   
}
.quicklinks A:visited
{
   font-family:Tahoma, Verdana, Helvetica, sans-serif;
   color:#333333;
   font-size: 11px;
   text-decoration: none;
   
}
.quicklinks A:hover
{
   color:#a46000;
   text-decoration: underline;
}



/*menus*/

.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	z-index:10;
	}

.transMenu .content {
	position:absolute;
	z-index:10;
	}
	
.transMenu .items {
	position:relative;
	left:13px; top:0px;
	z-index:20;
	background-color:#ffffff;
	}

.transMenu.top .items {
	border-top:none;
	}

.transMenu .item {
    color:#ffffff;
	font-size:9px;
	text-decoration:none;
	font-family:arial,helvetica;
	border:none;
	cursor:pointer;
	cursor:hand;
	}

.transMenu .item.hover {
	background:#efefef;
	color:#333333;
	font-size:9px;
	text-decoration:none;
	font-family:arial,helvetica;
	}

.subnavlink {
    color:#333333;
	font-size:9px;
	text-decoration:none;
	
	font-family:arial,helvetica;
	}
	link {
	color: #000F83;
}

a {
	color: #000F83;
}
A.link
{
    color:#000F83;
}
A.link:link
{
    color:#000F83;
}
A.link:hover
{
    color:#000F83;
}
A.link:visited
{
    color:#000F83;
}
.subnavlink:hover {
	background:#8C8C8C;
	color:#333333;
	font-size:9px;
	text-decoration:none;
	font-family:arial,helvetica;
	}

.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:10;
	-moz-opacity:1;
	filter:alpha(opacity=85);
	}

.transMenu .shadowRight {
	position:absolute;
	z-index:30;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=100);
	}

.transMenu .shadowBottom {
	position:absolute;
	z-index:10;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=80);
	}

.transMenu .item img {
	margin-left:10px;
	}

 @font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:1627421319 -2147483648 8 0 66047 0;}
@font-face
	{font-family:"Wingdings 2";
	panose-1:5 2 1 2 1 5 7 7 7 7;
	mso-font-charset:2;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
	{font-family:"Wingdings 3";
	panose-1:5 4 1 2 1 8 7 7 7 7;
	mso-font-charset:2;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
	{font-family:Webdings;
	panose-1:5 3 1 2 1 5 9 6 7 3;
	mso-font-charset:2;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	color:navy;}
p.MsoTitle, li.MsoTitle, div.MsoTitle
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:Tahoma;
	mso-fareast-font-family:"Times New Roman";
	color:navy;
	font-weight:bold;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:justify;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:Tahoma;
	mso-fareast-font-family:"Times New Roman";
	color:333333;}
p.MsoBodyText2, li.MsoBodyText2, div.MsoBodyText2
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:justify;
	mso-pagination:widow-orphan;
	font-size:18.0pt;
	font-family:Webdings;
	mso-fareast-font-family:"Times New Roman";
	mso-bidi-font-family:Tahoma;
	color:333333;}
p.MsoBodyText3, li.MsoBodyText3, div.MsoBodyText3
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:justify;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:Tahoma;
	mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;
	text-underline:single;}
@page Section1
	{size:8.5in 11.0in;
	margin:.7in .7in .7in .7in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-columns:2 not-even 146.4pt .5in 328.8pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
@page Section2
	{size:8.5in 11.0in;
	margin:.7in .7in .7in .7in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section2
	{page:Section2;}
@page Section3
	{size:8.5in 11.0in;
	margin:.7in .7in .7in .7in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-columns:3 even .5in;
	mso-paper-source:0;}
div.Section3
	{page:Section3;}