﻿html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
p{
	margin-top:0;
	margin-bottom:0;
}
table{
	border:0;
}
fieldset{
	margin:1px 0;
}
fieldset legend{
	color:#888;
	font-weight:bold;
	margin-bottom:3px;
}
body {
	background: #fff; 
	color: #212121; 
	cursor:default;
	font-family: Arial;
	font-size:12px;
}
FORM{
	 display:inline;
}

input, select { vertical-align:middle; font-weight:normal;height:21px; border:0; font-size:1.1em;border:1px #7F9DB9 solid; }
img {border:0; vertical-align:top; text-align:left;}

a,a:visited {
	color:#7da82f;
	text-decoration:underline;
}
a:hover,a:active{
	text-decoration:none;
}


/*select{
	background-image:url(images/txt_bg.gif);
	background-repeat:repeat-x;
	background-color:#0C3A58;
	/*width:180px;* /
	height:20px;
	line-height:20px;
	/*padding:0 5px;* /
	font-size:11px;
	color:#1592E8;
	border-top:1px #000 solid;
	border-left:1px #000 solid;
	border-bottom:1px #0F4D75 solid;
	border-right:1px #0F4D75 solid;
}
select option{
	background-image:url(images/txt_bg.gif);
	background-repeat:repeat-x;
	background-color:#0C3A58;
}*/
label {
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}
html\:abbr, acronym, abbr {
	cursor: help;
}
address {
 	background: transparent;
  	font-style: italic;
}
blockquote {
  	background: transparent url(../i/openquote.gif) 0 2px no-repeat;
	padding:0 0 0 33px;
}
caption {
  	font-size: 1.2em;
}
code {
	font-size:115% !important;
	font-family: "Courier New", Courier, mono
}
a img, fieldset {
	border:none !important;
}
pre {
	color: #800000;
	overflow-x:auto;
	border:1px dashed #ccc;
	background:#fff;
	padding:10px;
}

H1 {
	LINE-HEIGHT: 1.1em; FONT-FAMILY: Arial Black, Helvetica, sans-serif; MARGIN-BOTTOM: 6px; COLOR: #000; FONT-SIZE: 2.08em
}
H2 {
	margin:15px 0;
}
H2, H2 a, H2 a:visited {
	color: #000;
	font-size: 15px !important;
	font-weight: bold;
}
H3 {
	LINE-HEIGHT: 1.1em; TEXT-TRANSFORM: uppercase; FONT-FAMILY: Arial, Helvetica, sans-serif; MARGIN-BOTTOM: 12px; COLOR: #000; FONT-SIZE: 1.5em
}
H4 {
	MARGIN-BOTTOM: 12px; COLOR: #000; FONT-SIZE: 1em
}
H4 SPAN {
	COLOR: #dc1018
}
H4 A {
	COLOR: #000; TEXT-DECORATION: none
}
H4 A:hover {
	TEXT-DECORATION: underline
}
H5 {
	MARGIN-BOTTOM: 5px; COLOR: #000; FONT-SIZE: 1em
}





