body {
    margin:0;
	font-size:10px; 
	font-family:verdana, sans-serif;
	color:#000000;
	/*margin:2px 2px;
	background: #E5E5E5;
background: linear-gradient(#F0F0F0, #FEFEFE, #F0F0F0);	
	*/
	text-align: notjustify;
    padding:0;
	background: linear-gradient(#F0F0F0, #F0F0F0, #F0F0F0);	
		
}




@font-face {
font-family: "QUICKSANDREG";
src: url('../fonts/Quicksand-Regular.ttf') format('truetype');
}


@font-face {
font-family: "RALEWAYTHIN";
src: url('../fonts/Raleway-Thin.ttf') format('truetype');
}

@font-face {
font-family: "RALEWAYREG";
src: url('../fonts/Raleway-Regular.ttf') format('truetype');
} 

@font-face {
font-family: "GOTHAM";
src: url('../fonts/Raleway-Regular.ttf') format('truetype');
}


@font-face {
font-family: "BOOKOSBI";
src: url('../fonts/BOOKOSBI.TTF') format('truetype');
}



#header_innerii_b h3 {
	color: #B3F4FC;
	font-style: italic;
	/*font-family: "BOOKOSBI", Arial, Helvetica, Geneva, sans-serif;*/
	font: 20px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	font-size: 75%;
	margin: 5px 20px 5px 0;
		
}

#header_userinfo {
	font-size: 15.0px;
	color: #FFFFFF;
	font-family: "GothicFont", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	margin:5px 26px 0px 0px;
}

.div_box_left {
	float: left;	
	width: 18%;
	height: auto;
	background-color: transparent;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: left;
	border: 0px solid #FF5733;
	font-size:15px;
	color: #DF3333;
	position:fixed;

}

.div_box_right {
	float: right;	
	width: 75%;
	height: auto;
	background-color: transparent;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: left;
	border: 0px solid #FF5733;
	font-size:15px;
	color: #DF3333;

}

.div_box_left_inner {
	float: left;	
	width: 100%;
	height: auto;
	background-color: transparent;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align: left;
	border: 0px solid #BE41FF;
	font-size:15px;
	color: #DF3333;
}


#left_menu {
	height: 30px;
    width:98%;	
    margin-top:2px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	border:2px solid transparent;
	background: #32A4AB;
	float: center;
	border-radius: 5px;
}

#left_menu_active {
	height: 30px;
    width:98%;	
    margin-top:2px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	border:2px solid #D51B00;
	background: #FF8867;
	float: center;
	border-radius: 5px;
}

p.left_menu_font {
	font: 100% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#1C8BB9;
	letter-spacing: 0.01em;
	margin-left: 12px;
	text-align: left;
	line-height: 40px;
    padding:0;
}

a.withlink_iii {
	display:block;
	color: #1C8BB9;
	line-height:30px;
	height:auto;
	width:100%;
	text-decoration: none;

	}

a.withlink_iii {
	text-decoration: none;
	color:#FFFFFF;
}

