@charset "utf-8";

@import 'https://fonts.googleapis.com/css?family=Lato|Roboto+Slab';
/* CSS Document */

body {
/*	font: 100% "Lato";*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #474747;
	background-color: #FFFFFF;
	text-decoration: none !important;
	font-size: 16px;
	font-family: "Lato";
	font: 100%;
}
img
	{  border-style: none;
}

a:link {
	font-family: "Lato";
	color: #474747;
	text-decoration: none !important;
}
a:visited {
	font-family: "Lato";
	color: #474747;
	text-decoration: none !important;
}
a:hover {
	font-family: "Lato";
	color: #f39200;
	text-decoration: none !important;
}
a:active {
	font-family: "Lato";
	color: #474747;
	text-decoration: none !important;
}
.selectTable {
	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	color: #474747;
	margin: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5b2782;
	border-right-color: #5b2782;
	border-bottom-color: #5b2782;
	border-left-color: #5b2782;
	text-align: center;
}

.header {
	font-family: "Roboto Slab";
	font-weight: bold;
	color: #009900;
}
.noteText {
	font-family: "Roboto Slab";
	color:#474747;
}

.oneColFixCtr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	font-family: "Roboto Slab";
	font-weight: bold;
	color: #990099;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: center;
}
.style2 {
	color: #5b2782
}
.style1 {
	line-height: 1.7;
	color: #474747;
}
.style4 {
	font-weight: bold;
	color: #474747;
}
.style3 {
	color: #474747;
}
.style9 {
	color:
}
.tableRight {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: right;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
.leftblue {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: bold;
	color: #5b2782;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
form {
	margin: 2px;
	padding: 0px;
}
.centreblue {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: bold;
	color: #5b2782;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
.inLeft {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #474747;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.inRight {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #474747;
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.tableMid {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #474747;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #5b2782;
	border-right-color: #5b2782;
	border-bottom-color: #5b2782;
	border-left-color: #5b2782;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.tableMidError {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFCC;
}
.tableRep {
	font-family: "Roboto Slab";
	font-weight: normal;
	color: #474747;
	text-align: center;
	vertical-align: middle;
}
.dateRED {
	font-family: "Roboto Slab";
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
.tablePale {
	font-family: "Roboto Slab";
	font-weight: normal;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.warning {
	font-family: "Roboto Slab";
	color: #FF0000;
	background-position: center;
	font-weight: bold;
}
.prpl12cntr {
	font-family: "Roboto Slab";
	color: #909;
	text-align: center;
	font-weight: normal;
}
.prpl10cntr {
	font-family: "Roboto Slab";
	color: #909;
	text-align: center;
	font-weight: normal;
}
.grn12cntr {
	font-family: "Roboto Slab";
	color: #090;
	text-align: center;
	font-weight: normal;
}
.grnl10cntr {
	font-family: "Roboto Slab";
	color: #090;
	text-align: center;
	font-weight: normal;
}
.blu12cntr {
	font-family: "Roboto Slab";
	color: #00C;
	text-align: center;
	font-weight: normal;
}
.blul10cntr {
	font-family: "Roboto Slab";
	color: #00C;
	text-align: center;
	font-weight: normal;
}