body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:25px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5mm;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666666;
	height: 6mm;
	vertical-align: middle;
	text-align: center;
	display: block;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4mm;
	line-height: 100%;
	font-weight: normal;
	vertical-align: top;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-align: center;
	display: block;
	text-decoration:none;
	border: 1px solid #0099FF;
	line-height:30px;
}

.button a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-align: center;
	display: block;
	text-decoration:none;
}

.button a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-align: center;
	display: block;
	text-decoration:none;
}

.button a:active{
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	text-align: center;
	display: block;
	text-decoration:none;
}

.button a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration:none;
	background-color:#0099FF;

}


.border{
	border: 1px solid #0099FF;
}

.h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background-color:#0099FF;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:25px;
	padding:5px;
}

.brandbg{
	background-image:url(Images/Untitled-2_05.jpg);
	background-repeat:repeat-x;
	height:150px;
}