@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}
html {
	background: #E9E9E9;
	margin:0;
	padding:0;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background: #E9E9E9;
	margin:0;
	padding:0;
	}
strong {
	font-weight:bold;
	}
a:link, a:visited {
	color:#00285a;
	text-decoration:underline;
	}
a:hover, a:active {
	text-decoration:none;
	}
h2 {
	color: #F9AE21;
	font-size: 24px;
	font-weight: bold;
	margin:0 0 20px 50px;
	padding:30px 0 0 0;
	width: 700px;
	}
h2 span {
	font-size: 0.7em;
	}
h3 {
	font-style: italic;
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:15px;
	}
#global {
	margin:5px auto;
	width: 757px;
	}
#menu {
	margin:0;
	padding:0;
	}
#content {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	background: url(../images/demo_repeater.jpg) repeat-y;
	width:757px;
	padding-left:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 30px;
	}
#footer {
	background: url(../images/footer.jpg) no-repeat;
	width:757px;
	height:50px;
	position:relative;
	text-align: center;
	font-size: 10px;
	clear:both;
	}
#footer span {
	font-weight: bold;
	}
#footLinks {
	text-align: center;
	font-family:Verdana;
	font-size:10px;
	color:#CCC;
	width:770px;
	margin:auto;
	}
#footLinks a {
	font-family:Verdana;
	font-size:10px;
	color:#CCC;
	}
