/* Created by Web Wise Concepts */

body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, table, td {
	margin: 0;
	padding: 0;
	border: 0;
}
/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
/************** Default Elements *******************/
body {
	font: 100.01%/130% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
}
#sn {
	position: absolute;
	width: 80%;
	top: -300px;
	left: 0;
}
#sn a {
	position: absolute;
	top: 0;
}
.p7ie6Fix:active, #sn a:active, #sn a:focus {
	top: 300px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}
/************** Layout Elements *******************/
#wrapper {
	width: 85%;
	margin: 5px auto;
	font-size: .725em;
	background-color:#e1e6ec;
	min-height: 400px;
}
#header {
	height: 110px;
	min-height: 110px;
	background: #e1e6ec url(../images/header_bgd.jpg) repeat-x;
}
#header #headerP { display: none; }
#header p#title {
	padding: 25px 0 0 20px;
	font-family: "Lucida Calligraphy", Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #ffffcc;
	font-weight: bold;
}
#title #tag {
	font-size: .5em;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
#header ul {
	list-style-type: none;
	margin: 10px 0;
	min-height: 22px;
	font-weight: 500;
	font-size: 9px;
}
#header li {
	float: right;
	padding: 0 10px;
	margin: 2px 0;
	border-left: 1px solid #98a085;
	width: auto;
}
#header li#first { border: none; }
#header li a { color: #805d00; }
#header li a:hover, #nav_sub li a:hover {
	color: #ffff65;
	border-bottom: thin dashed #98a085;
}
li a#marker { color: #98a085; }
li a#marker:hover { border: none; }
#content { padding: 1px 5px 0 0; }
#innerwrapper {
	margin: .5em 15px 10px 15px;
	position: relative;
}
#content_main {
	background: #fff;
	margin: 0 13em .5em 13em;
	padding: 1px 5px 10px 5px;
}
#content_main div { z-index: 100; }
#content_main p { line-height: 1.5; }
.twocol #content_main { margin: 0 .5em .5em 13em; }
.twocol_left #content_main { margin: 0 13em .5em .5em; }
#content_main #info {
	margin: 0 25px;
	height: 190px;
}
#rightcol {
	float: right;
	color: #ffffcc;
	background-color: #003366;
	border: 1px solid #5f5f5f;
	width: 12em;
	text-align: center;
	line-height: normal;
}
.twocol_left #nav_sub { display: none; }
#rightcol img {
	display: block;
	margin: 0 auto;
	border: 1px solid #5f5f5f;
}
#rightcol #resources {
	margin: 5px 0;
	padding: 5px 0;
	color: red;
	background: #fff;
}
#extras {
	margin: 5px 0;
	padding: 5px 0;
	color: red;
	background: #fff;
}
#resources img { border: none; }
#rightcol #resources h3 { color: red; }
#nav_sub {
	float: left;
	width: 13em;
	min-height: 200px;
	border-top: 1px solid #5f5f5f;
	z-index: 10;
}
#nav_sub #logo { margin: 0 .7em; }
#nav_sub ul {
	list-style-type: none;
	list-style-position: inside;
}
#nav_sub li {
	border-left: 1px solid #5f5f5f;
	border-bottom: 1px solid #5f5f5f;
}
#nav_sub li a:link, #nav_sub li a:visited {
	display: block;
	padding: 8px 5px;
	color: #fff;
	background-color: #003366;
	font-size: .75em;
	line-height: normal;
	margin-left: 0;
}
#nav_sub li a:hover {
	color: #805d00;
	background: #ffff99;
}
#nav_sub li a#here {
	width: 16em;
	color: #ccc;
	background: #fff;
	margin-left: 0;
}
#footer {
	background: url(../images/footer_bgd.jpg) repeat-x;
	padding: 10px;
	font: .75em Arial, Helvetica, sans-serif;
	line-height: normal;
}
ul#nav_bottom {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
ul#nav_bottom li {
	float: right;
	margin: 0;
	padding: 5px 10px 4px 10px;
	border-right: 1px solid #ccc;
	width: auto;
}
ul#nav_bottom li#last { border: none; }
/************** Text Elements *******************/
h1, h2, h3, h4 { color: #003366; }
h1 {
	padding: 8px 25px;
	background: #e1e6ec url(../images/h1_bgd.jpg) repeat-x;
	font-variant:small-caps;
	font-size: 1.625em;
}
h1 .small {
	font-size: .65em;
	font-weight: normal;
	font-style:italic;
	padding-left: 10em;
}
h2 {
	font-size: 1.75em;
	padding: 18px 12px 8px 18px;
	font-stretch: semi-expanded;
}
h3 {
	padding: 20px 0 6px 18px;
	font-size: 1.25em;
}
#rightcol h3 {
	color: #ffffcc;
	padding-left: 0;
	padding: 10px 0;
}
h4 {
	font-size: 1em;
	font-style: italic;
	padding: 5px 4em;
}
h5 {
	font-size: 1em;
	text-align: center;
	padding: 3px 0;
}
p, h5 { margin: 4px 20px 8px 20px; }
.list, .sitemap { padding: 0 0 0 6em; }
.sitemap li { padding: 2px 0; }
.sitemap li ul { padding-left: 1.25em; }
.list2 { padding: 0 0 0 30em; }
span.testimonial {
	line-height: normal;
	font-style: italic;
	text-align: left;
	padding: 5px 3px;
}
dl { margin-left: 2em; }
dt {
	padding-top: 10px;
	font-weight: bold;
}
dd { margin-left: 10px; }
/*******Form ---------------------------------*/
form ol {
	list-style-type:none;
	padding-left: 1em;
}
form ol li { padding: 3px 0; }
#search {
	float: right;
	width: 200px;
	margin: 15px;
	padding: 0;
	color: #fff;
	font-size: .8em;
}
#search form { margin: 0; }
.ccl {
	display:block;
	width:155px;
	height:32px;
	text-indent:-2000px;
	background:url(../images/srqdesigner.gif) no-repeat 0 0;
	float: right;
}
ul.list_eff {
	list-style-type: none;
	margin: 1em 2em;
}
ul.list_eff li { padding: 2px 0; }
#effects { margin: 0 1em; }
/************** Link Styles *******************/
a img { border: none; }
a {
	color: #805d00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffff99;
	background: #805d00;
	border-bottom: thin dashed #98a085;
}
/************** Generic Classes *******************/
.divider {
	border-top: 2px solid #003366;
	padding-top: 5px;
}
.right {
	float: right;
	margin: 5px 0 2px 10px;
	padding-right: 10px;
	width: auto;
}
.left {
	float: left;
	margin: 10px 10px 2px 0;
	width: auto;
}
.red {
	color: red;
	font-weight: bold;
}
#promo {
	margin: 1em 3em;
	padding: 10px;
}
.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}
.clearfloat {
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0;
	position: relative;
}
.smit {
	font-style:italic;
	font-weight: normal;
	font-size: 9px;
}
.small { font-size: 12px; }
.ital { font-style: italic; }
.pullquote {
	float: right;
	margin: 5px;
	width: 160px;
	border: 1px solid #000099;
	background: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}
