@charset "utf-8";


* {
	margin:0px;
	padding:0px;
}

body  {
	/*phone 	-webkit-text-size-adjust: 100%;  */   
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;   /*phone 	font-size:13px */
	background-image:url(graphics/background-hi-lite.png);   /*phone 	delete */
	background-repeat:repeat-x;   /*phone 	delete */
	background-position: 0px 0px;   /*phone 	delete */
	/*background-color: #0e1334;*/
	background-color: #131f28;
}

#pagecontainer {
	text-align: left;
	margin: 10px auto 0px auto;   /*phone 	margin: 5px auto 0px auto; */ /*space above the page and centers the pages*/
	padding: 0px;
	border:0;
	width: 955px;  /*tablet 	width:730px;  */  /*phone 	width:320px;  */
	background-image:url(graphics/blue-backg.png);
	background-position:0px 200px;
	background-repeat:repeat-y;
	background-color:#ffffff;
}

h1 {
	color: #4a585d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;  /*phone 	font-size: 18px;  */
	line-height:28px;  /*phone 	delete  */
	margin:0px 0px 10px 0px;  /*phone 	margin:5px 0px 5px 0px;  */
	padding:0px;
}

h2 {
	color: #4a585d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height:22px;  /*phone 	delete  */
	margin:5px 0px 5px 0px;
}

h2.section-headers {
	border-bottom:1px #000000 solid;
}

h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height:22px;  /*phone 	delete  */
	margin:5px 0px 5px 0px;
}

h4 {
	color: #4a585d;
	font-size: 14px;
	font-weight: bold;
	line-height:16px;  /*phone 	delete  */
	margin:5px 0px 5px 0px;
}

h5 {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;  /*phone 	delete  */
	margin:5px 0px 5px 0px;
}


a  {
	color:#64333a;
	text-decoration:underline;
}

a:hover {
	color:#97ac8f;
}

a img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}

p {
	margin:0px 0px 10px 0px;
}

form {
	margin:0px;
}

div {
	margin:0px;
}

ul {
	padding:0px 0px 6px 20px;
}

li {
	margin:0px 0px 6px 10px;  /*phone 	margin:0px 0px 6px 5px;  */
}

ol  {
	list-style:outside decimal;
}

ol ol {
	list-style:outside lower-alpha;
	padding-left:7px;
	margin-left: 7px;
}

ol ol ol {
	list-style:outside decimal;
	padding-left: 7px;
	margin-left: 7px;
}

table {
	border-collapse:collapse;
	border: 1px solid #d8e9f6;
	padding: 5px;
	margin: 10px 0px 0px 0px;  /*phone 	margin: 10px auto 0px auto;  */
	background-color:#f5f9fd;
	
}

caption {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px solid #d8e9f6;
	color: #384746;
	font-weight: bold;
	background-color: #d8e9f6;
	
}

table td {
	text-align: left;
	background-color:transparent;
	border: 1px solid #d8e9f6;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}


table th {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px none #babacb;
	color: #ffffff;
	font-weight: bold;
	background-color: #b9d6ee;
}

table th a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.table-no-backg {
	border: 1px none #537f42;
	background-color:transparent;
}

.table-no-backg td {
	background-color:transparent;
	border: 1px none #c3d8ba;
}

.table-no-backg th {
	text-align: center;
	border: 1px none #babacb;
	color: #000000;
	background-color:transparent;
}

img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}
	  
