/*
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	font-family:Verdana; 
	font-size:12px; 
	background-image:url(images/BGspacer.png); 
	background-position:center; 
	background-repeat:repeat-y;
}
*/
.body        		{ color: black; font-size: 9pt; font-family: Helvetica; line-height: 14pt }
.titleblu   		{ color: #336; font-size: 14pt; font-family: Helvetica; font-weight: bold; line-height: 16pt; letter-spacing: 1.25pt }
.titlewht   		{ color: white; font-size: 14pt; font-family: Helvetica; font-style: italic; line-height: 16pt; letter-spacing: 1pt }
.small   			{ color: black; font-size: 8pt; font-family: Helvetica; line-height: 10pt }
.subhead 			{ color:black; font-size:11pt; font-family:Helvetica; line-height:16pt; font-weight:bold;}
.form 				{ padding:10px; margin:0; width:330px; background-color:#efefef;}
.form ul			{ list-style:none; margin:0; padding:0;}
.form ul li			{ margin-bottom:6px;}
.form label			{ width:110px; text-align:right; display:block; float:left; margin-right:4px; margin-top:4px;}
.form input			{ width:180px; height:22px; text-align:left; border:1px solid #bbbbbb; background-color:#fff;}
.form textarea		{ width:180px; height:40px;border:1px solid #bbbbbb; background-color:#fff;}
.form select		{ width:180px;}
#button 			{ width:60px; float:right;border:1px solid #000; background-color:#336; color:#fff; margin-right:10px;}
.formheader			{ background-color:#ccc;font-size:14px; font-weight:bold;color:#333; font-family:Helvetica; text-transform:uppercase; padding:5px;}

a.sidelink:link		{ font-family: Arial; font-size:12px; font-weight:bold; color:#392e7a; text-decoration:none; display: list-item; list-style:square; margin: 0px 20px 20px 65px; }
a.sidelink:visited	{ font-family: Arial; font-size:12px; font-weight:bold; color:#392e7a; text-decoration:none; display: list-item; list-style:square; margin: 0px 20px 20px 65px; }
a.sidelink:active	{ font-family: Arial; font-size:12px; font-weight:bold; color:#392e7a; text-decoration:none; display: list-item; list-style:square; margin: 0px 20px 20px 65px; }
a.sidelink:hover	{ font-family: Arial; font-size:12px; font-weight:bold; color:#6699cc; text-decoration:none; display: list-item; list-style:square; margin: 0px 20px 20px 65px; }

a.btn_service 		{
						font-family:Helvetica;
						text-align: center;
						font-size:12px;
						color: #ffffff;
						background-color: #6699cc;
						border:1px solid #ffffff;
						text-decoration:none;
						text-transform: uppercase;
						display:block;
						margin:0 0 0 54px;
						padding:5px;
						width:90px;
					}

a.btn_service:hover{
	background-color:#183583; 
	color: #ffffff; 
	border:1px solid #000000; 
	text-decoration:none;}
	

td { 
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
}
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #3A6492; 
	text-decoration: underline; 
}
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #305a87; 
	margin-bottom:4px; 
	margin-top:4px;
	padding-bottom:4px;
}
h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #3A6492; 
	text-decoration: underline;
	margin-bottom:0px;
	padding-bottom:0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