.enclosurepages {
	width: 310px;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 50px 0px;
	border: 2px solid #1C8BB9;
	font-size:15px;
	color: #1C8BB9;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}

/* Popup container - can be anything you want */
/* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 200px;
  background-color: #0787FF;
  font: 16px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 8px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -105px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #0787FF transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}

/*************** END of Popup container - can be anything you want */



/*DASHBOARD ENCLOSURES*/

.dashbul_list {
	font: 16px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	margin: 10px 30px 20px 50px;
	text-align: left;
	padding: 5px 0px;

}

.dashbhdr {
	width: 96%;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	padding: 3px 3px;
	border: 2px solid #FF5733;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}


.dashbhdr_borderless {
	width: 96%;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	padding: 3px 3px;
	border: 0px solid #FF5733;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}

.dashbhdrborderless {
	width: 70%;
	height: auto;
	float: left;
	background-color: transparent;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
	padding: 3px 3px;
	border: 0px solid #C5C5C5;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}

.dashbhdrOLfont {
	font: 17px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#FF581E;
	letter-spacing: 0.01em;
	margin:10px 20px 10px 50px;
	text-align: left;
    padding:0;
}

.dashbclosure {
	width: 310px;
	height: auto;
	float: left;
	background-color: transparent;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;	
	text-align: center;
	padding: 6px 0px;
	border: 2px solid #EAB404;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}

.enclosurelist {
	width: 90%;
	height: 45px;
	float: center;
	overflow: hidden;
	background-color: transparent;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;	
	text-align: center;
	border: 2px solid #EAB404;
	font: 20px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#01ABAB;
	line-height: 45px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}


.sub_enclosurelist {
	width: 85%;
	height: auto;
	float: center;
	overflow: hidden;
	background-color: transparent;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;	
	text-align: left;
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	padding: 0px 5px;
	color:#000000;
	line-height: 25px;	
	overflow: auto;
}


a.withlinkii{
height: 100%; 
color:#01ABAB; 
display:block; 
width:100%; 
text-decoration: none;
}

.dashbclosure_border0 {
	width: 98%;
	height: auto;
	float: left;
	background-color: transparent;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 10px;	
	text-align: center;
	padding: 6px 0px;
	border: 0px solid #FF5733;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}


.dashbclosureii {
	width: 96%;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: hidden;
	padding: 3px 3px;
	border: 2px solid #C5C5C5;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}




/*STEPS DIV*/

p.stepsfonthdr {
	font: 16px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	margin:5px 5px 5px 5px;
	letter-spacing: 0.01em;
	/*margin:5px 5px 5px 5px;*/
	text-align: center;
}

p.stepsfont {
	font: 17px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	letter-spacing: 0.01em;
	margin:5px 5px 5px 5px;
	text-align: left;
    padding:0;
}




.step_div_small {
	width: 20%;
	height: auto;
	float: left;
	background-color: transparent;
	margin-top: auto;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: auto;
	text-align: center;
	padding: 0px 0px;
	border: 0px solid #C0504D;
	border-right: 0px solid #FFFFFF;
	color: #FFFFFF;			
	overflow: none;
}

.step_div_big {
	width: 76%;
	height: auto;
	float: left;
	background-color: transparent;
	margin-top: auto;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: auto;
	text-align: left;
	padding: 0px 2px;
	border-left: 1px solid #FFFFFF;

	font-size:15px;
	color: #000000;
	overflow: none;
}

.division {
	width: 310px;
	height: 1px;
	float: center;
	margin-left: auto;
	margin-right: auto;	
	border: 1px solid #C0504D;
}


.notice {
	width: 250px;
	height: auto;
	float: center;
	background-color: #FBFFC2;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px 0px;
	border: 1px solid #C0504D;
	font-size:15px;
	color: #000000;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}

.step_one_div {
	width: 310px;
	height: auto;
	float: center;
	background-color: #C0504D;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px 0px;
	border: 2px solid #C0504D;
	font-size:15px;
	color: #000000;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}

.step_two_div {
	width: 310px;
	height: auto;
	float: center;
	background-color: #9BBB59;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px 0px;
	border: 2px solid #9BBB59;
	font-size:15px;
	color: #000000;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}

.step_three_div {
	width: 310px;
	height: auto;
	float: center;
	background-color: #8064A2;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px 0px;
	border: 2px solid #8064A2;
	font-size:15px;
	color: #000000;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}

.step_four_div {
	width: 310px;
	height: auto;
	float: center;
	background-color: #4BACC6;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px 0px;
	border: 2px solid #4BACC6;
	color: #000000;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}



.selectcontinue {
	width: 310px;
	height: 30px;
	line-height: 30px;
	display: table;
	float: center;
	background-color: #FC7019;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	padding: 5px 0px;
	border: 2px solid #FC7019;
	font: 17px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}





/*LOGIN DIV*/

.loginenclosure {
	width: 310px;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 50px 0px;
	border: 2px solid #FF5733;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}


.regenclosure {
	width: 320px;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 10px 0px;
	border: 2px solid #FF5733;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}


.loginobject {
	width: 280px;
	height: auto;
	float: left;
	line-height: 30px;
	background-color: transparent;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: left;
	border: 0px solid #FF5733;
	font-size:15px;
	color: #FF5733;

}


.loginpadding {
	width: 100%;
	height: auto;
	float: left;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	text-align: center;
	border: 0px solid #FF5733;
	font-size:15px;
	color: #FF5733;
	overflow: hidden;
}

.loginlabel {
	width: 100%;
	height: auto;
	float: left;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	border: 0px solid #FF5733;
	font: 16px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color: #434342;
}


/*FIXED BOTTOM*/
#footerfixed {
    position: fixed;
    bottom: 0;
    width: 100%;
}

#footerfixed {
	height: 35px;
    background: transparent;
    line-height: 35;
    text-align: center;
    color: #FFFFFF;
    font-size: 15px;
    font-family: sans-serif;
    font-weight: bold;
  /*  text-shadow: 0 1px 0 #84BAFF;
    box-shadow: 0 0 8px #00214B*/
}




		#footerbutton {
			margin-top: 5px;
			margin-bottom: 2px;
			margin-left: 5px;
			margin-right: 5px;
			/*margin-left: auto;
			margin-right: auto;*/			
			width: 80px;
			padding: 5px 5px;
			text-align: center;	
			color: #FFFFFF;
			font: 15px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #92B527;
			border-radius: 8px;
			float: right;
				/*border: 0px solid #FC7019;*/
		}
		
		
		#footeracctbtn {
			margin-top: 5px;
			margin-bottom: 2px;
			margin-left: 5px;
			margin-right: 5px;
			/*margin-left: auto;
			margin-right: auto;*/			
			width: 80px;
			padding: 5px 5px;
			text-align: center;	
			color: #FFFFFF;
			font: 15px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #00CC66;
			border-radius: 8px;
			float: right;
				/*border: 0px solid #FC7019;*/
		}		

		#footerlogoutbtn {
			margin-top: 5px;
			margin-bottom: 2px;
			margin-left: 5px;
			margin-right: 5px;
			/*margin-left: auto;
			margin-right: auto;*/			
			width: 80px;
			padding: 5px 5px;
			text-align: center;	
			color: #FFFFFF;
			font: 15px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #0899FF;
			border-radius: 8px;
			float: right;
				/*border: 0px solid #FC7019;*/
		}


		#adminmenu {
			margin-top: 5px;
			margin-bottom: 2px;
			margin-left: 5px;
			margin-right: 5px;
			/*margin-left: auto;
			margin-right: auto;*/			
			width: 80px;
			padding: 5px 5px;
			text-align: center;	
			color: #FFFFFF;
			font: 15px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #0899FF;
			border-radius: 8px;
			float: left;
				/*border: 0px solid #FC7019;*/
		}		


#footerinhouse {
	height: auto;
    margin:0 auto;
	overflow: hidden;
    width:1000;
	background: transparent;
    text-align:center;
}		











.topnav a{
	display: none;
}
	

.user {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
	background: linear-gradient(#F0F0F0, #F0F0F0, #F0F0F0);	
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}


.profcontributor {
  display: inline-block;
  width: 155px;
  height: 155px;
  border-radius: 50%;
  border: 2px solid #F47922;
	background: linear-gradient(#F0F0F0, #F0F0F0, #F0F0F0);	
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  float: center;
}

.usericon {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
	background: linear-gradient(#F0F0F0, #F0F0F0, #F0F0F0);	
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border: 1px solid #6D6D6D;
}



#check_box
{
	width: 15px;
	height: 15px;
	border: 1px solid #27BCE8;	
}






/*2 DIV INSIDE DIV*/

.cl{
clear: both;
border: 2px solid black;
}

.itemDescription {
    width: 370px;
}

.imageDescription {
    float: left;
    width: 80px;
	/*border: 2px solid black;*/
}

.textDescription {
	 /*background-color: #F0FCCF;*/
    float: right;
    width: 290px;
	/*border: 2px solid black;	*/
}

.textDescriptionmini {
    float: right;
    width: 120px;
	/*border: 2px solid black;	*/
}

.textDescription150px {
    float: right;
    width: 160px;
	/*border: 2px solid black;	*/
}

.remove {
	background-image: url("../images/remove3.gif");
	width:17px;
	height:17px;
	border:0px;
	padding:0;
	margin:0;
	font-size: 0.1px;
}

p.header_font {
    margin:0;
	font-size:12px; 
	font-family:verdana, sans-serif;
	color:#FFFFFF;
	margin:2px 2px;
	text-align:notjustify;
    padding:0;
}

tr #xrayTR:hover {
 background-color: #F0FCCF;
	}

a.custom_fff {
	color: #FFFFFF;
	text-decoration: none;
}	

a.custom_orange {
	color: #FFFFFF;
	text-decoration: none;
}

a.custom_black {
	color: #FFFFFF;
	text-decoration: none;
}

a.custom_orangeii {
	color: #F16B35;
	text-decoration: none;
}

a.custom_black:hover {
	color: #000000;
	text-decoration: none;
}

a.custom_orange:hover {
	color: #F47922;
	text-decoration: none;
}

.submit {
background-image: url("../images/edit.gif");
background-size: 12px 13px;
background-repeat: no-repeat;
  background-position: center;
border:1px solid #1F848A;
background-color: #FFFFFF;
width:20px;
height:20px;
font-size: 0.1px;
padding: 7px;
}

.delete {
background-image: url("../images/delete.gif");
background-size: 12px 13px;
background-repeat: no-repeat;
  background-position: center;
border:1px solid #1F848A;
background-color: #FFFFFF;
width:20px;
height:20px;
font-size: 0.1px;
padding: 7px;
}
	
p.regular {
    margin:0;
	font-size:12px; 
	font-family:verdana, sans-serif;
	font-weight: bold;
	color:#000000;
	margin:5px 0px 5px 0px;
	text-align:center;
    padding:0;
}

p.regular_ii {
    margin:0;
	font-size:12px; 
	font-family:verdana, sans-serif;
	color:#000000;
	margin:5px 0px 5px 0px;
	text-align:left;
    padding:0;
}

p.regular_hdr {
    margin:0;
	font-size:12px; 
	font-family:verdana, sans-serif;
	font-weight: bold;
	color:#000000;
	margin:5px 0px 5px 0px;
	text-align:left;
    padding:0;
}

p.standard {
    margin:0;
	font-size:11px; 
	font-family:verdana, sans-serif;
	color:#000000;
	margin:10px 10px;
	text-align:notjustify;
    padding:0;
}

p.standard1 {
    margin:0;
	font-size:15px; 
	font-family:verdana, sans-serif;
	color:#000000;
	margin:10px 10px;
	text-align:notjustify;
    padding:0;
}

p.standard2 {
    margin:0;
	font-size:11px; 
	font-family:verdana, sans-serif;
	color:#000000;
	margin:10px 1px;
	text-align:notjustify;
    padding:0;
}

p.xrayheader{font-size:15px; font-family:verdana, sans-serif; color:#FFFFFF; margin:2px 2px 2px 2px; text-align: center;}
p.paraxray{margin:2px 2px 2px 2px;}
p.printx{font-size:12px; font-family:verdana, sans-serif;color:#000000;margin:2px 2px;text-align:notjustify;}
h1.xhdr {font-size:14px;font-family:verdana, sans-serif;color:#000000;margin:2px 10px;}
p.footnt{font-family:verdana, sans-serif;font-style:;font-size:13px;color:#ffffff;margin:15px 10px;text-align:notjustify;}
p.printxbold{font-size:12px; font-family:verdana, sans-serif; color:#000000; font-weight:bold; margin:2px 2px;text-align:notjustify;}
p.footer_font {
    margin:0;
	font-size:12px; 
	font-family:verdana, sans-serif;
	color:#FFFFFF;
	margin:2px 2px 2px 2px;
	text-align: center;
    padding:0;
}

p.footer_font_dark {
	font: 12px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
	color:#B5DBFF;
	margin:2px 2px 2px 15px;
	text-align: left;
    padding:0;
}

p.footer_font_light {
	font: 12px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	margin:2px 2px 2px 15px;
	text-align: left;
    padding:0;
	line-height:20px;
}

a.footer_font_light_links {
	font: 12px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	margin:2px 2px 2px 15px;
	text-align: left;
    padding:0;
	line-height:20px;
}

p.header_font_light {
	font-size:12px; 
	font-family:verdana, sans-serif;
	color:#353B43;
	margin:0px 2px 0px 15px;
	text-align: left;
    padding:0;
}

textarea.textboxxray{
	background: #FFFFFF;
	font-size: 17px;
	width: 580px;
	height: 125px;	
	color: red;
	}

#delbtn{
    width:;
    height:25px;
	font-size: 20.0px;
    cursor:pointer;
    background-color:#FF9494;
    border:none;
}

#delbtn:hover {
  background: #FD971E;
  color: #F2F2F2;
  }
  
#delbtn:disabled
{
	background-color:gray;
	color:#ffffff;
}

#savebtn{
    width:;
    height:25px;
	font-size: 20.0px;
    cursor:pointer;
    background-color:#CCFFCC;
    border:none;
}

#savebtn:hover {
  background: #FD971E;
  color: #F2F2F2;
  }
  
#savebtn:disabled
{
	background-color:gray;
	color:#ffffff;
}  

/* Make Header Sticky */

#header_container {
	background: linear-gradient(#A2A2A3, #808080, #808080);
	/*background: #F8B519;*/
	border:0px solid #8170FF;
	height:85px;
	left:0;
/*	position:fixed;*/
	width:100%;
	top:0;
	margin-bottom: 0;
	position: relative;
}




#header {
    line-height:30px;
    margin:0 auto;
    width:100%;
	/*background: #1AA0D2;*/
	background: transparent;
	
}



#header_top {
    line-height:30px;
    margin:0 auto;
    width:100%;
	/*background: #1AA0D2;*/
	background: linear-gradient(#808080, #808080, #808080);
	position:fixed;
}


#header_top_divider {
    margin:0 auto;
    width:100%;
}


/*MENU PART*/
#header_top_a {
    height:30px;
    margin: 0 auto;
    width:1000px;
	float: center;
	/*background: #1AA0D2;*/
	background: linear-gradient(#1F848A, #1F848A, #1F848A);
}

#header_top_a_i {
	text-align: right;
	height: 30px;
    margin:0 auto;
	color: #FFFFFF;
    width:770px;
	float: left;
	background: transparent;
	border:0px solid #2682B0;
}

#header_top_a_i_small {
	
    line-height:30px;	
	text-align: center;
	height: 30px;
    margin:0 auto;
	color: #FFFFFF;
    width:100px;
	float: right;
	background: transparent;
	border:0px solid #2682B0;
}


#header_top_a_ii {
	font-size: 18.0px;
	text-align: left;
	height: 30px;
	color: #6EFDFF;
    width:120px;
	float: left;
	background: transparent;
	font-family: "GothicFont", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	border:0px solid #2682B0;	
	
}

	#header_top_a_ii img{
			width:110px;
			margin-left: 10px;	
	}


/*2nd row next to main menu*/
#header_innerii {
    line-height:70px;
    margin:0 auto;
    width:1000px;
	height: 55px;
	display: fixed;
	box-shadow: 0px 4px 5px -3px #888;	
	background: #32A4AB;
}

#header_innerii_a {
	text-align: center;
    line-height:85px;
    margin:-30 0 0 0;
    width:96px;
	/*background: #76D7C4*/
	background: transparent;
	float: left;

	
}

#header_innerii_b {
	height: 50px;
    margin:0 auto;
    width:904px;
	/*background: #76D7C4;*/
	text-align: right;
	float: left;	
	font: 20px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
}







#body_content_a {
	width: 1000px;
	height: auto;	
	float: left;
	margin: 5px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
    border: 0px solid #545555;	
   /* background-color: #7D52F7;*/
	/*background-image: url('../images/indexpic.png');*/
	background-size: 100%;
    background-repeat: no-repeat;
	background-position: center top;	
	/*background: transparent;*/
	/*background: linear-gradient(#FFCF5F, #FFCF5F, #F8B519);*/
		box-shadow: 0px 4px 5px -3px #888;
			
}



	#body_content_a_slide {
		margin:0px 0px 0px 0px;
		width:70%;
		color: #FFFFFF;
		height: auto;
		background: transparent;
		float: left;
		vertical-align: middle;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center top;
		border: 0px solid #545555;	
	}

	#iframe_index {
		width:100%;
		height: 320px;		
	}
	
	
	#body_content_a_bulletin {
		margin:0px 0px 0px 0px;
		width:30%;
		color: #FFFFFF;
		height: auto;
		float: left;
		background: #FFFFFF;

	}

	#body_content_a_bulletin_hdr {
		margin:0px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		background: #FF5D17;
		float: left;
		text-align: center;
		box-shadow: 0px 4px 5px -3px #888;
	}
	
		p.h1class_bulletin {
			font: 25px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
			/*font-weight: bold;*/
			/*color:#C64D14;*/
			color:#FFFFFF;
			margin:10px 20px 10px 20px;
			text-align: center;
			padding:0;
		}	
		p.standard3a_index_bulletin {
			font: 15px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			color:#022B2D;
			letter-spacing: 0.01em;
			margin:10px 20px 10px 20px;
			text-align: center;
			padding:0;
		}		
	
			p.h1class_center {
				font: 30px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
				/*font-weight: bold;*/
				/*color:#C64D14;*/
				color:#666666;
				margin:10px 20px 10px 20px;
				text-align: center;
				padding:0;
			}	
			
			p.h1class_center_fff {
				font: 30px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
				/*font-weight: bold;*/
				/*color:#C64D14;*/
				color:#FFFFFF;
				margin:10px 0px 10px 0px;
				text-align: center;
				padding:0;
			}				
			
			#circlespan
			{
			display:inline-block;
			margin:20px 20px 0px 0px;
			width:17px;
			height:17px;
			border-radius:50%;
			font: 200% "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
			font-weight: bold;
			color:#FC7019;
			line-height:15px;
			text-align:center;
			background: transparent;
			}			

			#circlespan_index
			{
			display:inline-block;
			margin:5px 15px 0px 0px;
			width:17px;
			height:17px;
			border-radius:50%;
			font: 200% "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
			font-weight: bold;
			color:#FC7019;
			line-height:15px;
			text-align:center;
			background: transparent;
			}			



			
	#body_content_a_bulletin_content {
		margin:0px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		background: transparent;
		float: left;
		
		
	}



		p.index_font_large {
			font: 22px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			color:#000000;
			letter-spacing: 0.01em;
			margin:30px 20px 10px 20px;
			text-align: center;
			padding:0;
			font-weight: regular;
		}

		
		p.index_font_large_bold {
			font: 16px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
			color:#FE6302;
			letter-spacing: 0.01em;
			margin:10px 20px 10px 20px;
			text-align: left;
			padding:0;
			font-weight: bold;
		}

		p.index_font_large_bold_c {
			font: 16px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
			color:#FE6302;
			letter-spacing: 0.01em;
			margin:10px 20px 10px 20px;
			text-align: center;
			padding:0;
			font-weight: bold;
		}		

		p.index_font_large_bold_left {
			font: 16px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
			color:#FE6302;
			letter-spacing: 0.01em;
			margin:10px 20px 10px 5px;
			text-align: left;
			padding:0;
			font-weight: bold;
		}		
		
		p.index_font_large_b {
			font: 16px "QUICKSANDREG", Arial, Helvetica, Geneva, sans-serif;
			color:#00AFD5;
			letter-spacing: 0.01em;
			margin:10px 20px 10px 20px;
			text-align: center;
			padding:0;
			font-weight: regular;
		}		
	
	
		p.index_font_large_b a{
			color: #FC7019;
		}
	
	
	
	#track_enclosure {
		margin:0px 0px 0px 0px;
		width:100%;
		height: auto;			
		color: #FFFFFF;
		background: transparent;
		float: left;
		border: 0px solid #E0BC1C;
		padding: 0px 17px;
	}	
	
	
	#track_logo_enclosure {
		margin:0px 0px 40px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		background: transparent;
		float: left;
		text-align: center;
		border: 0px solid #FC7019;
		
	}
	
		#track_logo {
			margin:auto;
			width:155px;
			height: 155px;			
			color: #FFFFFF;
			font: 40px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			text-align: center;
			background: #FFFFFF;
			border: 2px solid #FC7019;
			float: left;
		}
		
		#enclosure_100percent {
			margin-left:auto;
			margin-right:auto;
			width:100%;
			height: auto;			
			color: #FFFFFF;
			font: 40px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			text-align: center;
			background: #FFFFFF;
			border: 0px solid #FC7019;
			float: center;
		}

		#track_logo_index {
			margin-left:auto;
			margin-right:auto;
			margin-top: 50px;			
			width:135px;
			height: 135px;			
			color: #FFFFFF;
			font: 40px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			text-align: center;
			background: #FFFFFF;
			border: 2px solid #FC7019;
			float: center;
		}		

		#track_logoii {
			margin-left:auto;
			margin-right:auto;
			width:100px;
			height: 100px;			
			color: #FFFFFF;
			font: 40px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			text-align: center;
			background: #FFFFFF;
			border: 0px solid #FC7019;
			float: center;
		}		
		
		
		#track_label {
			margin:auto;
			width:75%;
			height: auto;
			text-align: left;	
			color: #FFFFFF;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}
		
		#track_label_index {
			margin:auto;
			width:100%;
			height: auto;
			text-align: center;	
			color: #FFFFFF;
			background: transparent;
			float: center;
			border: 0px solid #FC7019;

		}		
		
		#track_labelii {
			margin:auto;
			width:100%;
			height: auto;
			text-align: center;	
			color: #FFFFFF;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}		

		#track_description {
			margin:auto;
			width:100%;
			height: auto;
			text-align: left;	
			color: #000000;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}
		
		
		#track_description1 {
			margin:auto;
			width:100%;
			height: auto;
			text-align: left;	
			color: #000000;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}


		#track_description2 {
			margin:auto;
			width:100%;
			height: auto;
			text-align: left;	
			color: #000000;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}		
		
		
		#track_description3 {
			margin:auto;
			width:100%;
			height: auto;
			text-align: left;	
			color: #000000;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}		
		
		#track_description4 {
			margin:auto;
			width:100%;
			height: auto;
			text-align: left;	
			color: #000000;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}		
		
		#track_description5 {
			margin:auto;
			width:100%;
			height: auto;
			text-align: left;	
			color: #000000;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}		
		
		#track_guidebtn_enclosure {
			margin: 0px 0px 10px 0px;
			width:100%;
			height: auto;
			text-align: center;	
			color: #FFFFFF;
			background: transparent;
			float: left;
			border: 0px solid #80F7BB;
		}		

		
		#enclosure_transparent {
			margin-left: auto;
			margin-right: auto;			
			width: 70%;
			height: auto;
			text-align: center;	
			background: transparent;
			float: center;
			border: 0px solid #A969AB;

		}		
		
		
		#track_guidebtn {
			margin: auto;
			width: 30%;
			height: auto;
			text-align: center;	
			color: #FFFFFF;
			font: 200% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #7AC043;
			float: center;
			/*border: 0px solid #A969AB;*/
			border-bottom: 5px solid #728F5B;
			border-radius: 10px;
			padding: 10px 10px;
		}
		
		
		#track_thesummitbox {
			margin: auto;
			width: 70%;
			padding: 10px 10px;
			height: auto;
			text-align: center;	
			color: #000000;
			font: 200% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #F7D436;
			float: center;
			/*border: 0px solid #FC7019;*/
			border-bottom: 5px solid #E9BF00;
			border-radius: 10px;
		}


		#track_btnbox {
			margin: 5px 0px 0px 10px;
			width: 100px;
			padding: 5px 5px;
			height: 20px;
			position: relative;
			text-align: center;	
			color: #FFFFFF;
			font: 16px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #FC7019;
			float: left;
			border: 0px solid #FC7019;
			border-radius: 10px;
		}
		#track_btnbox_index {
			margin: 5px auto 0px auto;
			width: 100px;
			padding: 5px 5px;
			height: 20px;
			position: relative;
			text-align: center;	
			color: #FFFFFF;
			font: 16px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #FC7019;
			float: center;
			border: 0px solid #FC7019;
			border-radius: 10px;
		}		


		#track_regbtnbox {
			margin: 5px 0px 0px 10px;
			width: 100px;
			padding: 5px 5px;
			height: 20px;
			position: relative;
			text-align: center;	
			color: #FFFFFF;
			font: 16px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #0EC9FF;
			float: left;
			border: 0px solid #0EC9FF;
			border-radius: 10px;
		}		
		
		.linkdecor {
			color: #FFFFFF; 
			text-decoration: none;
		}
		
		.linkdecor:hover {
			color: #62FFC9; 
			text-decoration: none;
		}


		.linkdecor_black {
			color: #000000; 
			text-decoration: none;
		}
		
		.linkdecor_black:hover {
			color: #FFFFFF; 
			text-decoration: none;
		}		

		
		#track_regbtn {
			margin: 0px 0px 0px 0px;
			width:155px;
			height: auto;
			text-align: center;	
			color: #FFFFFF;
			font: 200% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #00CC66;
			float: left;
			border: 2px solid #80F7BB;
		}

		
		
		
		p.track_label_font {
			font: 300% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			color:#000000;
			letter-spacing: 0.01em;
			margin:7px 0px 5px 10px;
			text-align: left;
			padding:0;
			font-weight: normal;
			text-shadow: 1px 1px 0px #FFFFFF;
		}

		p.track_label_font_index {
			font: 60% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			color:#000000;
			letter-spacing: 0.01em;
			margin:0px 10px 5px 10px;
			text-align: center;
			padding:0;
			font-weight: normal;
			text-shadow: 1px 1px 0px #FFFFFF;
		}		
		
		p.track_label_fontii {
			font: 150% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			color:#000000;
			letter-spacing: 0.01em;
			margin:7px 0px 5px 10px;
			text-align: center;
			padding:0;
			font-weight: normal;
			text-shadow: 1px 1px 0px #FFFFFF;
		}		
		
		
		#body_content_division_a {
			margin:0px 0px 0px 0px;
			width:100%;
			height: auto;
			background: #FFFFFF;
			/*background: linear-gradient(#01ABAB, #01ABAB, #01ABAB);
			background: #F7D436;*/
			float: left;
			padding: 30px 0px;
			
			/*border-top: 5px solid #006565;
			border-bottom: 0px solid #FC7019;*/
			/*box-shadow: 0px 4px 5px -3px #888;*/
		}		
		
		
		#body_content_division_b {
			margin:0px 0px 0px 0px;
			width:100%;
			height: auto;
			background: #FFFFFF;
			/*background: #7AC043;*/
			/*background: linear-gradient(#E0B835, #E0B835, #E0B835);*/
			/*border-top: 5px solid #04571F;			
			border-bottom: 0px solid #04571F;*/
			float: left;
			padding: 0px 0px;
		}

		#body_content_division_c {
			margin:0px 0px 0px 0px;
			width:100%;
			height: auto;
			
			background: linear-gradient(#FFFFFF, #FFFFFF, #FFFFFF);
			/*background: #F7D436;*/
			float: left;
			padding: 30px 0px;
			border-bottom: 0px solid #FC7019;
			/*box-shadow: 0px 4px 5px -3px #888;*/
		}			
		
		
		#title_div {
			margin:2px 0px 20px 0px;
			width:100%;
			color: #FFFFFF;
			height: auto;
			background: #FF904B;
			float: left;
			box-shadow: 0px 4px 5px -3px #888;
			
		}		
		
		
		#title_div_a {
			margin:0px 0px 20px 0px;
			width:100%;
			color: #FFFFFF;
			height: auto;
			background: #7AC043;
			float: left;
			border-top: 0px solid #B5F088;
			box-shadow: 0px 4px 5px -3px #555;
			
		}
		
		#title_div_b {
			margin:2px 0px 20px 0px;
			width:100%;
			color: #FFFFFF;
			height: auto;
			background: #F7D436;
			float: left;
			border-top: 0px solid #FFEA8C;			
			box-shadow: 0px 4px 5px -3px #555;
			
		}

		#title_div_c {
			margin:2px 0px 20px 0px;
			width:100%;
			color: #FFFFFF;
			height: auto;
			background: #01ABAB;
			float: left;
			border-top: 0px solid #8CD7D7;		
			box-shadow: 0px 4px 5px -3px #555;
			
		}		
		

