#LogoEnd {
	margin-bottom: -60px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}/* section and subsection styles */
.sectionHeader {
	font-weight: bold;
	font-size: 20px;
	font-family: Arial;
	color: #000099;
	border-bottom: 1px solid #aaaaaa;
	border-left: 0px solid #a9a9a9;
	border-top: 0px solid #a9a9a9;
	border-right: 0px solid #a9a9a9;
	margin-bottom: 10px;
	padding-left: 5px;
	width: 100%; /* this was necessary to make it work with IE */
}
div.sectionHeaderTitle {
	background-repeat: no-repeat;
	background-position: 5px 50%;
	width: auto;
	height: 1.6em;
}
div.sectionHeaderTitle span {
	line-height: 1.6em;
	padding-left: 10px;
}
.sectionHeader, .subSectionHeader, .subSectionTitle, .formSectionHeader, .formSectionHeaderTitle, .screenlet-header, .boxhead, .boxtop, div.boxtop {
	color: white;
	background-color: #c9c9c9;
	line-height:20px;
}
div.sectionTabBorder, ul.sectionTabBar li.sectionTabButtonSelected a {
	color: white;
	background-color: #c9c9c9;
}
h1, h2 {
	color: white;
	background-color: #aaaaaa;
	padding-left: 0.5em;
}
body {
	font-size: 11px;
}
table {
	border-collapse: collapse;
}
td {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
}
.field {
	font-weight: bold;
}
.element {
	text-align: left;
}
.textbox{
	width:150px;
}
.style1 {
	color: #FFFFFF;
}
.login {
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
}
.loginHeader {
	font-size: 13px;
}
.loginItem {
}
.loginValidation {
}
.loginFailure {
	color: #C20000;
}
.loginButton {
}
.loginTextBox {
}

input, select {
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
}
.footer {
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
}
.pgText {
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
	text-align: justify;
}
.leftMenu {
	padding-left: 15px;
	line-height: 25px;
	text-align: left;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
a:visited {
	color: #999999;
	font-size: 11px;
}
a:hover {
	color: #000000;
	font-size: 11px;
}
a:active {
	color: #666666;
	font-size: 11px;
}
.eventBody
{
    padding-left:52px;
    line-height:18px;
    font-weight:bold;   
}
