@charset "utf-8";


* {
	margin:0px;
	padding:0px;
}

body  {
	-webkit-text-size-adjust: 100%;  
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color: #19292d;
}

#pagecontainer {
	text-align: left;
	margin: 5px auto 0px auto; /*space above the page and centers the pages*/
	padding: 0px;
	border:0px;
	min-width:320px;
	max-width:420px;
	background-color:#ffffff;
}

h1 {
	color: #4a6485;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin:5px 0px 5px 0px;
	padding:0px;
}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0px 5px 0px;
}

h3 {
	color: #4a6485;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	margin:5px 0px 5px 0px;
}

h4 {
	color: #384746;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0px 5px 0px;
}


a  {
	color: #3a7da5;
	text-decoration:underline;
}

a:hover {
	color:#293e49;
	text-decoration:none;
}

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 5px;
	list-style-type:none;
	list-style-image: url(graphics/ul.gif);
}

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 #87ACC1;
	padding:0px;
	margin: 10px auto 0px auto;
	background:none;
}

caption {
	text-align: center;
	padding:3px 5px 3px 5px;
	border: 1px none #4D7790;
	color: #000000;
	font-weight: bold;
	background-color:#ccdee9;
}


#location-map {
	width:100%;
	height:300px;
}

.maps {
	border:1px solid #537f42;
	padding:6px;
	background-color:#6685a3;
	width:95%;
}

.map-list {
	padding:15px 0px 0px 0px;
	float:left;
}

table td {
	text-align: left;
	background-color:transparent;
	border: 1px solid #87ACC1;
	padding:4px 2px 4px 2px;
	vertical-align: top;
}


table th {
	text-align: left;
	padding:3px 2px 3px 2px;
	border: 1px solid #87ACC1;
	color: #000000;
	font-weight: normal;
	background-color:transparent;
}

table.sm-text {
	font-size:10px;
}

table.sm-phone {
	font-size:10px;
}

.th-blue {
	background-color: #4D7790;
	color: #ffffff;
	font-weight:normal;
	text-align:center;
	border: 1px none #87ACC1;
	padding:2px 0px 2px 0px;
}



/*table th a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}*/

.table-border-indented {
	border-collapse:collapse;
	margin-left:20px;
	margin-right:auto;
	border:1px solid #87ACC1;
	background:none;
}

.table-border-indented th {
	border-collapse:collapse;
	border:1px solid #87ACC1;
	background: #4D7790;
}

.table-border-indented td {
	border-collapse:collapse;
	border:1px solid #87ACC1;
	background:none;
}

.chart-table {
	font-size:10px;
	border: 1px none #4D7790;
	/*width:40%;*/
}

.chart-table th {
	font-size:10px;
	color:#ffffff;
	background-color:#4D7790;
	text-align:center;
}

.chart-table td {
	font-size:10px;
	border-bottom: 1px solid #4D7790;
	border-top: 1px none #4D7790;
	border-right: 1px none #4D7790;
	border-left: 1px none #4D7790;
}

td.chart-table-total {
	font-size:10px;
	font-weight:bold;
	text-align:right;
	border: 1px none #4D7790;
}

.inline-chart {
	display:inline-block;
	padding:5px;
	vertical-align:top;
	width:100%;
}

.get-smaller {
	min-width:90%;
	max-width:95%;
}

img {
	border-collapse:collapse;
	border-style:none;
	border-width:0px;
}
	  
img.moveDown {
	vertical-align:-3px;
}

.float-right {
	float:right;
}

.float-left {
	float:left;
}

.float-clear {
	clear:both;
}

.photo-text {
	margin:10px 0px 10px 0px;
	
}
.photo-center-alt { /* used only if there is an alternate sized photo used on tablet version */
	display:none;/*tablet 	display:block;  */
}

.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: 127px;
	background-image:url(graphics/revenue-420-banner.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}

.screen-only {
	display:none;
}

.tablet-only {
	display:none;  /*tablet  display:inline-block;  */
}

.phone-only {
	display:block;
}

.tablet-phone-only {
	display:block;
}

.print-only {
	display:none;
}

.screen-tablet-only {
	display:none;
}

.printheader {
	display:none;
}

.phoneheader {
	height:80px;
}

.phone-only {
	display:block;
}

.fontsizer {
	display:none;
}

.g-translate3 {
	position:absolute;
	bottom:20px;
	right:25%;
	width: 100px;
	height: 25px;
	background-image:url(graphics/flags-translate.png);
	background-position:0px 3px;
	background-repeat:no-repeat;
	z-index:5;
}

.g-translate3:hover{
	background-image:url(graphics/flags-translate-transp.png);
}
   
