body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #1A57AE;
}
a:visited {
	text-decoration: none;
	color: #1A57AE;
}
a:hover {
	text-decoration: none;
	color: #FEAD10;
}
a:active {
	text-decoration: none;
	color: #1A57AE;
	padding: 10px;
}
.titlecontainer {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	height: 130px;
	width:100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menulist ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menulist ul li { display: inline; }

#menulist ul li a
{
	text-decoration: none;
	padding: .2em 10px;
	font-weight: bold;
	color: #1A57AE;
	font-size: 11px;
	position: relative;
	top: 1px;
}
.maincontent {
	position: absolute;
	left: 240px;
	top: 150px;
}

.contenttitle {
color:#FEAD10;
}
.sidecontainer {
	position: absolute;
	left: 20px;
	top: 150px;
	background-image: url(images/dots.gif);
	padding: 10px;
	width: 180px;
	color: #85878A;
	text-align: justify;
	height: 385px;
}
.contactnumber {
	position:absolute;
	right:20px;
	top:20px;
	font-size: 10pt;
	font-weight: bold;
}

table {border:thin #B5C6CC;
}.download {
	float: right;
	height: 100px;
	width: 300px;
	padding: 10px;
}
