/* css by Scott Greenwald, http://www.greendezine.com/ */
/* Client: Eyeonics, Inc. http://wwww.eyeonics.com */
/* All associated graphics copyright Eyeonics, Inc, All rights reserved. */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. */



.reg {
	font-size: 70%;
	vertical-align: top;
}

/*-----------------Left Content------------*/
#left_nav {
	background-color: #E4EAEE;
	width: 214px;
	height: 100%;
	margin-left: 28px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#left_text {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	padding-right: 15px;
}

#left_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #364754;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
}

#left_text p a {
	color: #364754;
}

#left_text a:hover {
	color: #0D1216;
}

.textsize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #364754;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	
}
#sizer {
	position: relative;
	top: 2px;
}

/*-----------------Right Content------------*/
#main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0px;
	padding: 20px 30px 20px 20px;
}

#main_text a {
	color: #364754;
	text-decoration: underline;
}

#main_text a:hover {
	color: #000033;
}

#main_text p {
	margin: 0px;
	padding: 0px 0px 10px;
}

.header {
	color: #767E4F;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#main_text  h1 {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #767E4F;
	letter-spacing: 0.3em;
}

#main_text  h2 {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #393C10;
}

#main_text  h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #393C10;

}
#main_text .italics {
	font-style: oblique;
	color: #000000;
}

.bullet_1 {
	padding-top: 10px;
	color: #393C10;
	list-style-type: none;
	margin-top: 0px;
	list-style-position: outside;
	padding-left: 0px;
}

html>body .bullet_1 li { /*IE HACK---this is not read by IE Win, but is by all other browsers*/
	padding-bottom: 10px;
	background-image: url(../images/interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .5em;
	vertical-align: top;
	padding-left: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.bullet_1 li { /*IE HACK---this is read by IE-Win*/
	padding-bottom: 10px;
	background-image: url(../images/interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px .55em;
	vertical-align: top;
	padding-left: 1.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.faq {
	padding-top: 5px;
	margin-bottom: 10px;
	
}

.faq h3 {
	font-weight: bold;
	color: #393C10;
}

.graphic img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.smallicon img {
	
	padding: 0px 0px 0px 5px;
}

.backtop a {
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
}

.backtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6DDE3;
	color: #364754;
	padding-bottom: 8px;
}

.backtop2 a {
	font-weight: bold;
	font-size: 0.85em;
	text-decoration: none;
}

.backtop2 {
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6DDE3;
	color: #364754;
}

/*-----------------Footer Content------------*/

.menu {
	
}
#body #footer2 a {
	font-weight: normal;
	color: #D6DDE3;
}
#footer2 h5 {
	margin-top: -3px;
	padding-bottom: 20px;
}

