body{
	color:#FFF;
}

h1, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h5, p, span, small{
	color:#FFF;
}
a, a:visited, p a, p a:visited{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	color:#CCCCCC;
}


#my_footer{
	width:1008px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	color:#CCC;
}
#my_footer li{
	padding-bottom:5px;
}
#my_footer h3, #my_footer a{
	color:#E2E2E2;
	border-bottom:#E2E2E2 dotted thin;
}
#my_footer a:hover{
	color:#FFF;
}
#my_footer table{
	width:100%;
	padding:10px;
}
#my_footer td, #my_footer td a img{
	text-align:center;
}
#my_footer td a{
	border:none;
}
#in_my_footer_1{
	width:500px;
	float:left;
	text-align:left;
	margin-right:15px;
}
#in_my_footer_2{
	width:200px;
	float:left;
	text-align:left;
	margin-right:15px;
}
#in_my_footer_3{
	width:235px;
	float:left;
	text-align:left;
	margin-right:15px;
}
#in_my_footer_4{
	width:235px;
	float:left;
	text-align:left;
	margin-right:15px;
}

fieldset{
	border:1px solid #CCC;
	margin:10px;
	width:300px;
}
legend{
	color:#CCC;
	font-weight:bold;
}
.pdf_link{
	background:no-repeat left url('../images/icons/pdf_32.png');
	padding-left:38px;
	height:32px;
	padding-top:12px;
}
.img_link{
	background:no-repeat left url('../images/icons/img.png');
	padding-left:38px;
	height:32px;
	padding-top:12px;
}
.wp-caption p.wp-caption-text{
	color:#000;
}
