html,
body {
   margin:0;
   padding:0;
   height:100%;
   background-color:#F8F8F8;
}
ul
{
    list-style-type: none;
}
#container {
   min-height:100%;
   position:relative;
   padding-bottom:5px;
   background-color:#F8F8F8;
}
#header {
   background:#f8f8f8;
   padding:30px;
   text-align:left;
	color:black;
	font-size:24px;
}
#header_inside {
	 background:#f8f8f8;
   padding:5px;
   text-align:left;
	color:black;
	font-size:18px;
}
#date {
	position:absolute;
    right:20px;
	top:20px;
}
#px1 {
	font-size:12px;
}
#main {
	align:center;
	background-color:#f8f8f8;
	width:90%;
   padding:10px;
   padding-bottom:40px;   /* Height of the footer */
}
#footer {
   position:absolute;
   bottom:0;
   right:5px;
   background:#f8f8f8;
   text-align:right;
   font-size:12px;
}
#footernote {
	padding-right:40px;
}
#footer2 {
	position:fixed;
	bottom:0px;
	right:5px;
	background:#f8f8f8;
    text-align:right;
    font-size:12px;
    padding-right:50px;
	z-index:3;
}
#botleft{
    display:block;
    position:fixed;
    bottom:0;
    left:5;
    width:350px;
    background:#ffffff;
    border:1px solid #000000;
    z-index: 2;
  }
#box1 {
	position:absolute;
	top:30%;
	right:50%;
	width:350px;
	height:150px;
	font-size:24px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:10px;
	border-style:solid;
	border-color:#348017;
	border-width:2px;
	background:#ffffff;
	margin:2px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}
#box2 {
	position:absolute;
	top:30%;
	left:50%;
	width:350px;
	height:150px;
	font-size:24px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:10px;
	border-style:solid;
	border-color:#FBB917;
	border-width:2px;
	background:#ffffff;
	margin:2px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box3 {
	position:relative;
	top:30%;
	margin-left:auto;
	margin-right:auto;
	font-size:24px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:50px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	margin:100px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
.box3a {
	margin-left:auto;
	margin-right:auto;
	font-size:24px;
	text-align:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:25px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box4 {
	float:left;
	top:15px;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	text-align:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	margin:10px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box5 {
	float:left;
	top:15px;
	width:40%;
	height:500px;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	margin:10px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box6 {
	position:relative;
	align:center;
	margin-left:100px;
	margin-right:100px;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box6a {
	position:relative;
	align:center;
	width:600px;
	left:-300px;
	margin-left:50%;
	margin-right:50%;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box6b {
	position:relative;
	align:center;
	margin-left:10px;
	margin-right:10px;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}
#box7 {
	position:relative;
	align:center;
	margin-left:100px;
	margin-right:100px;
	font-size:16px;
	text-align:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	padding-left:50px;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box7a {
	position:relative;
	align:center;
	margin-left:100px;
	margin-right:100px;
	font-size:16px;
	text-align:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	padding-left:50px;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}

.box7a {
	position:relative;
	align:center;
	margin-left:100px;
	margin-right:100px;
	font-size:16px;
	text-align:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	padding-left:50px;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}

#box8 {
	position:relative;
	align:center;
	margin-left:100px;
	margin-right:100px;
	font-size:16px;
	text-align:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:50px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	margin-bottom:30px;
	margin-top:10px;
	padding-top:10px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}
#box9 {
	position:relative;
	align:center;
	margin-left:100px;
	margin-right:100px;
	font-size:16px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box10 {
	position:relative;
	align:center;
	margin-left:10%;
	margin-right:10%;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#FF0033;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
	 z-index:0;
}	
#box10b {
	position:relative;
	align:center;
	margin-left:10%;
	margin-right:10%;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#33CC33;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box10c {
	position:relative;
	align:center;
	margin-left:10%;
	margin-right:10%;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#FFFF00;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#box11 {
	position:relative;
	align:center;
	margin-top:5%;
	margin-left:10%;
	margin-right:10%;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	padding-bottom:10px;
	margin-bottom:20px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
	 z-index:100;
}	
#box12 {
	position:relative;
	align:center;
	margin-left:100px;
	margin-right:100px;
	font-size:16px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:5px;
	background:#ffffff;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}
#alert_message_main {
	position:relative;
	align:center;
	margin-left:100px;
	margin-right:100px;
	font-size:16px;
	text-align:left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#FFFF66;
	padding-left:50px;
	padding-bottom:20px;
	margin-bottom:40px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}		
	
#login{
	position:absolute;
	top:30%;
	margin-left:35%;
	margin-right:auto;
	width:350px;
	height:180px;
	font-size:18px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:10px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}
#registration {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin:75px;
	font-size:16px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:5px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
	background:#ffffff;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
}	
#itemline {
	display:inline-block;
}
.button-container form,
.button-container form div {
    display: inline;
}

