/* Positional */
#bg {
	background-color: #FFF;
	background-image: url(../images/shared/bg_Print.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
@media print {
  * {
  background-color: white !important;
  }
}
#bgBtm {
	background-image: url(../images/shared/bgBtm.jpg);
	background-repeat: no-repeat;
	width: 795px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	bottom: 0px;
	visibility: hidden;
}
#container {
	width: 21cm;
	margin-top: 0px;
	margin-left: -10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	background-color: #FFF;
	float: left;
}
/* Headers */
h1 {
	margin: 0;
	padding: 0;
	border: 0;
}
h2 {
	background-image: url(../images/Get/TitleGet.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 153px;
	text-indent: -3000px;
	margin-top: 25px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-position: 15px;
}
h3 {
	background-repeat: no-repeat;
	height: 20px;
	width: 280px;
	margin-top: 25px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-position: 10px;
	visibility: visible;
	display: block;
}
/*Titles */

/* Content */
#left {
	float: left;
	width: 3cm;
	padding: 0;
	margin-left: 8px;
	clear: left;
	visibility: hidden;
}
#center {
	float: left;
	width: 12cm;
	margin: 0px 0 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	border-right-width: 1px;
	clear: none;
}
#center a:link, a:visited {
	color: #000;
}
#center a:hover {
	color: #8C42AD;
	text-decoration: none;
}
#right {
	float: right;
	width: 2cm;
	margin: 0;
	padding: 0px;
	visibility: hidden;
}	
#buttons {
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	visibility: hidden;
}
/* Flash content*/
#flashcontent {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/shared/printBanner.jpg);
	background-position: left top;
	height: 3cm;
	width: 21cm;
	display: block;
}
#flashcontent1 {
	width: 250px;
	height: 108px;
	padding: 5px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/shared/quoat1.jpg);
	background-color: #FFFFFF;
	background-position: center center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* Buttons */
.more  
{
	background-image: url(../images/shared/MenuArrows_over.gif);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #666;
	background-position: right center;
	font-weight: bold;
	padding-right: 8px;
	margin-left: 120px;
}
/* Formatting */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#addblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	width: 250px;
	line-height: 14px;
	text-align: left;
	display: block;
	clear: both;
	font-size: 10px;
	background-image: url(../images/Illus/tree_Placeholder.jpg);
	height: 163px;
	margin: 0px 0px 20px;
	padding: 0px;
	background-position: left top;
	border: #FFF;
}
#quote {
	background-image: url(../images/shared/quoat1.jpg);
	background-repeat: no-repeat;
	width: 250px;
	float: right;
	clear: both;
	margin-top: 20px;
	text-indent: -3000px;
	display: block;
	margin-right: 5px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	background-position: center;
	height: 89px;
	padding-top: 10px;
	padding-bottom: 10px;
	visibility: hidden;
}
/* Text Styles*/	
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 15px;
}	
.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	font-weight: bold;
}
.hidden {
	visibility: hidden;
}
/* Foreign */
#foreign {
	float : right;
	text-decoration : none;
	color : #666;
	font-weight : normal;
	width : 100%;
	margin-right : 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 9pt;
	display: inline;
	visibility: hidden;
}
#foreign ul {
	list-style-type : none;
}
#foreign li {
	padding : 0px 10px;
	background-image : url(../images/shared/LinkArrowSml.jpg);
	background-repeat : no-repeat;
	background-position : 5px;
	color : #666;
	float : right;
	margin-top: 0px;
      }
#foreign li a {
	text-decoration : none;
	color : #666666;
	font-style : italic;
}
#foreign li a:hover {
	color : #660033;
	text-decoration : none;
}	

/* Nav style */
#navbar {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #603;
	list-style-type: none;
	width: 100%;
	height: 38px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	visibility: hidden;
}
ul#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 10px solid #603;
	border-right: 0 solid #603;
	border-bottom: 10px solid #603;
	border-left: 0 solid #603;
	list-style-type: none;
	font-size: 9pt;
	float: left;
	visibility: hidden;
}
#nav li{
	display: inline;
	visibility: hidden;
}
#nav li a:link, #nav li a:visited {
	font-family: Helvetica, Arial, sans-serif;
	display: inline;
	padding: 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFCCCC;
	visibility: hidden;
}
#nav li a:hover {
	color: #660033;
	background-color: #FFCCCC;
	text-decoration: underline;
	visibility: hidden;
}
/* Search */
form#search {
	background-color: #603;
	color: #000000;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	float: right;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
}
/* Search style */
#search .text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 50px;
	margin: 0;
}
#search .buttons {
	background-color: #CCCCCC;
	margin-right: 10px;
	padding-right: 5px;
	margin-top: 0px;
	background-image: url(../images/shared/SearchButton.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
/* left Navagation */
#leftnav 
{
	width: 133px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	line-height: 22px;
	padding: 0px;
	margin: 20px 0px 0px;
	text-align: left;
	vertical-align: middle;
	font-size: 11pt;
	visibility: hidden;
}
#leftnav ul
{
	margin: 0px;
	padding-left: 0px;
}
#leftnav li
{
	width: 140px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 8px;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/shared/MenuArrows_up.gif);
	background-repeat: no-repeat;
	background-position: 1px 14px;
	padding-left: 14px;
}
#leftnav li a 
{
	display: block;
	text-decoration: none;
	color: #666;
}
#leftnav li a:hover
{
	color: #8C42AD;
	text-decoration: none;
}
/* Footer */
	#footer {
	background-image: url(../images/home/footerbg.gif);
	height: 60px;
	width: 795px;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: hidden;
}
/* Copyright */
#copyright {
	color: #CCCCCC;
	clear: both;
	padding-right: 20px;
	font-size: 9pt;
	padding-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
/* Lower Navagation */
ul#lownav {
	margin: 0 0px 0px;
	list-style: none;
	padding-top: 10px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width: 80%;
}
#lownav li {
	margin: 0;
	padding: 0;
	display: inline;
}

#lownav li a:link, #lownav li a:visited {
	margin: 0 0px 0 0;
	padding: 8px;
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 10px;
}

#lownav li a:hover {
	color: #FFF;
	top: 0px;
	text-decoration: underline;
}
.backup {
	background-image: url(../images/shared/UpOver.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 16px;
	width: 14px;
	visibility: hidden;
}

.backup a:hover{
	background-image: url(../images/shared/UpOver.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 16px;
	width: 14px;
}
