/* Basic Styles */
BODY
	{
		FONT-SIZE: 10pt;
		FONT-FAMILY: Calibri, Arial, Helvetica, sans-serif
	}
TD
	{
		VERTICAL-ALIGN: top
	}
H1
	{
	FONT-SIZE: 14pt;
	font: Courier New;
	margin-bottom: 7px;
	font-weight: normal;
	}
H2
	{
	FONT-SIZE: 13pt;
	font: Courier New;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 10px;
	font-weight: normal;
	margin-left: 1px;
	}
H3
	{
	FONT-SIZE: 12pt;
	font: Courier New;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 10px;
	font-weight: normal;
	}
H4
	{
	FONT-SIZE: 11pt;
	margin-bottom: 2px;
	font-weight: normal;
	}
H5
	{
		FONT-SIZE: 11pt;
		margin-bottom: 2px;
	}
P
	{
		FONT-SIZE: 100%;
		MARGIN: 0px 0px 1em;
		LINE-HEIGHT: 1.5em
	}
input, select, checkbox, textarea 
	{
		font-size : 10pt;
		color: #000000;
		background-color: #FFFFFF;
	}
.button
  {
   background-color:#339900;
   color: #FFFFFF;
   font-sfamily:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   }
A:link.orangelink
  {
	color: #FF6600;
	font-sfamily:'trebuchet ms',helvetica,sans-serif;
	font-size:large;
   }
A:visited.orangelink
  {
	color: #FF6600;
	font-sfamily:'trebuchet ms',helvetica,sans-serif;
	font-size:large;
   }
A:hover.orangelink
  {
	color: #FF9900;
	font-sfamily:'trebuchet ms',helvetica,sans-serif;
	font-size:large;
   }
A:link.orangelink2
  {
	color: #FF6600;
	font-sfamily:'trebuchet ms',helvetica,sans-serif;
	font-size:16px;
   }
A:visited.orangelink2
  {
	color: #FF6600;
	font-sfamily:'trebuchet ms',helvetica,sans-serif;
	font-size:16px;
   }
A:hover.orangelink2
  {
	color: #FF9900;
	font-sfamily:'trebuchet ms',helvetica,sans-serif;
	font-size:16px;
   }
A:link
	{
		COLOR: #004f7f
	}
A:visited
	{
		COLOR: #2e87b2
	}
A:hover
	{
		COLOR: #004f7f;
		TEXT-DECORATION: underline
	}
A:active
	{
		COLOR: #004f7f;
		TEXT-DECORATION: underline
	}
UL 
	{
	padding-left: 0px;
	font-family : Calibri, Verdana, "Times New Roman";
	font-size : 11pt;
	}
LI 
	{
	padding-left: 0px;
	padding-bottom: 10px;
	font-family : Calibri, Verdana, "Times New Roman";
	font-size : 10pt;
	}
.rightimgad 
	{
	padding-top: 5px;
	}
	
/* Custom Styles */
.warning {
	font-family : Calibri, Verdana, "Times New Roman";
	font-size : 11pt;
	color: #990000;
}
.note {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-variant: normal;
	color: #990000;}	
.greentext {
	font-family : Calibri, Verdana, "Times New Roman";
	font-size : 10pt;
	color: #339900;
}
.label {
	font-family : Calibri, Verdana, "Times New Roman";
	font-size : 11pt;
	color: #000000;
	font-weight: bold;
}
a.LargerLink
	{
	font-family : Calibri, Verdana, "Times New Roman";
	font-size : 12pt;
	}
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
/************ sectionLinks styles **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 6px 0px 6px 6px;
	font-family : verdana;
	background-color:#e8eff5;
	font-size : 13px;
	font-weight:bold;
	color: #537291;
	text-decoration: none;
	vertical-align: middle;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc; 
	background-color:#FFFFFF; 
	background-image: none;
	color: #144067;
	font-family : verdana;
	font-size : 13px; 
	font-weight:bold;
	text-indent: 15px;
	text-decoration: none;
	vertical-align: middle;
	}

/************* relatedLinks styles **************/
.navheader{
	margin: 0px;
	padding: 10px 0px 5px 0px; 
	text-align: left;
	font-size: 15px;
	color: #537291;
	font-weight:bold;
	text-decoration: none;
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 5px 0px; 
	text-align: left;
	text-decoration: none;
}
.relatedLinks a{
	display: block; 
	font-family : verdana;
	font-size : 12px;
	text-decoration: none; 
	color: #537291; 
	padding: 4px 0px 4px 10px; 
	text-align: left;
}
.relatedLinks a:active{
	display: block; 
	font-family : verdana;
	font-size : 12px;
	text-decoration: none; 
	color: #537291;
	text-align: left;
}
.relatedLinks a:visited{
	display: block; 
	font-family : verdana;
	font-size : 12px;
	text-decoration: none; 
	color: #537291;
	text-align: left;
}
.relatedLinks a:hover{
	display: block; 
	font-family : verdana;
	font-size : 12px;
	text-decoration: none; 
	color: #000000;
	text-align: left;
}
#smallLinks a:link, #smallLinks a:visited {
	color: #537291; 
	text-decoration: none; 
	font-size:9px;
}

#smallLinks a:hover{
	color: #cccccc;
	font-size:9px;
	text-decoration: none;
}