#body_content_a_i {
    line-height:99px;
    margin:0 auto;
    width:100%;
	/*background: #1AA0D2;*/
	float: left;	
}

#body_content_a_ii {
    margin:0px 0px 0px 0px;
    width:100%;
	height: auto;
	background: #FFFFFF;
	/*background: linear-gradient(#E0B835, #E0B835, #E0B835);*/
	background: #97B24B;
	float: left;
	padding: 30px 0px;
}

#body_content_b {
    height: auto;
    width:100%;	
    margin:10px auto 20px 0;
	background: transparent;
	float: left;	
}


#body_content_b_i {
    margin:40px 0px 0px 0px;
    width:100%;
	color: #FFFFFF;
	height: 140px;
	background: #ED9542;
	float: left;
}

#body_content_b_ii {
    margin:40px 0px 0px 0px;
    width:100%;
	color: #FFFFFF;
	height: 140px;
	background: #97B24B;
	float: left;
}


#body_content_b_iii {
    margin:40px 0px 0px 0px;
    width:100%;
	color: #FFFFFF;
	height: 140px;
	background: #F7D436;
	float: left;
}

#body_content_b_iv {
    margin:40px 0px 0px 0px;
    width:100%;
	color: #FFFFFF;
	height: 140px;
	background: #F36F77;
	float: left;
}

