body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #009999;
}

.justify { text-align:justify}

.copy{ 
	font-size:11px; 
	color:#000000
	}
	
.fr{ 
	font-family:Arial;
	font-size:11px;
	color:#006666;
	height:17px;
}
.specialized{ 
	font-family:Arial;
	font-size:12px;
	color:#003366;
}
.title{ 
	font-size:18px;
	color:#003366;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:4px;
}

.titlesub{ 
	font-size:14px;
	color:#003366;
	font-weight:bold;
	text-transform:uppercase;
}
.textbold{ 
	font-size:14px;
	color:#003366;
	font-weight:bold;
}
.required {
	color:#FF0000;
	font-size:13px;}	

.bottom { color:#FFFFFF; font-size:11px;}
.bottom a:visited { color:#FFFFFF; text-decoration: none; } 
.bottom a:link{ color:#FFFFFF; text-decoration: none; }
.bottom a:hover { color:#003366; text-decoration: none;}


.header{ background:url(../images/header_bg.jpg) no-repeat right ;}