/* CSS Document */
/* Created by Michael Porter */

body {
	background-attachment:fixed; background:url(../images/bg.jpg); background-position:inherit; background-repeat:no-repeat;
}
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.style10 {font-family: Georgia, "Times New Roman", Times, serif}
.style12 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #003366; }
-->
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}
.style13 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style14 {color: #990000}
.style17 {font-size: 18px; color: #003366; }
.style18 {color: #000000}
.style19 {color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; }
.style20 {color: #FF0000}
.style21 {color: #003366}
.style22 {color: #333333}
.table_padding {
	padding-left:10px;
}

.greybackground
{
    background: rgb(210,210,210);
background: linear-gradient(180deg, rgba(210,210,210,1) 0%, rgba(255,255,255,1) 82%);
}