#body_content_divider {
    margin:40px 0px 0px 0px;
    width:100%;
	color: #FFFFFF;
	height: 10px;
	background: transparent;
	float: left;
}





#body_content_divider_2 {
    margin:10px 0px 20px 0px;
    width:100%;
	color: #FFFFFF;
	height: 10px;
	background: transparent;
	float: left;
}

#body_content_divider_3 {
    margin:10px 0px 0px 0px;
    width:100%;
	color: #FFFFFF;
	height: auto;
	overflow: auto;
	background: #147594;
	margin-bottom: 50px;
	float: left;
}

#body_content_b_div_a {
    margin:0px 0px 0px 0px;
    width:200px;
	color: #FFFFFF;
	height: 140px;
	background: transparent;
	float: left;
}


#body_content_b_div_b {
    margin:0px 0px 0px 0px;
    width:700px;
	color: #FFFFFF;
	height: 140px;
	background: transparent;
	float: left;
}


#body_content_b_div_c {
    margin:0px 0px 0px 0px;
    width:100px;
	color: #FFFFFF;
	height: 140px;
	background: transparent;
	float: left;
}



#body_content_b_sec_1 {
    height: 230px;
    width:455px;	
    margin:0px 20px 20px 40px;
	background: #97B24B;
	float: left;
}

#body_content_b_sec_1a {
    height: 50px;
    line-height:50px;	
    width:455px;
	color: #FFFFFF;	
	font-size: 25.0px;
	text-align: center;
    margin:0px;
	background: #68831C;
	float: left;
}
#body_content_b_sec_icon {
    height: 180px;
    width:130px;
	color: #FFFFFF;	
	font-size: 13.0px;
	text-align: center;
    margin:0px;
	background: transparent;
	float: left;
}

#body_content_b_sec_text {
    height: 150px;
    width:325px;
	color: #FFFFFF;	
	font-size: 15.0px;
	text-align: left;
    margin:0px;
	background: transparent;
	float: left; 
}

#body_content_b_sec_link {
    height: 30px;
    width:325px;
	color: #FFFFFF;	
	font-size: 20.0px;
	text-align: center;
    margin:0px;
	background: transparent;
	float: left; 
}

section.content {
  flex: 1;
}



.div_mainnews_container {
	width: 70%;
	min-height: 100px;
	float: center;
	margin: 15px 0 2% 35px;
	overflow: auto;
	border:1px solid #ECECEC;
	
}

.div_mainnews_100per {
	width: 100%;
	height: auto;
	float: left;
	margin: 5px 0 0 0;	
}

.div_mainnews_20per {
	width: 35%;
	height: auto;
	float: left;
	margin:0;
	background-color: #FFFFFF;	
}

.div_mainnews_80per {
	width: 65%;
	height: auto;
	float: left;
	margin:0;
	background-color: transparent;	
}











.div_news_container {
	width: 100%;
	height: auto;
	float: left;
	margin: 15px 0 2% 0;	
}

.div_news_100per {
	width: 100%;
	height: auto;
	float: left;
	margin: 5px 0 0 0;	
}

.div_news_20per {
	width: 35%;
	height: auto;
	float: left;
	margin:0;
	background-color: #FFFFFF;	
}

.div_news_80per {
	width: 65%;
	height: auto;
	float: left;
	margin:0;
	background-color: transparent;	
}

.divcontri {
	width: 650px;
	height: auto;
	float: left;
	margin: 15px 0 2% 20px;
		
}


.divcontri_a {
	width: 250px;
	height: 120px;
	float: left;
	/*background-color: #5D5D5D;*/
	margin: 15px 0 20px 0;
	/*background-image: url("../images/rawphotoavatar.png");*/
	background-size: contain;
    	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
		
}



.divcontri_b {
	width: 400px;
	height: 120px;
	float: left;
	/*background-color: #CCCC99;*/
	margin: 15px 0 20px 0;
		
}








.divcontri_edit {
	width: 650px;
	height: auto;
	float: left;
	margin: 15px 0 0 20px;
	border: 0px solid #6D6D6D;
		
}

.divcontri_div_edit {
	width: 650px;
	height: 10px;
	float: left;
	margin: 0 0 0 0;
	border: 0px solid #6D6D6D;
		
}

.divcontri_profpic {
	width: 100%;
	height: 130px;
	float: left;
	margin: 0 0 0 0;
	border: 0px solid #6D6D6D;
	text-align: center;	
}

.divcontri_a_edit {
	width: 210px;
	height: 30px;
	float: left;
	/*background-color: #5D5D5D;*/
	margin: 0 0 0 0;
	/*background-image: url("../images/rawphotoavatar.png");*/
	background-size: contain;
    	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	border: 0px solid #000000;
		
}



.divcontri_b_edit {
	width: 420px;
	height: 30px;
	float: left;
	/*background-color: #CCCC99;*/
	margin: 0 0 0 0;
	border: 0px solid #2BA3FF;	
}

p.standard3 {
    margin:0;
	font-size:15px; 
	font-family:verdana, sans-serif;
	color:#FFFFFF;
	margin:10px 10px;
	text-align: justify;
    padding:0;
}

p.h1class_fff {
	font: 35px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	margin:10px 10px 10px 10px;
	text-align: left;
    padding:0;
}


p.standard3a_fff {
	font: 16px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	margin:10px 10px 10px 10px;
	text-align: left;
    padding:0;
}


p.h1class {
	font: 25px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	/*font-weight: bold;*/
	/*color:#C64D14;*/
	color:#1F848A;
	margin:10px 20px 10px 20px;
	text-align: left;
    padding:0;
}

p.h1class_c {
	font: 20px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	/*font-weight: bold;*/
	/*color:#C64D14;*/
	color:#01ABAB;
	margin:10px 20px 10px 20px;
	text-align: left;
    padding:0;
}

p.h1class_c a {
	
	color:#01ABAB;
}

p.h1class_index {
	font: 40px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	/*font-weight: bold;*/
	/*color:#C64D14;*/
	color:#FE6302;
	margin:10px 20px 10px 20px;
	text-align: center;
    padding:0;
}




p.standard3a {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	margin:10px 10px 10px 10px;
	text-align: left;
    padding:0;
}

p.standard3a_index {
	font: 17px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#022B2D;
	letter-spacing: 0.01em;
	margin:10px 20px 10px 20px;
	text-align: left;
    padding:0;
}


ul.regfont {
	font: 17px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#022B2D;
	letter-spacing: 0.01em;
	margin-left: 50px;
	text-align: left;
    padding:10px 10px;
}


ol.ol_regfont {
	font: 17px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#022B2D;
	letter-spacing: 0.01em;
	line-height: 180%;
	margin-left: 50px;
	text-align: left;
    padding:15px 15px;
}

ol li.sub_ol_regfont {
	 padding: 10px 0;
}



ul.ul_regfont {
	font: 17px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#022B2D;
	letter-spacing: 0.01em;
	line-height: 180%;
	margin-left: 50px;
	text-align: left;
    padding:15px 15px;
}

ul li.sub_ul_regfont {
	 padding: 10px 0;
}


ul li.regfontii { padding: 10px 0px; }

p.standard3a_index_date {
	font: 15px Calibre, Arial, Helvetica, Geneva, sans-serif;
	color:#666565;
	letter-spacing: 0.01em;
	margin:10px 20px 10px 20px;
	text-align: left;
    padding:0;
}

p.standard3a_index_title {
	font: 18px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#FC7019;
	font-weight: bold;
	letter-spacing: 0.01em;
	margin:10px 20px 10px 20px;
	text-align: left;
    padding:0;
}

p.standard3a_index_center {
	font: 15px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#418C05;
	letter-spacing: 0.01em;
	margin:10px 20px 10px 20px;
	text-align: center;
    padding:0;
}

p.orange_hdr {
	font: 18px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#FF904B;
	letter-spacing: 0.01em;
	margin:10px 20px 10px 20px;
	text-align: left;
    padding:0;
}

p.standard3a_menu {
	font: 13px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#022B2D;
	letter-spacing: 0.01em;
	margin:10px 20px 10px 15px;
	text-align: left;
    padding:0;
}

p.standard3a_index_tbl {
	font: 18px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	color:#022B2D;
	letter-spacing: 0.01em;
	margin:10px 20px 20px 20px;
	text-align: left;
    padding: 0;
}

p.standard3a_index_tbl_hdr {
	font: 15px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#FE6302;
	letter-spacing: 0.01em;
	margin:10px 5px 10px 5px;
	text-align: left;
    padding:0;
}

p.tbl_hdr000 {
	font: 15px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#022B2D;
	letter-spacing: 0.01em;
	margin:10px 5px 10px 10px;
	text-align: left;
    padding:0;
}

p.standard3a_R {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	margin:10px 10px 10px 10px;
	text-align: right;
    padding:0;
}

p.standard3a_green {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#64B571;
	margin:10px 10px 10px 10px;
	text-align: left;
    padding:0;
}

p.standard3a_light {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#383433;
	margin:10px 30px 10px 30px;
	text-align: left;
    padding:0;
}


p.editlink {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#383433;
	margin:10px 30px 10px 30px;
	text-align: right;
    padding:0;
}

p.standard3a_warning {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#F01888;
	margin:10px 30px 10px 30px;
	text-align: left;
    padding:0;
}

p.postmsg_fff {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#FFFFFF;
	margin:10px 30px 10px 10px;
	text-align: left;
    padding:0;
}

p.postmsg_black {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#848484;
	margin:10px 30px 10px 10px;
	text-align: left;
    padding:0;
}

p.postcomment_vio {
	font: 20px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#585754;
	margin:10px 30px 10px 10px;
	text-align: left;
    padding:0;
	font-weight: normal;
}


p.postcomment_font {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#00A590;
	margin:10px 30px 10px 10px;
	text-align: left;
    padding:0;
	font-weight: bold;
}


p.postcomment_reply {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#03863E;
	margin:10px 30px 10px 10px;
	text-align: left;
    padding:0;
	font-weight: bold;
}

p.standard3a_font_bold {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#383433;
	margin:10px 30px 10px 30px;
	text-align: left;
    padding:0;
	
}

p.standard3a_font_bold_red {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #EF6641;
	margin:10px 30px 10px 30px;
	text-align: left;
    padding:0;
	
}


p.gradeheader {
	font: 30px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #FAA700;
	margin:10% 30px 10px 30px;
	text-align: left;
    padding:0;
	
}

p.standard3a_light_solid {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color:#383433;
	margin:10px 30px 10px 30px;
	text-align: left;
    padding:0;
}

