@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body,td,th {
	font-family: Arial;
	font-style: normal;
	font-size: 90%;
	color: #8F8F8F;
	top: 0px;
}
body {
	background-color: #FFFFFF;
	letter-spacing: 0em;
	text-align: left;
}
p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 200%;
	text-transform: none;
	text-align: left;
}
a:link {
	color: #7AA1A2;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #747796;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: normal;
	text-align: left;
	line-height: 160%;
	margin-bottom: 40px;
	margin-top: 18px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #D1BE96;
	letter-spacing: .5em;	
}
a:visited {
	text-decoration: none;
	color: #7AA1A2;
}
a:hover {
	text-decoration: none;
	color: #F99400;
}
a:active {
	text-decoration: none;
	text-align: right;
}
#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	letter-spacing: normal;
	font-size: medium;
	border-bottom-color: #FE7D00;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-right-color: #FF7E00;
	border-right-style: dotted;
	border-right-width: 1px;
	border-left-color: #bdb490;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 14px;
	padding-right: 0px;
	text-align: center;
}
.intro {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A49373;
	line-height: 220%;
	letter-spacing: 0.12em;
}
.intro2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 250%;
	letter-spacing: 0.12em;
}
.hilite {
	text-transform: uppercase;
	color: #B92400;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #435F9F;
	line-height: 100%;
	text-align: center;
	}
#topnav {
	width: 100%;
	/*border-top-width: 1px;
	border-top-style: dotted;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #989865;
	border-top-color: #996;
}

/*#leftnav {
	padding-left: 4px;
	margin-left: 4px;
	padding-top: 24px;
	width: 180px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-right-color: #993;
	border-right-width: 1px;
	border-right-style: dotted;
	padding-right: 2px;
	margin-right: 2px;
	
}
 #leftnav p {
	font-weight: normal;
	color: #3F3933;
	font-size: 10px;
	line-height: 100%;
	text-indent: 0px;
	/*letter-spacing: 0.2em;
	padding-top: 10px;
}
#leftnav h1 {
	font-weight: normal;
	color: #BA474E;
	line-height: 200%;
	text-indent: 0px;
	/*letter-spacing: 0.2em;/
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	text-align: left;
}

#leftnav a, #leftnav a:link, #leftnav a:visited {
	color: #999999;
	text-decoration: none;
	
}

#leftnav a:hover {
	color: #AD1924;
	text-decoration: none;
}
#leftnav a:active {
	color: #AD1924;
	text-decoration: none;
}

*/

#content {
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-left-color: #f1ead0;
	border-left-style: solid;
	border-left-width: 1px;
}
#main {
	margin-left: 200px;
	padding-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}



/*#documents {
	width: 720px;
	background-color: #F1F1F1;
	height: 450px;
}
*/
#footer{
	text-align: center;
	/*font-size: 9px;*/
	
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b5aa80;
	/*border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7FAFB4;*/
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #b5aa80;
	margin-right: 120px;
	margin-left: 120px;
		box-shadow: 0px 0px 60px rgba(219,205,164,.15);
}#footer p {
	/*font-size: 9px;*/
	color: #AE9867;
	font-family: arial;
	text-transform: none;
	letter-spacing: 0.2em;
	/*margin-left: 10px;
	margin-right: 10px;*/
	line-height: 120%;
	text-align: center;
}
/*.dot {
	color: #A82431;
	text-decoration: none;
	font-weight: bold;
	padding-left: 40px;
}
*/
#footer p a, #footer p a:link  {
	color: #628D89;
	text-decoration: none;
	font-weight: normal;
	/*padding-left: 20px;*/
}
#footer p a:hover{
	color: #F99400;
	text-decoration: underline;
}
#footer p a:visited{
	color: #549C9B;
}

