body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
}
.horizontalTable {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	padding: 1px;
	margin: 0px; 
	border: 1px solid #003464;
	border-collapse: collapse;
	border-spacing: 1px; 
	empty-cells: show
}

.horizontalTable td {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	border: 1px solid rgb(230,230,235);
	border-collapse: collapse;
	padding: 5px 8px;
	margin: 0px; 
	color: black; 
	background-color: rgb(247,247,247); 
	border-spacing: 1px; 
	empty-cells: show;
	}

.horizontalTable th {
	font-family: verdana, arial, sans-serif;
	color: black;
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 6px 4px;
	margin: 0px; 
	color: black; 
	background-color: #003464; 
	border-spacing: 1px; 
	empty-cells: show;
	}

.horizontalTableHeader {
	text-align:center;
	font-weight:bold;
	color:Red;
	padding: 6px 4px;
	border: 2px solid #ccc;
	background-color: rgb(230,230,235); 
}

.horizontalTableAlternateRow td {
	background-color: #fff;
	}

.altRow td {
	background-color: #fff;
	}

.horizontalTableHeader th a:visited {
	text-decoration: underline;
	}
	
.horizontalTableHeader th a:hover {
	text-decoration:none;
	}


table 
{
	border:solid gray 1px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D8FF;
	padding-top: 2px;
}
.headerRow 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D8FF;
	padding-top: 2px;
}
.headerRow td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D8FF;
	padding-top: 2px;
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; padding:3px;}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.pName { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold}
.bName { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.error {
	font-weight: bold;
	color:red;
	list-style-position: inside;
	list-style-type: disc;



}

.pageTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold}

.tblHeader1{
	background-color:#97cbff;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}
.tblHeader3{
	background-color:#639ACE;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}

.tblHeader4{
	background-color:#0063c6;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:white;
}

.tblHeader2{
	background-color:#CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:black;
}

.header2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}
.errorHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #FFCECE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: none #CC0000;
	vertical-align: middle;





}
.errorList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:red;
	margin: 10px 0px 10px 30px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	vertical-align: middle;

}
.collapsibleMenuSubClient {
	margin-left: 15px;
	font-size: 14px;

}
.collapsibleMenuClient {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;


}
.collapsibleMenuSeries {
	margin-left: 30px;
	font-size: 12px;

}
.greyBorder {

	border: thin solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.warningHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #FFFF99;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: none #CC0000;
	vertical-align: middle;
}
.notificationHeader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #BFFFC1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: none #CC0000;
	vertical-align: middle;
}
.collapsibleMenuEvent {

	margin-left: 45px;
	font-size: 10px;
}
.pollQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.pollAnswers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
}
.grey {
	background-color: #EEEEEE;
}
.sectionHeader {
	font-size: 14px;
	background-color: #000071;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;

}

.resultsTable {
	font-family: verdana, arial, sans-serif;
	BORDER: 1px solid #003464; 
	padding: 5px; 
	MARGIN: 0px;
	BACKGROUND-COLOR: #DDE0E5; 
	empty-cells: show
	}

.resultsTableHeader {
	text-align:center;
	font-weight:bold;
	BORDER: 1px solid #003464;
	BACKGROUND-COLOR: #DDE0E5; 
	}

.resultsTable TD {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	padding: 3px;
	MARGIN: 0px; 
	BACKGROUND-COLOR: #DDE0E5;
	}

.resultsTable TH {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	padding: 3px;
	MARGIN: 0px; 
	BACKGROUND-COLOR: #DDE0E5;
}

.searchTable {
	font-family: verdana, arial, sans-serif;
	BORDER: #003464 1px solid; 
	padding: 1px;
	MARGIN: 0px; 
	BACKGROUND-COLOR: rgb(247,247,247); 
	empty-cells: show
}

.searchTable TD {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	padding: 3px;
	MARGIN: 0px; 
	BACKGROUND-COLOR: rgb(247,247,247);
}

.searchTable TH {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	padding: 6px 4px;
	MARGIN: 0px; 
	BACKGROUND-COLOR: rgb(247,247,247);
}


