.copy {
	font: 10px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
}

a.copylink {
	color: #666666;
	font-weight: normal;
	

}
a:hover.copylink {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a {
	color: #29B2E3;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #336836;
	font-weight: bold;
}

h1 {
	font: normal 22px Tahoma, Verdana, Arial, sans-serif;
	color: #003399;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px;
}

h2 {
	font: normal 17px Tahoma, Verdana, Arial, sans-serif;
	color: #556170;
	margin: 0px;
	padding: 0px 0px 0px;
	clear:both;
}

p {
	padding: 6px 0;
	margin:0px;
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, tahoma, arial, sans-serif;
	color: #333333;
	clear:both;
}

p.big {
	padding: 1px 0;
	margin:0;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, tahoma, arial, sans-serif;
	color: #330033;
	clear:both;
}

li {
	color: #333333;
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, tahoma, arial, sans-serif;
}

/* Structural CSS */ 

#footer {
	width:930px;
	margin: 0px auto;
	font-size:10px;
	color:#ccc;
}
#copy {
	float:left;
}

strong {
	color: #333;
	font-weight:bold;
}

/* Styling */

.titlehead {
text-indent: 8px;
display: block;
font-weight: bold;
background-color: #21659c;
color: #fff;
} 

#footer span {
	float:right;
}
#footer a {
	color:#fff;
}

/* Classes */
a.button {
	text-decoration:none;
	border-top:solid 1px #3e781b;
	border-left:solid 1px #3e781b;
	border-bottom:solid 1px #3e781b;
	border-right:solid 1px #3e781b;
	padding:3px 10px;
	font-weight: bold;
	background:#f9f9f9;
		font-weight: bold;
}
a.button:hover {
	text-decoration:none;
	background:#d6d6d6;
	color:#000;
	font-weight: bold;
}
.titleblue {
	font-weight: bold;
	color: #2A3FAA;
	}
	
	
table {
	padding: 5px 0;
	margin:0px;
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, tahoma, arial, sans-serif;
	color: #333333;
	clear:both;
}

img, tr, td {
margin: 0;
padding: 0;
}

