@charset "utf-8";
/* CSS Document */

body {
	padding-top: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topTagShadow {
	background-image: url(topTagLineShadow.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 16px;
	background-color: #142954;
	font-weight: normal;
}
.topTagShadow a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topTagShadow a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.topTagShadow a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topTagShadow a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topTagShadow a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topMenuBck {
	background-color: #E3E9F4;
	padding-top: 10px;
	padding-left: 20px;
}
.mainContentTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #005892;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005892;
	padding: 0px;
}
.gfooter {
	background-image: url(footerBck.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 0.05em;
	padding-left: 20px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 15px;
	font-weight: normal;
}
.gfooter a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.gfooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.gfooter a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.gfooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.gfooter a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.subNAVBck {
	background-color: #FFF5E6;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.skinObject {
	color: #FFFFFF;
	font-weight: normal;
}
.mainContent {
	padding: 10px;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
.CommandButton {
font-weight: bold;
padding: 10px;
}
