.table {
	color: #FF6600;
	border: 1px solid #585D7D;
}
.header {
	FONT-SIZE: 16pt;
	line-height: normal;
	font-family: "Gill Sans MT";
	color: #204EA2;
}
.navigation {
	FONT-SIZE: 10pt;
	line-height: normal;
	font-family: "Myriad Roman", "Trebuchet MS", "Times New Roman";
}
.navigation A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.navigation A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.navigation A:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.navigation A:hover {
	COLOR: #000099; TEXT-DECORATION: none;
}
.body {
	FONT-SIZE: 11pt;
	line-height: normal;
	font-family: "Myriad Roman", "Trebuchet MS", "Times New Roman";
}
.body A:link {
	COLOR: #333399; TEXT-DECORATION: none;
}
.body A:visited {
	COLOR: #333399; TEXT-DECORATION: none;
}
.body A:active {
	COLOR: #333399; TEXT-DECORATION: none;
}
.body A:hover {
	COLOR: #3333FF; TEXT-DECORATION: none;
}
.bodyorange {
	FONT-SIZE: 12pt;
	line-height: normal;
	font-family: "Myriad Roman", "Trebuchet MS", "Times New Roman";
	color: #FF6600;
}
.bodyorange A:link {
	COLOR: #FF6600; TEXT-DECORATION: underline;
}
.bodyorange A:visited {
	COLOR: #FF6600; TEXT-DECORATION: underline;
}
.bodyorange A:active {
	COLOR: #FF6600; TEXT-DECORATION: none;
}
.bodyorange A:hover {
	COLOR: #FF9900; TEXT-DECORATION: none;
}
.submenu {
	FONT-SIZE: 12pt;
	font-family: "Myriad Roman", "Trebuchet MS", "Times New Roman";
	font-weight: bolder;
}
.submenu A:link{
	COLOR: #FFFFFF;	TEXT-DECORATION: none;
}
.submenu A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.submenu A:active {
	COLOR: #FF9933; TEXT-DECORATION: none;
}
.submenu A:hover{
	COLOR: #D8A327; TEXT-DECORATION: none;
}
.subcontent{
	FONT-SIZE: 14px;
	font-family: "Myriad Roman", "Trebuchet MS", "Times New Roman";
	color: #5E1212;
	font-weight: bold;
	padding: 5px;
}
.boxcontent {
	FONT-SIZE: 10pt;
	font-family: "Myriad Roman", "Trebuchet MS", "Times New Roman";
	margin: 5px;
	padding: 5px;
	color: #000000;
	border: 1px solid #585D7D;
	background-color: #F8F5F3;
}
.boxcontent A:link {
	COLOR: #4765a8; TEXT-DECORATION: underline;
}
.boxcontent A:visited {
	COLOR: #4765a8; TEXT-DECORATION: underline;
}
.boxcontent A:active {
	COLOR: #4765a8; TEXT-DECORATION: underline;
}
.boxcontent A:hover {
	COLOR: #FF9900; TEXT-DECORATION: underline;
}
.footer {
	FONT-SIZE: 9pt;
	line-height: normal;
	font-family: "Myriad Roman", "Trebuchet MS", "Times New Roman";
	color: EAEAFF;
}
.footer A:link {
	COLOR: #EAEAFF; TEXT-DECORATION: underline;
}
.footer A:visited {
	COLOR: #EAEAFF; TEXT-DECORATION: underline;
}
.footer A:active {
	COLOR: #EAEAFF; TEXT-DECORATION: none;
}
.footer A:hover {
	COLOR: #204EA2; TEXT-DECORATION: none;
}
