body {
	background-color: #FCFECB;
	font-family: Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

body, th, td, ul, ol 
{
	font-size : 9pt;
	color : Black;
}

body, th, td, div, p, h1, h2, h3, h4, ul, ol, li
{
	font-family : Arial, Helvetica, sans-serif;
}

li
{
	font-size : 9pt;
	color : Black;
}

.smallprint
{
	font-size : 8pt;
}


#header
{
	width : 770px;
	border-bottom: 1px solid #8906AC;
}

#sidebar
{
	color : Black;
	font-family : Arial, sans-serif;
	padding-top : 20px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 20px;
	text-align : left;
	float : left;
	width : 155px;
	margin: 0;
	font-weight : bold;
	font-size : 10pt;
}

#sidebar a:link
{
	color : #8906AC;
	font-weight : bold;
	text-decoration : none;
}

#sidebar a:visited
{
	color : #8906AC;
	font-weight : bold;
	text-decoration : none;
}

#sidebar a:active
{
	color : Red;
	font-weight : bold;
	text-decoration : none;
}

#sidebar a:hover
{
	color : Red;
	font-weight : bold;
	text-decoration : none;
}

#content
{
	color : Black;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	padding-left : 0px;
	padding-right : 20px;
	padding-top : 20px;
	padding-bottom : 10px;
	width : 560px;
	float : right;
	text-align : left;
	background-color : White;
}

#content a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

#content a:visited
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

#content a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

#content a:hover
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}


h1
{
	color : #8906AC;
	font-style : normal;
	font-size : 15pt;
	font-weight : bold;
	border-bottom : double;
}

h2 
{
	color : #8906AC;
	font-size : 11pt;
	font-weight : bold;
	border-bottom : 2px dotted;
}

h3 
{
	color : black;
	font-size : 10pt;
	font-weight : normal;
}

a:link
{
	color : Blue;
	font-weight : normal;
	text-decoration : underline;
}

a:visited
{
	color : Purple;
	font-weight : normal;
	text-decoration : underline;
}

a:hover, a:active
{
	color : Red;
	font-weight : normal;
	text-decoration : underline;
}

#footer
{
	color : Black;
	font-weight : normal;
	background-color : #D3A2F4;
	width : 770px;
	text-align : center;
	font-size : 8pt;
	padding-top : 10px;
	padding-bottom : 10px;
}

#footer a:link
{
	color : #8906AC;
	font-weight : normal;
	text-decoration : none;
}

#footer a:visited
{
	color : #8906AC;
	font-weight : normal;
	text-decoration : none;
}

#footer a:active
{
	color : #008000;
	font-weight : normal;
	text-decoration : none;
}

#footer a:hover
{
	color : #008000;
	font-weight : normal;
	text-decoration : none;
}

#clearer {
	clear: both;
	height: 0;
}

.newsletter
{
	font-size : 9pt;
	color : Black;
}

#rap {
	width: 770px;
	background: url(/images/sidebar-background.gif) left top repeat-y;
	border: 1px solid #791BB4;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}