
 * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  }
 
 body {
		font-family:arial,helvetica,sans-serif;
		font-size:90%;
		height: 100%;
		padding: 0px;
		margin: 0px;
       /* background-color:#0c1659; 
	    background-color:#2a325d; */  
       /* background-color:#335E83; 	 steelblue */
		background-color:#294b69;
		/*color: white; */
	}

  #wrapper {
		height:100%;
		min-width:440px;
		max-width:980px;
/*		width:960px; */
	/*	width: 100%; */
		margin:0px auto;
		border:0px solid #bbb;
		padding:0px;
        background-color:##294b69;
		overflow:hidden;
	}

#content {
		width:100%;
		min-height:200px;
		box-sizing: border-box;  
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box; 
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;
		float:left;
	/*	height:800px;
		width:990px; */
	/*	padding-bottom:10px; */
        background-color:#ffffff;
		color: #000000;
	/*	box-shadow: 10px 10px 5px #888888; */
/*		border-top: 5px solid lightgreen;
		border-bottom: 5px solid lightgreen; */
		border-radius: 15px; 
		overflow: hidden; 
	}
	/* applies to all divs within the content div */

#content div {
/*		padding:0px; */
/*		border:0px solid #bbb; */
        float:left;
        background-color:#ffffff;
		overflow:hidden;
	}
	
 #header {
		/*width:1000px; */
	/*	float:left; */
		width:100%;
		border:0px solid #bbb;
		min-height:120px;
		padding:0px;
        text-align:center;
        color:white;
    /*    font-size:250%; */
    /*  background-color:#0c1659; 
        background-color:#2a325d;  
        background-color:#335E83; */
   		background-color:#294b69;		
		overflow:hidden;
	}

#header-left {
/*	width: 40%; */
/*	height:100%; */
	float: left; 
/*	line-height: 300%; */
/*	background: purple; */
}

#header-right {
/*	width: 60%; */
/*	min-height:120px;  */
/*	line-height:105px; */
	line-height:200%; 
	float: left; 
	text-align: bottom;	
	font-size: 180%;
/*	background: lightgray; */
/*    padding-bottom: 9999px;
	margin-bottom: -9999px; 
	overflow: hidden; */
}

  #footer {
		float:left;
		margin-top:0px;
		margin-bottom:1px;
		margin-left:0 auto;
		margin-right:0 auto;
		/*padding:5px; */
		border-top:1px solid #bbb;
		width:100%;
	/*	background-color:#ffffff; */
		background-color:#294b69;
		color: white;
		text-align: center;
		margin-bottom: -1000px;
		padding-bottom: 1000px;
		overflow: hidden;
		/*font-size: 12px; */
		font-style:italic; 
		font-size: small; 
	}
#footer	a:link {
    color: white;
}

/* visited link */
#footer a:visited {
    color: white;
}

/* mouse over link */
#footer a:hover {
    color: white;
}

/* selected link */
#footer a:active {
    color: white;
}

  #bottom {
		clear:both;
		text-align:right;
	}
 #disclaimer {
	color:white;
 }
  #bodypagetitle {
		font-family:arial,helvetica,sans-serif;
		font-size:20px;
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
		padding: 10px;
       /* background-color:#0c1659; */
	}
  #bodypagetitle2{
		font-family:arial,helvetica,sans-serif;
		font-size:20px;
		margin-left: 0px;
		margin-right: 0px;
		text-align: center;
		padding: 10px;
       /* background-color:#0c1659; */
	}
#bodypagesubtitle1a {
		font-family:arial,helvetica,sans-serif;
		font-size:16px;
		margin-left: auto;
		margin-right: auto;
		text-align: right;
		font-weight: bold;
		width: 50%;
		float: left;
		line-height: 22px;
/*		padding-right: 15px; */
		background-color: #ffffff;
		
       /* background-color:#0c1659; */
	}
#bodypagesubtitle1b{
		font-family:arial,helvetica,sans-serif;
		font-size:16px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		font-weight: bold;
		width:50%;
		float: right;
		line-height: 22px;
		text-indent: 15px;
		background-color: #ffffff;
       /* background-color:#0c1659; */
	}
#bodypagesubtitle1c{
		font-family:arial,helvetica,sans-serif;
		font-size:16px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-weight: bold;
		width:50%;
		float: right;
		line-height: 22px;
		text-indent: 15px;
