<!--
body {
	font: 13px Helvetica;
	background-image:url(images/background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #192351;
}
.oneColFixCtrHdr #container {
	width: 780px;  
	background-image: url(images/background_2.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin: 0 auto; 
	text-align: left; 
	
}
.oneColFixCtrHdr #header {
	background: #ffffff; 
	padding: 0 0px 0 0px;  
}

.oneColFixCtrHdr #mainContent {
	padding: 0 20px; 
	padding-top: 0px;
	margin-top: -13px;
	background-image:url(images/arrows.gif);
	background-position:top right;
	background-repeat: no-repeat;
	margin-right: 5px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; 
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom center;

}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size: 10px
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

.style3 {font-size: 14px; color: #FFFFFF;}

h2 {
padding-top: 10px;
color: #5e88ad;
}

a:link {
text-decoration: none;
color: #5e88ad;
}

a:hover {
text-decoration: underline;
color: #5e88ad;
}

a:hover {
text-decoration: underline;
color: #5e88ad;
}

a:visited {
text-decoration: underline;
color: #5e88ad;
}

a.side:link {
color: #ffffff;
font-weight: bold;
text-decoration: none;
font: 11px Helvetica;
}

a.side:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
font: 11px Helvetica;
}

a.side:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
font: 11px Helvetica;
}

ul {
	list-style-image: url(images/arrow.gif);
	}

-->