/*#narration {
	color: #FFFFFF;
	font-style: italic;
	display: block;
	width: 200px;
	height: 400px;
	float: right;
	padding-left: 20px;
		padding-right: 4px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	border-left-color: #333333;
	border-left-style: dotted;
	border-left-width: 1px;
	background-color: #000;
	
}
#narration p{
	
color: #DDD1BA;
	line-height:190%;
	padding-right: 10px;
	
}

#narration2 {
	color: #DDD1BA;
	font-style: italic;
	display: block;
	width: 200px;
	height: 400px;
	float: right;
	padding-left: 20px;
		padding-right: 4px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	border-left-color: #333333;
	border-left-style: dotted;
	border-left-width: 1px;
	background-color: #000;
}

#narration3 {
color: #DDD1BA;
	font-style: italic;
	display: block;
	width: 200px;
	height: 400px;
	float: right;
	padding-left: 20px;
		padding-right: 4px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	border-left-color: #333333;
	border-left-style: dotted;
	border-left-width: 1px;
	background-color: #000;
}
#narration3 p{
color: #DDD1BA;
	line-height:190%;
	padding-right: 10px;
}
#narration4 {
	color: #DDD1BA;
	font-style: italic;
	display: block;
	width: 200px;
	height: 400px;
	float: right;
	padding-left: 20px;
	padding-right: 4px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	border-left-color: #333333;
	border-left-style: dotted;
	border-left-width: 1px;
	background-color: #000;
}
#narration4 p{
	
color: #DDD1BA;
	line-height:190%;
	padding-right: 10px;
	
}

#sidevideo {
	color: #FFFFFF;
	font-style: italic;
	display: block;
	width: 260px;
	height: 100%;
	float: right;
	padding-left: 50px;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
		padding-right: 40px;
	text-align: center;
	border-left-color: #333333;
	border-left-style: dotted;
	border-left-width: 1px;
	background-color: #000;
	line-height: 100%;
	
}

.title {
	color: #633;
	font-style: normal;
	font-weight: bold;
}
*/
#floatright {
	float: right;
	width: 210px;
	display: block;
	text-align: right;
}
#floatleft {
	float: left;
	display: block;
	text-align: left;
	margin-right: 20px;
	margin-left: 10px;
}

/*#other  {
	
	font-size: 10px;
	line-height: 250%;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
	text-align: left;
	background-color: #E4E4E4;
	height: 95%;
	}
	
	#other p {
	color: #003;
	line-height: 200%;
	}
	*/
	
	.red {
	color: #D0404C;
	font-size: 11px;
	
	}
	.left {
	clear: right;
	float: left;
	padding-right: 20px;
	}
	
		.right {
	clear: left;
	float: right;
	padding-left: 20px;
	}

/*</style>*/
#main ul {
	text-align: left;
	font-family: arial, helvetica, "sans serif";
	font-size: 11px;
	line-height: 120z%;
}
#main li {
	text-align: left;
	font-family: arial, helvetica, "sans serif";
	font-size: 11px;
	line-height: 120z%;
	font-weight: bold;
}
.ALERT {
	font-style: italic;
	font-weight: bold;
	color: #6C0;
}
.center {
	text-align: center;	
	
	
	}
	.web, .web a:link, .web a:visited{
	color: #A49373;
	font-size: 12px;
	text-decoration: none;
}

.web a:hover {
	text-decoration: underline;
	color: #669AC9;
}


.print, .print a:link, .print a:visited{
	color: #888452;
	font-size: 11px;
	text-decoration: none;
	font-weight: 500;
}
.print a:hover {
	text-decoration: underline;
	color: #FC8400;
}

.photo, .photo a:link, .photo a:visited{
	font-size: 12px;
	color: #A49373;
	text-decoration: none;
}

.pagetitle {
	color: #4B4330;
	font-size: 18px;
}
.pagetitle a, .pagetitle a:link, .pagetitle a:visited{
	color: #4B4330;
	font-size: 18px;
	text-decoration: none;
}
.pagetitle a:hover{
	color: #FF6600;
	font-size: 18px;
	text-decoration: none;
}
.pagetitle2 {
	color: #999999;
	font-size: 15px;
}
.photo a:hover {
	text-decoration: underline;
	color: #CC33CC;
}

.solution, .solution a:link, .solution a:visited{
	font-size: 12px;
	color: #A49373;
	text-decoration: none;
}
.solution a:hover {
	color: #97C106;
	text-decoration: underline;
}


.smart, .smart a:link, .smart a:visited{
	font-size: 12px;
	color: #A49373;
	text-decoration: none;
}
.smart a:hover {
	text-decoration: underline;
	color: #EE6163;
}
hr {
	color: #39C;
	border-top-color: #fff;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #fff;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #C5E0E5;
	border-bottom-style: ridge;
	border-bottom-width: 1px;
}
.2nd {
	color: #663;
}
