body {
	background-color:#f9a61a;
	margin: 0px;
	background-position:top center;
	background-image:url(../images/bkg.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 175%;
	color:#000000;
}


#iframe {
	background-color:transparent;
	background-image:none;
}

#center {
	width: 815px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



#footer {
	margin: 5px 20px 20px 20px;
	text-align:center;
	font-size:11px;
	color:#000000;
}

#footer a, #footer a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.blue {
	color:#0067AC;
}
.gray {
	color:#999999;
}




h1 {
	font-size:16px;
	font-weight:bold;
	color: #cc0000;
	margin: 8px 25px 10px 25px;
	font-family:Arial, Helvetica, sans-serif;
}


h2 {
	font-size:12px;
	font-weight:bold;
	margin: 15px 25px 0px 25px;
	color: #000000;
	line-height: 120%;

}

h3 {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height:130%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 9px 25px 6px 25px;
}

h4 {
	font-size:16px;
	font-weight:normal;
	color:#333333;
	margin: 15px 25px 6px 25px;
}

h5 {
	font-size:13px;
	font-weight:bold;
	color:#333333;
	line-height:130%;
	margin: 16px 25px 3px 25px;
}



p {
	font-size:11px;
	line-height:170%;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 25px 10px 25px;
}


ul {
	font-size:11px;
	line-height:150%;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 6px 1px 28px;
	padding:3px;
	text-align:justify;
}

li {
	margin:0px 8px 14px 8px;
}


ol {
	font-size:11px;
	line-height:150%;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 25px 12px 35px;
	list-style-type:decimal;
	padding:3px; 
	text-align:justify;
}

.red {
	color: #CC0000;
}

#graylinks {
	color:#0067AC;
	margin: 8px 15px 10px 50px;
}

#graylinks a, #graylinks a:visited {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

#graylinks a:hover {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}


#graylinkspage a, #graylinkspage a:visited {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}

hr {
	color: #CC0000;
	background-color: #CC0000;
	height: 1px;
	width:528px;
	border:0px;
	margin:12px 25px 12px 25px;
}

#graylinkspage a:hover {
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
}

#graylinkspage p {
	margin-left: 20px;
}


a, a:visited {
	color:#006699;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#004080;
	font-weight:bold;
	text-decoration:underline;
}

p.smallgray, p.smallgray a, p.smallgray a:visited {
	color:#666666;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	
}

p.smallgray a:hover {
	color:#666666;
	font-size:9px;
	font-weight:normal;
	text-decoration:underline;
	
}


a.imagelink {
	border-bottom: none; 
}
img.link {
	border-width:1px;
	border-color:#333333;
	border-bottom: solid 1px #000000; 
	margin-top:16px;
}

img.link a {
	border-width:1px;
	border-color:#333333;
	border-bottom: solid 1px #000000; 
}

img.link:hover {
	border-width:1px;
	border-color:#000000;
	border-bottom: solid 1px #000000; 
}

.caption {
	font-size:10px;
	line-height:140%;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 16px 9px 6px;
	text-align:left;
}

#flash {
	width: 792px;
	height: 238px;
	top: 0px;
	left:0px;
	position:absolute;
	border:0px;
	z-index:2;
	background-color:transparent;
	background-image:none;
}

#text p {
	font-size:11px;
	line-height:170%;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 5px 10px 10px;
}


p.backtotop {
	font-size:10px;
	line-height:170%;
	color:#333333;
	margin: 0px 28px 10px 30px;
	text-align:right;
}

p.backtotop a, p.backtotop a:visited {
	font-size:10px;
	line-height:170%;
	color:#333333;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
}

p.backtotop a:hover {
	font-size:10px;
	line-height:170%;
	color:#333333;
	text-align:right;
font-weight:normal;
	text-decoration:underline;
}

.small {
	font-size:9px;
	line-height:120%;
	color:#333333;
text-align:left;
}

.line {
border-left: 1px #CCCCCC solid;
}