@charset "UTF-8";
html {
       overflow-y: scroll;
}
body {
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #0067bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	width:100%;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

a img {
	border: none;
}
a:link, li a:link {
	color:#0067bc;
	text-decoration: none;
}
a:hover, a:active, a:focus, li a:hover {
	color:#414958;
	text-decoration: underline;
}
a:visited, li a:visited{
	color:#806680;
	text-decoration: none;
}
.ArialBold{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ArialBoldItalic{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.ArialItalic{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.visibleLinks .noLink, .visibleLinks .noLink:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:24px;
	color:#0067bc;
	margin-top:10px;
	text-decoration:none;
}

.ArialItalic{
	font-family: "Arial", Sans-Serif;
	/*font-size:14px;
	color:#0067bc;
	margin-top:10px;*/
	font-style:italic;
}

.visibleLinks a:visited, .visibleLinks li a:visited, .visibleLinks #box-table-a tr:hover a:visited{
	color:#806680;
	text-decoration: underline;
}

.visibleLinks a, .visibleLinks li a, .visibleLinks #box-table-a tr:hover a{
	color:#66F;
	text-decoration: underline;
}

.container {
	/*RI eliminated width: 780;*/
	max-width: 1260px;
	min-width: 780px;
	background: #FFF;
	margin: 0 auto;
}
.header {

}
.header a #Logo{
	float:left;
	display:block;
	position:relative;
	clear:left;
}
#headText{
	display:block;
	position:inherit;
	margin-left:250px;
	text-align:center;
}
#headText2{
	position:inherit;
	display:block;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
	font-size:12px;
}
#test{
	margin-top:45px;
	float:right;
	width:400px;
	margin-right:40px;
	}
#headTitle{
	position:relative;
	display:block;
	font-family: "Comic Sans MS", "Arial", Sans-Serif;
	margin-top:-30px;
	font-size:36px;
	color:#009ED2; /*#01A2D9;*/
	margin-bottom:-5px;
}
#headTitle2{
	position:inherit;
	font-family: "Comic Sans MS", "Arial", Sans-Serif;
	font-size:36px;
	color:#009ED2; /*#01A2D9;*/
}
.content {
	padding: 10px 0;
	color:#000;
}
.content ul, .content ol {
	padding: 0 15px 15px 40px;
}
.footer {
	padding: 10px 0;
	background: #FFF;
}
#footText{
	text-align:center;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.tableTitle{
	font-family:  "Arial", Sans-Serif;
	font-size:30px;
	color:#9df45e;
	margin-top:10px;
}
.tableTitle2{
	font-family: "Arial", Sans-Serif;
	font-size:24px;
	color:#0067bc;
	margin-top:8px;
	margin-bottom:-10px;
}
.tableTitle3{
	font-family: "Arial", Sans-Serif;
	font-size:18px;
	color:#0067bc;
	margin-top:0px;
}
.tableTitle4{
	color: #0067bc;
	font-family:  Arial, sans-serif;
	font-size: 16px;
}



#box-table-a .tableBorderBackgroundColour,  #box-table-a .tableBorderBackgroundColour:hover, .tableContent  .tableBorderBackgroundColour, .phpTable3Col
{
	background:#9df45e;
}

#box-table-a .tableBorderBackgroundColour a,  #box-table-a .tableBorderBackgroundColour:hover a
{
	background:#9df45e;
}


#box-table-a,.phpTable3Col
{
	font-family:  "Arial", Sans-Serif;
	font-size: 12px;
	width: 90%;
	text-align: left;
	border-bottom: 7px solid #01a2d9;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 45px;
	margin-left: 45px;
	display:block;
}

#mainTable-a
{
	display:table;
	font-family:  "Arial", Sans-Serif;
	font-size: 12px;
	width: 90%;
	text-align: left;
	border-top: 7px solid #01a2d9;
	border-bottom: 7px solid #01a2d9;
	margin-top: 10px;
	margin-right: 45px;
	margin-bottom: 45px;
	margin-left: 45px;
}

 #mainTable-a, .phpTable3Col{
	 width: 95%;
	 margin-left:30px;
	 font-size:14px;
	 font-family: Arial, Helvetica, sans-serif;
 }
 
 #mainTable-c
{
	display:table;
	font-family:  "Arial", Sans-Serif;
	font-size: 12px;
	width: 90%;
	text-align: left;
	border-bottom: 7px solid #01a2d9;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 45px;
	margin-left: 45px;
}

 #mainTable-c, .phpTable3Col{
	 width: 95%;
	 margin-left:30px;
	 font-size:14px;
	 font-family: Arial, Helvetica, sans-serif;
 }
 
