    @media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  html,
  body{
    width:100%;
    overflow-x:hidden;
  }

}
     
	body {
		font-family:Arial, Geneva, sans-serif; 
		font-size:1em;
		color:#000000; 
		text-align:center;
		margin:0px
	}
	
		a img
	{
		border:none;
	
	}
	
	h1 {
	
	color: #24A305;
    font-size: 42px;
    line-height: 46px;
	font-style:normal;
	
	}
	
	
	
	a {
	 color: #15506E;
	 text-decoration:none;
	 }
	 
	a:hover {
	 color: #15506E;
	 text-decoration:underline;

	 }	 
	
	.clear{clear:both;}
	
	#outer_container {
		height: 100%;
		width: 100%;
	}
	
	
	
	/* -- dropdown -- */
	
	
/*-- td {
    float: left;
} --*/

td a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: left;         /*-- changed from centre oct27 --*/
    padding: 14px 16px;
    text-decoration: none;
}

/*-- td a:hover, .dropdown:hover .dropbtn {
    background-color: red;
} --*/

/*-- td.dropdown {
    display: inline-block;
} --*/

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
	





/* Float cancel and delete buttons and add an equal width */
.cancelbtn-confirm, .deletebtn-confirm {
  float: left;
  width: 10%;
	cursor: pointer;
	border: none;
	padding: 4px 14px;
	margin: 4px 0px;
	opacity: 0.9;
}

.cancelbtn-confirm:hover, .deletebtn-confirm:hover {
  opacity:1;
}

/* Add a color to the cancel button */
.cancelbtn-confirm {
  background-color: #f2f2f2;
  color: black;
	margin-left:45%;
}

/* Add a color to the delete button */
.deletebtn-confirm {
  background-color: #f2f2f2;
	margin-left:4%;
}

/* Add padding and center-align text to the container */
.container-confirm {
  padding: 0.1% 3% 1.1% 3%;
  text-align: center;
}

.container-confirm a { 
	font-weight: bold;
	color: #f2f2f2;
}

.container-confirm a:hover { 
	text-decoration: underline;
}

