@charset "utf-8";
/* CSS Document */

html {
	overflow-y:scroll;
}

body {
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#1e1e1e;
	font-style:italic;	
}

a {color:#FE4D00;text-decoration:none;}
a:hover {text-decoration:underline;}

.pagetitle {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#333333;
	font-style:normal;
}

.quote {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	color:#1e1e1e;
}

.drop_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	padding-right:30px;
	font-style:normal;
}

.drop_link:hover {
	color:#ffff00;
}

#quotearea {	
	vertical-align:middle;
	text-align:center;
}

.footertable td {
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-style:normal;
}

.footertitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#1e1e1e;
	font-style:normal;
}

.footerlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1e1e1e;
	text-decoration:none;
	font-style:normal;
}

.footerlink:hover {
	text-decoration:underline;
}

.footersublink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	color:#333333;
	text-decoration:none;
	font-style:normal;
}

.footersublink:hover {
	text-decoration:underline;
}

.footerlink2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;	
	text-decoration:none;
	color:#FE4D00;
	font-style:normal;
}

.footerlink2:hover {
	text-decoration:underline;
}

.footerlink3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	text-decoration:none;
	color:#FE4D00;
	font-style:normal;
}

.footerlink3:hover {
	text-decoration:underline;
}

.iwdlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-style:normal;
}

.iwdlink:hover {
	text-decoration:underline;
}