body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #3a4fab;
	margin:0px;

}
a {
	font-size: 11px;
	color: #5D8ED7;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5D8ED7;
}
a:hover {
	text-decoration: none;
	color: #FF7900;
}
a:active {
	text-decoration: none;
	color: #5D8ED7;
}

#indexbanner {
	background-image: url(../images/indexbgslice.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: right;



}

#header {
	margin-top:150px;
	background-image: url(../images/bgtopbar.gif);
	background-color: #ffffff;
	width:100%;
	height:12px;
	background-repeat: repeat-x;
}

#menuTop {
	float:right;
	width: 160px; 
	text-align: right;
	margin-top:20px;
	margin-right:49px;

}

#menu {
	background-image: url(../images/bgtbottombar.gif);
	background-color: #ffffff;
	width: 100%;
	height:21px;
}

.footer {
	background-color: #415AC1;
	background-image: url(../images/indexfadebottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	color: #35479D;


}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
}
.tableindex {
	height: 156px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #3a4fab;

}
#bgtop {
	background-image: url(../images/indexfadetop.jpg);
	background-repeat: repeat-x;
	background-color: #3A4FAB;
}

#help {
	height: 100%;
	background-color: #415AC1;
	width: auto;

}
.footer a {
	font-size: 11px;
	color: #5D8ED7;
}
.footer a:link {
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
	color: #FF7900;
}
.footer a:active {
	text-decoration: none;
}
