P  {}

H1  {}

H2  {}

H3  {}

A  {}


A:Visited  {}

A:Active  {}

A:Hover  {
	color : #99CC66;
}

BODY  {
	background-color: #FFFFFF;
}

.main  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 200%;
	text-align: left;
	padding-left: 5%;
	background-color: #eceff8;
}

.normalText  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 200%;
	
}

.normalTextMain a {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: #0066CC;
	line-height: 200%;	
}

.normalTextMain a:visited {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: #0066CC;
	line-height: 200%;
}
.normalTextMain a:hover {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: #990033;
	line-height: 200%;	
}

.singleSpace  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	line-height: 130%;
	color: Black;
}
.main2  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color: #004B93;
	line-height: 150%;
	text-align: left;
}
.main3  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	text-align: left;
	line-height: 130%;
}


.mainBullets  {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 200%;
	text-align: left;
	list-style: square;
}


.link  {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	color: #003399;
}

.header  {
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
	font-style: normal;
	color: #004B93;
	line-height: 150%;
	text-align: left;
}


.menu  {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.pdf  {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
}

.menuline  {
	font-size : 11px;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	line-height : 99.5%;
}

.smain  {
	font-size : 7pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : gray;
}

.title  {
	font-size : 18pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.date  {
	font-size : 5.5pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.small  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.bsmall  {
	font-size : 8pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

.heading  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #5D5D5D;
}

.grey  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #5D5D5D;
}

.link  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #gray;
}

.wheading  {
	font-size : 14pt;
	font-family : "Univers Condensed";
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

.faq  {
	font-size : 10pt;
	font-family : arial;
	font-weight :bold;
	font-style : normal;
	color : Maroon;
}

.headingText
{
	font-family:tahoma,verdana,arial;
	font-size:11pt;
	color:#000000;
	text-decoration:none;
	line-height: 130%;
}

.whitepaper
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight :bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 130%;
	background-color: #1f1995;
	text-align: center;
	padding: 2px;
}

.style1 {
	color: #FFFFFF;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.normalText table {
	border: 1px solid #999999;
	margin-top: 0px;
	font-size: 5px;
}

.normalTextMain {
	font-size: 8.5pt;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: Black;
	line-height: 150%;
	padding-right: 25px;
	padding-left: 0;
	
}
#navcontainer {
	padding-right: 12px;
	padding-left: 12px;
	height: 36px;
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	background-image: url(images/sub-newheader_11.jpg);
	width: 724px;
}



ul.nav,
.nav ul{
	/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.nav{
	display: table;
	width: 100%;
	table-layout: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
}
ul.nav li>ul{
	/*Make the sub list items invisible*/
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003596;
	border-right-color: #003596;
	border-bottom-color: #003596;
	border-left-color: #003596;
	vertical-align: bottom;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

ul.nav li:hover>ul{
	/*When hovered, make them appear*/
	display : block;
	padding: 10px;
	
}

.nav ul li a{
	/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/*** Menu colors (customizable) ***/

ul.nav,
.nav ul,
.nav ul li a{
	color: #002187;
	
}
.nav ul li a:visited {
	color: #0000CC;
}


ul.nav li:hover,
.nav ul li a:hover{
	color: #990000;
	border: #ff0000
}

ul.nav li:active,
.nav ul li a:active{
	color: #FFFFFFF;
}

ul.nav,
.nav ul{
	
}

.nav a{
	text-decoration: none;
	color: #FFFFFF;
}
.nav a:hover{
	text-decoration:none;
	color:#99CC66;
	}
#nav {
	width: 720px;
}
#bottom {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	font-style: normal;
	line-height: 200%;
}