/*		background-color: #ffffff; */
        background-color:#0c1659; 
	}
.searchsubtitle1c{
		font-family:arial,helvetica,sans-serif;
		font-size:16px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		font-weight: bold;
		width:100%; 
	/*	float: center; */
		line-height: 22px;
		text-indent: 15px;
/*		background-color: #ffffff; */
     /*   background-color:#0c1659; */
}
 #centerbutton{
		text-align: center;
		margin: 0 auto;
	}
.searchoption1 {
	line-height: 100%; 
/*	padding-top:4px; 
	padding-bottom:1px; */
	padding-top:0px; 
	padding-bottom:0px; 
	padding-right:0px;
	padding-left:0px;
	border:0px; 
	margin:0px;
}
.infosections {
/*	width:100%; */
/*	margin-left:auto;
	margin-right:auto; */
/*	display: table; */
	width: 100%;
	margin-top:0px;
/*	border:5px solid #4b4b4b;   */
	box-sizing: border-box;  
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
	position:relative; 
	background-color: #fff000;
	overflow: hidden;
}

.heading {
	margin:0;
	text-indent: 10px;
	line-height: 20px;
	background-color: #ffffff;
}

.sectionheader {
   background: lightgreen;
   /*width: 1000px; */
   width: 100%;
   font-size:16px;
   font-weight:bold;
   text-align: center;
   line-height: 160%;
   border: 1px solid green;
   box-sizing: border-box;  
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
 /*  border-top: 1px solid #000000;
   border-bottom: 1px solid #000000; */
   margin: 0px;
   overflow:hidden;
}	
.sectionline {
   background: lightgreen;
   /*width: 1000px; */
   width: 100%;
 /*  font-size:16px; */
   font-weight:bold;
   text-align: left;
   line-height: 10%; 
   border: 1px solid green;
   box-sizing: border-box;  
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
 /*  border-top: 1px solid #000000;
   border-bottom: 1px solid #000000; */
   margin: 0px;
   padding: 0px;
   overflow:hidden;
}	

.sectiondetail {
/*	display: table-row; */
/*    position:relative; */
/*	min-height: 50px;  */
	float: left;
/*	background: purple; */
	width: 100%;
/*	height: 100%;  */
	border-bottom: 1px solid black; 
	box-sizing: border-box;  
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   overflow:hidden; 
}
.sectiondetail:before,
.sectiondetail:after {
	content:"";
	display:table;
}
.sectiondetail:after {
	clear:both;
}
.sectiondetail {
	zoom:1;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.center{
	text-align:center;
}
.topborder{
	width:100%;
	border-top: 1px solid black;
}
.leftborder{
	border-left: 1px solid black;
}
.bottomborder{
	padding: 0px;
	margin: 0px;
/*	width:100%; */
	border-bottom: 1px solid black;
}
.rightborder{
	border-right: 1px solid darkblue;
}
.rowborder{
	padding: 0px;
	margin: 0px;
	width:100%;
	border-bottom: 1px solid red;
}
.borders{
/*	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
*/
}
.notopborder{
	border-right: 1px solid black;
	border-left: 1px solid black;
/*	border-top: 1px solid black; */
	border-bottom: 1px solid black;

}
.hline {
	width:100%; height:1px; background: #fff;
}
.warning{
	background: #ff0000;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 140%;
	padding: 0px;
	border:0px;
	margin:0px;
}
.informationalwarningc{
	background: #ff0000;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 140%;
	padding: 0px;
	border:0px;
	margin:0px;
}
.informationalwarningl{
	background: #ffff00;
	text-align: left;
	text-indent: 2%;
/*	font-weight: bold; */
	color: #0033cc;
	font-size: 95%;
	padding: 0px;
	border:0px;
	margin:0px;
}
.informationalwarningr{
	background: #ffff00;
	text-align: right;
	text-indent: 2%;
/*	font-weight: bold; */
	color: #0033cc;
	font-size: 95%;
	padding: 0px;
	border:0px;
	margin:0px;
}
.informationalblank{
	background: #ffffff;
	text-align: left;
/*	font-weight: bold; */
	color: #0033cc;
	font-size: 90%; 
	padding: 0px;
	border:0px;
	margin:0px;
}