p.standard3a_light_center {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#383433;
	margin:10px 30px 10px 30px;
	text-align: center;
    padding:0;
}

p.standard3a_light_news {
	font: 13px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#383433;
	margin:4px 3px 2px 3px;
	text-align: left;
	background-color: transparent;
    padding:0;
}

p.standard3a_light_mainnews {
	font: 13px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#383433;
	margin:5px 3px 2px 30px;
	text-align: left;
	background-color: transparent;
    padding:0;
}

p.standard3a_light_news_links {
	font: 13px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#383433;
	margin:4px 3px 2px 3px;
	text-align: right;
	background-color: transparent;
    padding:0;
}

p.standard3a_dark {
	font-size:17px; 
	font-family:verdana, sans-serif;
	color:#000000;
	margin:10px 30px 10px 30px;
	text-align: left;
    padding:0;
}


#slidesdiv {
    background-color:transparent;
    border:1px solid #BB6907;
    width:80%;
    margin:5 auto;
    overflow:auto;
    padding:0;

}


.ul_list {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	margin: 10px 30px 20px 100px;
	text-align: left;
	padding: 5px 0px;

}

.ul_list_content {
	font: 15px "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
	color:#000000;
	margin: 10px 50px 20px 100px;
	text-align: left;
	padding: 5px 0px;

}


p.standard4 {
	line-height: 30px;
    margin:0;
	font-size: 20px; 
	font-family:verdana, sans-serif;
	color:#FFFFFF;
	margin: 0px 0px 0px 10px;
	text-align: left;
    padding:0;
}

#motherdiv {
    height: auto;
    margin:0 0 0 0;
    width: 100%;
	border:0px solid #2682B0;
	background: transparent;
	overflow: hidden;	
}


#body_content_b_sec_2 {
    height: 230px;
    width:455px;	
    margin:0px 40px 20px 20px;
	background: #D46520;
	float: left;
}


#body_content_b_sec_2a {
    height: 50px;
    line-height:50px;	
    width:455px;
	color: #FFFFFF;	
	font-size: 25.0px;
	text-align: center;
    margin:0px;
	background: #A43601;
	float: left;
}


#body_content_c {
    height: auto;
    width:100%;	
    margin:0 auto 20px 0;
	background: transparent;
	float: left;	
}

#body_content_b_sec_3 {
    height: 230px;
    width:455px;	
    margin:0px 20px 20px 40px;
	background: #DEB600;
	float: left;
}
#body_content_b_sec_3a {
    height: 50px;
    line-height:50px;	
    width:455px;
	color: #FFFFFF;	
	font-size: 25.0px;
	text-align: center;
    margin:0px;
	background: #AF8701;
	float: left;
}



#body_content_b_sec_4 {
    height: 230px;
    width:455px;	
    margin:0px 40px 20px 20px;
	background: #E74D57;
	float: left;
}
#body_content_b_sec_4a {
    height: 50px;
    line-height:50px;	
    width:455px;
	color: #FFFFFF;	
	font-size: 25.0px;
	text-align: center;
    margin:0px;
	background: #B81E28;
	float: left;
}















#headerquicklinks {
    line-height:40px;
    margin:0 auto;
    width:1030px;
	background: #1AA0D2;
}



#header_backend {
    background:#1AA0D2;
    margin:0 auto;
    overflow:auto;
    padding:5px 10px;
    width:1030px;
}

#header_left_menus {
    height:40px;
    line-height:40px;
    margin:0 auto;
	background: #1AA0D2;
    width:70px;
	float: left;
    text-align:center;
}

#header_left {
    height:40px;
    line-height:40px;
    margin:0 auto;
    width:530px;
	float: left;
    text-align:left;
	background: #1AA0D2;
}

#header_right {
    height:40px;
    line-height:15px;
    margin:0 auto;
    width:430px;
	float: right;
    text-align:center;
	background: #1AA0D2;
}


#container_msgerr {
    background:#CAE2AF;
    margin:0 auto;
    overflow:auto;
    padding:5px 10px;
    width:1030px;
    text-align:bottom;
}

#container {
    background:#FFFFFF;
    margin:auto auto;
    padding:0px 0px;
    width:1000px;
	/*height: auto;*/
	display: fixed;
	overflow: hidden;
	
	min-height: 100%;
  height: auto !important;
  margin-bottom: -50px;
  
-moz-box-shadow: 0 0 8px 8px #D2D2D2;
-webkit-box-shadow: 0 0 8px 8px #D2D2D2;
box-shadow: 0 0 8px 8px #D2D2D2;		
/*-moz-box-shadow: 0 0 8px 8px #D2D2D2;
-webkit-box-shadow: 0 0 8px 8px #D2D2D2;
box-shadow: 0 0 8px 8px #D2D2D2;

-webkit-box-shadow: 4px 2px  #D2D2D2,  -5px 0 2px #D2D2D2;
-moz-box-shadow: 4px 0 2px #D2D2D2,  -5px 0 2px #D2D2D2;
box-shadow: 4px 0 2px #D2D2D2,  -5px 0 2px #D2D2D2;
*/
}

#contentL {
    border:0px solid #2682B0;
    width:39%;	
	float: left;
	font-size: 15.0px;
}

#contentC {
    border:1px solid #666;
    width:400px;	
	margin-left: auto;
	margin-right: auto;
}

#contentC_searchxray {
    border:1px solid #666;
    width:900px;	
	margin-left: auto;
	margin-right: auto;
}

#contentC_searchpxprofile {
    border:1px solid #666;
    width:850px;	
	margin-left: auto;
	margin-right: auto;
}

#contentL_inhousebig {
	padding: 2px 0 2px 0;
	border:1px solid #2682B0;
	width:99.97%;
	background:#2682B0;
	float: left;
	overflow: hidden;
	font-size: 20.0px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	text-align: center;

}

#contentL_inhousebig2 {
	padding: 2px 0 2px 0;
	border:1px solid #2682B0;
	width:99.97%;
	float: left;
	overflow: hidden;
	font-size: 12.0px;
	margin: 0 0 15px 0;
	text-align: left;
}

#contentL_inhousebig3 {
	padding: 2px 0 2px 0;
	border:0;
	width:99.97%;
	float: left;
	overflow: hidden;
	font-size: 12.0px;
	color: #1B18D9;
	margin: 0 0 15px 0;
	text-align: right;
}

#contentL_inhousebig4 {
	padding: 2px 0 2px 0;
	border:0;
	width:99.97%;
	float: left;
	overflow: hidden;
	font-size: 16.0px;
	color: #1B18D9;
	margin: 0 0 15px 0;
	text-align: center;
}	
	
#contentL_inhousebig5 {
	padding: 2px 0 2px 0;
	border:0;
	width:99.97%;
	float: left;
	overflow: hidden;
	font-size: 13.0px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	text-align: center;

}	
		
#contentL_inhouse {
	border:0px solid #2682B0;
	width:39%;
	float: left;
	overflow: hidden;
	font-size: 15.0px;
}

#contentL_IOFieldsL {
	/*border:1px solid #666;*/
	width:32%;	
	float: left;
	padding:5px 5px;
	font-size: 13.0px;
	
}
		
#contentL_cntrbreaker {
	/*border:1px solid #666;*/
	width:100%;
	float: left;
	height: 6px;
}		

#contentL_IOFieldsR {
	/*border:1px solid #666;*/
	width:60%;	
	float: right;
	padding:5px 5px;
	font-size: 12.0px;
}

#contentR {
	float: right;
    border:0px solid #2682B0;
    width:59%;
	font-size: 15.0px;	
}

#contentRdiv {
	float: right;
    border:0px solid #2682B0;
    width:59%;
	height: 20px;
	font-size: 15.0px;	
	background-color: #FFFFFF;
}

#contentRtemplate {
	float: right;
    border:0px solid #2682B0;
    width:59%;
	height: 100px;
	font-size: 15.0px;	
    overflow:auto;
	background-color: #CBF9D1;	
}

#contentRtemplate100per {
	float: left;
    border:0px solid #2682B0;
    width:100%;
	height: 10px;
	font-size: 15.0px;	
    overflow:auto;
	background-color: #FFFFFF;
}

#contentRtemplate20per {
	float: left;
    border:0px solid #2682B0;
    width:20%;
	height: 70px;
	font-size: 15.0px;	
    overflow:auto;	
}

#contentRtemplate40per {
	float: left;
    border:0px solid #2682B0;
    width:40%;
	height: 70px;
	font-size: 15.0px;	
    overflow:auto;	
}	

#contentRtemplatehdr {
	float: right;
    border:0px solid #2682B0;
    width:59%;
	height: 20px;
	font-size: 15.0px;	
    overflow:auto;
	background-color: #CBF9D1;	
}

#contentRtemplate20perhdr {
	float: left;
    border:0px solid #2682B0;
    width:20%;
	height: 20px;
	font-size: 15.0px;	
    overflow:auto;
	color: #FFFFFF;
	text-align: center;
	background-color: #3027E9;	
}

#contentRtemplate40perhdr {
	float: left;
    border:0px solid #2682B0;
    width:40%;
	height: 20px;
	font-size: 15.0px;	
    overflow:auto;
	color: #FFFFFF;
	text-align: center;
	background-color: #3027E9;
}

#contentCForm {
    border:1px solid #666;
    width:950px;	
	margin-left: auto;
	margin-right: auto;	
}

#contentR800 {
	float: right;
    border:1px solid #666;
    width:800px;	
}

/* Make Footer Sticky */
#footer_container {
	background: #3C3C3C;
    border: 0px solid #545555;
    margin: 0 0 0 0;
    height: auto;
	color: #FFFFFF;
    left: 0px;
	overflow: hidden;
 /*  position: absolute;
 background: linear-gradient(#F8B519, #F8B519, #F47922);
 */
    width: auto;
}





#footer_container_2 {
    background: #89ADA6;
    border: 1px solid #89ADA6;
    bottom: 0px;
    height: 30px;
	color: #FFFFFF;
    left: 0px;
   /* position:fixed;*/
    width:100%;
}


#buttons_section {
    line-height:30px;
    margin:5 auto;
    width:940px;
    text-align:center;
}

#footer {
	height: auto;
    margin:0 auto;
	overflow: hidden;
    width:1000;
	background: #5B5B5B;
    text-align:center;
}
#footer_partition {
	height: auto;
    margin:0 auto;
    width:330;
    text-align: left;
	float: left;
}
#footer_partition_100percent {
	height: auto;
    margin:0 auto;
    width:1000;
    text-align: left;
	float: left;
}


#footer_partition_100percent_50px {
	height: 50px;
    margin:0 auto;
    width:1000;
    text-align: left;
	float: left;
}


#footer_2 {
    line-height:30px;
    margin:0 auto;
    width: 100%;
    text-align: left;
}

#normal_box
{
	text-transform: uppercase;
	width: 220px;
}

#capsl_box_boldtxt
{
	background:#FFECA8;
	color: #C90C02;	
	font-weight: bold;	
	text-transform: uppercase;
	width: 275px;
}

#capsl_box
{
	text-transform: uppercase;
	width: 275px;
}

