/* CSS Document */
* { margin:auto; padding:0;}

body
{
background-image:url('/images/blueborder_960.gif');
background-repeat:repeat-y;
background-repeat:repeat-x;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:22px;
	color:#333333;
	font-weight: normal;
	font-style: normal;
	
	}
.top_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #c0c0c0;
}

	
.footer {
	font-family: Tahoma, verdana;
	font-size: 12px;
	line-height:18px;
	color:#333333;
	font-weight: lighter;
	
	}
	
.footerlink {
	font-family: Tahoma, verdana;
	font-size: 10px;
	line-height:18px;
	color:#096398;
	font-weight:bold;
	
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


.link {
	font-family: Tahoma, verdana;
	font-size: 11px;
	line-height:18px;
	color:#096398;
	font-weight:bold;
	
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #096398;
	font-weight: 500;
	letter-spacing: 1px;
	word-spacing: 1px;
	text-align: left;
	text-indent: 10px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	color: #096398;
}