.tableTitleRow
{
	display:table;
	font-family:  "Arial", Sans-Serif;
	font-size: 12px;
	width: 95%;
	text-align: left;
	border-top: 7px solid #01a2d9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color:#9df45e;
}
 
.phpTable3Col{
	margin-top:0px;

}
.tableRow{
	height:auto;
	background: #e8fdd9;
	display:table-row;	
}
.tableRow:Hover{
	background: #9df45e;
}
.tableRowNOHOVER{
	width:100%; 
	height:auto;
	background: #e8fdd9;
	display:table-row;
	border-top: 5px solid #cccccc;
}
.firCol{
	height:130px;
	float:left;
	position:relative;
	overflow:hidden;
	width:20%;
	text-align:center;
	font-size:18px;
	display: table;
	padding: 8px;
	border-top: 1px solid #FFF;
}

.allColAll{
	height:auto;
	padding-top:10px;
	vertical-align:top;
	border-collapse:collapse;
	background-color:#9df45e;
	text-align:center;
	
}

.firCol2Wid{
	display:table-cell;
	width:30%;
	height:auto;
	padding-top:10px;
	vertical-align:top;
	border-top: 1px solid #ccc;
}
.secCol2Wid{
	display:table-cell;
	width:70%;
	height:auto;
	clear:left;
	padding-bottom:15px;
	vertical-align:middle;
	border-top: 1px solid #ccc;
	
}
.firCol3Wid{
	display:table-cell;
	width:25%;
	height:auto;
	vertical-align:middle;
	border-top: 1px solid #ccc;
	padding: 15px 20px 20px 20px;
}
.midCol3Wid{
	display:table-cell;
	width:45%;
	height:auto;
	clear:left;
	vertical-align:middle;
	border-top: 1px solid #ccc;
}
.lastCol3Wid{
	display:table-cell;
	width:30%;
	height:auto;
	clear:left;
	vertical-align:middle;
	border-top: 1px solid #ccc;
}
.firCol3WidPHP{
	display:table-cell;
	width:158px;
	height:auto;
	vertical-align:top;
	border-collapse: collapse;
	padding: 10px 20px 20px 0px;
	border-top: 1px solid #cccccc;
}
.midCol3WidPHP{
	display:table-cell;
	width:55%;
	height:auto;
	clear:left;
	vertical-align:middle;
	border-collapse: collapse;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #cccccc;
}

.midCol3WidPHP ul, .midCol3WidPHP ol {
	padding: 0px 15px 0px 40px;
}

.midCol3WidPHPHeading{
	display:table-cell;
	width:55%;
	height:100%;
	clear:left;
	vertical-align:bottom;
	border-collapse: collapse;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #cccccc;
}

.lastCol3WidPHP{
	display:table-cell;
	width:20%;
	height:auto;
	clear:left;
	vertical-align:middle;
	border-collapse: collapse;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #cccccc;
}
.3WidRowPHP{
	position:absolute;
	height:53px;
	width:100%;
	background:#F00;
}
.colText{
	position:130px;
    display: table-cell;
    vertical-align: middle;
}
.RcolText{
	position:inherit;
    display: table-cell;
    vertical-align: middle;
	text-align:right;
	padding: 8px;
}
.midCol{
	height:130px;
	float:left;
	position:relative;
	width:22%;
	overflow: hidden;
	text-align:center;
	border-top: 1px solid #FFF;
}
.lastCol{
	float:left;
	position:inherit;
	overflow:hidden;
	width:11%;
	height:130px;
	margin: 0 auto;
	display: table;
	border-top: 1px solid #FFF;
}
/*.midCol img {
	position: absolute;
	display:block;  
    top: 50%;  
    bottom: 50%;  
    left: 0;  
    right: 0;  
    margin: auto;
}*/
.midCol img {
	position: relative;
  	top: 50%;
  	transform: translateY(-50%);

}
.tableRow{
	clear:left;
}
#box-table-a td table td{
	border-bottom: none;
}
#box-table-a td
{
	padding: 8px;
	background: #e8fdd9;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

#box-table-a tr:hover td
{
	background: #9df45e;
	color: #339;
}
#box-table-a tr:hover a
{
	background: #9df45e;
	color: #339;
}
#box-table-a thead tr
{
	visibility:collapse;
}
#box-table-a .firstCol{
	width:20%;
	font-size:18px;
	line-height:24px;
	text-align:center;
}

