@charset "utf-8";
/* CSS Document */

body {
	background-color: #d0cece;
}
.container {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.leftColumn {
	padding-left: 20px;
	width: 165px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.middleColumn {
	padding-left: 20px;
	width: 425px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}



.rightColumn {
	text-align: right;
	padding-left: 0px;
	width: 310px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


.micetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	background-color: #666;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-align: left;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	text-transform: uppercase;
	text-align: center;
}

.topnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px;
}
.topnavi a, .topnavi a:link, .topnavi a:visited, .topnavi a:active {
	color: #999999;
	text-decoration: none;
}

.topnavi a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	}
	
	.tableBodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
}


.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	text-transform: none;
	margin: 0px;
}
.bodycopy a, .bodycopy a:link, .bodycopy a:visited, .bodycopy a:active {
	color: #1787BD;
	text-decoration: underline;
}

.bodycopy a:hover {
	color: #666666;
	text-decoration: none;
	}
	
	.bodycopyC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: center;
}
.bodycopyC a, .bodycopyC a:link, .bodycopyC a:visited, .bodycopyC a:active {
	color: #1787BD;
	text-decoration: underline;
}

.bodycopyC a:hover {
	color: #666666;
	text-decoration: none;
	}

.f2f {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: center;
}

.f2f a, .f2f a:link, .f2f a:visited, .f2f a:active {
	color: #000000;
	text-decoration: underline;
}

.f2f a:hover {
	color: #666666;
	text-decoration: none;
	}	
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: center;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active {
	color: #000000;
	text-decoration: underline;
}

.footer a:hover {
	color: #666666;
	text-decoration: none;
	}
.mainnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height: 26px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
.mainnavi a, .mainnavi a:link, .mainnavi a:visited, .mainnavi a:active {
	color: #444444;
	text-decoration: none;
}

.mainnavi a:hover {
	color: #0072BC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
	
	.subnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
}
.subnavi a, .subnavi a:link, .subnavi a:visited, .subnavi a:active {
	color: #000000;
	text-decoration: none;
}

.subnavi a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	}