.button-container button {
    display: inline;
    vertical-align: middle;
}
input, select, textarea{
	background-color:white;
}
img
{  border-style: none;
}
.greenbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #77d42a 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811');
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	color:black;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #aade7c;
}.greenbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a) );
	background:-moz-linear-gradient( center top, #5cb811 5%, #77d42a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a');
	background-color:#5cb811;
}.greenbutton:active {
	position:relative;
	top:1px;
}
.orangebutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cc9f52;
}.orangebutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}.orangebutton:active {
	position:relative;
	top:1px;
}
.redbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:5px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.redbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.redbutton:active {
	position:relative;
	top:1px;
}
.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}
.circleBase {
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    behavior: url(PIE.htc);
}

.red {
	display:inline-block;
	text-align:center;
	color: #FFFFFF;
    width: 25px;
    height: 25px;
    background: red;
    border: 1px solid black
}
.green {
	display:inline-block;
	text-align:center;
	color: #FFFFFF;
    width: 20px;
    height: 20px;
    background: green;
    border: 2px solid white
}
#boxButton {
	float:left;
	width:250px;
	height: 50px;
	border-color:#000000; 
	color:#000000;
	font-size:24px;
	text-align:center;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:10px;
	border-style:solid;
	border-color:#348017;
	border-width:2px;
	background:#E0E0E0;
	margin:2px;
	-webkit-box-shadow: 3px 7px 5px #000;
     -moz-box-shadow: 3px 7px 5px #000;
     -ms-box-shadow: 3px 7px 5px #000;
     box-shadow: 3px 7px 5px #000;
	}
.sideBarNav {
      display: none;
      width: 220px;
      padding: 15px;
      background-color: #ffffff;
      color: #000000;
      box-shadow: inset 0 0 2px 2px #585858;
      overflow-y: auto;
    }
.sideBarNav a:link {
        text-decoration: none;
        color: #000000;
    }
.sideBarNav a:visited {
        color: #000000;
    }    
.sideBarNav a:hover {
        color: #E87500;
        text-decoration: underline;
    }
.sideBarNav a:active {
        color: #000000;
    }
.sideBarGroup {
        cursor: pointer;
        font-weight: bold;
        color: #26419a;
    }
.sideBarGroup1 {
        cursor: pointer;
    }
.sideBarGroup2 {
        font-weight: bold;
        color: #46aa48;
    }
.sideBarSmallText {
        font-size: 10px;
        font-style: italic;
    }
.loader1 {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../img/loading_gif.gif') 50% 50% no-repeat rgb(249,249,249);
}
#callCenterMessages{
    padding: 10px;
}
.dropdown1 {
  position: relative;
  display: inline-block;
}

.dropdown-content1 {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown1:hover .dropdown-content1 {
  display: block;
}
.spanishText{
	color: #ad341c;
}
.bold-link {
	font-weight: bold;
	font-size: 18px;
	color: #5f5f5f;
  }