<style>
<body>

 {  
  width: 960px;
  background-color:#000000;
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  }
  
HTML {
  min-height: 101%
  }
  
TD
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #444444;
  }
A:link
  {
  color: #333399; text-decoration: none;
  }
A:active
  {
  color: #CC660000; text-decoration: none;
  }
A:visited
  {
  color: #CC660000; text-decoration: none;
  }
A:hover
  {
 text-decoration: underline;
  }

img
{  border-style: none;
}

body_12pt
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  color: #444444;
  }

table,th,td
{
border:1px;
padding:2px;
border-collapse:collapse
}

.imgborder_black {
    border-style: solid;
    border-color: black;
}

.imgborder_gray {
    border-style: solid;
    border-color: #888888
} 

.boxed {
  border: 1px solid gray ;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
} 

.navtext_red
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #CC3300;
  }
.navtext_blue
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #3333CC;
  }
.text_white
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #FFFFFF;
  }
.text_white_serif
  {
  font-family: Book Antiqua, Georgia, serif;
  font-size: 8pt;
  color: #FFFFFF;
  }
.text_blue
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #3333CC;
  }
.text_black_sm_sans
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #444444;
  }
.text_black_sm_sans_10pt
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #444444;
  }
.text_gray_sans
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #888888;
  }
.text_red
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #CC3300;
  }
.headline
  {
  font-weight: bold;
  font-family: Book Antiqua, Georgia, serif;
  font-size: 12pt;
  color: #444444;
  }
.headline2
  {
  font-weight: bold;
  font-family: Book Antiqua, Georgia, serif; 
  font-size: 14pt;
  color: #444444;
  }
.headline3
  {
  font-weight: bold;
  font-family: Book Antiqua, Georgia, serif; 
  font-size: 18pt;
  color: #444444;
  }
.headline_link
  {
  font-family: Book Antiqua, Georgia, serif; 
  font-size: 12pt;
  color: #333399;
  }
.headline2_link
  {
  font-weight: bold;
  font-family: Book Antiqua, Georgia, serif;
  font-size: 14pt;
  color: #333399;
  }
.headline3_link
  {
  font-weight: bold;
  font-family: Book Antiqua, Georgia, serif; 
  font-size: 18pt;
  color: #333399;
  }  
.footer
  {
  font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #999999;
  }
 .headline_mid
{
  vertical-align: middle 
}

@media screen and (min-width:0px) and (max-width:319px) {
  ul.topnav li:not(:first-child) {display: none;}

	#mobilenav { display: block; }
	#desktopnav { display: none; }

}

@media screen and (min-width:320px) and (max-width:658px) {
  ul.topnav li:not(:first-child) {display: none;}
    ul.topnav li.icon {
    float: none;
    display: inline-block;}
	
	#mobilenav { display: block; }
	#desktopnav { display: none; }
	
}
	
@media screen and (min-width:659px) and (max-width:930px) {
  ul.topnav li:not(:first-child) {display: none;}
    ul.topnav li.icon {
    float: left;
    display: inline-block;}
	ul.topnav li.icon2 {
    float: left;
    display: inline-block;}
	
	#mobilenav { display: none; }
	#desktopnav { display: block; }
	

	}
	
@media \0screen\,screen\9 {

#rendermessage { display: block; }

}
	
@media screen and (min-width:931px) {
  ul.topnav li:not(:first-child) {display: none;}
    ul.topnav li.icon {
    float: left;
    display: inline-block;}
	ul.topnav li.icon2 {
    float: left;
    display: inline-block;}
	ul.topnav2 li.icon3 {
    display: inline-block;}
	ul.topnav li.icon4 {
    float: left;
    display: inline-block;}

    	#mobilenav { display: none; }
	#desktopnav { display: block; }

	}	
	
	#nav {
	  width: 100%;
	  white-space: nowrap;
      float: none;
      margin: 0 0 10px 0;
      padding: 0;
      list-style: none;
      background-color: #f0f0f0;
      border-bottom: 2px solid #CC3300; 
      border-top: 2px solid #069; }
   
    /* Begin Navigation Bar Styling */
   #nav1 {
	  white-space: nowrap;
      float: none;
      margin: 0 0 0 0;
      padding: 0;
      list-style: none;
      background-color: #f0f0f0;
	  z-index: 999;}
   #nav1 li {
      float: none; }
   #nav1 li a {
      display: block;
      padding: 0 0 0 0;
      text-decoration: none;
      font-weight: bold;
      color: #069; }
   #nav1 li a:hover {
      color: #c00;
      background-color: #fff;}
	
	/*new dropdown css */  

#nav1 ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}

#nav1 ul a
{
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
	font-weight: bold;
	color: #069; 
	line-height:45px;
	padding:0 11px;
}