img.moveDown {
	vertical-align:-3px;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.photo-center-alt { /* used only if there is an alternate sized photo used on tablet version */
	display:none;/*tablet 	display:block;  */
}

.photoCaption {
	text-align: center;
	color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:2px 2px 2px 2px;
}

.photo-left, .photo-left-phone {
	float: left;
	margin:3px 15px 3px 0px;
	border: 1px solid #a6b8ca;
	padding:4px;
	text-align: center;
	color: #003366;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

.photo-right, .photo-right-phone {
    float: right; 
	margin:3px 0px 3px 15px;
	border: 1px solid #a6b8ca;
	padding:4px;
	text-align: center;
	color: #003366;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

/* Begin all banner related items */
#agencyheader {
	position:relative;
	background-color:#384148;
	height: 300px;  /*phone 	height: 110px;  */
	background-image:url(graphics/gov-hassan-banner4.jpg);  /*tablet  background-image:url(graphics/generic-730-banner.jpg);  */  /*phone 	delete  */
	background-position:0px 0px;  /*phone 	delete  */
	background-repeat: no-repeat;  /*phone 	delete  */
}

.screen-only {
	display:inline-block;  /*tablet  display:none;  */  /*phone  display:none;  */
}

.tablet-only {
	display:none;  /*tablet  display:inline-block;  */
}

.phone-only {
	display:none;  /*phone  display:block;  */
}

.print-only {
	display:none;
}

.screen-tablet-only {
	/*display:inline-block;*/  /*phone  display:none;  */
}

.printheader {
	display:none;
}

.phoneheader {
	display:none;  /*phone	height:80px;  */
}

.phone-only {
	display:none;  /*phone	display:block;  */
}

.fontsizer {
	position:absolute;
	top:0px;
	left:0px;/*phone 	display:none;  */
	/*float:left;*/  /*phone	display:none;  */
	width: 100px;  /*phone 	delete  */
	height: 25px;  /*phone 	delete  */
	padding-left: 10px;  /*phone 	delete  */
	padding-top: 0px;  /*phone 	delete  */
	text-align: left;  /*phone 	delete  */
}
   
.fontsizer img {
	border-width: 0;
}


.fontsizer-new {  /*phone 	delete all  */
	float:left;
	width: 61px;
	height: 25px;
	padding-left: 10px;
	padding-top: 0px;
	text-align: left;
}
   
.fontsizer-new a:hover:after {  /*phone 	delete all  */
	position:relative;
	content:url(graphics/abc-plus.gif);
	top:-22px;
	left:0px;
}

.fontsizer-new a:focus:after {  /*phone 	delete all  */
	position:relative;
	content:url(graphics/abc-plus.gif);
	top:-22px;
	left:0px;
}


.fontsizer-new a:focus:hover:after {  /*phone 	delete all  */
	position:relative;
	content:url(graphics/abc-plus-plus.gif);
	top:-22px;
	left:0px;
}


#websiteid {
	position:absolute;
	top:0px;
	right:0px;/*phone 	display:none;  */
	width: 500px;  /*phone 	delete  */
	height: 25px;  /*phone 	delete  */
}

/*---------------Social Media ----------------*/


.social-btns {
	position:absolute;  /*phone  position:relative;  */	
	bottom:0px;  /*phone  bottom:86px;  */	
	left:0px;  /*phone  left:0px;  */	
	text-align:center;  /*phone  text-align:center;  */	
	width:240px;  /*phone  width:100%;  */	
	height:42px;  /*phone  height:21px;  */	
	margin:10px 15px 20px 20px;
	/*display:inline;*/
}

.social-btn1 {
	position:relative;
	background-image:url(graphics/facebook-btn.png);    /*  phone  background-image:url(graphics/facebook-btn-sm.png);  */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:42px;  /*phone  width:21px;  */
	height:42px;  /*phone  height:21px;  */
	margin:0px 7px 0px 0px;
}
	
.social-btn1:hover {
	background-image: url(graphics/facebook-btn-transp.png);    /*  phone background-image:url(graphics/facebook-btn-transp-sm.png);  */
}

.social-btn2 {
	position:relative;
	background-image:url(graphics/twitter-btn.png);    /*  phone  background-image:url(graphics/twitter-btn-sm.png);  */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:42px;  /*phone  width:21px;  */
	height:42px;  /*phone  height:21px;  */
	margin:0px 7px 0px 7px;
}
	
.social-btn2:hover {
	background-image: url(graphics/twitter-btn-transp.png);    /*  phone  background-image:url(graphics/twitter-btn-transp-sm.png);  */
}

.social-btn3 {
	position:relative;
	background-image:url(graphics/you-tube-btn.png);    /*  phone  background-image:url(graphics/facebook-btn-sm.png);  */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:42px;  /*phone  width:21px;  */
	height:42px;  /*phone  height:21px;  */
	margin:0px 7px 0px 7px;
}
	
.social-btn3:hover {
	background-image:url(graphics/you-tube-btn-50.png);    /*  phone  background-image:url(graphics/facebook-btn-transp-sm.png);  */
}

.social-btn4 {
	position:relative;
	background-image:url(graphics/flickr-btn.png);    /*  phone  background-image:url(graphics/twitter-btn-sm.png);  */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:42px;  /*phone  width:21px;  */
	height:42px;  /*phone  height:21px;  */
	margin:0px 7px 0px 7px;
}
	
.social-btn4:hover {
	background-image:url(graphics/flickr-btn-50.png);    /*  phone  background-image:url(graphics/twitter-btn-transp-sm.png);  */
}
/*---------------Social Media ----------------*/

#skip2 {
	float:right;  /*phone 	display:none;  */
	width: 90px;  /*phone 	delete  */
	height: 25px;  /*phone 	delete  */
}