/* The Modal (background) */
.modal-confirm {
  /* display: none;  Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 8; /* Sit on top */
  left: 0;
  bottom: 0;
  width: 100%; /* Full width */
  /* height: 100%;  Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: none;
}

/* Modal Content/Box */
.modal-content-confirm {
	width: 100%;
	border-top: 2px solid white;
}

/* Style the horizontal ruler */
hr-confirm {
  border: 1px solid #f1f1f1;
  margin-bottom: 25px;
}
 
/* The Modal Close Button (x) */
.close-confirm {
  position: absolute;
  right: 35px;
  top: 15px;
  font-size: 40px;
  font-weight: bold;
  color: #f1f1f1;
}

.close-confirm:hover,
.close-confirm:focus {
  color: #f44336;
  cursor: pointer;
}

/* Clear floats */
.clearfix-confirm::after {
  content: "";
  clear: both;
  display: table;
}


@media only screen and (max-width: 760px){
.cancelbtn-confirm, .deletebtn-confirm { width: 90%; }
.cancelbtn-confirm { margin-left:5%; }
.deletebtn-confirm { margin-left:5%; }
}

@media only screen and (min-width: 761px) and (max-width: 1365px) {
.cancelbtn-confirm, .deletebtn-confirm { width: 30%; }
.cancelbtn-confirm { margin-left:35%; }
.deletebtn-confirm { margin-left:4%; }
}
	
	
	

	/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 760px)  {

	#top_border, #nav, #top_bar, #footer_bar  {
	
	display:none !important;
	
	}
	
	#homevid {
		float: none;
		padding-left: 0px;
	}


	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}
	

	#header {
	
    float: left;
    height: auto;
    width: 100%;
	}
	
	#header_image img{
	
    max-width:100% !important;
	}	
	
	#logo {
	
	  float: left;
	  height: auto;
	  width: 97%;
	  text-align:center;
	}
	
	#logo  img{
	
	  max-width:100%;
	
	}	
	
	#signupbox_cont {
	
	  float: left;
	  height: 50px;
	  width: 100%;	
	  margin-bottom:10px;
		margin-top:16px;
	  text-align:center;
	
	}		
	
	
	#signupbox {
	
    display: inline-block;
    height: 50px;
    width: 356px;
	
	}	
	
	#socialbuttons {
	  text-align:center;
	  float: left;
	  height: 23px;
	  width: 100%;	
	
	}	
	#socialbutton {
	
   display: inline;
    height: 23px;
    margin-left: 5px;
    width: 23px;
	
	}

	#m_nav {
	  float: left;
	  height: 40px;
	  width: 98%;
	  margin-top:50px;
	}		
	

	#middle_border {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	}

	#bottom_border {
	
    float: left;
    height: 50px;
    width: 100%;
    margin-top: -209px; 
	
	}

	#main_container {
	
	  float: left;
	  height: auto;
	  width: 97%;
	  margin-left:1%;
	
	}
	
	#header_image {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	  background-image: url(../images/empty.png);
	  background-repeat: no-repeat;	 
	  background-size:100%;
	
	}
	
	#content_container {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	
	}
	#content {
	  font-size: 16px;
	  line-height: 26px;
	  font-style:italic;
	}
	
	#content img {
		max-width:100%;
		
	}
	
	#sidebar_content {
	  font-size: 14px;
	  line-height: 24px;
	  padding:5px;
	}

	#sidebar_content img {
		max-width:100%;
		
	}	
	
	

	#sidebar_container {
	
	  float: left;
	  height: auto;
	  width: 97%;
	  position:relative;
	  margin-left: 1%;
	  text-align:left; /*-- changed from centre here oct27 --*/
	
	}
	#sidebar_image {
	
	  float: left;
	  height: auto;
	  width: 100%;	 
	
	}
	
	#sidebar_image  img{
	
	  max-width:100%;	 
	
	}	
	
	#news_item {
	
	  float: left;
	  height: auto;
	  width: 100%;	 
	
	}	
	
	
	
	#news_header {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	  font-size:30px;
	  color:#0A3C84;
	  margin-top:50px;
	  margin-bottom:15px;
	
	}	
	#news_heading {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	  font-size:16px;
	  color:#000;
	  font-weight: bold;
	  margin-top:10px;
	
	}

	#news_snippet {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	  font-size:14px;
		line-height: 20px;
	  color:#000;
	  font-style: italic;
	
	}
	
	#m_greenbar {
	float: left;
    height: 15px;
    margin-top: 15px;
    width: 100%;
	background-color:#24A305;
		
	}		
	
	#footer_container {
	float: left;
    height: auto;
    position: relative;
    width: 100%;
	background-color:#093D83;
	text-align:center;
		
	}	
	
	
	
	
	#footer_col1 {
    color: #fff;
    float: left;
    font-size: 12px;
    height: auto;
    margin-left: 1%;
	margin-top:15px;
    padding: 0;
    width: 98%;
	}
	
	#footer_col1  img{
    max-width: 100%;
	}	
	
	#footer_col1  a, #footer_col1 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}		
	
	#footer_col2 {
    color: #fff;
    float: left;
    font-size: 12px;
    height: auto;
    margin-left: 1%;
    padding: 0;
    width: 98%;
	}	
	#footer_col2  a, #footer_col2 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}	

	#footer_col3 {
    color: #fff;
    float: left;
    font-size: 12px;
    height: auto;
    margin-left: 1%;
    padding: 0;
    width: 98%;
	}	
	#footer_col3  a, #footer_col3 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}	
	
	
	#footer_heading {	
	color: #FFF;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
	font-weight:bold;
	}		
	
	#footer_nav {	
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    list-style-type: none;
    margin-left: -40px;
	}		
	
	#footer_nav  a{	
    color: #FFF;
	text-decoration:none;
	}

	#footer_nav  a:hover{	
    color: #FFF;
	text-decoration:underline;
	}	
	
	#signupbox input{
    border: medium none;
    float: right;
    height: 20px;
    margin-left: 4px;
    margin-right: 0;
    margin-top: 41px;
    width: 185px;

	}
	
	#signupbox_submit {
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 25px;
    margin-right: 24px;
    margin-top: 39px;
    width: 28px;

	}			
	