#capsl_box_edit
{
	text-transform: uppercase;
	width: 225px;
}

#input_box_readonly
{
	border:1px solid #959595;
	text-transform: uppercase;
	width: 220px;
	background:#EAEAE9;
}

#input_box_xray
{
	border:1px solid #959595;
	text-transform: uppercase;
	width: 220px;
	background: #FFFFFF;
	/*background:#D8E8F0;*/
}
#normal_box_noncaps
{
	text-transform: ;
	width: 220px;
}

#search_box {
    width:150px;
    height:25px;
	font-size: 15.0px;
    background-color:ffffff;
    border:none;
	padding:2;
}

#submit_btn {
    width:130px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#56C5FF;
    border:none;
}

#submit_btn:hover {
    width:130px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FF921C;
    border:none;
}

#submit_btn:disabled {
    width:130px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#BCBCBC;
    border:none;
}



.FormContentmedium {
	
	width: 100%;
	height: auto;
	float: left;
	background-color: #fff;
	margin: 0PX;
	
}



#inputboxClass {
  width: 55%;
  height: auto;
  font-size: 18px;
  font-family: "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
}

#generic_button {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#0899FF;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}

#generic_button:hover {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FF921C;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}

#generic_button:disabled {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#BCBCBC;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}



#generic_button_green {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#3AD578;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}

#generic_button_green:hover {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FF921C;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}

#generic_button_green:disabled {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#BCBCBC;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}




#generic_button_del {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FF6666;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}

#generic_button_del:hover {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FF921C;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}

#generic_button_del:disabled {
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#BCBCBC;
    border:none;
	border-radius: 8px;
	color: #FFFFFF;
}




.fileContainer {
    overflow: hidden;
    position: relative;
	background-color:#56C5FF;
	width: 150px;
	height:30px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	border-radius: 8px;
	margin-left: 30px;
}

.fileContainer [type=file] {
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;

}


#submit_btn_cancel {
    width:130px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#EF7379;
    border:none;
}

#submit_btn_cancel:hover {
    width:130px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FF921C;
    border:none;
}

#submit_btn_cancel:disabled {
    width:130px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#BCBCBC;
    border:none;
}


#submit_btn4 {
    width:265px;
    height:30px;
	color: #FFFFFF;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FE8F39;
	border:2px solid #FEBF39;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; 	
}

#submit_btn4:hover {
    width:265px;
    height:30px;
	color: #FDEF1C;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FF921C;
	border:2px solid #95EEC7;
}



#submit_btn4:disabled {
    width:265px;
    height:30px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#BCBCBC;
	border:2px solid #C7CCCD;
}



#submit_btn_minidel {
    width:60px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#EF7379;
    border:none;
}

#submit_btn_minidel:hover {
    width:60px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#FF921C;
    border:none;
}

#submit_btn_minidel:disabled {
    width:60px;
    height:25px;
	font-size: 15.0px;
    cursor:pointer;
    background-color:#BCBCBC;
    border:none;
}

#header_6
{
font-size:24px;
font-style:; 
font-family:arial, sans-serif;
color:#045187;
margin:2px 5px;
}

#system_msgbox {
    background-color:#ECF6CC;
    border:1px solid #BB6907;
    width:1025;
    margin:5 auto;
    overflow:auto;
    padding:6px 2px;	
}


.systemmsgerror {
	width: 80%;
	height: auto;
	float: center;
	background-color: #FFE4C6;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 3px 3px;
	border: 2px solid #FF5733;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}




.successmsg2 {
	width: 80%;
	height: auto;
	float: center;
	background-color: #27C663;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 3px 3px;
	border: 2px solid #27C663;
	font-size:15px;
	color: #FFFFFF;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}



.systemmsgerror_2 {
	width: auto;
	height: auto;
	float: center;
	background-color: #FFC075;
	margin: 1% 2% 2% 2%;
	text-align: center;
	border: 2px solid #FF5733;
	font-size:15px;
	color: #FFFFFF;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}




.profpicenclose {
	width: 50px;
	height: auto;
	float: left;
	background-color: transparent;
	margin: 0% 0% 0% 0%;
	text-align: center;
	border: 0px solid #000000;
	font-size:15px;
	color: #FFFFFF;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}

.statusenclosure
{
display:table-cell;
margin: 0 10px 10px 0;
width:18px;
height:18px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
font-size:10px;
color:#ffffff;
line-height:18px;

background:#FE310F;
}

.postenclose {
	width: 85%;
	height: auto;
	float: left;
	background-color: transparent;
	margin: 0% 0% 0% 0%;
	text-align: center;
	border: 0px solid #000000;
	font-size:15px;
	color: #FFFFFF;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}


.rateenclose {
	width: 100%;
	height: auto;
	float: left;
	background-color: transparent;
	margin: 0% 0% 0% 0%;
	text-align: center;
	border: 0px solid #000000;
	font-size:15px;
	color: #FFFFFF;	
	overflow: hidden;
}

.ratebar {
	width: 70%;
	height: 30px;
	float: left;
	background-color: transparent;
	margin: 0% 0% 0% 0%;
	text-align: center;
	border: 0px solid #000000;
	font-size:15px;
	color: #000000;	
	overflow: auto;
}

.ratebar_value {
	width: 40%;
	height: 20px;
	float: left;
	background-color: #F6F9C7;
	margin: 0% 0% 0% 0%;
	text-align: center;
	border: 0px solid #000000;
	font-size:15px;
	color: #000000;	
}
.ratebar_graph {
	width: 55%;
	height: 20px;
	float: left;
	background-color: #FFFFFF;
	margin: 0% 0% 0% 2%;
	text-align: center;
	border: 1px solid #CDCDCD;
	font-size:15px;
	color: #000000;	
}


.postprofpic
{
display:table-cell;
margin:0px 10px;
width:50px;
padding: 10% 10%;
height:50px;
border: 2px solid #FFFFFF;
border-radius:50%;
font-size:10px;
color:#ffffff;
line-height:50px;
text-align:center;
background:#E3E3E3;
}


.postmessage {
	width: auto;
	height: auto;
	float: center;
	padding: 10px 10px;
	background-color: #7FDCE2;
	margin: 1% 2% 2% 2%;
	text-align: center;
	border: 2px solid #00C6FF;
	font-size:15px;
	color: #00C693;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	overflow: auto;	
	
}


.postmessage_reply {
	width: auto;
	height: auto;
	float: center;
	padding: 10px 10px;
	background-color: #DBFFD5;
	margin: 1% 2% 2% 2%;
	text-align: center;
	border: 2px solid #6FDE93;
	font-size:15px;
	color: #00C693;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	overflow: auto;	
	
}

.systemsuccessmsg_2 {
	width: auto;
	height: auto;
	float: center;
	background-color: #DAF7A6;
	margin: 1% 2% 2% 2%;
	text-align: center;
	border: 2px solid #00D457;
	font-size:15px;
	color: #00C693;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}

.systemsuccessmsg {
	width: 100%;
	height: auto;
	float: center;
	background-color: #DAF7A6;
	margin: 1% 0;
	text-align: center;
	border: 2px solid #00D457;
	font-size:15px;
	color: #00C693;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
	
}




/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}

}


@media only screen and (min-width: 401px) and (max-width: 600px) {

.dashbclosure {
	width: 80%;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 10px;	
	text-align: center;
	padding: 6px 0px;
	border: 2px solid #EAB404;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}

	.body {
	width: 90%;
	font-size: 95%;
	
	}


	#motherdiv {
		height: auto;
		margin: 0 0 0 0;
		width: 100%;
		border: 0px solid #2682B0;
		background: transparent;
		overflow: hidden;	
	}

	

	
	#header {
    line-height:30px;
    margin:0 auto;
    width:100%;
	background: transparent;
	border: 0px solid #2682B0;
	/*background: transparent;*/
	
	}

	
	#header_top_a {
    height:30px;
    margin: 0 auto;
    width:95%;
	float: center;
	/*background: #1AA0D2;*/
	background: linear-gradient(#1F848A, #1F848A, #1F848A);
	}
	
	#header_top_a_ii {
		font-size: 18.0px;
		text-align: left;
		height: 0px;
		color: #6EFDFF;
		width:20%;
		float: left;
		background: transparent;
		font-family: "GothicFont", Arial, Helvetica, Geneva, sans-serif;
		text-align: center;
		border:0px solid #2682B0;	
		
	}	

	#header_top_a_ii img{
			width:90px;		
	}
	
	
		#header_top_a_i {
			text-align: right;
			height: 30px;
			margin:0 auto;
			color: #FFFFFF;
			width:70%;
			float: right;
			background: transparent;
			border:0px solid #FFFFFF;
		}	

	

	.header nav {
		display: none;
	}

	#header_top {
	line-height:30px;
	margin:0 auto;
	width:100%;
	/*background: #1AA0D2;*/
	/*background: linear-gradient(#808080, #808080, #808080);*/
	position:fixed;
	}	
	
	
	#header_top_a_i nav {
		display: none;
	}
	

		#circlespan
		{
		display:inline-block;
		margin:7px 5px 0px 0px;
		width:17px;
		height:17px;
		border-radius:50%;
		font: 150% "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
		font-weight: bold;
		color:#FC7019;
		line-height:15px;
		text-align:center;
		background: transparent;
		}	
	
		p.track_label_font {
			font: 220% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			color:#000000;
			letter-spacing: 0.01em;
			margin:7px 0px 5px 10px;
			text-align: left;
			padding:0;
			font-weight: bold;
		}
	

	#track_logo_enclosure {
		margin:0px 0px 40px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		background: transparent;
		float: left;
		text-align: center;
		border: 0px solid #FC7019;
		
	}
	
		#track_logo {
			margin:auto;
			width:100px;
			height: 100px;			
			color: #FFFFFF;
			font: 40px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			text-align: center;
			background: #FFFFFF;
			border: 2px solid #FC7019;
			float: left;
		}	
		#track_label {
			margin:auto;
			width:340px;
			height: auto;
			text-align: left;	
			color: #FFFFFF;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}

		#track_guidebtn {
			margin: auto;
			width: 70%;
			height: auto;
			text-align: center;	
			color: #FFFFFF;
			font: 200% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #7AC043;
			float: center;
			/*border: 0px solid #A969AB;*/
			border-bottom: 5px solid #728F5B;
			border-radius: 10px;
			padding: 10px 10px;
		}
	
	
	
	.header_top_a_i_small nav {
		display: none;
	}
	
	

	
	#header_top_divider {
		margin:0 auto;
		width:100%;
	}	
	
	
	#header_innerii {
		line-height:70px;
		margin:0 auto;
		width:95%;
		height: 55px;
		display: fixed;
		box-shadow: 0px 4px 5px -3px #888;
		background: #32A4AB;
	}	
	
	
	#header_innerii_a {
		text-align: center;
		line-height:30px;
		margin:-30 0 0 0;
		width:18%;
		/*background: #76D7C4*/
		background: transparent;
		float: left;

	}

	
	#header_innerii_b{

		line-height:49px;
		height: 50px;
		margin:0 auto;
		width:75%;
		/*background: #76D7C4;*/
		text-align: right;
		float: right;	

	}		
	
	#container {
    background:#FFFFFF;
    margin:0 auto;
    padding:0px 0px 0px 0px;
    width:95%;
	/*height: auto;*/
	display: fixed;
	overflow: hidden;
	
		min-height: 100%;
	  height: auto !important;
	  margin-bottom: -50px;
	  
	-moz-box-shadow: 0 0 8px 8px #D2D2D2;
	-webkit-box-shadow: 0 0 8px 8px #D2D2D2;
	box-shadow: 0 0 8px 8px #D2D2D2;		
	/*-moz-box-shadow: 0 0 8px 8px #D2D2D2;
	-webkit-box-shadow: 0 0 8px 8px #D2D2D2;
	box-shadow: 0 0 8px 8px #D2D2D2;

	-webkit-box-shadow: 4px 2px  #D2D2D2,  -5px 0 2px #D2D2D2;
	-moz-box-shadow: 4px 0 2px #D2D2D2,  -5px 0 2px #D2D2D2;
	box-shadow: 4px 0 2px #D2D2D2,  -5px 0 2px #D2D2D2;
	*/
	}	
	
	#header_container {
	background: linear-gradient(#A2A2A3, #808080, #808080);
	/*background: #F8B519;*/
	border:0px solid #8170FF;
	height:auto;
	left:0;
/*	position:fixed;*/
	width:100%;
	top:0;
	margin-bottom: 0;
	position: relative;
	}	
	
	
