@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	line-height:12pt;
	color:#000000;
	
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:0px;
}
paragraph {
background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	line-height:12pt;
	color:#000000;
}

a:link {
	color:#000033;
}
a:visited {
	color:#990033;
}
a:hover {
	color:#CCCCCC;
}

h1.gallery {
	font-family:Myriad Pro;
	font-size:12px;
	font-weight:bold;
	font-style:regular;
	line-height:20px;
	color:#990033;
	text-align:left;
	text-indent:24px;
}
.sidebarHeader {
	font-family:Myriad Pro;
	font-size:14px;
	font-weight:bold;
	font-style:regular;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
	background-color:#000033;
}
.sidebar {
	font-family:Myriad Pro;
	font-size:9pt;
	font-weight:regular;
	line-height:11pt;
	color:#000000;
	text-align:left;
	background-color:#CCCCCC;
	padding:8px;
}
.sidebarCenter {
	font-family:Myriad Pro;
	font-size:9pt;
	font-weight:regular;
	line-height:11pt;
	color:#000000;
	text-align:center;
	background-color:#CCCCCC;
	padding:8px;
}
.newsletterBody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style:regular;
	line-height:11pt;
	color:#000000;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	text-align: left;
}
.newsletterHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-style:regular;
	font-weight:bold;
	line-height:11pt;
	color:#990033;
	text-align:left;
}
.insetHeader {
	font-family:Myriad Pro;
	font-size:14px;
	font-weight:bold;
	font-style:regular;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
	background-color:#333366;
}
.inset {
	font-family:Myriad Pro;
	font-size:10pt;
	font-weight:bold;
	line-height:11pt;
	color:#FFF;
	text-align:left;
	background-color:#6699CC;
	padding:8px;
}
.maininfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-style:italic;
	line-height:16pt;
	padding:20px;
	color: #000000;
	text-align:center;
}
.textnav {
	font-family:Arial, Helvetica, san-serif;
	font-size:8pt;
	font-style:regular;
	line-height:10pt;
	color:#000033;
	text-align:center;
}
.newsletterBold {
	font-weight: bold;
}
.newsletterItalic {
	font-weight:normal;
	font-style:italic;
}
