@charset "ISO-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:center:
}
body {
	background-color: #cdd2d7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.3;
}
a:link {
	color: #00284f;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.4em;
	color: #00284f;
}
h2 {
	font-size: 1.3px;
	color: #00284f;
}
h3 {
	font-size: 1.2px;
	color: #00284f;
}
h4 {
	font-size: 1.1px;
	color: #00284f;
}
h5 {
	font-size: 1px;
	color: #00284f;
}
h6 {
	font-size: .9px;
	color: #00284f;
}
#divWrapper {
width:630px;
margin:0 auto;
padding:0;
background-image:url(images/gradientBg.gif);
background-repeat:repeat-y;
}	
#divContent {
	padding: 1em 3em;
	text-align:left;
	background-image:url(images/graphicBg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;;
}