#body_content_a {
	width: 100%;
	height: auto;	
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: left;

   /* background-color: #7D52F7;*/
	/*background-image: url('../images/indexpic.png');*/
	background-size: 100%;
    background-repeat: no-repeat;
	background-position: center top;
}	





	#body_content_a_slide {
		margin:0px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: 200px;
		background: transparent;
		float: left;
		vertical-align: middle;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center top;		
		border: 0px solid #2682B0;
	}

	#body_content_a_bulletin {
		margin:0px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		float: left;
	}




	
	#body_content_a_ii {
		margin:0px 0px 0px 0px;
		width:100%;
		height: auto;
		background: #F7D436;
		/*background: linear-gradient(#E0B835, #E0B835, #E0B835);*/
		/*background: #ED9542;*/
		float: left;
		
	}	
	
	#body_content_divider_3 {
		margin:10px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		overflow: auto;
		background: #147594;
		margin-bottom: 50px;
		float: left;
	}	
	
	#footer_container {
	background: #3C3C3C;
    border: 0px solid #545555;
    margin: 0 0 0 0;
    height: auto;
	color: #FFFFFF;
    left: 0px;
	overflow: hidden;
	 /*  position: absolute;
	 background: linear-gradient(#F8B519, #F8B519, #F47922);
	 */
    width: auto;
	}
	
	
	#footer {
		height: auto;
		margin:0 auto;
		overflow: hidden;
		width:95%;
		background: #5B5B5B;
		text-align:center;
	}	
	
#footerinhouse {
	height: auto;
    margin:0 auto;
	overflow: hidden;
    width:95%;
	background: transparent;
    text-align:center;
}	
	
	
	#footer_partition {
		height: auto;
		margin:0 auto;
		width:100%;
		text-align: left;
		float: left;
	}
	#footer_partition_100percent {
		height: auto;
		margin:0 auto;
		width:95%;
		text-align: left;
		float: left;
	}	
		
		
		
		
		
		/*start NAVIGATION*/
		.mobile-container {
		  max-width: 300px;
		  margin: auto;
		  background-color: #555;
		  height: 500px;
		  color: white;
		  border-radius: 10px;
		}

		.topnav {
		  line-height: 30px;			
		  text-align: left;
		  overflow: hidden;
		  background-color: #1F848A;
		  position: relative;
  		  width: 200px;
		  float: right;
		}

		.topnav #myLinks {
		  display: none;
		}


		.topnav #greenLinks {
		  background: #1F848A;
		}		
		
		.topnav #greenLinks:hover {
		  background-color: #ddd;
		  color: black;
		}		
		
		.topnav a {
		  color: white;
		  text-decoration: none;
		  font-size: 14px;
		  display: block;
		}

		.topnav a.icon {
		  background: #4CAF50;
		  
		  display: block;
		  padding: 8px 9px;
		  position: absolute;
		  right: 0;
		  top: 0;
		}

		.topnav a:hover {
		  background-color: #ddd;
		  color: black;
		}

		/*Mobile Mode .topnav index*/
		.active {
		  background-color: #1F848A;
		  color: white;

		}
	
}




















@media only screen and (min-width: 150px) and (max-width: 400px) {

	.body {
	width: 90%;
	font-size: 95%;
	
	}


	#motherdiv {
		height: auto;
		margin: 0 0 0 0;
		width: 100%;
		border: 0px solid #2682B0;
		background: transparent;
		overflow: hidden;	
	}

	

	
	#header {
    line-height:30px;
    margin:0 auto;
    width:100%;
	background: transparent;
	border: 0px solid #2682B0;
	/*background: transparent;*/
	
	}

	
	#header_top_a {
    height:30px;
    margin: 0 auto;
    width:95%;
	float: center;
	/*background: #1AA0D2;*/
	background: linear-gradient(#1F848A, #1F848A, #1F848A);
	}
	
	#header_top_a_ii {
		font-size: 18.0px;
		text-align: left;
		height: 0px;
		color: #6EFDFF;
		width:20%;
		float: left;
		background: transparent;
		font-family: "GothicFont", Arial, Helvetica, Geneva, sans-serif;
		text-align: center;
		border:0px solid #2682B0;	
		
	}	

	#header_top_a_ii img{
			width:90px;		
	}
	
	
		#header_top_a_i {
			text-align: right;
			height: 30px;
			margin:0 auto;
			color: #FFFFFF;
			width:70%;
			float: right;
			background: transparent;
			border:0px solid #FFFFFF;
		}	

	

	.header nav {
		display: none;
	}

	#header_top {
	line-height:30px;
	margin:0 auto;
	width:100%;
	/*background: #1AA0D2;*/
	/*background: linear-gradient(#808080, #808080, #808080);*/
	position:fixed;
	}	
	
	
	#header_top_a_i nav {
		display: none;
	}
	

		#circlespan
		{
		display:inline-block;
		margin:7px 5px 0px 0px;
		width:17px;
		height:17px;
		border-radius:50%;
		font: 150% "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
		font-weight: bold;
		color:#FC7019;
		line-height:15px;
		text-align:center;
		background: transparent;
		}	
	
		p.track_label_font {
			font: 200% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			color:#000000;
			letter-spacing: 0.01em;
			margin:7px 0px 5px 10px;
			text-align: left;
			padding:0;
			font-weight: bold;
		}
	

	#track_logo_enclosure {
		margin:0px 0px 40px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		background: transparent;
		float: left;
		text-align: center;
		border: 0px solid #FC7019;
		
	}
	
		#track_logo {
			margin:auto;
			width:100px;
			height: 100px;			
			color: #FFFFFF;
			font: 40px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			text-align: center;
			background: #FFFFFF;
			border: 2px solid #FC7019;
			float: left;
		}	
		#track_label {
			margin:auto;
			width:220px;
			height: auto;
			text-align: left;	
			color: #FFFFFF;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}

		#track_guidebtn {
			margin: auto;
			width: 70%;
			height: auto;
			text-align: center;	
			color: #FFFFFF;
			font: 200% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #7AC043;
			float: center;
			/*border: 0px solid #A969AB;*/
			border-bottom: 5px solid #728F5B;
			border-radius: 10px;
			padding: 10px 10px;
		}
	
	
	
	.header_top_a_i_small nav {
		display: none;
	}
	
	

	
	#header_top_divider {
		margin:0 auto;
		width:100%;
	}	
	
	
	#header_innerii {
		line-height:70px;
		margin:0 auto;
		width:95%;
		height: 55px;
		display: fixed;	
		box-shadow: 0px 4px 5px -3px #888;
		background: #32A4AB;
	}	
	
	
	#header_innerii_a {
		text-align: center;
		line-height:30px;
		margin:-30 0 0 0;
		width:18%;
		/*background: #76D7C4*/
		background: transparent;
		float: left;

	}

	
	#header_innerii_b{

		line-height:49px;
		height: 50px;
		margin:0 auto;
		width:75%;
		/*background: #76D7C4;*/
		text-align: right;
		float: right;	

	}		
	
	#container {
    background:#FFFFFF;
    margin:0 auto;
    padding:0px 0px 0px 0px;
    width:95%;
	/*height: auto;*/
	display: fixed;
	overflow: hidden;
	
		min-height: 100%;
	  height: auto !important;
	  margin-bottom: -50px;
	  
	-moz-box-shadow: 0 0 8px 8px #D2D2D2;
	-webkit-box-shadow: 0 0 8px 8px #D2D2D2;
	box-shadow: 0 0 8px 8px #D2D2D2;		
	/*-moz-box-shadow: 0 0 8px 8px #D2D2D2;
	-webkit-box-shadow: 0 0 8px 8px #D2D2D2;
	box-shadow: 0 0 8px 8px #D2D2D2;

	-webkit-box-shadow: 4px 2px  #D2D2D2,  -5px 0 2px #D2D2D2;
	-moz-box-shadow: 4px 0 2px #D2D2D2,  -5px 0 2px #D2D2D2;
	box-shadow: 4px 0 2px #D2D2D2,  -5px 0 2px #D2D2D2;
	*/
	}	
	
	#header_container {
	background: linear-gradient(#A2A2A3, #808080, #808080);
	/*background: #F8B519;*/
	border:0px solid #8170FF;
	height:auto;
	left:0;
/*	position:fixed;*/
	width:100%;
	top:0;
	margin-bottom: 0;
	position: relative;
	}	
	
	