#headerdate {
	display:none;
}

.headerNav  {
	position:absolute;  /*phone 	delete  */
	padding: 40px 0px 5px 20px;  /*phone 	padding:3px 0px 3px 0px;  */
	top: 25px;  /*phone 	font-size:10px;  */
	left: 0px;  /*phone 	background-color:#537f42; */
	color: #FFFFFF;  /*phone 	text-align:center;  */
	width:260px;  /*phone 	delete  */
	height:230px;
	text-align:left;  /*phone 	delete  */
	background-image:url(graphics/blue-black-backg.png);
	background-position:0px 0px;
	background-repeat:repeat;
	/*height:15px;*/  /*phone 	delete  */
	
}

.headerNav a {
	color: #ffffff;  /*phone 	padding: 1px 0px 2px 0px;  */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;  /*phone 	line-height:18px;  */
}

.headerNav a:hover{
	color:#cccccc;
	
}

.headerNav-w-border {
	border-left: 1px solid #999999;  /*phone 	delete  */
	padding: 5px 20px 5px 20px;  /*phone 	delete  */
}

.headerNav-w-2border {
	border-left: 1px solid #999999;  /*phone 	delete  */
	border-right: 1px solid #999999;  /*phone 	delete  */
	padding: 5px 20px 5px 20px;  /*phone 	delete  */
}

/* End all banner related items */


/* Begin all content area items */
.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
	font-size:10px;  /*phone 	display:none;  */
}

#bodycontainer {
	position:relative;
}

#contentarea {
	position:relative;  /*phone 	delete  */
	float: right;  /*phone 	delete  */
	width:630px;   /* tablet    width:525px; */  /*phone 	delete  */
	padding: 20px 20px 25px 20px;  /*phone 	padding: 0px 10px 0px 10px;  */
	vertical-align:top;  /*phone 	delete  */
	line-height: 1.5em;  /*phone 	delete  */
}

.contentnarrow  {  /*phone 	delete all  */
	width:400px;   /* tablet    width:353px; */
	float:left;
}

.contentwide  {  /*phone 	delete all  */
	width:630px;   /* tablet    width:525px; */
	float:right;
}

/* Begin all left sidebar items */
#leftsidebar {  /*phone 	delete all  */
	float: left;
	
	width: 275px;   /* tablet    width:170px; */
	padding: 45px 0px 15px 0px;
	text-align:center;
	/*background-color:#9DBBCA;*/

border: 1px none #6d6d43;

/*border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
-moz-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
-webkit-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
-moz-box-shadow: 3px 3px 4px #666666;
-webkit-box-shadow: 3px 3px 4px #666666;
box-shadow: 3px 3px 4px #666666;*/
}

