ul, address, blockquote, font, s, small, strike, tt, dd, dl, dt, menu, ol, div, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	scrollbar-face-color: #164781;
	scrollbar-arrow-color: #ffffff;
}

html {
	background-color: #F6F6F6;
	color: #6E6E6E;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	display: block;
	line-height: 18px;
	overflow-y: scroll;
	}
	
h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 1;
	}

h2 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 1;
	}

h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1;
	}

h4 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1;
	}

h5 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1;
	}

h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1;
	}

p {
	line-height: 1.5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	}

body {
	background-color: #ffffff;
	width: 800px;
	border: 0;
	left: auto;
	margin: 30px auto;
	padding: 30px 35px;
	line-height: 1.5;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
	}

table {
	border-color: #EEEEEE;
	}

tr {
	vertical-align: middle
	}
	
td,th {
	border-color: #EEEEEE;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	}

li,ol {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
	}

a {
	text-decoration: 	none;
	color: 				#0645AD;
	}
a:visited {
	text-decoration: 	none;
	color: 				#0B0080;
	}
a:hover {
	text-decoration: 	underline;
	color: 				#0645AD;
	}

.mini {
	font-size: 			10px;
	font-style: 		normal;
	font-weight: 		bold;
	}
.navibar {
	border-top:				1px;
	border-top-color:		lightgray;
	border-top-style:		solid;
	border-bottom: 			1px;
	border-bottom-color: 	lightgray;
	border-bottom-style:	solid;
	font-size: 				12px;
	font-weight: 			bold;
	}
.nb_text {
	border-top:				none;
	border-bottom:			none;
	}
.list {
	text-indent:			40px;
	}
.footer {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1;
	color: #6E6E6E;	
	}











.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #164781;
	}

.miniblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #164781;
	}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #164781;
	}	
a.blue {
	text-decoration: none;
	color: #164781;
	}
a.blue:hover {
	text-decoration: underline;
	color: #4a94d5;
}
.headlineWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #084C07;
	}
a.green {
	text-decoration: none;
	color: #084C07;
	}
a.green:hover {
	text-decoration: underline;
	color: #3AB200;
}
.green2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #028208;
	}	
.green3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3AB200;
	}	
.green4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #98DB38;
	}	
.redb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	}