#body_content_a {
	width: 100%;
	height: auto;	
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: left;

   /* background-color: #7D52F7;*/
	/*background-image: url('../images/indexpic.png');*/
	background-size: 100%;
    background-repeat: no-repeat;
	background-position: center top;
}	





	#body_content_a_slide {
		margin:0px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: 200px;
		background: transparent;
		float: left;
		vertical-align: middle;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center top;		
	}

	#body_content_a_bulletin {
		margin:0px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		float: left;
	}




	
	#body_content_a_ii {
		margin:0px 0px 0px 0px;
		width:100%;
		height: auto;
		background: #F7D436;
		/*background: linear-gradient(#E0B835, #E0B835, #E0B835);*/
		/*background: #ED9542;*/
		float: left;
		
	}	
	
	#body_content_divider_3 {
		margin:10px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		overflow: auto;
		background: #147594;
		margin-bottom: 50px;
		float: left;
	}	
	
	#footer_container {
	background: #3C3C3C;
    border: 0px solid #545555;
    margin: 0 0 0 0;
    height: auto;
	color: #FFFFFF;
    left: 0px;
	overflow: hidden;
	 /*  position: absolute;
	 background: linear-gradient(#F8B519, #F8B519, #F47922);
	 */
    width: auto;
	}
	
	
	#footer {
		height: auto;
		margin:0 auto;
		overflow: hidden;
		width:95%;
		background: #5B5B5B;
		text-align:center;
	}	

	#footerinhouse {
		height: auto;
		margin:0 auto;
		overflow: hidden;
		width:95%;
		background: transparent;
		text-align:center;
	}
	
	#footer_partition {
		height: auto;
		margin:0 auto;
		width:100%;
		text-align: left;
		float: left;
	}
	#footer_partition_100percent {
		height: auto;
		margin:0 auto;
		width:95%;
		text-align: left;
		float: left;
	}	
		
		
		
		
		
		/*start NAVIGATION*/
		.mobile-container {
		  max-width: 300px;
		  margin: auto;
		  background-color: #555;
		  height: 500px;
		  color: white;
		  border-radius: 10px;
		}

		.topnav {
		  line-height: 30px;			
		  text-align: left;
		  overflow: hidden;
		  background-color: #1F848A;
		  position: relative;
  		  width: 200px;
		  float: right;
		}

		.topnav #myLinks {
		  display: none;
		}


		.topnav #greenLinks {
		  background: #1F848A;
		}		
		
		.topnav #greenLinks:hover {
		  background-color: #ddd;
		  color: black;
		}		
		
		.topnav a {
		  color: white;
		  text-decoration: none;
		  font-size: 14px;
		  display: block;
		}

		.topnav a.icon {
		  background: #4CAF50;
		  
		  display: block;
		  padding: 8px 9px;
		  position: absolute;
		  right: 0;
		  top: 0;
		}

		.topnav a:hover {
		  background-color: #ddd;
		  color: black;
		}

		.active {
		  background-color: #1F848A;
		  color: white;

		}
	
}



























/* On smaller screens, decrease text size 999px*/
@media only screen and (max-width: 500px) {
  .text {font-size: 11px}

.dashbclosure {
	width: 80%;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 10px;	
	text-align: center;
	padding: 6px 0px;
	border: 2px solid #EAB404;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}

}


@media only screen and (min-width: 601px) and (max-width: 999px) {

.dashbclosure {
	width: 80%;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 10px;	
	text-align: center;
	padding: 6px 0px;
	border: 2px solid #EAB404;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}
	.body {
	width: 90%;
	font-size: 95%;
	
	}


	
	#iframe_index {
		width:100%;
		height: 200px;		
	}	

	#motherdiv {
		height: auto;
		margin: 0 0 0 0;
		width: 100%;
		border: 0px solid #2682B0;
		background: transparent;
		overflow: hidden;	
	}

	

	
	#header {
    line-height:30px;
    margin:0 auto;
    width:100%;
	background: transparent;
	border: 0px solid #2682B0;
	/*background: transparent;*/
	
	}

	
	#header_top_a {
    height:30px;
    margin: 0 auto;
    width:95%;
	float: center;
	/*background: #1AA0D2;*/
	background: linear-gradient(#1F848A, #1F848A, #1F848A);
	}
	
	#header_top_a_ii {
		font-size: 18.0px;
		text-align: left;
		height: 0px;
		color: #6EFDFF;
		width:20%;
		float: left;
		background: transparent;
		font-family: "GothicFont", Arial, Helvetica, Geneva, sans-serif;
		text-align: center;
		border:0px solid #2682B0;	
		
	}	

	#header_top_a_ii img{
			width:90px;		
	}
	
	
		#header_top_a_i {
			text-align: right;
			height: 30px;
			margin:0 auto;
			color: #FFFFFF;
			width:70%;
			float: right;
			background: transparent;
			border:0px solid #FFFFFF;
		}	

	

	.header nav {
		display: none;
	}

	#header_top {
	line-height:30px;
	margin:0 auto;
	width:100%;
	/*background: #1AA0D2;*/
	/*background: linear-gradient(#808080, #808080, #808080);*/
	position:fixed;
	}	
	
	
	#header_top_a_i nav {
		display: none;
	}
	
	
	
	
	
	.header_top_a_i_small nav {
		display: none;
	}
	
	

	
	#header_top_divider {
		margin:0 auto;
		width:100%;
	}	
	
	
	#header_innerii {
		line-height:70px;
		margin:0 auto;
		width:95%;
		height: 55px;
		display: fixed;
		box-shadow: 0px 4px 5px -3px #888;
		background: #32A4AB;
	}	
	
	
	#header_innerii_a {
		text-align: center;
		line-height:30px;
		margin:-30 0 0 0;
		width:18%;
		/*background: #76D7C4*/
		background: transparent;
		float: left;

	}

	
	#header_innerii_b{

		line-height:49px;
		height: 50px;
		margin:0 auto;
		width:75%;
		/*background: #76D7C4;*/
		text-align: right;
		float: right;	

	}		
	
	#container {
    background:#FFFFFF;
    margin:0 auto;
    padding:0px 0px 0px 0px;
    width:95%;
	/*height: auto;*/
	display: fixed;
	overflow: hidden;
	
		min-height: 100%;
	  height: auto !important;
	  margin-bottom: -50px;
	  
	-moz-box-shadow: 0 0 8px 8px #D2D2D2;
	-webkit-box-shadow: 0 0 8px 8px #D2D2D2;
	box-shadow: 0 0 8px 8px #D2D2D2;		
	/*-moz-box-shadow: 0 0 8px 8px #D2D2D2;
	-webkit-box-shadow: 0 0 8px 8px #D2D2D2;
	box-shadow: 0 0 8px 8px #D2D2D2;

	-webkit-box-shadow: 4px 2px  #D2D2D2,  -5px 0 2px #D2D2D2;
	-moz-box-shadow: 4px 0 2px #D2D2D2,  -5px 0 2px #D2D2D2;
	box-shadow: 4px 0 2px #D2D2D2,  -5px 0 2px #D2D2D2;
	*/
	}	
	
	#header_container {
	background: linear-gradient(#A2A2A3, #808080, #808080);
	/*background: #F8B519;*/
	border:0px solid #8170FF;
	height:auto;
	left:0;
/*	position:fixed;*/
	width:100%;
	top:0;
	margin-bottom: 0;
	position: relative;
	}	
	
	
		#circlespan
		{
		display:inline-block;
		margin:7px 5px 0px 0px;
		width:17px;
		height:17px;
		border-radius:50%;
		font: 150% "RALEWAYREG", Arial, Helvetica, Geneva, sans-serif;
		font-weight: bold;
		color:#FC7019;
		line-height:15px;
		text-align:center;
		background: transparent;
		}	
	
		p.track_label_font {
			font: 230% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			color:#000000;
			letter-spacing: 0.01em;
			margin:7px 5px 5px 10px;
			text-align: left;
			padding:0;
			font-weight: bold;
		}
	

	#track_logo_enclosure {
		margin:0px 0px 40px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		background: transparent;
		float: left;
		text-align: center;
		border: 0px solid #FC7019;
		
	}
	
		#track_logo {
			margin:auto;
			width:110px;
			height: 110px;			
			color: #FFFFFF;
			font: 40px "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			text-align: center;
			background: #FFFFFF;
			border: 2px solid #FC7019;
			float: left;
		}	
		#track_label {
			margin:auto;
			width:440px;
			height: auto;
			text-align: left;	
			color: #FFFFFF;
			background: transparent;
			float: left;
			border: 0px solid #FC7019;

		}	
	
	
		#track_guidebtn {
			margin: auto;
			width: 70%;
			height: auto;
			text-align: center;	
			color: #FFFFFF;
			font: 200% "GOTHAM", Arial, Helvetica, Geneva, sans-serif;
			background: #7AC043;
			float: center;
			/*border: 0px solid #A969AB;*/
			border-bottom: 5px solid #728F5B;
			border-radius: 10px;
			padding: 10px 10px;
		}	
	
	
#body_content_a {
	width: 100%;
	height: auto;	
	float: left;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
   /* background-color: #7D52F7;*/
	/*background-image: url('../images/indexpic.png');*/
	background-size: 100%;
    background-repeat: no-repeat;
	background-position: center top;	
}	



	#body_content_a_slide {
		margin:0px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: 210px;
		background: transparent;
		float: left;
		vertical-align: middle;
		background-size: 100%;
		background-repeat: no-repeat;
		background-position: center top;		
	}

	#body_content_a_bulletin {
		margin:0px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		float: left;
	}

	
	#body_content_a_ii {
		margin:0px 0px 0px 0px;
		width:100%;
		height: auto;
		background: #F7D436;
		/*background: linear-gradient(#E0B835, #E0B835, #E0B835);*/
		/*background: #ED9542;*/
		float: left;
		
	}	
	
	#body_content_divider_3 {
		margin:10px 0px 0px 0px;
		width:100%;
		color: #FFFFFF;
		height: auto;
		overflow: auto;
		background: #147594;
		margin-bottom: 50px;
		float: left;
	}	
	
	#footer_container {
	background: #3C3C3C;
    border: 0px solid #545555;
    margin: 0 0 0 0;
    height: auto;
	color: #FFFFFF;
    left: 0px;
	overflow: hidden;
	 /*  position: absolute;
	 background: linear-gradient(#F8B519, #F8B519, #F47922);
	 */
    width: auto;
	}
	
	
	#footer {
		height: auto;
		margin:0 auto;
		overflow: hidden;
		width:95%;
		background: #5B5B5B;
		text-align:center;
	}	

	#footerinhouse {
		height: auto;
		margin:0 auto;
		overflow: hidden;
		width:95%;
		background: transparent;
		text-align:center;
	}
	
	#footer_partition {
		height: auto;
		margin:0 auto;
		width:100%;
		text-align: left;
		float: left;
	}
	#footer_partition_100percent {
		height: auto;
		margin:0 auto;
		width:95%;
		text-align: left;
		float: left;
	}	
		
/*NAVIGATION*/
		/*start NAVIGATION*/
		.mobile-container {
		  max-width: 300px;
		  margin: auto;
		  background-color: #555;
		  height: 500px;
		  color: white;
		  border-radius: 10px;
		}

		.topnav {
		  line-height: 30px;			
		  text-align: left;
		  overflow: hidden;
		  background-color: #1F848A;
		  position: relative;
  		  width: 200px;
		  float: right;
		}

		.topnav #myLinks {
		  display: none;
		}

		
		.topnav #greenLinks {
		  background: #1F848A;
		}		
		
		.topnav #greenLinks:hover {
		  background-color: #ddd;
		  color: black;
		}
		
		.topnav a {
		  color: white;
		  text-decoration: none;
		  font-size: 14px;
		  display: block;
		}

		.topnav a.icon {
		  background: #4CAF50;
		  
		  display: block;
		  padding: 8px 9px;
		  position: absolute;
		  right: 0;
		  top: 0;
		}

		.topnav a:hover {
		  background-color: #ddd;
		  color: black;
		}

		.active {
		  background-color: #1F848A;
		  color: white;

		}
		
.dashbclosure {
	width: 80%;
	height: auto;
	float: center;
	background-color: transparent;
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 10px;	
	text-align: center;
	padding: 6px 0px;
	border: 2px solid #EAB404;
	font-size:15px;
	color: #FF5733;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;			
	overflow: auto;
}		
	
}