.fontsizer img {
	border-width: 0;
}

#websiteid {
	display:none;
}

/*---------------Social Media ----------------*/


.social-btns {
	position:absolute;
	bottom:17px;
	left:25%;
	width:26px;
	height:26px;
	z-index:4;
}

.social-btn1 {
	background-image:url(graphics/twitter-btn-sm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:23px;
	height:23px;
}
	
.social-btn1:hover {
	background-image:url(graphics/twitter-btn-sm-transp.png);
}



/*---------------Social Media ----------------*/

.skip-link {
	position:absolute;
	width:200px;
	top:5px;
	left:40%;
	text-align:center;
}

.skip-link a {
	display:inline-block;
	*zoom: 1;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	opacity:0;
	color:#ffffff;
}

 .skip-link a:focus, .skip-link a:active {
	opacity:1.0;
	*zoom: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}


#headerdate {
	display:none;
}

.headerNav  {
	position:absolute;
	top:100px;
	width:100%;
	text-align:center;
	padding:8px 0px 3px 0px;
	font-size:10px;
	background:none;
	text-align:center;
	background-color:#384148;
}

.headerNav a {
	color: #d7e4d0;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
	line-height:18px;
}

.headerNav a:hover{
	color:#000000;
	text-decoration:underline;
}

.headerNav-w-border {
}

.headerNav-w-2border {
}

/* End all banner related items */


/* Begin all content area items */
.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
	display:none;
}

#contentarea {
	padding: 0px 10px 20px 10px;
	margin-bottom:20px;
}

#bodycontainer {
	position:relative;
	top:20px;
	width:100%;
}
/* Begin all left sidebar items */


#leftsidebar {
	padding:10px 20px 10px 20px;
}

#leftNav {
	margin: 10px 0px 20px 0px;
	text-align:center;
}

#leftNav ul {
	padding: 0px;
	margin: 0px;
	font-size:0px;
	text-align:center;
}

#leftNav li {
	padding:0px;
	font-size:12px;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0px 1px 0px 1px; 

}

.navIndent {
	display:inline;
	border-right: 1px solid #3a7da5;
	border-left: 1px solid #3a7da5;
	white-space:nowrap;
	padding: 0px 5px 0px 3px;
	margin:0px;
	
}

.navIndent-2-border {
	display:inline;
	border-right: 1px solid #3a7da5;
	border-left: 1px solid #3a7da5;
	white-space:nowrap;
	padding: 0px 5px 0px 3px;
	margin:20px;
}

.navIndent a, .navIndent-2-border a {
	color: #000000;
	text-decoration: none;
	line-height:24px;
	padding: 0px 6px 0px 4px;
}

.navIndent a:hover, .navIndent-2-border a:hover {
	color: #3a7da5;
	text-decoration:underline;
}

.subnavIndent	 {
	border-collapse:collapse;
	padding:3px 0px 1px 0px;
	background-image:url(graphics/submenu-darker.png);
	background-repeat:repeat;
	background-position:left;
	border-bottom:1px solid #d4dfd0;
}

.subnavIndent a {
	color: #000000;
	text-decoration: none;
}

.subnavIndent a:hover {
	color:#97ac8f;
}

.iconfarm {
	margin:44px 10px 10px 10px;
	border-top: 4px solid #688ca1;
	border-bottom: 4px solid #688ca1;
	border-right: 1px none #688ca1;
	border-left: 1px none #688ca1;
	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;
	/*background-color:#aeb180;*/
	background-image:url(graphics/rightlinks-backg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-align:center;
	margin:0px 0px 30px 0px;
	-moz-box-shadow: 3px 3px 8px #688ca1;
	-webkit-box-shadow: 3px 3px 8px #688ca1;
	box-shadow: 3px 3px 8px #688ca1;
}

.iconfarm p {
	display:inline;
	white-space:nowrap;
}
.iconfarm a {
	padding:0px 10px 0px 10px;
	line-height:20px;
}

.iconfarm img {
	display:none;
}

.iconfarm span {
	display:inline;
}

/* End all left sidebar items */

/* Begin all right sidebar items */
#rightsidebar {
	text-align:center;
	padding: 5px 10px 5px 10px;
}




/*Needed for Search */


.mno-search-div {
	display:none;
}

.mno-search-div form {
}

.mno-search-div label {
	display:none;
}

.mno-search-div #q {  /*phone  delete all  */
}

/* This combines with attributes listed in the mno.css stylesheet */
.mno-textfield {
	width:200px;
}