#nav1 ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#nav1 ul li.current-menu-item
{
	background:#ddd
}

#nav1 ul li:hover
{
	background:#f6f6f6
}

#nav1 ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0
}

#nav1 ul ul li
{
	float:none;
	width:200px
}

#nav1 ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#nav1 ul ul ul
{
	top:0;
	left:100%
}

#nav1 ul li:hover > ul
{
	display:block
}
	  
	 
	  
   /* End navigation bar styling. */
   
#topnav
{ 
width: 100%;
}

   /* start flexbox - pinboard bar styling. */



.flex-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 982px;
    height: auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: start;
    -ms-flex-align: start;
	ms-flex: auto;
	padding: 5 0 5 0;
}

.flex-containerlogoheader {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 982px;
    height: auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
    -ms-flex-pack: start;
    -ms-flex-align: start;
	ms-flex: auto;
	padding: 5 0 5 0;
	align-items: center;
}

.flex-containeritem2 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	height: auto;
	width: auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	-ms-flex-direction: row;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: start;
    -ms-flex-align: start;
	ms-flex: auto;
	margin: 0 auto;
}

.flex-containercolumn {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
	height: auto;
	max-width: 310px;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
	-ms-flex-direction: column;
	-ms-flex-wrap: nowrap;
		-ms-flex-pack: start;
    -ms-flex-align: start;
	ms-flex: auto;
	margin: 0 auto;
	align-content : flex-start;
}

.flex-containernews {
    display: -webkit-flex;
    display: flex;
    max-width: 960px;
    height: auto;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
	padding: 5 0 5 0;
}

.item {
    min-width:300px;
    max-width: 310px;
	height: auto;
	margin: 5px auto;
	padding: 5px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemsmall {
    min-width:200px;
    max-width: 210px;
	height: auto;
	margin: 5px auto;
	padding: 5px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemarticle {
    min-width:300px;
    max-width: 310px;
	height: auto;
	margin: 5px;
	padding: 5px;
    background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemleft {
    min-width:300px;
    max-width: 310px;
	height: auto;
	margin: 5px 5px 5px 0px;
	padding: 5px;
    background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemleftvar {
	height: auto;
	margin: 5px 5px 5px 0px;
	padding: 5px;
    background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemright {
    min-width:300px;
    max-width: 310px;
	height: auto;
	margin: 5px 0px 5px 5px;
	padding: 5px;
    background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media screen and (min-width:340px) and (max-width:379px) {

.itemrightvar {
    max-width: 400px !important;
	height: auto;
	margin: 5px 5px 5px 5px;
	padding: 5px;
    background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemleftvar {
    max-width: 400px !important;
	height: auto;
	margin: 5px 5px 5px 5px;
	padding: 5px;
    background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

}

.itemrightvar {
	height: auto;
	margin: 5px 0px 5px 5px;
	padding: 5px;
    background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.itemmail {
	height: auto;
    background-color: white;
}

.item2 {
    min-width:300px;
    max-width: 635px;
	height: auto;
	margin: 5px 0;
	padding: 5px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.item2test {
    min-width:300px;
    max-width: 635px;
	height: auto;
	margin: 5px auto;
	padding: 5px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.newsimage {
    min-width:300px;
    max-width: 310px;
	height: auto;
	padding: 5px;
    background-color: white;
}

.newsitem1 {
    max-width: 310px;
	min-width: 310px;
	min-height: 100px;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px;
    background-color: white;
    border: solid 1px grey;
}

.newsitem2 {
    max-width: 630px;
	min-width: 310px;
	min-height: 100px;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px;
    background-color: white;
    border: solid 1px grey;
}

.newsitem3 {
    max-width: 960px;
	min-width: 310px;
	min-height: 100px;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px;
    background-color: white;
    border: solid 1px grey;
}

.newsdate {
    float: right;
	float: bottom;
	font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #888888;

}
    

.headlineitem {
    max-width: 960px;
	height: auto;
	margin: 5px auto;
	padding: 0;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.fixedfooter {
   font-family: Myriad Web Pro, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #999999;
   bottom: 0;
   background-color: white;
   color: grey;
   text-align: center;
}

.textitem {
    max-width: 960px;
	height: auto;
	text-align: left;
	margin: 5px auto;
	padding: 5px;
    background-color: white;
}

.formitem {
    max-width: 960px;
	height: auto;
	text-align: left;
	margin: 5px;
	padding: 5px;
    background-color: white;
}

.banneritem {
    max-width: 468px;
	height: auto;
	padding: 2 0 2 0;
	margin: auto;
    background-color: white;
}

.bannerborderitem {
    max-width: 470px;
	height: auto;
	padding: 0;
	margin: auto;
    background-color: white;
	border: 1px solid black;
	
}


   /* end flexbox - pinboard bar styling. */
   
  
</body>
</style>