h1 {color: #00213b; font-size: 160%; font-weight: normal; padding-bottom: 10px; line-height:18px; margin: 0px; font-family: Arial, Helvetica, sans-serif;}
h2 {color: #cc1619; font-size: 140%; font-weight: bold; padding-bottom: 10px; margin: 0px; font-family: Arial, Helvetica, sans-serif;}
h3 {color: #3079a4; font-size: 120%; font-weight: normal; padding-bottom: 2px; margin: 0px; font-family: Arial, Helvetica, sans-serif;}
.heading_bkg { height: 25px; background: url(../_images/template/h3_bkg.gif) repeat-x scroll bottom left; padding-top: 7px; margin-bottom: 10px;}

p { font-family: Arial, Helvetica, sans-serif; line-height: 15px; padding-bottom: 10px; margin: 0px;}

ul  {margin: 0px; padding: 0px;}
li { margin: 0px; padding: 0px; list-style-type: none;}
img { border: none;}

fieldset { border: none; margin: 0px; padding: 0px; background: none;}

form { border: none; margin: 0px; padding: 0px; background: none;}
form .textfield { width: 200px; border: none; background-color: #e5e5e5; color: #000; height: 16px;}
form .textfieldsmall { width: 50px; border: none; background-color: #e5e5e5; color: #000; height: 16px;}
form .buttonspacer { padding-left: 195px;}
form .shortlabel { width: 95px;}
form textarea { width: 300px; height: 150px; overflow: auto; border: none; background-color: #e5e5e5;}

legend { border: none; display: none;}

.label { display: none;}
label { width:200px; float: left;}

hr { margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; border-top: 1px solid #e8e5e0; height: 1px; background: #fff; border-bottom: none; border-right: none; border-left: none; width: 100%;}

.clear { clear: both;}

/* ERRORS */

.error { font-weight: bold; color: #D50000;}
.sub_error { float: left; margin-left: 195px; color: #D50000; font-weight: bold; padding-bottom: 3px;}
.error_textfield { background-color: #EFE1E1; border: 1px solid #fff;}
.errorbox { background: #EFE1E1 url(../_images/template/h1error.gif) no-repeat scroll left top; margin-bottom: 20px; border: 1px solid #D50000; color: #D50000; padding: 4px 10px 10px 47px; width: 365px;}
	.errorbox h1 { color: #D50000; margin-bottom: 3px; padding: 5px 0px 0px 0px; font-size: 140%; text-transform: uppercase;}
	.errorbox h2 { padding: 0px; margin: 0px; color: #D50000;}
	.errorbox p { padding: 0px; margin: 0px; color: #D50000;}
