/* CSS Document */

a:link {	color: #003399;	text-decoration: none;}
a:visited {	color: #003399;	text-decoration: none;}
a:active {	color: #003399;	text-decoration: none;}
a:hover {	color: #666666;	text-decoration: underline;}

.footerlink {
	color: #FFFFFF;
	font-weight: bold;
}
.footerlink a:link {	color: #FFFFFF;;	text-decoration: none;}
.footerlink a:active {	color: #FFFFFF;	text-decoration: none;}
.footerlink a:visited {	color: #FFFFFF;;	text-decoration: none;}
.footerlink a:hover {	color: #FFFFFF;	text-decoration: underline;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f7f7;
}
table,ul {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	list-style-type: square;
}


.contentBG {
	padding-bottom: 35px;
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 25px;
}
.watermark {
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.heading  {
	font-size: 14px;
	color: #0099CC;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.border {
	border: 1px solid #CCCCCC;
}

#heading {background-image: url(../images/core/title_welcome.gif); width:545px; height:44px; text-indent:-9999px}
