
body
{
background-color:#dfe0e0;
font-family:arial;
margin:0;
font-size:12px;
}

tr{
display:table-row;
}




.splashMain
{
margin-top:50px;
width:100%;
height:300px;
}

.splashBox
{
		width:18%;
		border:1px solid #0c888d;
		float:left;
		height:90%;
		color:#0c888d;
      font-size:14pt;
      border-radius: 25px;
      -moz-border-radius: 25px;
      -webkit-border-radius: 25px;
      background-color:white;
	  margin:10px;
	  text-align:center;
	  padding-top:15px;
}

.splashTitle
{
font-size:1.75em;
color:#0c888d;
}

a
{
	text-decoration:none;
	color:#0c888d;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
	color:orange;
	cursor:pointer;
}

img
{
	border:none;
	background-color:transparent;
}

table
{
	font-size:12px;
	color:#0c888d;
}

.Overall
{
width:95%;
margin-left:auto;
margin-right:auto;
}



 .downloadDiv
 {
  text-align:right;
      cursor:pointer;
      color:#0c888d;
      font-size:14pt;
      border-radius: 15px;
      -moz-border-radius: 15px;
      -webkit-border-radius: 15px;
      background-color:white;
      border:1px solid #0c888d;
      margin-bottom:6px;
      padding:10px;
 }
 .downloadDivHi
 {
  text-align:right;
      cursor:pointer;
      color:orange;
      font-size:14pt;
      border-radius: 15px;
      -moz-border-radius: 15px;
      -webkit-border-radius: 15px;
      background-color:white;
      border:1px solid #0c888d;
      margin-bottom:6px;
      padding:10px;
 }
.TitleBody{
background-image: url('../images/main.png');
background-repeat:no-repeat;
height:160px;
width:100%;
/*border-bottom:1px solid #aab2b2;
background-color:white;*/
}


.LeftMenuTable
	{
		width:100%;
	}

.LeftMenuTable a
	{
		text-decoration:none;
		color:#0c888d;
	}
.LeftMenuTable a:hover
	{
		color:orange;
	}
.LeftMenuTable a:active
	{
	}
.LeftMenuTable td
	{
		background-image: url('../images/greendot.png');
		background-repeat:no-repeat;
		background-position:center right;
		padding-right:18px;
	}
.LeftMenuTable tr
	{
		height:30px;
	}





.LeftMenu
	{
	position:relative;
	width:125px;
	text-align:right;
	padding-top:20px;
	font-size:12px;
	color:#0c888d;
	}

.H0
{
	font-size:26px;
	color:#0c888d;
}
.H1
{
	font-size:20px;
	color:#0c888d;
}
.GREG
{
font-family:Times New Roman;
font-size:16.5px;
color:#003363;
margin-top:11px;
}
.GREG a
{
	text-decoration:none;
	color:#003363;
	cursor:pointer;
}
.TopMenu
{
	position:absolute;
	top:128px;
	font-size:11px;
	margin-left:445px;
}
.TopMenu td
	{
		background-image: url('../images/greendot.png');
		background-repeat:no-repeat;
		background-position:center left;
		padding-left:15px;
		padding-right:20px;
	}
	
.TopMenu a
	{
		text-decoration:none;
		color:#0c888d;
	}
.TopMenu a:hover
	{
		color:orange;
	}
	
	
.MainDisplay
	{
	position:absolute;
	padding:40px;
	padding-top:20px;
	top:155px;
	width:90%;
	left:170px;
	min-width:800px;
	}


.MainDisplayORG
	{
	position:relative;
	top:-95px;
	border:1px solid #0c888d;
	width:80%;
	height:700px;
	left:155px;
	background-color:#f8f9f9;
	min-width:800px;
	}
	

input {
      text-align:right;
      cursor:pointer;
      color:#0c888d;
      font-size:8pt;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      background-color:white;
      border:1px solid #0c888d;
      opacity:0.9;
      padding:2px;
      padding-left:6px;
      padding-right:6px;
text-decoration:none;
	background-color:white;
}

input[type=text] {
    width: 160px;
    padding: 5px 5px;
    box-sizing: border-box;
	background-color:white;
	text-align:left;
	cursor:auto;
	color:black;
}	
input[type=password] {
    width: 160px;
    padding: 5px 5px;
    margin: 8px 0;
    box-sizing: border-box;
	background-color:white;
	text-align:left;
	cursor:auto;
	color:black;
}	

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.SubmitSm {
      text-align:right;
      cursor:pointer;
      color:black;
      font-size:8pt;
      border-radius: 15px;
      -moz-border-radius: 15px;
      -webkit-border-radius: 15px;
      background-color:#A9E3F1;
      border:1px solid #5C7FD3;
      margin-bottom:6px;
      padding:2px;
      padding-left:6px;
      padding-right:6px;

  }
 
 
 
 .Blank
 {
	background-color:transparent;
	text-decoration:none;
	color:#0c888d;
 }
 .Blank a:hover;
 {
	text-decoration:none;
	color:orange;
 }
 
 
.Submit {
      text-align:right;
      cursor:pointer;
      color:#0c888d;
      font-size:8pt;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      background-color:white;
      border:1px solid #0c888d;
      opacity:0.9;
      padding:2px;
      padding-left:6px;
      padding-right:6px;
text-decoration:none;
  }

  .SubmitHi {
      text-align:right;
      cursor:pointer;
      color:white;
      font-size:8pt;
      border-radius: 2px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      background-color:#0c888d;
      border:1px solid #0c888d;
      opacity:0.9;
      padding:2px;
      padding-left:6px;
      padding-right:6px;
  }
  

	
	.LeftMenuNav {
background-color: #EAEBED;
border: 1px solid #0c888d;
color: #70778F;
cursor: pointer;
font-family: arial;
font-size: 12pt;
font-weight: bold;
margin-top: 3px;
padding: 5px;
width: 109.5px;

  }
	
