﻿/* base styles that are common to all formats i.e. print and screen */
body {font-size: 62.5%; font-family: arial,verdana,sans; padding:0; color:#5e5e5e; margin:0; height:auto; background:url(../images/background.gif) repeat-y center top #fff; }
form,ul,dl,dd,dt,h1,h2,h3,h4 {padding:0; margin:0;}
h1 {font-size:2.084em; padding: 0 0 0.7em 0; font-family:arial, verdana; font-weight:bold; clear:both; color:#435053;}
h2 {font-size: 1.5em; padding: 0.5em 0 0.6em 0; color:#435053;}
.page h2 { font-size: 1.5em; padding: 0.5em 0 0.3em 0; font-weight:normal;}
h3 {font-size: 1.166em; padding: 0.5em 0 0.3em 0;  color:#435053;}
h4 {font-size: 1em;padding: 0 0 1em 0;}
h1,h2,h3,h4 {line-height:1em;}
h1.paging { float:left; width:300px;}
p {margin: 0 0 0.5em 0; padding: 0; line-height:1.5em;}
ul { padding: 0 0 0 5px; }

input.text, select, textarea {font-size: 12px; color:#5a5f5f;  padding:1px; font-family: arial,verdana,sans; border:1px solid #b5b6b8; background:url(../images/input_bg.gif) no-repeat left top;}
input.long, textarea.long, select.long {width:240px;}
input.medium, textarea.medium, select.medium {width:160px;}
input.short, textarea.short, select.short {width:110px;}
select { height:22px; background-color:#fff !important;}
img {border: 0;}
table {border-collapse:collapse;}
th {text-align:right;font-weight:normal;vertical-align:top;}

.floatleft {float: left !important;}
.floatright {float: right;}
.hidden {display: none; visibility: hidden;}
.nobg {background: none;}
.printonly {display: none; visibility: hidden;}
.clear {clear:both;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
	/* Hides from IE-mac */
	* html .clearfix { height:1%; }
	.clearfix { display:block; }
	
.skiplinks { display:none; }

.validation { margin:10px; color:#e4160d !important; }
.validation li { color:#e4160d !important; padding:2px 0 2px 16px !important; background-position:7px !important; }