body { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: 10pt; 
	color: rgb(0,0,0);
	background-image: url("images/blueluxuryback.gif");
	background-repeat: repeat-y;
	margin: 0px;
}

h1 { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: 150%;
	color: rgb(0,0,102); 
	font-weight: normal;
}

h2 { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 125%;
	color: rgb(0,0,0);
	font-weight: bold;
	margin-bottom: 0px;
}


h3 { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 105%;
	color: rgb(0,0,0);	
	font-weight: bold;
	margin-bottom: 0px;
}

h4 { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: 10pt; 
	color: rgb(0,0,0);
}

h5 { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: 10pt; 
	color: rgb(0,0,0);
}

h6 { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: 12pt; 
	color: rgb(0,0,0);
}


blockquote { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
	font-size: 10pt; 
	color: rgb(0,0,0);
}




 A:active { color: rgb(204,102,0); font-weight: bold;}
 A:link { color: rgb(204,102,0); font-weight: bold;}
 A:hover { color: rgb(0,0,102); font-weight: bold;}
 A:visited { color: rgb(0,0,102); font-weight: bold;}
 A { color: rgb(64,0,0); font-weight: bold;}
 UL { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0); text-align: justify;}
 OL { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0); text-align: justify;}
 LI { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0); text-align: justify;}
 P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0); text-align: justify;}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0);}
 ADDRESS { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0);}
 .TextObject { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0);}
.BodyText { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0);}
 PRE { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt; color: rgb(0,0,0);}

td.header_title {
	width: 68%; 
	text-align: left;
	vertical-align: middle;
}

img.header_title {
	width: 476px;
	height: 39px;
	border: none;
}

td.header_contact_info {
	width: 32%;
	text-align: center;
	color: #ffcc66;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

a.header_contact_info:link {
	color: #ffcc66;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

a.header_contact_info:visited {
	color: #ffcc66;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Univers, sans-serif;
}

td.left_column {
	vertical-align: top;
	text-align: center;
	padding-top: 10px;
	width: 122px;
}

table.left_menu {
	width: 105px;
	border: none;
}

img.button {
	width: 105px;
	height: 30px;
	border: none;
}

td.content {
	font-family: Arial, arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #ffffff;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 100px;
	vertical-align: top;
}

div.footer {
	text-align: center;
	width: 100%;
	padding-top: 50px;
}

a.footer_menu:link {
	font-size: 8pt;
	text-decoration:none;
}

a.footer_menu:visited {
	font-size: 8pt;
	text-decoration:none;
}

div.copyright {
	padding-top: 20px;
	font-family: Arial, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	padding-bottom: 10px;
}
a.black:link {
	font-family: Arial, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a.black:visited {
	font-family: Arial, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}