#tagline{
		display:none;
	}
	
	
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 761px) and (max-width: 1334px)  {


	#top_border, #cssmenu, #m_nav, #m_greenbar  {
	
	display:none !important;
	
	}
	
	#homevid {
		float: right;
		padding-left: 25px;
	}



	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 100%;
	}
	
	
	#top_bar {
    float: left;
    width: 100%;
    height: 44px;
    background-image: url(../images/bluebarandgradient.png);
    background-repeat: repeat-x;
    margin-top: 155px;
	}	
	

	#header {
	
    float: left;
    height: 175px;
    width: 100%;
    margin-top: -192px;
	  
	
	}
	#logo {
	
	  float: left;
	  height: 148px;
	  width: 50%;	
	
	}
	
	#logo  img{
	
	  max-width:100%;
	
	}	

	
	#signupbox_cont {
	
	  float: right;
	  height: 50px;
	  width: 50%;	
	  margin-bottom:10px;
	
	}		
	
	
	#signupbox {
	

    float: right;
    height: 50px;
    width: 356px;
	
	}
	#socialbuttons {
	  text-align:right;
	  float: right;
	  height: 23px;
	  width: 50%;	
	margin-top:4px;
	}	
	#socialbutton {
	
	  float: right;
	  height: 23px;
	  width: 23px;	
	  margin-left:5px;
	  text-align:right;
	
	}		
	
	#nav {
	
    float: left;
    height: 70px;
    width: 100%;
	position: relative;
	z-index: 1;
	}
	
	#nav  td{
	
	text-align:center;
	padding:5px;
	
	}	
	
	#nav  a{
	
    font-size:13px;
	text-decoration:none;
	color:#0A3C84;
	font-weight:bold;
	}

	#nav  a:hover{
	
    font-size:13px;
	text-decoration:none;
	color:#24A305;
	font-weight:bold;
	
	}	

	#middle_border {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	}

	#bottom_border {
	
    float: left;
    height: 50px;
    width: 100%;
    margin-top: -209px; 
	
	}

	#main_container {
	
	  float: left;
	  height: auto;
	  width: 67%;
	  position:relative;
	  margin-left:1%;
	
	}
	
	#header_image {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	  background-image: url(../images/empty.png);
	  background-repeat: no-repeat;	 
	  background-size:100%;
	
	}
	
	#header_image img{
	
    max-width:100% !important;
	}		
	
	
	#content_container {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	
	}
	#content {
	  font-size: 16px;
	  line-height: 26px;
	  font-style:italic;
	}
	
	#content img {
		max-width:100%;
		
	}
	
	#sidebar_content {
	  font-size: 14px;
	  line-height: 24px;
	  padding:5px;
	}

	#sidebar_content img {
		max-width:100%;
		
	}	
	

	#sidebar_container {
	
	  float: left;
	  height: auto;
	  width: 28%;
	  position:relative;
	  margin-left: 2%;
	
	}
	#sidebar_image {
	
	  float: left;
	  height: auto;
	  width: 100%;	 
	
	}
	
	#sidebar_image  img{
	
	  max-width:100%;	 
	
	}	
	
	#news_item {
	
	  float: left;
	  height: auto;
	  width: 100%;	 
	
	}	
	
	
	
	#news_header {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	  font-size:30px;
	  color:#0A3C84;
	  margin-top:50px;
	  margin-bottom:15px;
	
	}	
	#news_heading {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	  font-size:16px;
	  color:#000;
	  font-weight: bold;
	  margin-top:10px;
	
	}

	#news_snippet {
	
	  float: left;
	  height: auto;
	  width: 100%;	
	  font-size:14px;
		line-height: 20px;
	  color:#000;
	  font-style: italic;
	
	}
	
	#footer_bar {
    float: left;
    width: 100%;
    height: 203px;
    background-image: url(../images/footer.png);
    background-repeat: repeat-x;
    margin-top: -160px;
	}	
	
	#footer_container {
  float: left;
    height: 220px;
    margin-top: 50px;
    position: relative;
    width: 100%;
		
	}	
	
	#footer_col1 {
    color: #fff;
    float: left;
    font-size: 12px;
    height: auto;
    margin-left: 2%;
    margin-top: 115px;
    padding: 0;
    width: 22%;
	}
	
	#footer_col1  img{
    max-width: 100%;
	}	
	
	#footer_col1  a, #footer_col1 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}		
	
	#footer_col2 {
    color: #fff;
    float: left;
    font-size: 12px;
    height: auto;
    margin-left: 6%;
    margin-top: 90px;
    padding: 0;
    width: 20%;
	}	
	#footer_col2  a, #footer_col2 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}	

	#footer_col3 {
    color: #fff;
    float: left;
    font-size: 12px;
    height: auto;
    margin-left: 2%;
    margin-top: 80px;
    padding: 0;
    width: 20%;
	}	
	#footer_col3  a, #footer_col3 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}	
	
	
	#footer_heading {	
	color: #FFF;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
	font-weight:bold;
	}		
	
	#footer_nav {	
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    list-style-type: none;
    margin-left: -40px;
	}		
	
	#footer_nav  a{	
    color: #FFF;
	text-decoration:none;
	}

	#footer_nav  a:hover{	
    color: #FFF;
	text-decoration:underline;
	}	
	
	#signupbox input{
    border: medium none;
    float: right;
    height: 20px;
    margin-left: 4px;
    margin-right: 0;
    margin-top: 41px;
    width: 185px;

	}
	
	#signupbox_submit {
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 25px;
    margin-right: 24px;
    margin-top: 39px;
    width: 28px;

	}				
	
	#tagline{
		display:none;
	}
	
	
}

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


