/* CSS Document */

body { 
    margin-left: 0px; 
    margin-top: 0px; 
    margin-right: 0px; 
    margin-bottom: 0px; 
}
.palecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c6e0ee;
	text-decoration: none;
	line-height: 16px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e5d5e;
	text-decoration: none;
	line-height: 16px;
}
.boldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3e5d5e;
	text-decoration: none;
	line-height: 16px;
}
.paleboldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c6e0ee;
	text-decoration: none;
	line-height: 16px;
}
.whiteboldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b0368d;
	text-decoration: none;
	line-height: 16px;
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0576e6;
	text-decoration: none;
	line-height: 16px;
}
.compheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	line-height: 16px;
}
.small 
{
	font-family: Arial, Helvitica, Sans-Serif;
	font-size: smaller;
	font-weight: normal;
	color: #b0368d;
	text-decoration: none;
	line-height:normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #124e96;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #124e96;
	text-decoration: none;
}
.italics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #3e5d5e;
	text-decoration: none;
}
.smlcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3e5d5e;
	text-decoration: none;
	line-height: 13px;
}
body {
	background: #D4DFDF url(images/BG.jpg) repeat-x;
}

