@charset "utf-8";
/* CSS Document */
/* =reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td
{ padding: 0; margin:0px;  }

h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

ol, ul { list-style-type: none;}

img {border: 0;}

body {
position: relative;
font-family:verdana;
font-size:12px;
color:#000000;
text-align:justify;
}

.header {
font-family:arial;
font-size:60px;
color:#00aebc;
font-weight:bold;
padding-left:30px;
padding-top:0px;
line-height:40px; 
}

.SubHeader {
font-family:arial;
font-size:24px;
color:#00aebc;
font-weight:bold;
padding-right:40px;
padding-top:86px;
padding-bottom:0px;
line-height:10px;
}

.pdtTxt
{
font-family:verdana;
font-size:12px;
color:#000000;
text-align:justify; padding-left:20px; padding-right:270px;
}

.title {
color:#822929;
font: Arial, Verdana, "Trebuchet MS", Trebuchet,  Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.link {
color:#db1919;
font: 12px Arial, Verdana, "Trebuchet MS", Trebuchet,  Helvetica, sans-serif;
}


.divider {
border-bottom:#cccccc dashed 1px; 
padding-bottom:10px;
}

.footer {
color:#08555c;
font-family:verdana;
font-size:11px;
}

a:link{
	color:#08555c;
	text-decoration:none;
}

a:visited{
	color:#08555c;
	text-decoration:none;
}

a:hover{
 	color:#08555c;
	text-decoration:underline;
}