/* CGEY styles v4.1 */

/* Importing deprecated styles from v4.0 for backward compatibility */

body 	{
	color: black;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	background-repeat: repeat-x; 
	background-attachment: scroll;
	}

a:visited 	{
	color: #999999;
	}

a:link 	{
	color: #003366;
	}

a:hover 	{
	color: #003366;
	text-decoration : none;
	}
	
h1	{
	font-size:	26px;
	font-weight : bold;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height:25px
	}
	
h2	{
	font-size:	17px;
	font-weight : bold;
	color : #003366;	
	margin-bottom: 0;
	margin-top: 0
	}
	
h3	{
	font-size:	13px;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
	margin-bottom: 0;
	margin-top: 0;
	}
	
h4	{
	font-size:	13px;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
	letter-spacing : -1px;
	margin-bottom: -15px;
	margin-top: 0;
	}

h5	{
	font-size:	11px;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
	letter-spacing : -1px;
	margin-bottom: 0;
	margin-top: 0;
	}

h6	{
	font-size:	11px;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
	letter-spacing : -1px;
	margin-bottom: -15px;
	margin-top: 0;
	}
	
p	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	}

td 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	line-height: 15px	
	}


ul , li, dl , dt , dd {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin: 15px;
	}

dt 	{
  	font-weight : bold;
	}

dl 	{
  	margin-top : 0;
	}

strong 	{
	font-weight: bold;
	}

b 	{
	font-weight: bold;
	}



input 	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	}

select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	}

textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	}

code 	{
	font: 11px monaco, monotype, courier, "courier new"; 
	color: #663300;
	}

tt 	{font: 11px monaco, monotype, courier, "courier new"; 
	color: #663300;
	}

pre 	{font: 10px/18px geneva, arial, helvetica, sans-serif; 
	color: #663300;
	}

img	{
	border:	0
	}

abbr, acronym, .help {
  	border-bottom: 1px dotted #333;
  	cursor: help;
  	}

.tighten { 
	line-height: normal; 
	margin-bottom: 0;
	margin-top: 0;
	letter-spacing: -1px; 
	}

.darkbg {
	color : #ffffff;
	}

.light 	{
	color : #999999;
	}

.nav2 	{
	font-size : 11px;
	font-weight : bold;
	color: #003366;
	letter-spacing : -1px;
	text-decoration : none;	
	}

.nav2:hover 	{
	text-decoration : underline;	
	}

.nav2:visited 	{
	color: #003366;
	}

.nav3 	{
	font-size : 11px;
	font-weight : normal;
	color : #003366;
	letter-spacing : -1px;
	text-decoration : none;
	line-height: normal
	}
	
.nav3:hover {
	text-decoration : underline;
	}
	
.nav3:visited {
	color : #999999;
	}	
.Heading1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	line-height: 28px;
}

.Heading2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	color : #003366;
	line-height : 20px;
}

.Heading3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #003366;
	text-decoration : none;
}

.Heading4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003366;
	letter-spacing : -1px;
	text-decoration : none;
}
 
.dropdowntext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11.5px;
	color : #ffffff;
	letter-spacing : -1px;
	text-decoration : none;
}

.dropdowntext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11.5px; color: #FFFFFF; 
	letter-spacing: -1px;
	text-decoration: none
	}

.Heading4-white {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff;
	text-decoration : none;
	letter-spacing : -1px;
}

.Heading4-gray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #999;
	text-decoration : none;
	letter-spacing : -1px;
}

.Text5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	letter-spacing : -1px;
	text-decoration : none;
}

.Text5-white {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #fff;
	letter-spacing : -1px;
	text-decoration : none;
}

.Text5-gray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999;
	letter-spacing : -1px;
	text-decoration : none;
}

.Text4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height : 15px;
}

.Text4-white {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #fff;
	line-height : 15px;
}

.Text4-gray {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #999;
	line-height : 15px;
}

.Text3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.Text3-gray { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999
}

.Heading3-white { /* DEPRECATED */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

.Heading4-white {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	letter-spacing : -1px;
}