body 
{
    background-color: #f3f3f3;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

img
{
    border: 0px;
}

.body
{
    text-align: justify;
	font-family: Arial;
	font-size: 14px;
	color: Black ;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 15px;
}

.title1
{
    text-align: left;
    padding-left: 15px;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: Black;
}

.footer
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #CFDFFA;
}

.copy
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #CFDFFA;
}

a:link {
	color: #CFDFFA;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

a:visited {
	color: #CFDFFA;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #CFDFFA;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

a.contact.contact:link {
	color: #090909;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}

a.contact:visited {
	color: #090909;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a.contact:hover {
	color: #090909;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

.Repeat
{
    background: top repeat-x;
}
    
.inputstyle {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #0D0D0D;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
}