body 
{	
	background-color: #fff;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size:12px;
	color:5f6062;
}

div.wrapper
{
	width: 976px; 
	margin: 0 auto; 
	height: auto;
}


div.quicklinksheader
{
	float: right;
	width: 640px;
	height: 18px;
	padding-top: -8px;
	padding-right: 8px;
}

.bodytext
{	
	font-family: Arial, sans-serif;
	font-size:12px;
	color:5f6062;
}

/****************/

a {
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}

a:hover 
{
	color: #5f6062;
}

h1 
{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

a.h1 
{
	font-size: 18px;
	text-decoration: none;
	color: #333;
}

a.h1:hover 
{
	color: #666;
}

h3 
{
	color: #009900;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}


h4 
{
	color: #333;
	font-size: 36px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 
{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

a.h5 
{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

a.h5:hover 
{
	color: #000099;
}

h6 
{
	color: #666;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

p 
{
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageTitle 
{
	padding-top: 36px;
	padding-bottom: 20px;
}


.copyright 
{
	color: #27318B;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

.copyright a:link {
	text-decoration: none;
	font-size: 11px;
	color: #333399;
	font-weight:normal;
}
.copyright a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #5F6062;
	font-weight:normal;
}
.copyright a:visited {
	text-decoration: underline;
	font-size: 11px;
	color: #333399;
	font-weight:normal;
}


.copyright_titles
{
	color: #EA4499;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
}

.navigation_titles
{
	color: #EA4499;
	font-size: 18px;
	font-weight: bold;
}
.navigation_titles a:link {
	text-decoration: none;
	color: #333399;
	font-weight:normal;
}
.navigation_titles a:hover {
	text-decoration: underline;
	color: #5F6062;
	font-weight:normal;
}
.navigation_titles a:visited {
	text-decoration: underline;
	color: #333399;
	font-weight:normal;
}

.titles
{
	color: #27318B;
	font-size: 18px;
}

.titles_pink
{
	color: #EA4499;
	font-size: 18px;
	font-weight:bolder;
}

.titles2
{
	color: #27318B;
	font-size: 16px;
}

.titles3
{
	color: #27318B;
	font-size: 12px;
}


.quicklinkstext {color: #ec4499;
font-weight:bold;
}
.quicklinkstext a:link {
	text-decoration: none;
	color: #333399;
	font-weight:normal;
}
.quicklinkstext a:hover {
	text-decoration: underline;
	color: #5F6062;
	font-weight:normal;
}
.quicklinkstext a:visited {
	text-decoration: underline;
	color: #333399;
	font-weight:normal;
}

