/* CSS Document */

body
{
	margin: 0 0 0 0;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat;
	background-position: bottom left;
}
.headerborder
{
	border_left: 1px solid #E7EAEA;
	border_right: 1px solid #E7EAEA;
	border_top: 1px solid #E7EAEA;
}
.headerbg
{
	background-image: url(../images/headerbg.jpg);
	background-repeat: x-repeat;
	background-position: bottom left;
	border_left: 1px solid #E7EAEA;
	border_right: 1px solid #E7EAEA;
	border_top: 1px solid #E7EAEA;
}
a.bluelinks
{
	font-family: Verdana, Helvetica;
	font-size: 7.5pt;
	font-weight: bold;
	color: #3C89A9;
	text-decoration: underline;
	text-transform: none;
}

a.bluelinks:hover
{
	font-family: Verdana, Helvetica;
	font-size: 7.5pt;
	font-weight: bold;
	color: #3C89A9;
	text-decoration: none;
	text-transform: none;
}
.whitetext
{
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;	
	text-decoration: none;
	
}
.whitetexts
{
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;	
	text-decoration: none;
	
}
.whitetextsmall
{
	font-family: Verdana, Helvetica;
	font-size: 7.5pt;
	font-weight: normal;
	color: #ffffff;	
	text-decoration: none;
	
}
.bluetexts
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #1B2A9A;	
	text-decoration: none;
	
}
.whitetextsmall1
{
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;	
	text-decoration: none;
	
}

.copytext
{
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #303131;	
	text-decoration: none;
	text-transform: uppercase;
	
}
.footerbg
{
	background-image: url(../images/footerbg.jpg);
	background-repeat: x-repeat;
	background-position: bottom left;
	
}
a.whitelinks
{
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	text-transform: none;
}

a.whitelinks:hover
{
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
}
a.blueelinks1
{
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #1B2A9A;
	text-decoration: underline;
	text-transform: none;
}

a.bluelinks1:hover
{
	font-family: Verdana, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #1B2A9A;
	text-decoration: none;
	text-transform: none;
}