/* CSS Document */

/* Base tag rules */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	background-image: url(images/bgpattern7.gif);
	}
code {
	font-family: courier, mono;
	font-size: 14px;
	}
a:link {
	color: #7e2c8b;
	text-decoration: none;
	border-bottom: 1px dotted #7e2c8b;
	}
a:visited {
	color: #af7cb7;
	text-decoration: none;
	border-bottom: 1px dotted #af7cb7;
	}
a:hover {
	color: red;
	text-decoration: underline;
	border-bottom: none;
	}
a:active {
	color: red;
	text-decoration: underline;
	border-bottom: none;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif;
	}
a.tooltip {
	background-color: #ffffaa;
	border-bottom: none;
	text-decoration: none;
	cursor: help;
	}
caption {
	font-family: verdana, sans-serif;
	font-size: 9px;
	line-height: 10pt;
	}
/*-------Master Div---------*/
#container {
	width: 90%;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	border: 1px solid #138f92;
	background-image: none;
	}

/*---------------------------*/
#header {
	clear: both;
	margin: 0px;
	padding: 1px 1px 1px 92px;
	height: 46px;
	background-color: #a4d4d5;
	border-bottom: 1px solid #138f92;
	}

/*-------------------*/
#navcontainer {
	float: left;
	clear: left;
	width: 162px;
	margin: 0;
	padding: 0;
	font-family:  Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	background-color: #F0F8F8;
	}
#navcontainer p {
	margin: 6px 9px;
	} 
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#navcontainer li { 
	margin: 0; 
	}
#navcontainer a {
	display: block;
	padding: 3px 10px;
	width: 140px;
	color: #000;
	background-color: #ADC1AD;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;
	background-image:  url(images/vertical06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#navcontainer a:hover {
	color: #fff;
	background-color: #889e88;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#navcontainer a.buttondown {
	color: #000;
	background-color: #889e88;
	text-decoration: none;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background-image:  url(images/vertical06a.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#navcontainer ul ul li { 
	margin: 0; 
	}
#navcontainer ul ul a {
	display: block;
	padding: 3px 5px 3px 20px;
	width: 135px;
	color: #000;
	background-color: #C5D8C5;
	text-decoration: none;
	font-weight: normal;
	}
#navcontainer ul ul a:hover {
	color: #fff;
	background-color: #889E88;
	text-decoration: none;
	}
#navcontainer ul ul a:active {
	color: #fff;
	background-color: #889E88;
	text-decoration: none;
	background-image:  url(images/vertical06a.jpg);
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	}
#navcontainer h1 a{
	font-size: 14px;
	margin: 3px 9px;
	padding: 3px 0;
	color: #777;
	background-color: transparent;
	border: none;
	background-image: none;
	}
#navcontainer h1 a:hover {
	font-size: 14px;
	margin: 3px 9px;
	padding: 3px 0;
	color: #777;
	background-color: transparent;
	border: none;
	background-image: none;
	text-decoration: underline;
	}
div#plain a, div#plain a:hover {
	background-color: transparent;
	border: none;
	background-image: none;
	}	
	
	
			
/*---------------*/
#maincontent {
	margin-left: 162px;
	border-left: 1px solid #138f92;
	padding: 24px 18px;
	/*max-width: 36em;*/
	}
#maincontent h1 {
	font-size: 30px;
	line-height: 34px;
	font-weight: normal;
	color: #666;
	margin: 12px 0 4px 0;
	}
#maincontent h2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #7e2c8b;
	margin: 18px 0 2px 0;
	}
#maincontent h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #7e2c8b;
	margin: 18px 0 0 0;
	}
#maincontent h4 {
	font-size: 14px;
	line-height: 14px;
	color: #7e2c8b;
	margin: 14px 0 0 0;
	}
#maincontent p {
	color: #000;
	margin: 9px 0px;
	}
#maincontent table {
	border: solid 1px #138f92;
	margin-left: 9px;
	}
#maincontent td {
	font-size: 10px;
	line-height: 12px;
	vertical-align: top;
	margin: 0;
	padding: 2px 4px 0px 4px;
	border-left: solid 1px #ccc;
	}

/*---------*/
#sidebar {
	float: right;
	width: 33%;
	margin: 0 0 0 12px;
	padding: 12px;
	border: solid 1px #e0922f;
	background-color: #ecdfee;
	}
div#sidebar p {
	font-size: 10px;
	line-height: 13px;
	}
div#sidebar ul {
	font-size: 10px;
	line-height: 13px;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
	}
div#sidebar li {
	margin: 0px;
	padding: 0px;
	}
div#ff {
	padding: 0 3px 12px 3px;
	text-align: center;
	}
	
div#googletall {
	float:right;
	width: 120px;
	height: 600px;
	margin-left: 6px;
	}
/*---------*/
#footer {
	clear: both;
	margin: 0;
	padding: 2px 12px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	background-color: #138f92;
	border-top: 1px solid gray;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	}


#inspiringquote {
	width: 140px ;
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	margin: 24px 9px;
	padding: 12px 0px;
	border-top: dotted 4px #e0922f;
	border-bottom: dotted 4px #e0922f;
	}
.attrib {
	font-family: verdana, arial, helvetica;
	font-style: normal;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	}


/* global classes */
.floatright {
	float: right;
	margin-left: 12px;
	}
.floatleft {
	float: left;
	margin-right: 12-x;
	}
.leftfloatbox {
	float: left;
	clear: left;
	margin: 0 12px 4px 0;
	padding: 3px;
	border: 1px solid #e0922f;
	background-color: #fef8f2;
	}
.illustration {
	float: right;
	border: solid  1px  #c4e3e4;
	margin: 0 0 0 6px;
	}
.byline {
	font-style: italic;
	}
.smallcaption {
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px;
	padding: 0px 0px;
	}
.attention {
	font-weight: bold;
	color: #e0922f;
	}
.noprint {
	}
	
.printonly {
	display: none;
	}
	
.lightbackground {
	background-color: #f8e3ca;
	margin: 4px 0px;
	padding: 2px 18px;
}
div#floater  {
	display: inline;
	position: relative;
	z-index: 100;
	height: 300px;
	width: 400px;
	background-color: #DCEFEF;
}

.purpletype {
	color:#7e2c8b;
	} 
	
.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}