﻿ .ContentMain 
 {
	padding: 17px 20px 7px 20px;
	background-image:url(http://www.devanddesign.com/Images/Common/Content_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
 }
 .ContentMainCP 
 {
	padding: 13px 15px 13px 15px;
	background-image:url(http://www.devanddesign.com/Images/Common/Content_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
 }
  .ContentTop 
 {
	background-image:url(http://www.devanddesign.com/Images/Common/Content_top.gif);
	background-repeat:no-repeat;
 }
 .NormalText
 {
	font-family:Arial;
	font-size: 11px;	
 }
 
 a, a:link, a:visited, a:active 
 {
	color: #0000FF;
 }
 
 a:hover 
 {
	color: #FF9900;
 }
 .FormLabels
 {
	text-align:right;
	font-weight:bold;
	font-family: Arial;
	font-size:11px;
 }
 
 .ContentBackground
 {
	border-left: solid 1px #CEC8B8;
	border-right: solid 1px #CEC8B8;
	background-color:White;
	padding: 10px 13px 5px 13px;
 }
.medGrayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.previewLinks 
{
	
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
.Footer, .Footer a
{
	margin-top:6px;
	text-align:center;
	color: #333333;
	font-size:11px;
	font-family:Arial;
}