.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tdborder {
	border: 1px solid #EBEBEB;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993333;
	text-decoration: none;
	text-align: justify;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
}

body {
	background-color: #115B99;
}

.border {
	border:  medium dotted #999999;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}


.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E37302;
	text-decoration: none;
	text-transform: uppercase;
}
.product:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC00;
	text-transform: uppercase;
}
.border1 {
	border: 1px solid #CCCCCC;
}

.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #316AC5;
	text-decoration: underline;
}
.border22 {
	border: 1px solid #000000;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #136FBC;
	text-decoration: none;
}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	background-color: #DBDBDB;
}
.download:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	background-color: #999999;
	text-align: center;
}
