BODY {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Century Gothic; background-color:#eaeaea
}
A {
	TEXT-DECORATION: none
}
HOVER { text-decoration:underline }
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Helvetica
}

#button {
	width: 18em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #ffffff;
	font-weight:bold;
	color: #333;
	font-size:12px
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		border-bottom: 1px solid #ffffff;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #0047B9;
		border-right: 10px solid #0047B9;
		background-color: #467BD1;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

hml>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 10px solid #467BD1;
		border-right: 10px solid #467BD1;
		background-color: #0047B9;
		color: #fff;
		}
.text_normal {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#4E4B4A;
	line-height:15px; letter-spacing:inherit
}
.text_numbers {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#4E4B4A;
	line-height:15px; letter-spacing:inherit
}
.text_headings {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#0047B9;
	line-height:15px; letter-spacing:inherit
}
.text_headings2 {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#ff6600;
	line-height:15px; letter-spacing:inherit
}
.subtext_normal {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#4E4B4A;
	line-height:15px; letter-spacing:inherit
}
.text_menubold {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#0047B9;
	line-height:20px; letter-spacing:inherit
}
.text_menubold:hover {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#0047B9;
	line-height:20px;
	text-decoration:underline; letter-spacing:inherit
}
.text_white {
	font-family: Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#ffffff;
	line-height:20px; letter-spacing:inherit
}
.text_headings3 {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
.text_headings4 {
	font-family: Helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#6666cc;
	line-height:15px; letter-spacing:inherit
}