.mno-search-div .mno-button {
	position:absolute;
	right:3px; /* tablet right:1px; */
	top:0px;
	width:35px; /* tablet width:27px; */
	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 */


.reminder {
	border-top: 4px solid #688ca1;
	border-bottom: 4px solid #688ca1;
	border-right: 1px none #688ca1;
	border-left: 1px none #688ca1;
	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;
	/*background-color:#aeb180;*/
	background-image:url(graphics/rightlinks-backg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-align:center;
	margin:0px 0px 30px 0px;
	-moz-box-shadow: 3px 3px 8px #688ca1;
	-webkit-box-shadow: 3px 3px 8px #688ca1;
	box-shadow: 3px 3px 8px #688ca1;
}

.reminder h3 {
	margin:0px 3px 0px 3px;
}

#factoid2 {
	position:relative;
	color:#000000;
	font-size:11px;
	font-style:italic;
	padding:2px 5px 10px 5px;
}

#factoid2 h4 {
	font-size:13px;
	font-style:normal;
	margin:5px 0px 3px 0px;
}


.agencylinks, .rightlinks {
}

.need-help {
	border-top: 4px solid #688ca1;
	border-bottom: 4px solid #688ca1;
	border-right: 1px none #688ca1;
	border-left: 1px none #688ca1;
	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;
	background-image:url(graphics/rightlinks-backg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	text-align:center;
	margin:0px 0px 30px 0px;
	/*-moz-box-shadow: 3px 3px 8px #688ca1;
	-webkit-box-shadow: 3px 3px 8px #688ca1;
	box-shadow: 3px 3px 8px #688ca1;*/
}

.need-help h3 {
	margin:0px 3px 0px 3px;
}


.agencylinks-links, .rightlinks-links {
	border-top: 4px solid #688ca1;
	border-bottom: 1px solid #688ca1;
	border-right: 1px solid #688ca1;
	border-left: 1px solid #688ca1;
	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;
	/*background-color:#aeb180;*/
	background-image:url(graphics/rightlinks-backg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	-moz-box-shadow: 3px 3px 8px #688ca1;
	-webkit-box-shadow: 3px 3px 8px #688ca1;
	box-shadow: 3px 3px 8px #688ca1;
}

.agencylinks {
	margin:0px 0px 20px 15px;
}
	
.rightlinks {
	margin:0px 0px 30px 0px;
}		
		
.agencylinks-header, .rightlinks-header {
	background-image:url(graphics/quick-backg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#7d9fb4;
	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:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:0px 5px 1px 5px;
	margin:10px 65px 0px 15px;
	-moz-box-shadow: 3px 3px 8px #688ca1;
	-webkit-box-shadow: 3px 3px 8px #688ca1;
	box-shadow: 3px 3px 8px #688ca1;
} 

.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;
}

.agencylinks-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;
	font-size:9px;
	margin: 15px 0px 5px 0px;
	padding:20px 10px 0px 10px;
}

/* Begin Address area items */


.address {
	clear: both;
	text-align:center;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size:10px;
}

/* Begin all footer area items */
#footer {
	background-image:url(graphics/generic-420-footer.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:50px;
	background-color:#3f545f;
}

.footerleft {
	padding:5px 0px 4px 0px;
	text-align:center;
	color:#666666;
}
	
	
.footerleft a {
	color: #ffffff;
	text-decoration: none;
}

.footerleft a:hover {
	color:#384746;
}

.footerleft a:visited {
	color:#ffffff;
}

.footerright {
	padding:4px 0px 10px 0px;
	font-size:11px;
	text-align:center;
	color:#ffffff;
}
	
/* End all footer area items */
/* Press Release related styles */
.pressRight {
	text-align:center;
	padding:10px 0px 0px 0px;
}

.pressLeft {
	text-align:center;
	padding:10px 0px 0px 0px;
}

.press-title  {
	color: #3e682d;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: bold;
	font-size: 13px;
	padding:5px 0px 0px 0px;
	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:center;
	font-style:italic;
}
/* End Press Release styles */

#google_translate_element {
padding:0px 0px 3px 0px;
}

.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/rightlinks-backg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	-moz-box-shadow: 3px 3px 8px #688ca1;
	-webkit-box-shadow: 3px 3px 8px #688ca1;
	box-shadow: 3px 3px 8px #688ca1;
}

.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:#3f545f;
	/*background-image:url(graphics/news-backg.png);
	background-position:0px 0px;
	background-repeat:repeat-x;*/
	padding: 3px 3px 3px 3px;
	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;
	text-align:center;
}

.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:#000000;
	text-decoration:none;
	font-weight:bold;
}

.news-title a:hover {
	color:#4a6485;
	text-decoration:underline;
}

.news-date  {
	font-size:9px;
	color:#275f7f;
	font-weight:normal;
	padding:0px 10px 0px 20px;
	margin:0px;
}