.pullquote ul { list-style-type: none; }
.pullquote ul li { padding: 2px 5px; }
ul li li { margin-left: 2em; }
.crumbs {
	font-size: 9px;
	font-weight: normal;
	padding: 2px 0;
	margin: 0 2.5em;
}
.explain { display: none; }
a:hover .explain {
	display: inline;
	font-weight: normal;
	color: #333;
	background: #fff;
}
img#proethics { margin: 25px; }
.aside {
	float: right;
	margin-left: 50px;
	width: 300px;
	background: #fffeee;
	border: 1px solid red;
	text-align: center;
}
.aside h3 { padding: 5px 0; }
.aside p {
	color: #666;
	padding: 0;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
}
p.big {
	color: #fff;
	background: red;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
}
.space { padding: 25px; }
#testimonials {
	margin: 5px 8px;
	font-size: .8em;
	line-height: normal;
}
#testimonials p {
	padding: 3px 5px;
	margin: 0;
}
/* Form styles ------------------------------*/
fieldset {
	border: 1px solid #ccc;
	padding: 8px;
	width: 95%;
}
form legend {
	color: #003399;
	font-size: 1em;
	font-weight: bold;
	padding: 3px 6px;
}
form dt {
	float: left;
	width: 150px;
	font-size: .9em;
	clear: both;
}
form dd {
	margin: 0;
	font-size: .8em;
}
table td { vertical-align: top; }
table#webcare {
	margin: 2em auto 0 auto;
	width: 250px;
	border: 1px solid #ccc;
	font-size: .8em;
}
table#webcare td { padding: 0 5px; }
.centerit { text-align: center; }
/* Thumbnail Viewer --------------------------*/
#thumbBox {
	padding:10px;
	z-index: 10;
	background: #313131;
	left: 0px;
	visibility: hidden;
	width: auto;
	cursor: pointer;
	position: absolute;
	top: 0px
}
#thumbBox .footerbar {
	padding: 5px 0 0 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: white;
}
#thumbBox #thumbImage { background-color: #fff }
#thumbLoading {
	border: 1px solid #ccc;
	padding: 5px;
	z-index: 5;
	visibility: hidden;
	position: absolute;
	background: #efefef
}
/* Print Styles -------------------- */
@media print {
#header #headerP {
	color: #333;
	float: right;
	display: block;
	font-size: 11px;
	width: 250px;
}
#header ul, #nav_sub, #content_main img#site_visitor, #rightcol, #nav_sub { display: none; }
#content_main { border: none; }
.twocol_left #content_main { width: 410px; }
#content_main { margin:0; }
}