/* navigation */
/*.nav A:link {
	text-decoration: none;
	color: red;
	font-weight: bold
}
.nav A:visited {
	color: red;
	text-decoration: none;
}
.nav A:hover {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.nav {
	font-size: 11pt;
	color: white;
	font-family: HelveticaNeueLight, Helvetica, Arial, sans-serif;
	text-decoration: none;
}
*/
a.nav:link {color: white; text-decoration: none; font-family: HelveticaNeueLight, Helvetica, Arial, sans-serif; font-size: 11pt;}
a.nav:visited {color: white; text-decoration: none; font-family: HelveticaNeueLight, Helvetica, Arial, sans-serif; font-size: 11pt;}
a.nav:hover {color: white; text-decoration: none; font-weight: bold; font-family: HelveticaNeueLight, Helvetica, Arial, sans-serif; font-size: 11pt;}
a.nav:active {color: #333366; font-family: HelveticaNeueLight, Helvetica, Arial, sans-serif; font-size: 11pt;}



/* body text */
.bd {
	font-size: 12pt;
	color: #000000;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}
.bd a:link {
	text-decoration: underline;
	color: #666666;
} 
.bd a:visited {
	color: black;
	text-decoration: none;
}
.bd a:hover {
	color: black;
	text-decoration: underline;
}

/* picture text */
.pics {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.footer {
	text-align: left;
	font-size: 18pt;
	color: white;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}

.bodytext {
	font-size: 12pt;
	line-height: 16pt;
	color: #000000;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}
.bodytext a {
	font-size: 14pt;
       	line-height: 16pt;
	color: #4E4EF4;
	text-decoration: underline;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}

.bodytext a:hover {
	color: #666666;
}

h1 {
	font-size: 18pt;
	color: black;
	text-transform: uppercase;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}

h2 {
	font-size: 18pt;
	color: black;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}

h3 {
	font-size: 14pt;
	color: black;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}


a.doclink {
	color: #666666;
	text-decoration: none;
}


a.urllink {
	color: #666666;
	text-decoration: underline;
}
li{
	font-size: 14pt;
	line-height: 16pt;
	color: #000000;
	text-decoration: none;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}

li a{
	color: #669999;
	text-decoration: underline;
}

.csc-section {
	font-size: 14pt;
	line-height: 16pt;
	color: #000000;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}


.csc-section a {
	font-size: 14pt;
       	line-height: 16pt;
	color: #4E4EF4;
	text-decoration: underline;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}


.csc-section a:hover {
	color: #666666;
}
.csc-linkToTop {
	font-size: 14pt;
	line-height: 16pt;
	color: #000000;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}

.menu1 {
	color: white;
	font-size: 11pt;
	text-decoration: none;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;

}
.menu1ACT {

	color: white;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	font-family: HelveticaNeueLight, Helvetica, sans-serif;
}