body {
   font-family: Tahoma, Helvetica, sans-serif;
   font-size: 13px;}

td {
   font-family: Tahoma, Helvetica, sans-serif;
   font-size: 13px;}

a:link {
	color: #000000;
	text-decoration: underline;}

a:visited {
	color: #000000;
	text-decoration: underline;}

a:active {
	color: #000000;
	text-decoration: none;}

a:hover {
	color: #000000;
	text-decoration: none;}

.outlinedborder {
	border: 4px solid #FFFFFF;}

.content_padding {
    padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;}   
    
.footer {
   font-size: 10px;} 

.subscribe_box {
   font-size: 9px;}
   
.textbox {
	border-top-style : solid;
	border-top-color : C0AD73;
	border-top-width : 1px;
	border-left-color : C0AD73;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : C0AD73;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : C0AD73;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : Black;
	vertical-align : middle;}       

.form_button {
	border: 1px ridge #C0AD73;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;}
	
	
table.form
{
	border: solid 1px #C0AD73;
	border-collapse: collapse;
}

tr.title
{
	background-color: #C0AD73;
}

tr.title1
{
	height: 10px;
}

td.title
{
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

td.label
{
	font-weight: bold;
	text-align: right;
	width: 40%;
}

.form
{
   color: #000000;
   font-family: arial, verdana, sans-serif;
   font-size: 11px;	
}

.example
{
	font-size: 10px;
	font-weight: normal;
}

.required
{
	color: #ff0000;
	font-weight: bold;
}
		    
