/* CSS Document */

body {
	background-color: #ffffff;
	font-family: futura, arial, sans-serif;
	font-size: 13px;
	line-height: 130%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: black
}

table {
	font-family: futura, arial, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: black;
}

td {
	font-family: futura, arial, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: black;
}

blockquote {
	font-family: futura, arial, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: black;
}

p.h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600; 
	text-align: center;
}

p.b_blue {
	font-size: 20px;
	font-weight: bold;
	color: #3333CC;
	text-align: center;
	line-height: 130%;
}

p.t_futura {
	font-family: futura;
	font-size: 20px;
	font-weight: bold;
	color: #3333CC;
	text-align: center;
	line-height: 110%
}

p.t_futura1 {
	font-family: futura;
	font-size: 13px;
	font-weight: bold;
	color: #3333CC;
	text-align: center;
	line-height: 130%
}

p.b_blue_left {
	font-size: 20px;
	font-weight: bold;
	color: #3333CC;
	text-align: left;
	line-height: 130%
}

td.white_big {
	font-size: 20pt;
	font-weight: bold;
	color: white; 
	text-align: center;
	line-height: 160%;
	padding: 6px
}

td.white_med {
	font-size: 16px; 
	font-weight: bold; 
	color: white; 
	text-align: center; 
	line-height: 140%; 
	padding: 6px
}

td.white {
	font-size: 13px; 
	color: white; 
	line-height: 130%; 
	padding: 6px
}

A.white:link {
	font-size: 13px; 
	color: white; 
	padding: 6px; 
	text-decoration: underline
}

A.white:visited {
	font-size: 13px; 
	color: white; 
	padding: 6px; 
	text-decoration: underline
}

A.white:hover {
	font-size: 13px;
	color: white;
	padding: 6px;
	text-decoration: underline
}

.style1 {
	color: #FF6600;
	font-weight: bold;
	text-align: left
}

.box {
	font-size: 10px;
	padding: 4px;
	line-height: 110%
}

.menuButton {
	cursor:hand;
	text-decoration:none;
	color:white; 
	font-family:Arial Black; 
	font-size:13px; 
	font-weight:normal; 
	line-height:20px; 
	width: 190; 
	text-indent: 5px
}

.small {
	font-size: 10px
}