/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #081429;
}
.leftHeadings {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}

.leftHeadings a, .leftHeadings a:visited, .leftHeadings a:link{
	color:#000000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.leftHeadings a:active, .leftHeadings a:hover{
	color:#000000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}

.leftMenu a, .leftMenu a:visited, .leftMenu a:link {
	background: #F2F5FC;
	width: 151px;
	display: block;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.leftMenu a:active, .leftMenu a:hover { 
	color: #000000;
	background: #E2EAFA; 
	text-decoration: underline;
}
.normalText {
	font-family: Tahoma;
	font-size: 12px;
}
.normalText a, .normalText a:active, .normalText a:visited {
	text-decoration: underline;
	color: #082C8C;
}

.normalText a:hover {
	text-decoration: none;
	color: #000000;
}
.imageLink {
	border-style: solid;
	border: 1px #DEE2EC;
}
.imageLink1 {
	border-style: solid;
	border: 1px #DEE2EC;
	height: 60px;
	width: 60px;
}
.smallText {
	font-family: Tahoma;
	font-size: 11px;
	color: #082C8C;
}
.tblHeader {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #D7D8FF;
}
.imgText {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
}
.imageLink2 {
	border: 1px solid #DEE2EC;
	padding: 5px;
}
