body {
	margin: 0px;
	padding: 0px;
	background-color: #F3F6FB;
	font-family:			tahoma;
}
.centerRepeat {
	background-image: url(images/topbar_repeater_center.jpg);
	background-repeat: repeat-x;
	height:91px;
	width: 100%;
}
.contentTable {
	height: 100%;
	width: 100%;
	vertical-align: top;
}
.bodyTable {
	width:100%;
	height: 100%;
	border: 0;
}
.copyright, a.copyright:active, a.copyright:hover, a.copyright:link, a.copyright:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size:9pt;
	color: #0A77B8;
	padding: 3px;
}
.contentText, .contentText td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.subMenu, a.subMenu:link,  a.subMenu:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #0074B4;
}
 a.subMenu:hover, a.subMenu:active, #menu A:hover {
	color: #2588BF; 	
 }
 
.contentTable2 {
	width: 95%;
	margin-left:17px;
	margin-right:20px;
	border: 0;
}

a:link {color:#0074B4; text-decoration:underline;}
a:visited {color:#0074B4; text-decoration:underline;}
a:hover {color:#0074B4; text-decoration:none;}

#header {
	background-position:	top left;
	background-repeat:		no-repeat;
	background-image:		url( images/header.jpg );
}

#headerRptr {
	background-position:	top left;
	background-repeat:		repeat-x;
	background-image:		url( images/header_rptr.jpg );
}

#menu {
	background-position:	top right;
	background-color:		#D4E7F6;
	background-repeat:		repeat-y;
	background-image:		url( images/menu_rptr.jpg );	
}

#menu td {
	padding-left:			15px;
	font-size:				13px;
	font-weight:			bold;
	color:					#00AC6F;
	font-family:			Tahoma;
}

#menu A {
	font-size:				11px;
	color:					#0074B4;
	font-family:			Tahoma;
	font-weight:			bold;
	text-decoration:		none;
	padding-top:			3px;
	display:				block;
}

HR {
	color:					#A4BAC5;
	border:					1px solid #A4BAC5;
	text-align:				left;
}	

H1, H2 {
	text-decoration:		none;	
	font-family:			tahoma;
	color:					#00AC6F;
	font-size:				16px;
	margin:					0;
	padding:				0;
	margin-top:				15px;
}

H2 {
	font-size:				14px;
	margin-bottom:			10px;
	margin-top:				10px;
}

.image {
	border:					2px solid #A4BAC5;
}
