/* Global Styles */

body {
	margin:0;	
	}

body,td,th {background-color: #FFFFFF;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}	
	
a {
	color: #2251D2;
	text-decoration: none;
	}
	
a:hover {
	color: #61C3FB;
	text-decoration:none;
	}

.navigation {
	color: #FFFFFF;
	letter-spacing:1px;
	font-size: 11pt;
	font-weight: bold;
	background-color: #2251D2;
		}
.navigation a {
	color: #FFFFFF;
	font-weight: bold;
			}
	
.navigation a:hover {
	color: #FFFF66;
	}
	
.tagline {
	color: #FFFFFF;
	letter-spacing:2px;
	background-color: #61C3FB;
	font-size: 10.5pt;
	font-weight: bold;
	}	
	
.bodytext {
	font:10pt;
	color:#333333;
	text-align: left;
	}
	

.quote {
	color: #2251D2;
	letter-spacing:.2em;
	font-size: 9pt;
	font-weight: bold;
	}
	
.header {
	color: #2251D2;
	letter-spacing:.2em;
	}

.subHeader {
	color: #2251D2;
	letter-spacing:1px;
	font-weight: bold;
	}
.big {
	font-size: 16pt;
	line-height: normal;
	font-weight: bold;
}
.contact {
	color: #000000;
	border: 1px solid #1A3E9D;
}
.headerbig {
	color: #2251D2;
	letter-spacing:.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2251D2;
	font-size: 12pt;
	font-weight: bold;
}
.top {
	background-color: #61C3FB;
}
