/* REDEFINED HTML TAGS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	background-image : url(img/pagebg.gif);
	background-position : center;
	background-color : #FFFFFF;
	background-repeat : repeat-y;
	text-align: center;
}

H1 {
	font-size : 18px;
	color : #0B3D91;
	font-weight : normal;
}

H2 {
	font-size : 15px;
	color : #0B3D91;
	font-weight : bold;
}

H3 {
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 0;
}

P {
	margin-top: 0;
	margin-bottom : 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
sup {
	font-size : 9px;
	text-decoration : none;
}

hr {
	display: none;
	clear: both;
}

img {
	border: 0;
}

a:link {
	color : #0B3D91;
}

a:visited {
	color : #C0131E;
}

a:hover {
	color :#FF0000;
}

/* STRUCTURAL PAGE STYLES */

#page {
	margin: auto;
	background-color : White;
	text-align: left;
	width:758px;
}

/* FOOTER STYLE SECTION */
#footer {
	margin: 0;
	clear: both;
	padding : 10px;
	text-align : right;
	background-image : url(img/footerbg.jpg);
	background-repeat : repeat-y;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width: 758px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width : 738px;	
}




