* {
	padding:0;
	margin:0
}
html, body {
	height: 100%;
	color:black;
	font-family:Georgia,'Times New Roman',serif;
	font-size:16px
}

body {
background-color:white;
}

body, h1, h2, h3, h4, h5, p, ul, ol, li, form, fieldset, legend, address { margin:0; padding:0; line-height:100%; 	font-family:Georgia,'Times New Roman',serif !important;}
a, img { border:none; }
h1 { font-weight:bold !important; font-size:32px !important; }
h2 { font-weight:bold !important; font-size:24px !important; }
h3 { font-weight:bold; font-size:20px }
h5 { font-weight:bold; font-size:13px; font-style:italic }
p { margin:0; }
address { font-style:normal; }
strong { font-weight:bold; }
ul { padding:0 10px 0 20px; margin:10px 0px; font-size:14px }
ul li { list-style-type:disc; line-height:150%; }
ol { padding:0 0 0 20px; margin:0 0 10px 0; }
ol li { list-style-type:disc; line-height:150%; }
acronym { border-bottom:1px dotted; }
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, h1 a:visited:hover { text-decoration:none; color:white !important}
img { display:block; }
label { margin:0 10px 0 0; padding:2px 10px 0 0; display:block; float:left; text-align:right; position:relative; cursor:pointer; }
div.button-row { margin:10px 0 0 180px; }
select, input , option, textarea { font-size:13px; padding:2px }
input, textarea {font-family:Tahoma, "Helvetica Neue", Arial, Helvetica, sans-serif; }
textarea {margin:10px 0px 0px 0px;}

a:link {color:#0000ff !important}
a:visited {color:#000099}
a:active, a:hover, a:visited:hover {color:red !important}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover, .footer a:visited:hover {color:#08CCFF !important; font-weight:bold}

div.header {background:#260073;padding:16px 15px 16px 10px; border-bottom:#6699FF solid 2px; color:white; margin-bottom:16px; }
div.header h1 {float:left;}
div.header h5 {float:right; line-height:120%; text-align:right}

div.box-style1 {padding:14px; background:#FFFF99; border:#6699FF solid 2px; }
div.box-style1 p {padding:3px 0px}
div.box-style1 ul { padding:0 20px 0 25px; margin:7px 20px; font-size:14px; font-size:16px }
div.box-style1 ul li { list-style-type:disc; line-height:140%; }

div.box-style2 {padding:3px 14px; background:#FFCCCC; border:#990000 solid 2px }
div.box-style2 ul { padding:0 10px 0 25px; margin:0px 0px; font-size:14px; font-size:16px }
div.box-style2 ul li { list-style-type:disc; line-height:140%; }


div.innerPageWidth {margin:0px auto; width:876px; }

div.footer {margin-top:16px; background:#260073;padding:16px 15px 16px 10px; border-top:#6699FF solid 2px; border-bottom:#AFCAFF solid 2px; color:white; font-size:14px; text-align:right}

div.innerPageBoxDefault {padding:15px; border:#6699FF solid 2px; width:322px; float:left; margin-bottom:15px; }

div.innerPageLHSLarge {width:450px}

div.innerPageBoxDefault p {padding:9px 0px}



.floatRight {float:right !important}
.moreLineHeights {line-height:150%;}

.text14 {font-size:14px}

h3.title {margin-bottom:10px; font-size:19px}
h2.title {margin-bottom:10px}
h2.text-page-title {margin-bottom:17px}

input.error, textarea.error, span.error {background:#FFCCCC; border:#990000 solid 1px}
span.error {padding:1px}
.padTop100 {padding-top:100px}
.padBot100 {padding-bottom:100px}

dt {
    font-weight: bold;
	margin-bottom:4px
}
dd {
    margin-bottom: 1em;
	line-height: 1.4;
	margin-left:30px
}

textarea.hassleWhat {width:400px}

div.errorError #what_tbl {border:#990000 solid 1px}