* {
	margin:0;
	padding:0;
}
body {
 background:#FEFEFE url(images/body_bg.gif) repeat-x scroll left top  color:#555;
	text-align:center;
	font:12px/1.55em Arial, sans-serif;
	z-index:1;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}
a img, img {
	border:0;
}
a {
	color:#0068b7;
	text-decoration:none;
}
a:hover {
	color:#0065b1;
	text-decoration:none;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
/* Heading */
h1, h2, h3, h4, h5, h6 {
	margin-bottom:.6em;
	line-height:1.3em;
}
h2 {
	margin-bottom:.8em;
	font-size:1.7em;
	font-weight:normal;
}
h2.alt {
	margin-bottom:.4em;
}
h3 {
	margin-bottom:.3em;
	color:#e34500;
	font-size:17px;
}
h3.alt {
	padding-bottom:2px;
	color:#444 !important;
}
h3.alt2 {
	margin-bottom:1em;
	border-bottom:1px solid #ccc;
}
h4 {
	margin-bottom:.2em;
	font-size:1.25em;
	color:#222;
}
h4 a, h4 a:hover {
	text-decoration:none;
}
h5 {
	margin-bottom:.3em;
	font-size:1.1em;
}
h6 {
	margin-bottom:.1em;
	font-size:1em;
}
/* Table */
table {
	width:100%;
}
th {
	padding:0;
	text-align:left;
	vertical-align:top;
}
td {
	padding:0;
	vertical-align:top;
}
.label {
	padding-right:8px;
}
/* Block Text */
p {
	margin-bottom:10px;
}
address {
	margin:0 0 .7em 0;
	font-style:normal;
	line-height:1.4em;
}
blockquote p {
	margin-bottom:.7em;
}
blockquote {
	margin:15px 0 15px 0;
	border-left:3px solid #eee;
	background:url(base_blockquote_bg.gif) no-repeat 8px 1px;
	padding-left:40px;
}
q:before, q:after {
	content:'';
}
p.cite {
	line-height:1.25em;
}
cite {
	color:#9a9a9a;
	font-style:normal;
	font:.95em/1.4em arial, helvetica;
}
cite h3 {
	font-weight:bold;
	color:#5f5f5f;
}
pre {
	border:1px solid #b2b3ce;
	margin:4px 8px;
	padding:10px;
	background:#efeff4;
	overflow-y: auto;
}
/* Form */
form {
	display:inline;
}
fieldset {
	border:none;
}
legend {
	display:none;
}
label {
	color:#666; /*font-size:.95em;*/
	font-weight:bold;
}
input, select, button {
	vertical-align:middle;
}
/* Lists */
dt {
	display:block;
	font-weight:bold;
}
li {
	list-style:none;
}
ol li {
	list-style:decimal;
	margin-left:20px;
}
/* Size */
small {
	font-size:.95em;
}
big {
	font-size:1.2em;
}
.nowrap {
	white-space:nowrap;
}
:focus {
	outline: 0;
}
/* Spacing */
hr {
	clear:both;
	margin:15px 0;
	border:0;
	height:1px;
	overflow:hidden;
	visibility:hidden;
	
}
/* Globals */
.logo a, .logo a:hover, .head-download {
	display:block;
}
.logo a, .logo a:hover, .head-download a {
	text-indent:-5000px;
}
.wrapper {
	margin:0 auto 0px;
	text-align:left;
	width:950px;
}
.hrx {

	height:12px;
	float:left;

}
.ileft {
	width:170px;
	float:left;
	margin-right:1px;
	border-color:#999999;
	border-style:solid;
	border-width:thin;
	padding:1px;
}
.iMain {
	width:582px;
	* width: 576px;
	float:left;
margin-right:1px;
	border-color:#999999;

	border-width:thin;
	padding:5px;
}

.iRight {
	width:160px;
	float:left;

	border-color:#999999;
	border-style:solid;
	border-width:thin;
	padding:5px;
}


.blueblock li a {
background-color:#800000;
color:#FFFFFF;
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif verdana;
font-size:small;
border-left:8px solid #620000;
border-top:1px solid #620000;
padding:5px 0px 5px 5px;
text-decoration:none;
width:157px;
}

.blueblock li a:hover {
color:#FF0000;
background-color:#620000;
border-left:8px solid #CC3300;
border-top:1px solid #CC3300;
font-family:Verdana,Arial,Helvetica,sans-serif verdana;
font-size:small;
}

#G200 {
width:200px; height:200px; background-color:#00CCCC; float:right; margin-right:8px;}