/* CSS Document */

.french {background-color: #FFFFC1;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	background-color: #999966;
	font-weight: bold;
}

tr { 
	text-align: center;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.menu a:hover { 
	color: #660000;
}

.menu a:focus { 
	color: #660000;
}

.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFC1;
}

#BodyCopy {
	position:absolute;
	width:549px;
	height:667px;
	z-index:1;
	left: 110px;
	top: 301px;
}

.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	background-color: #999966;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}

.bodycopy a:link {
	color: #336666;
	text-decoration: underline;
}

.bodycopy a:visited {
	color: #336666;
	text-decoration: underline;
}

.bodycopy a:hover { 
	color: #660000;
	text-decoration: underline;
}

.bodycopy a:focus { 
	color: #660000;
	text-decoration: underline;
}

.bodycopy a:active {
	color: #336666;
	text-decoration: underline;
}

li {
    list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336666;
	line-height: 16px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336666;
	line-height: 19px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

.titlesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	line-height: 19px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

.titles a:link {
	color: #336666;
	text-decoration: underline;
}

.titles a:visited { 
	color: #336666;
	text-decoration: underline;
}

.titles a:hover { 
	color: #660000;
	text-decoration: underline;
}

.titles a:focus { 
	color: #660000;
	text-decoration: underline;
}

.titles a:active {
	color: #336666;
	text-decoration: underline;
}

.print a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	color: #336666;
	text-decoration: underline;
}

.print a:visited { 
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #336666;
	text-decoration: underline;
	font-weight: normal;
}

.print a:hover { 
	color: #660000;
	text-decoration: underline;
}

.print a:focus { 
	color: #660000;
	text-decoration: underline;
}

.print a:active { 
	color: #336666;
	text-decoration: underline;
}

.pullout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 6px;
	text-align: left;
	font-weight: bold;
	background-color: #999966;
}

.bodycopy_pullout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	padding: 6px;
	text-align: left;
	font-weight: normal;
	border: 2px solid #999966;
}

.bodycopy_pullout a:link {
	color: #336666;
	text-decoration: underline;
	text-align: left;
}

.bodycopy_pullout a:visited {
	color: #336666;
	text-decoration: none;
	text-align: center;
	text-decoration: underline;
}

.bodycopy_pullout a:hover { 
	color: #660000;
	text-decoration: underline;
}

.bodycopy_pullout a:focus { 
	color: #660000;
	text-decoration: underline;
}
	
.bodycopy_pullout a:active {
	color: #336666;
	text-decoration: underline;
}

.menu_red a:link {
	color: #660000;
	text-decoration: none;
	text-align: center;
}