p,td.contact {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
td,li {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9.5pt;
}
h3 {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	font-variant: small-caps;
	text-shadow: inherit;
}

h4 {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #9999CC;
}

a {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
a.h4 {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #9999CC;
}

a.h3 {
	font-size: 11pt;
}

a:hover {
	text-decoration: underline;
	color: #000;
}
a.h4:hover {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
}
span.grey {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cccccc
}

div {
	background-color: #CCF;
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}
div.left {
	background-color: #F5F5F5;
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

table.pagebloc {
	background-color: #EFEEF8;
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
a.div {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
a.div:hover {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: Red;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
a.newsletter {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #9999CC;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
a.newsletter:hover {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background: url(img/bg.jpg) scroll;
}
table {
	background-color: #EFEFEF;
	border-color: #FFF;
}
td.color {
	background-color: #E0E0C4;
}
img.photo {
	margin: 3px;
	text-align: right;
	border: 0px;
}
div.panes {
	font-family: Gill Sans MT, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	background: none;
}
#logo {
	display: none;
	}
	
@media print {

body, p, td, th, ul, ol, li {
background-color: #fff;
color: #000;
font-size: 10,5pt;
}
a {
color: blue;
font-size: 10,5pt;
}
table {
	width: 600px;
	padding: 0%;
}
table.pagebloc {
	width: 600px;
	padding: 0%;
}

table.menu {
	width: 600px;
	padding: 5px;
	background:none;
	background-color:none;
	margin: 5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
}	

#noprint {
		display: none;
	}
span.noprint {
		display: none;
	}
#logo {
	display: inline;
    position: relative;
	top: 0px;
	right: 0px;
}
#content {
	position:relative;
	width: 590px;
	padding: 0%;
}	
}
.indented {
	text-indent: 30pt;
}

