/* Unique ID Layers  */

#header {
	width: 900px;
	height: 76px;
/*	margin: auto; */
/*	background-image: url(../images/Orth_Logo.gif); */
}


#container {
	width: 900px;
/*	margin: auto; */
}

#content {
	width: 670px;
	margin: 10px 0px 0px 0px;
}

#top_nav {
	width: 670px;
	height: 58px;
	margin: auto;
	background-image: url(../images/nav_bg2.gif);
}

#left_nav {
	margin-left: 4px;
	margin-top: 15px;
	width: 220px;
}

#left_nav ul {
	list-style-type: none;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	list-style-position: outside;
}

#left_nav li {
	padding: 0px 0px 7px 0px;
}

#faq_nav ul {
	list-style-type: none;
	padding: opx 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-position: outside;
}

#faq_nav li {
	padding: 0px 0px 4px 0px;
}

#footer {
	width: 880px;
/*	margin: auto; */
	text-align: center;
}

/* HTML Tags */

body {
	background-color: #666666;
}

h1 {
	color: #cc99cc;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0pt;
	line-height: 19pt;
}

h2 {
	color: #f1f1f1;
	font-size: 13pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0pt;
	line-height: 15pt;
}

/* Text Formatting */

.body_text {
	color: #cccccc;
	font-size: 11pt;
/*	font-family: Georgia, "Times New Roman", Times, Serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12pt;
}

.quote {
	color: #ffffff;
	font-size: 12pt;
/*	font-family: Georgia, "Times New Roman", Times, Serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13pt;
}

.body_link {
	color: #99cc00;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12pt;
	text-decoration: underline;

}

.footer {
	color: #999999;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.footer_link {
	color: #999999;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.header {
	color: #18754f;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.headernobold {
	color: #18754f;
	font-size: 11pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.nav_link a:link {
	color: #99cc00;
	font-size: 11pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.nav_link a:hover {
	color: #99cc00;
	font-size: 11pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.nav_link a:visited {
	color: #99cc00;
	font-size: 11pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.top_link-green {
	color: #98c93c;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.top_link-white {
	color: #ffffff;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.top_link-gray {
	color: #999999;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.gray_link {
	color: #aaaaaa;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

