body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

table {
	font-size: 12px;
}

p {
/*	margin-bottom: -8pt; */
}

/* Link Styles*/

.greentext {
	color:#666600;
	font-weight:bold;
}

a:link.admin_links {
	color: #676769;
}
a:visited.admin_links {
	color: #676769;
}
a:link.sub_links {
	color: #9A0000;
}
a:visited.sub_links {
	color: #9A0000;
}
/* End Link Styles */
a:link {
	text-decoration: none;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}

.underline {
	text-decoration: underline;
}

.globalnav_box {
	position: absolute;
	width: 725px;
	height: auto;
	left: 260px;
	top: 0px;
	text-align: left;
	z-index:2;
	
	background-position: top;
	background-repeat: repeat-x;
}

.fr_globalnav_box {
	position: absolute;
	width: 760px;
	height: 72px;
	left: 245px;
	top: 0px;
	text-align: left;
}

.leftnav {
	height: auto;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:3;
}

.middlecontent {
	height: auto;
	width: 451px;
	position: absolute;
	left: 260px;
	top: 72px;
	margin-left: 12px;
	z-index:2;
}

.middlecontent_indent {
	height: auto;
	width: 451px;
	position: absolute;
	left: 260px;
	top: 82px;
	margin-left: 12px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 24px;
}

.wide_middlecontent {
	height: auto;
	width: 498px;
	position: absolute;
	left: 259px;
	top: 72px;
	margin-left: 36px;
}

.wide_middlecontent img.fixindent {
	margin-left: -36px;
}



.copyright {
	text-align: center;
	font-size: 8pt;
	color: #666666;
}

.copyright a:link{
	text-decoration:underline;
}
.copyright a:visited{
	text-decoration:underline;
}




.rightnav {
	height: auto;
	width: 245px;
	position: absolute;
	left: 723px;
	top: 72px;
	z-index: 3;
}

.rightnav_indent {
	height: auto;
	width: 245px;
	position: absolute;
	left: 723px;
	top: 72px;
	padding-top: 24px;
}

.subhead {
	font-size: 12pt;
	font-weight: bold;
	color: #326698;
}

.alt_greentitle {
	font-size: 11pt;
	font-weight: bold;
	color: #666433;
}

.callout {
	font-weight: bold;
}

.globallinks {
	font-size: 8pt;
	text-transform: uppercase;
	color: #003464;
	margin-left:20px;
}

.admin_links {
	color: #676769;
	text-align: right;
	font-size: 9pt;
}

.sub_links {
	color: #9A0000;
	font-size: 9pt;
}

div.sub_links {
	width:500px;
	margin-left: 20px;
	z-index: 1;
}
.title {
	font-family: "Times New Roman", Times, sans-serif;
	font-size: 15pt;
	color: #990000;
}

.super_script{
	font-size:10px; 
	vertical-align:top;
}

#contact_lang_box_en{
	width:614px;
	height: 14px;
	
}

#contact_lang_box_fr{
	width:614px;
	height: 14px;
		
}
