body { margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	font-family:  Arial, Helvetica, sans-serif; font-size:12px; color:#666666;  }

/* Default Text */

a { color:#0066CC; text-decoration:none; }
a:visited { color:#0066CC; text-decoration:none; }
a:active { color:#0066CC; text-decoration:none; }
a:hover { color:#c000000; text-decoration:underline; }

/* Text Styles */

p { margin:0; margin-bottom:10px; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size:18px; color:#ec1c24; margin:0; padding-bottom:10px; clear:both; font-weight:normal; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#0066CC; margin:0; padding-bottom:10px; padding-top:5px; font-weight:bold; }
h3 { font-family: Arial, Helvetica, sans-serif; color: #0066CC; font-size: 13px; font-weight: bold; margin:0; font-weight:bold;  }

.copy12 { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#666666; }
.copy12-black { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
.copy11 { font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }
.copy10 { font-family: Arial, Helvetica, sans-serif; font-size:10px; color:#666666; }

hr { border: 0; color: #cccccc; background-color: #cccccc; height: 1px; width: 100%; text-align: left; }

/* Images */

img { border:0; }
.img-left { padding-right:15px; padding-bottom:5px; float:left; display:inline; }
.img-right { padding-left:15px; padding-bottom:5px; float:right; display:inline; }
.img-border-grey { border-left:8px; border-left-style:solid; border-left-color:#cccccc; border-right:8px; border-right-style:solid; border-right-color:#cccccc; border-top:8px; border-top-style:solid; border-top-color:#cccccc; border-bottom:8px; border-bottom-style:solid; border-bottom-color:#cccccc; }
.img-border-grey-small { border-left:4px; border-left-style:solid; border-left-color:#cccccc; border-right:4px; border-right-style:solid; border-right-color:#cccccc; border-top:4px; border-top-style:solid; border-top-color:#cccccc; border-bottom:4px; border-bottom-style:solid; border-bottom-color:#cccccc; }

/* Section Header */

#section-header { padding:5px; }

/* Footer */

#footer { font-family:  Arial, Helvetica, sans-serif; font-size:12px; color:#666666; }