.news-desc  {
	padding:2px 10px 15px 20px;
}

.more-news {
	/*position:absolute;
	top:3px;
	right:10px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color:#000000;
	font-style:normal;
	text-align:right;
	padding:1px 5px 1px 5px;
}

.more-news a {
	color:#000000;
	text-decoration:underline;
}

.more-news a:hover {
	color:#4a6485;
	text-decoration:none;
}

.main-photo {
	border:1px solid #000000;
	padding:3px;
}

.small-text {
	position:absolute;
	top:3px;
	right:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color:#ffffff;
	font-style:normal;
}

.small-text a {
	color:#ffffff;
	text-decoration:underline;
}

.small-text a:hover {
	color:#9A9A9A;
	text-decoration:none;
}


/*----------------------------------- needed for Slideshow  */

#slideshowWrapper { 
	display:none;
	}

#slideshow { 
	}

#fssPlayStop {
	}
	
#fssPlayStop img {
	}
	
#fssList,  #iefix7 #fssList, #iefix6 #fssList {
	}
	
#fssList {
	}
	
#iefix7 #fssList {
	}
	
#iefix6 #fssList {
	}
	
#fssList li{
	}
	
#fssList li a{
	}
	
#fssList li a img{
	}
	
#fssList li.fssActive a{
	}
	
#fssList li.fssActive a img{
	}
	
.ss-button {
}
	
.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  */

#table-border-left-sortable {
	border-collapse:collapse;
	border:1px solid #87ACC1;
	background:none;
}

#table-border-left-sortable th {
	border-collapse:collapse;
	border:1px solid #87ACC1;
	background: #4D7790;
}

#table-border-left-sortable td {
	border-collapse:collapse;
	border:1px solid #87ACC1;
	background:none;
}
.div-table {
  margin:15px 0px 15px 0px;
}

.div-table > .div-cell {
  display:table-cell;
  margin: 0px 0px 10px 0px;
  padding-right: 0px;
  vertical-align: top;
}

.div-table > div p {
	margin:5px 10px 5px 10px;
}

.div-cell img {
	/*width: 71px;
	height: 100px;*/
}

.commish-photo {
	width: 71px;
	height: 100px;
}

.div-photo-border {
	border:1px solid #87ACC1;
	padding: 4px 4px 4px 4px;
}

.trans-div {
  margin:15px 0px 15px 0px;
  width:100%;
  text-align:center;
  
}

.trans-cell {
  display:inline-block;
  margin: 0px auto 10px auto;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  width:100%;
}

.trans-div > div p {
	margin:5px 10px 5px 10px;
}

.inline-cell {
	display:inline-block;
	margin:10px 10px 10px 10px;
	border:1px solid #cadbe5;
	padding:5px; 
	border-radius: 15px 15px 15px 15px / 15px 15px 15px 15px;
}

.inline-cell img {
	margin:5px 0px 0px 0px;
}

.charts {
	text-align:center;
	margin:0px 0px 20px 0px;
}

.charts-center {
	margin:0px 0px 20px 0px;
	text-align:center;
}

.just-inline {
	display:inline-block
}

.small-type {
	font-size:10px;
}

.hide {
	display:none;
}

/*  --- Calculator Begin  --  */

.input-space, .input-space2 {
	margin-right: 20px;
}

#dollar{
	text-align:right;
}

#IntToDateYear{
	margin-left: 10px;
	margin-bottom: 2px;
}

#CalcIntButton{
	margin-top: 10px;
}

.calc-footnote {
	border-top: 1px #999999 solid;
	padding-top: 7px;
	font-size:9px;
}

form.calculator{
	text-align: left;
	border: solid;
	padding: 10px;
}

form.calculator button {
	margin-left:10px;
	margin-right:10px;
}

form.calculator select {
	padding-left:4px;
	padding-right:4px;
}

.datatxt{
	text-align: right;
}

.data{
	text-align: right;
}

#amnstytbl{
	margin-left: auto;
	margin-right: auto; 
}

/*  --- Calculator Ends  --  */

.procurement {
	display:inline-block;
	vertical-align:top;
	border-collapse:collapse;
	border:1px none #678CA1;
	background:none;
	margin:10px 20px 10px 0px;
}

.procurement caption {
	font-size:11px;
	margin:5px 0px 3px 0px;
	text-align:left;
	background-color:#678CA1;
}

.procurement th {
	font-size:11px;
	border:1px solid #4D7790;
	background-color: #87ACC1;
	color:#000000;
	font-weight: normal;
	text-align:left;
}

.procurement td {
	font-size:11px;
	border:1px solid #4D7790;
	background:none;
	color:#000000;
	font-weight: normal;
}