.left-button1 {
	background-image:url(graphics/innovate-side-button.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.left-button1:hover {
	background-image:url(graphics/innovate-side-button-over.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.left-button2 {
	background-image:url(graphics/budget-side-button.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.left-button2:hover {
	background-image:url(graphics/budget-side-button-over.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.left-button3 {
	background-image:url(graphics/safety-side-button.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.left-button3:hover {
	background-image:url(graphics/safety-side-button-over.png);
	background-position:center center;
	background-repeat:no-repeat;
}



#leftNav {
	width: 200px;   /* tablet    width:160px; */  /*phone 	delete  */
	margin: 0px;  /*phone 	margin: 10px 0px 0px 0px;  */
	text-align: left;  /*phone 	text-align:center;  */
}

#leftNav ul {
	padding: 0px;
	margin: 0px;
	list-style:outside none;  /*phone 	font-size:12px;  */
	/*phone	text-align:center;  */
}

#leftNav li {
	margin: 0px;
	padding:0px;
	list-style:none;
	list-style-type:none;
}

.navIndent, .navIndent-no-border {
	width: 240px;   /* tablet    width:160px; */  /*phone 	display:inline;  */
	border-top: 1px solid #bdd2b5;  /*phone 	border-right: 1px solid #84a976;  */
	margin:0px;  /*phone 	delete  */
	/*phone 	white-space:nowrap;  */
	/*phone 	padding: 0px 5px 0px 3px;  */
}

.navIndent-2-border {
	width: 240px;   /* tablet    width:160px; */  /*phone 	display:inline;  */
	border-top: 1px solid #bdd2b5;  /*phone 	border-right: 1px solid #84a976;  */
	border-bottom: 1px solid #bdd2b5;  /*phone 	white-space:nowrap;  */
	margin:0px;  /*phone 	delete  */
	/*phone 	padding: 0px 5px 0px 3px;  */
	
}

.navIndent a, .navIndent-no-border a, .navIndent-2-border a {
	display: block;  /*phone 	delete  */
	color: #ffffff;
	padding: 4px 0px 4px 20px;  /*phone 	delete  */
	text-decoration: none;
	letter-spacing:1px;
	background-image:url(graphics/navbullets.gif);  /*phone 	delete  */
	background-repeat: no-repeat;  /*phone 	delete  */
	background-position: 3px 7px;  /*phone 	delete  */
}

.navIndent a:hover, .navIndent-no-border a:hover, .navIndent-2-border a:hover {
	color:#97ac8f;
	background-image: url(graphics/navbullets-over.gif);  /*phone 	delete  */
}

.nav-menu  {
	margin:0px;	/*phone  line-height:24px;  */
	padding:0px;	/*phone  padding: 0px 6px 0px 4px;  */
}

.nav-menu  li{
	list-style:none;
	list-style-type:none;
}

.submenu {
	/*phone  padding:5px 0px 10px 0px;  */
}

.subnavIndent	 {
	width: 240px;/* tablet    width:160px; */  /*phone 	delete  */
	
	/*phone  border-collapse:collapse;  */
	/*phone  padding:3px 0px 1px 0px;  */
	/*phone  background-image:url(graphics/submenu-darker.png);  */
	/*phone  background-repeat:repeat;  */
	/*phone  background-position:left;  */
	/*phone  border-bottom:1px solid #d4dfd0;  */
}

.subnavIndent a {
	display: block;  /*phone 	delete  */
	padding: 5px 0px 5px 40px;  /*phone 	delete  */
	color: #000000;
	text-decoration: none;
	background-image: url(graphics/navbullet-over.gif);  /*phone 	delete  */
	background-repeat: no-repeat;  /*phone 	delete  */
	background-position: 23px 7px;  /*phone 	delete  */
	border-top: 1px solid #bdd2b5;  /*phone 	delete  */
	border-left:1px none #ffffff;  /*phone 	delete  */
	border-right:1px none #ffffff;  /*phone 	delete  */
	margin:0px;  /*phone 	delete  */
}

.subnavIndent a:hover {
	color:#97ac8f;
	background-image: url(graphics/navbullet.gif);  /*phone 	delete  */
}

/* End all left sidebar items */

/* Begin all right sidebar items */
#rightsidebar {
	position:relative;  /*phone  delete  */
	float:right;  /*phone  delete  */
	text-align:right;  /*phone  text-align:center;  */
	top:0px;  /*phone  delete  */
	width: 190px;   /* tablet  width:155px; */  /*phone  delete  */
	padding: 0px 0px 0px 0px;  /*phone  padding: 5px 10px 5px 10px;  */
}




/*Needed for Search */


.mno-search-div {
	position:relative;  /*phone  display:none  */
	margin:0px 0px 25px 0px;  /*phone  delete  */
	padding:0px 0px 0px 0px;  /*phone  delete  */
}

.mno-search-div form {  /*phone  delete all  */
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	height:16px;
}

.mno-search-div #q {  /*phone  delete all  */
	background-color:transparent;
	margin:0px 0px 0px 0px;
	padding:0px 28px 0px 1px;
	background-image:url(graphics/search-shape.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	border:1px none #beb997;
	/*border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-moz-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-webkit-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;*/
	border-collapse:collapse;
	text-align:center;
	width:160px;   /* tablet  width:127px; */
	color: #48432b;
	height:19px;
}

/* This combines with attributes listed in the mno.css stylesheet */
.mno-textfield {
	width:160px;   /* tablet  width:250px; */  /*phone  width:200px;  */
}

.mno-search-div .mno-button {
	position:absolute;
	right:3px;
	top:0px;
	width:35px;
	height:19px;
	background-color:transparent;
	background-image:url(graphics/search-trans.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	cursor:pointer; /* Hand cursor for the normal state */
	border: #2e2e2e none 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mno-search-div .mno-button:hover {
	/*background-image:url(graphics/search-button-over.png);*/
}

.mno-search-div .mno-button:focus {
	/*background-image:url(graphics/mno-search-icon-over.png);*/
}

/*Needed for Search */

.agencylinks, .rightlinks {
	position:relative;   /* phone  delete */

}

.agencylinks-links, .rightlinks-links {
	position:relative;   /* phone  delete */
	border-top: 4px solid #cecea0;
	border-bottom: 1px solid #cecea0;
	border-right: 1px solid #cecea0;
	border-left: 1px solid #cecea0;
	border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-moz-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px; 
	-webkit-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
	padding:8px 5px 8px 5px;
	width: 177px;   /* tablet  width:155px; */   /* phone  delete */
	/*background-color:#aeb180;*/
	background-image:url(graphics/rightlinks-backg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;
}

.agencylinks {
	float: right;   /* phone  delete */
	margin:0px 0px 20px 15px;
}
	
.rightlinks {
	margin:0px 0px 30px 0px;
}		
		
.agencylinks-header, .rightlinks-header {
	/*background-image:url(graphics/news-backg.png);
	background-repeat:repeat-x;
	background-position:left top;*/
	background-color:#cecea0;
	border: 1px none #6d6d43;
	border-radius: 10px 10px 0px 0px / 30px 30px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px / 30px 30px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px / 30px 30px 0px 0px;
	color:#4a6485;
	text-align:center;
	font-weight:bold;
	padding:0x 5px 0px 5px;
	height:19px;
	margin:10px 65px 0px 15px;
	-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;
} 

.agencylinks-links p, .rightlinks-links p {
	text-align:left;
	padding: 2px 0px 2px 15px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	margin:0px;
}


.agencylinks-links a, .agencylinks-links a:visited, .rightlinks-links a, .rightlinks-links a:visited {
	color:#384746;
	text-decoration:none;
}

.agency-links a:hover, .rightlinks-links a:hover {
	color:#000000;
	text-decoration:underline;
}

.date {
	color:#770000;
}

/* End all right sidebar items */
/* End all content area items */

.footnote {
	clear:both; /* phone  delete */
	padding:0px 20px 10px 325px;   /* tablet  padding:0px 20px 10px 195px; */   /* phone  delete */	
}

/* Begin Address area items */


.address {
	clear: both;
	text-align:center;
	padding: 0px 0px 0px 305px;
	color: #999999;
	font-size:10px;
}

/* Begin all footer area items */
#footer {
	clear: both;   /* phone  delete */
	background-image:url(graphics/generic-955-footer.png);   /* tablet  background-image:url(graphics/generic-730-footer.png); */   /* phone  background-image:url(graphics/generic-320-footer.png); */
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:35px;   /* phone  height:50px; */
	background-color:#2a4975;
}

.footerleft {
	float:left;   /* phone  delete */
	background-image:url(graphics/footer_seal.gif);   /* phone  delete */
	background-position:15px 4px;   /* phone  delete */
	background-repeat:no-repeat;   /* phone  delete */
	height:25px;   /* phone  delete */
	padding-left:50px;   /* phone  padding:5px 0px 4px 0px; */
	padding-top:10px;   /* phone  delete */
	width:300px;   /* phone  delete */
	text-align:left;   /* phone  text-align:center; */
}
	
	
.footerleft a {
	color: #ffffff;
	text-decoration: none;
}

.footerleft a:hover {
	color:#384746;
}

.footerleft a:visited {
	color:#ffffff;
}

.footerright {
	float:right;   /* phone  delete */
	padding-top:10px;   /* phone  padding:4px 0px 10px 0px; */
	padding-right:20px;   /* phone  font-size:11px; */
	height:25px;   /* phone  delete */
	width:300px;   /* phone  delete */
	text-align:right;   /* phone  text-align:center; */
	color:#ffffff;
}
	
/* End all footer area items */
/* Press Release related styles */
.pressRight {
	position:relative;   /* phone  delete */
	float:right;   /* phone  delete */
	top:0px;   /* phone  delete */
	text-align:right;   /* phone  text-align:center; */
	padding:10px 10px 0px 0px;   /* phone  padding:10px 0px 0px 0px; */
}

.pressLeft {
	position:relative;   /* phone  delete */
	float:left;   /* phone  delete */
	top:0px;   /* phone  delete */
	text-align:left;   /* phone  text-align:center; */
	padding:10px 0px 0px 10px;   /* phone  padding:10px 0px 0px 0px; */
}

.press-title  {
	clear:both;   /* phone  delete */
	color: #4a585d;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 13px;
	padding:5px 0px 0px 0px;
	text-align:left;   /* phone  text-align:center; */
}

.press-subtitle  {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 12px;
	padding:4px 0px 8px 0px;
	text-align:left;   /* phone  text-align:center; */
	font-style:italic;
}
/* End Press Release styles */

#google_translate_element {
padding:0px 0px 3px 0px;
}

.top-border {
	border-top:1px #000000 solid;
	margin:0px 0px 10px 0px;
}


.news-homepage {
	margin:20px 0px 10px 0px;
	border-bottom:1px #000000 solid;
}


p.newsheadline {
	margin: 10px 0px 3px 0px;
}

.newsheadline {
	font-size:11px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.newsheadline a {
	color:#000000;
	text-decoration:underline;
}

.newsheadline a:hover {
	color:#4a585d;
	text-decoration:none;
}

.newsdate {
	color:#64333a;
}


.home-buttons {
	margin:20px 0px 10px 0px;
	position:relative;
	background-color:#00CC99;
}

.homebutton1 {
	float:left;
	width:170px;
	margin: 0px 15px 0px 30px;
	background-image:url(../graphics/home-button-backg.png);
	background-repeat:repeat-x;
	background-position:0px 155px;
}

.homebutton1 p {
	margin: 0px 0px 0px 10px;
}

.homebutton1 div, .homebutton2 div, .homebutton3 div {
	border-bottom:2px solid #6aa8d5;
	
}

.homebutton2 {
	float:left;
	width:170px;
	margin: 0px 15px 0px 15px;
	background-image:url(../graphics/home-button-backg.png);
	background-repeat:repeat-x;
	background-position:0px 155px;
}

.homebutton3 {
	float:left;
	width:170px;
	margin: 0px 15px 0px 15px;
	background-image:url(../graphics/home-button-backg.png);
	background-repeat:repeat-x;
	background-position:0px 155px;
}


.news-category {
	border-top:1px #000000 solid;
	font-weight:bold;
}

.news-index {
	width:100%;
	margin:5px 0px 20px 0px;
}

td.news-index-title {
	color:#000000;
	font-weight:normal;
}

td.news-index-title a {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.news-box  {
	border: 1px solid #c0c9d4;
	border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-moz-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px; 
	-webkit-border-radius: 0px 0px 10px 10px / 0px 0px 10px 10px;
	background-image:url(graphics/news-story-backg.gif);
	background-position:0px 0px;
	background-repeat:repeat-x;
	-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;
}

.news-box-title {
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff;
	height:16px;
	background-color:#4a6485;
	/*background-image:url(graphics/news-backg.png);
	background-position:0px 0px;
	background-repeat:repeat-x;*/
	padding: 3px 3px 2px 20px;
	vertical-align:middle;
	border-top: 1px none #484620;
	border-right: 1px none #484620;
	border-bottom: 1px none #484620;
	border-left: 1px none #484620;
	border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px / 20px 20px 0px 0px;
	/*-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;*/
	margin:0px 0px 0px 0px;
}

.news-box p {
	margin:0px;
	padding:0px;
}


.news-title {
	padding: 3px 10px 0px 20px;
	background-image:url(graphics/quicklinksarrow.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}

.news-title a {
	color:#5f001f;
	text-decoration:none;
}

.news-date  {
	font-size:9px;
	color:#666666;
	font-weight:normal;
	padding:0px 10px 0px 20px;
	margin:0px;
}

.news-desc  {
	padding:2px 10px 15px 20px;
}

.main-photo {
	border:1px solid #000000;
	padding:3px;
}

/*----------------------------------- needed for Slideshow  */

#slideshowWrapper {     /* tablet    display:none; */   /* phone  delete all */
	position:relative;  /* tablet    delete everything else */
	width:500px;
	height:263px;
	border:0px none #999;
	margin:0px 0px 20px 0px;
	border: 1px none #484620;
	border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px; 
	-moz-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px; 
	-webkit-border-radius: 10px 10px 0px 0px / 10px 10px 0px 0px;
	-moz-box-shadow: 3px 3px 8px #cecea0;
	-webkit-box-shadow: 3px 3px 8px #cecea0;
	box-shadow: 3px 3px 8px #cecea0;
	}

#slideshow {       /* tablet    delete all remaining styles for slideshow */
	position:relative;
	border:0px none #999;
	padding:0px;
	width:500px;
	height:263px;
	vertical-align:top;
	overflow:hidden;
	background-color:#244b97;
	background-image:url(graphics/ss-backg-grad.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}

#fssPlayStop {
	position:absolute;
	top:225px;
	margin:0px 0px 0px 314px;
	width:186px;
	padding:0px 0px 0px 0px;
	text-align:center;
	line-height:-4px;
	}
	
#fssPlayStop img {
	border:#000000 none 1px;
	}
	
#fssList,  #iefix7 #fssList, #iefix6 #fssList {
	position:absolute;
	width:314px;
	list-style:none;
	list-style-type:none;
	padding:0px 186px 3px 0px;
	text-align:center;
	}
	
#fssList {
	top:248px;
	}
	
#iefix7 #fssList {
	top:249px;
	}
	
#iefix6 #fssList {
	top:250px;
	}
	
#fssList li{
	display:inline;
	margin:0px;
	padding:0px 1px 0px 1px;
	border:0px #ffffff none;
	}
	
#fssList li a{
	border:0px #ffffff none;
	background-image:url(graphics/ss-dots-purple.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
	padding:0px 1px 0px 1px;
	}
	
#fssList li a img{
	border:0px #ffffff none;
	}
	
#fssList li.fssActive a{
	border:0px #ffffff none;
	background-image:url(graphics/ss-dots-wt.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
	padding:0px 1px 0px 1px;
	}
	
#fssList li.fssActive a img{
	border:0px #ffffff none;
	}
	
.ss-button {
	position:absolute;
	bottom:39px;
	border:#000000 none 1px;
	width:190px;
	margin:0px 0px 0px 310px;
	text-align:center;
	z-index:5;
}

.black-area {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../graphics/slideshow-black.png);
	background-repeat:no-repeat;
	width:178px;
	height:210px;
	padding:20px 0px 20px 10px;
}

.black-area h1 {
	color:#8fa2e5;
	font-weight:bold;
	width:168px;
}

.black-area p {
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	width:168px;
	font-size:14px;
	line-height:20px;
}
/*----------------------------------- needed for Slideshow  */