@charset "utf-8";
/* Global Element Styles */
body {
	color:#000000;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {margin:.1em 0; line-height:normal !important;}
h1 {color:#2190D2; font-size:1.33em; font-size:14px;}
h2 {color:#2190D2; font-size:1.167em;font-size:12px;}
a {color:#07519A; text-decoration:none;}
a.button {position:relative; width:auto; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; margin-right:10px; padding:2px .6em; background:#e1e1e1 left center repeat-x; color:#000; font-weight:normal !important; text-decoration:none;}
a.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
a.button:hover {cursor:pointer;}
a.button.primary {background:#ffa822 left center repeat-x; border:1px solid #d5bd98; border-right-color:#935e0d; border-bottom-color:#935e0d;}
a.button.primary:active {border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;}
a img {border:0;}
p {margin:1em 0;}
ul, ol, dl {margin:1.6em 0; padding:0;}
ul li, ol li, ol ul li {margin-bottom:.8em; margin-left:1.25em; padding-left:.2em;}
li ul, li ol {margin:1.25em 0;}
ul ul, ol ul {list-style:disc;}
ol {margin-left:1.2em;}
ol li {padding-left:.4em;}
strong {font-weight:bold;}
form {margin:0; padding:0;}
input, select, textarea {border:1px solid #adc2d6;}
input, textarea {padding:2px; font:1em Arial, Helvetica, sans-serif;}
textarea {vertical-align:top;}
input[type=checkbox], input[type=radio], input[type=hidden] {border:none; padding:0;}
input.checkbox, input.radio, input.hidden, label.checkbox input, label.radio input {border:none; padding:0;}
button {padding:1px 10px;}
button, input.button {width:auto !important; margin-right:10px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1 left 82.5% repeat-x; color:#000;}
button:active, input.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
button:hover, input.button:hover {cursor:pointer;}
button.primary:active, input.button.primary:active {border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;}
table {width:auto; margin:0em 0; border:none; border-collapse:collapse;}
table caption {margin:1em 0 -1em 0; font-weight:bold; text-align:left;}
table th {padding:.2em .4em; background-color:#fff; font-weight:bold; line-height:normal; text-align:center; vertical-align:top;}
table td {background-color:#fff; font-weight:normal; text-align:left;}