@media only screen and (min-width: 1335px)   {		
	
	#cssmenu, #m_nav , #m_greenbar  {
	
	display:none !important;
	
	}
	
	#homevid {
		float: right;
		padding-left: 25px;
	}
	
	
	#container {
		margin: 0 auto;   
		text-align: left; 
		width: 1335px;
	}
	
	#top_bar {
    float: left;
    width: 100%;
    height: 44px;
    background-image: url(../images/bluebarandgradient.png);
    background-repeat: repeat-x;
    margin-top: 155px;
	}	
	

	#header {
	
    float: left;
    height: 175px;
    width: 1335px;
    margin-top: -192px;
	  
	
	}
	#logo {
	
	  float: left;
	  height: 148px;
	  width: 490px;	
	
	}
	
	
	#signupbox_cont {
	
	  float: right;
	  height: 50px;
	  width: 250px;	
	  margin-bottom:0px;
	margin-top:14px;
	}	
	
	

	#signupbox {
	

    float: right;
    height: 50px;
    width: 356px;

	
	}
	#socialbuttons {
	  text-align:right;
	  float: right;
	  height: 23px;
	  width: 260px;	
	margin-top:4px;
	}	
	#socialbutton {
	
	  float: right;
	  height: 23px;
	  width: 23px;	
	  margin-left:5px;
	  text-align:right;
		padding-top:4px;
	
	}		
	
	#nav {
	
    float: left;
    height: 70px;
    width: 1335px;
	position: relative;
	z-index: 1;
	}
	
	#nav  td{
	
	text-align:center;
	
	}	
	
	#nav  a{
	
    font-size:14px;
	text-decoration:none;
	color:#0A3C84;
	font-weight:bold;
	}

	#nav  a:hover{
	
    font-size:14px;
	text-decoration:none;
	color:#24A305;
	font-weight:bold;
	
	}	
	
	#top_border {
	
	  float: left;
	  height: 50px;
	  width: 1335px;	
	  background-image: url(../images/topbg.png);
	  background-repeat: no-repeat;	 
	
	}

	#middle_border {
	
	  float: left;
	  height: auto;
	  width: 1335px;	
	  background-image: url(../images/middlebg.png);
	  background-repeat: repeat-y;
		
	
	}

	#bottom_border {
	
    float: left;
    height: 50px;
    width: 1335px;
    background-image: url(../images/bottombg.png);
    background-repeat: no-repeat;
    margin-top: -209px; 
	
	}

	#main_container {
	
	  float: left;
	  height: auto;
	  width: 820px;
	  position:relative;
	  margin-left:80px;
	
	}
	
	#header_image {
	
	  float: left;
	  height: 240px;
	  width: 819px;	
	  background-image: url(../images/empty.png);
	  background-repeat: no-repeat;	 
	
	}	
	
	#content_container {
	
	  float: left;
	  height: auto;
	  width: 819px;	
	
	}
	#content {
	  font-size: 16px;
	  line-height: 26px;
	  font-style:italic;
	}
	
	#sidebar_content {
	  font-size: 14px;
	  line-height: 24px;
	  padding:5px;
	}

	#sidebar_content img {
		max-width:100%;
		
	}		
	

	#sidebar_container {
	
	  float: left;
	  height: auto;
	  width: 281px;
	  position:relative;
	  margin-left: 75px;
	
	}
	#sidebar_image {
	
	  float: left;
	  height: 389px;
	  width: 281px;	 
	
	}
	
	#news_item {
	
	  float: left;
	  height: auto;
	  width: 281px;	 
	
	}	
	
	
	
	#news_header {
	
	  float: left;
	  height: auto;
	  width: 281px;	
	  font-size:30px;
	  color:#0A3C84;
	  margin-top:50px;
	  margin-bottom:15px;
	
	}	
	#news_heading {
	
	  float: left;
	  height: auto;
	  width: 281px;	
	  font-size:16px;
	  color:#000;
	  font-weight: bold;
	  margin-top:10px;
	
	}

	#news_snippet {
	
	  float: left;
	  height: auto;
	  width: 281px;	
	  font-size:14px;
	line-height: 20px;
	  color:#000;
	  font-style: italic;
	
	}
	
	#footer_bar {
    float: left;
    width: 100%;
    height: 203px;
    background-image: url(../images/footer.png);
    background-repeat: repeat-x;
    margin-top: -160px;
	}	
	
	#footer_container {
    float: left;
    height: 159px;
    width: 1335px;
    margin-top: 50px;
    position: relative;
		
	}	
	
	#footer_col1 {
    color: #FFF;
    float: left;
    font-size: 12px;
    height: 159px;
    margin-left: 48px;
    margin-top: 45px;
    padding: 0;
    width: 295px;
	}
	
	#footer_col1  a, #footer_col1 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}		
	
	#footer_col2 {
    color: #FFF;
    float: left;
    font-size: 12px;
    height: 159px;
    margin-left: 37px;
    margin-top: 30px;
    padding: 0;
    width: 203px;
	}	
	#footer_col2  a, #footer_col2 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}	

	#footer_col3 {
    color: #FFF;
    float: left;
    font-size: 12px;
    height: 159px;
    margin-left: 0px;
    margin-top: 30px;
    padding: 0;
    width: 200px;
	}	
	#footer_col3  a, #footer_col3 a:hover{
    text-decoration:underline;
	color: #FFF;	
	}	
	
	
	#footer_heading {	
	color: #FFF;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
	font-weight:bold;
	}		
	
	#footer_nav {	
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    list-style-type: none;
    margin-left: -40px;
	}		
	
	#footer_nav  a{	
    color: #FFF;
	text-decoration:none;
	}

	#footer_nav  a:hover{	
    color: #FFF;
	text-decoration:underline;
	}	
	
	#signupbox input{
    border: medium none;
    float: right;
    height: 20px;
    margin-left: 4px;
    margin-right: 0;
    margin-top: 41px;
    width: 185px;

	}
	
	#signupbox_submit {
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 25px;
    margin-right: 24px;
    margin-top: 39px;
    width: 28px;

	}		
	
	#tagline{
		float: left;
margin-left: 0%;
margin-top: 18px;
	}
	
	
	
}