#box-table-a .fullCol{
	width:20%;
	font-size:18px;
	line-height:24px;
	text-align:left;
}

#box-table-a .thirdCol, #box-table-a .thirdCol a{
	width:10%;
	text-align:right;
	font-size:12px;
}
.tableContent .box-table-a tr:hover td{
	background: #d0dafd;
	color: #339;
}
.tableContent .box-table-a{
border-collapse: collapse;
}
.noBullets{
	list-style-type: none;
	margin-left:0px;
}

.noBullets a, .noLinkShow a {
	color:#000000;
}
.topPos{
	vertical-align: top;
}

.tableContent{
	margin-left:30px;
	border-collapse: collapse;
	border-top: 7px solid #01a2d9;
	border-bottom: 7px solid #01a2d9;
}
.tableContentHide{
	margin-left:0px;
	border-collapse: collapse;
	border-top: 0px;
	border-bottom: 0px;
}
td .tableContentHide td{
	border-bottom: 0px;
	background: #e8fdd9;
}
.tableContent td{
	border-bottom: 1px solid #ccc;
	background: #e8fdd9;
	padding-bottom: 20px;
}
.tableContent .titleCell{
	background:#9df45e;
	border-top: 7px solid #01a2d9;
}
.tableContent .noBorder{
	border-bottom: 0px;
}
h3{
	color: #0067bc;
	text-decoration:none;
	line-height:140%;
	margin-left:5px;
	margin-bottom: 15px;
	font-family:  Arial, sans-serif;
	font-size: 18px;
}
h3:hover{
	-webkit-transition: background-color 0.4s linear;
    -moz-transition: background-color 0.4s linear;
    -o-transition: background-color 0.4s linear;
    background-color: #0067bc;

    -webkit-box-shadow: #111 0 2px 6px;
    -moz-box-shadow: #111 0 2px 6px;
    box-shadow: #111 0 -2px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	width:400px;
	text-decoration: none;
	color:white;
}
h3:active{
	outline: none;
}
#contentTitle{
	font-family:  Arial, sans-serif;
	font-size:18px;
	color:#0067bc;
	text-align:center;
}
.toTop{
	margin-left:40px;;
}
#alphaMenu{
	margin-left:40px;
	margin-bottom:10px;
}
#searchBar{
	background-color:red;
	height:30px;
}
#helpZone{
	float:right;
	display:block;
	position:relative;
	margin-top:-20px;
	margin-right:15px;
}

.noLink, .noLink:hover{
	font-family: "Arial", Sans-Serif;
	font-size:24px;
	color:#0067bc;
	margin-top:10px;
	text-decoration:none;
}

.morePadding {
	padding:	15px 20px 20px 20px; /*top right bottom left */

}
/*.imgWithBorder {
	border:2px solid #0067bc;/*dark blue*/
	/*padding:4px;
	border-radius: 16px;
	background-color: #9baff1;/*medium blue*/
/*}*/
.imgWithBorder{
	/*border:5px solid #9baff1;medium blue*/
	padding:4px;
	/*border-radius: 16px;*/
	background-color: #e8fdd9;/*light blue*/
}
.phpTable3Col .tableTitleMain{
	position:relative;
	font-family: "Arial", Sans-Serif;
	font-size:24px;
	color:#0067bc;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
	text-align:center;
}

.tableTitleMain2{
	position:relative;
	display:table-row;
	font-family: "Arial", Sans-Serif;
	font-size:24px;
	color:#0067bc;
	margin-top:10px;
	margin-bottom:10px;
	width: 100%;
}
.tableTitleMain{
	position:relative;
	font-family: "Arial", Sans-Serif;
	font-size:24px;
	color:#0067bc;
	margin-top:10px;
	margin-bottom:10px;
}

.blueLine {
	position:relative;
	display:block;
	border-top: 7px solid #01a2d9;
	width:100%;
}
