/* CSS Document */

a:link {	color: #CC0000;	text-decoration: none;}
a:visited {	color: #CC0000;	text-decoration: none;}
a:active {	color: #CC0000;	text-decoration: none;}
a:hover {	color: #333333;	text-decoration: underline;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
table,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	list-style-type: square;
}

.contentBG {
	padding-bottom: 35px;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 45px;
	line-height: 18px;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.watermark {
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.heading {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.contact {
	color: #666666;
	font-size: 11px;
}

.footer {
	font-size: 10px;
	line-height: 14px;
}
.border {
	border: 1px solid #CCCCCC;
}


.right-image {  }
.right-image ul { list-style-type: none; width: 250px; float: right; display: block; clear: right; }
.right-image ul li { text-align: center; display: block; }
.right-image ul li.image strong.text { display: block; width: auto; padding: 5px; }=======
/* CSS Document */

a:link {	color: #CC0000;	text-decoration: none;}
a:visited {	color: #CC0000;	text-decoration: none;}
a:active {	color: #CC0000;	text-decoration: none;}
a:hover {	color: #333333;	text-decoration: underline;}
a.pdf {
background:transparent url(../images/icon-pdf.gif) no-repeat scroll 0 0;
padding-left:25px;
padding-top:2px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
table,ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	list-style-type: square;
}

.contentBG {
	padding-bottom: 35px;
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 45px;
	line-height: 18px;
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.watermark {
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.heading {
	font-size: 18px;
	font-weight: bold;
	color: #000099;
}
.contact {
	color: #666666;
	font-size: 11px;
}

.footer {
	font-size: 10px;
	line-height: 14px;
}
.border {
	border: 1px solid #CCCCCC;
}


.right-image {  }
.right-image ul { list-style-type: none; width: 250px; float: right; display: block; clear: right; }
.right-image ul li { text-align: center; display: block; }
.right-image ul li.image strong.text { display: block; width: auto; padding: 5px; }