/*  */
body { margin: 0 auto; }
body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, input, textarea, option {
	color: #000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}

h1 {
	font-size: 130%;
	letter-spacing: -0.05em;
	padding-bottom:3px;
}

h2 {
	color: #000;
	font-size:15px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:10px;
}

h3 {
	font-size:12px;
	color: #008AC1;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:20px;
}
	
a h3 {
	color: #6A6A6A;
}

h4 {
	color: #6A6A6A;
	font-weight: 300;
	font-size: 85%;
	letter-spacing: -0.03em;
}
	
h6 {
	color: #6a6a6a;
	margin: 0;
	padding: 0;
}

p {
	padding-top:6px;
	padding-bottom:8px;
	padding-right:15px;
	padding-left:20px;
	text-align:justify;
}

a:link {
	color:#0074BC;
	text-decoration: none;
	outline: none;
}

a:visited {
	color:#0074BC;
	text-decoration: none;
	outline: none;
}

a:hover {
	color:#0074BC;
	text-decoration: underline;
	outline: none;
}

a:active {
	color:#0074BC;
	text-decoration: none;
	outline: none;
}
	
h3 a:link {
	color:#006699;
	text-decoration: none;
}
h3 a:visited {
	color:#006699;
	text-decoration: none;
}
h3 a:hover {
	color:#006699;
	text-decoration: underline;
}
h3 a:active {
	color:#006699;
	text-decoration: none;
}

div.table
{
	margin-left: 20px;
}
.pageTitle1
{
	font-size:16pt;color:#417ab3;HEIGHT:42px;text-align:left;
}
.pageTitle2
{
	font-size:13pt;color:#417ab3;font-weight:bold;text-align:left;
}
