﻿a {
	color: #1E4173;
}
A.moreLink {
	color: #1E4173;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
}
A.moreLink:hover {
	text-decoration: underline;
	color: #6495ED;
}
.header {
	background-color: #1E4173;
	height: 47px;
	padding-right: 10px;
	text-align: center;
}
A.bottomLink {
	font-family: Verdana;
	font-size: 8pt;
	color: Black;
	text-decoration: none;
}
A.bottomLink:hover {
	text-decoration: underline;
	color: #1E4173;
}
.footer {
	background-color: #1E4173;
	height: 26px;
	font-family: Verdana;
	font-size: 8pt;
	color: white;
}
.copyright {
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
.tabBack {
	background-image: url('../images/tab_Center.gif');
	text-align: center;
}
.tabItem {
	color: white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 9pt;
	text-decoration: none;
}
.tabItem:hover {
	color: #99CCFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 9pt;
}
.tabItemLeft {
	background-image: url('../images/tab_Left.gif');
	background-repeat: no-repeat;
	background-position: right;
}
.tabItemRight {
	background-image: url('../images/tab_Right.gif');
	background-repeat: no-repeat;
	background-position: left;
}
.header {
	background-color: #1E4173;
}
A.leftMenuItem {
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
A.leftMenuItem:hover {
	color: #FFCC66;
	text-decoration: underline;
}
.leftMenuBack {
	background-image: url('../images/whiteDot.gif');
	background-repeat: repeat-y;
	background-color: #0C1D36;
	width: 158px;
	text-align: left;
}
.rightImage{
	padding:12px 8px 8px 0px;
}
