body#main, body#popup {
	margin: 10px;
	padding:0;
	border:none;
	background-color:#F1F1F2;
	text-align: center;
}
body#popup {
	text-align: left;
	background-color:white;	
}
body#popup h1 {
	border:none;
}
body#main, body#popup, body#main td {
	/*	font: 11px/13px "Lucida Grande", Helvetica, Geneva, Arial, Verdana, sans-serif; */
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Geneva, Arial, Verdana, sans-serif;
}
div#container {
	position: relative;
	width: 980px;
	min-height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	z-index:1;
}
html, table, body, div, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
.pngfix {
	height: 100%;
	width: 100%;
}
#container ul.list li {
	list-style-position: outside;
	list-style-type: square;
}
a, td, p, ul, ol, h4, .copyright {
	color: #5F5C5D;
}
h1 {
	font-size:2.5em;
	margin-bottom:1.2em;
	margin-top:1.2em;
	line-height:1.3em;	
}
h1, h1 a {
	color:#444444;
	font-weight:normal;
	position:relative;
	text-decoration:none;
	width:100%;
}
h3, h2 {
	font-weight: normal;
	font-size: 1.5em;
	padding: 0px;
	line-height:1.3em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h3, h2 a, h2, h2 a {
	font-weight: normal;
	color: #111;
	text-decoration:none;
}
h3 {
	font-size:1.2em;
/*	color:#3383C4;*/
	color:#0088CC;
	font-weight:normal;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}
h3, h3 a {
	color:#0088CC;	
	font-weight:normal;
}
a {
	font-weight:normal;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, a:hover {
	color: #FFAA00;
}
.menu-top a.txt-orange-menu {
	text-decoration : none;
	color: #000000;
}
.menu-top a {
	text-decoration: none;
	color: #737373;
	font-size: 10px;
}
.menu-top a:hover {
	color: #EDEDED;
}
blockquote {
	margin: 0px;
	margin-left: 10px;
}
.menu-top {
	color: #797979;
	font-size: 11px;
	margin: 0;
}
form {
	margin:0px;
	background-color: white;
}
input, select {
	font-size: 11px;
	color : Black;
}
a.more {
	text-align: left;
	color: #0088CC;/*3383C4*//*#297193;*/
	font-weight: normal;
	white-space: nowrap;
	position: relative;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(img/morearrow.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	display:inline;
}
a.more:hover {
	color: #FFAA00;
}
div.section {
	position:relative;
	margin-top:8px;
	padding-top:3px;
	padding-bottom:8px;
	background-color: #F2F2F2;
}
acronym, abbr {
	cursor:help;
	border-bottom:1px dotted;
}
acronym:hover, abbr:hover {
	border:0;
	border-top:1px dotted;
}
a acronym, a abbr {
	border:0 !important;
}
body#popup ul li {
	margin-bottom:3px;
}
p.lead-text {
	color:#777777;
	font-size:1.2em;
	font-weight:normal;
	line-height:1.4em;
	margin-bottom:1.5em;
}
/* compatibility styles - support forms still use it */

span.hd-large14, div.page-title {
	font-size:15px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:8px;
}
span.hd-large14 {
	font-size:13px;
}
div#logo, div#right {
	visibility:hidden;
	height:0 !important;
	overflow:hidden;
}
#middle .txt, #middle .txt b {
	font-size:11px;
	color:#666;
}
#middle .txt b {
	font-size:1.2em;
	font-weight:normal;
	color:#111;
}
