* { 	margin: 0; padding: 0; border:0;}

body {
	font-family: Georgia, Palatino Linotype, Times New Roman;
	color: #000000;
	background-color: #383838;
}

a { text-decoration: none; font-weight: bold; }
a:link { color: #000099; }
a:visited { color: #000099; }
a:active { color: #000099; text-decoration: underline; }
a:hover { color: #F55000; text-decoration: underline; }
h2 a { text-decoration: none; font-weight: normal;}

div#wrapper {}

div#header {
	height: 6.25em;
	width: 100%;
	background: #006CFF url("images/backheader.png") repeat-x;
	background-position: top;
	text-align: left;
}

div#banner {
	position: absolute;
	top: .208em;
	margin-left: 1.8em;
	display: inline;
}

div.leftsidebar {
	float:left;
	/* width: 171px; */
	padding-left:15px;
	background-color:#e0e0e0
}

div#main {
	float: right;
	width: 810px;
	background: #ffffff url("images/leftback.png") repeat-y;	
}

div#toplinkunit {
	background: #006845;
	margin-left: 10px;
	padding: .3em 0 .35em 0;
	text-align: center; /* Test */
}

div#title {
	float: right;
	/*width: 52em; max-width: 90%;*/
	width: 87%;
	padding: 1em 2em 1em 1em;
}

div#title h1, div#title h2 {
	color: #006845;
	font-family: 'Century Gothic', 'Franklin Gothic Medium', 'Arial', sans-serif;
	font-size: 2.5em;	
	text-align: right; 
	font-weight: normal;	
}

div#title b.label {
	color: #ffffff;
	background: #006845;
	padding: 0px .4em .07em .4em;
	font-weight: bold;
}

div#content {
	float: left;
	display: inline;
	width: 72%;
	text-align: left;
	margin-left: 1.5em;
	font-size: 1.1em;
}

div#sectionbox, div#toc {
	padding: .3em .5em .6em 1.5em;
	text-align: left;
	margin: 1.2em 0 1.3em 1.6em;
	font-size: .85em;
	border: 1px solid #006845;	
	background-color:#e8e8e8
}

div#sectionbox a, div#toc  a {
	font-weight:normal;
}

div#sectionbox p#sectiontitle, div#toc p#sectiontitle{
	color:#006845;
	margin: 0 0 .2em 0;
	font-size:.85em; 
}

div#content p {
	margin: .3em 0 1em 1.4em; 
	font-size: 1em;
	font-weight: normal;
  	line-height: 150%;
	/*text-align: justify;*/
}

div#content p.TOS {
	font-size: .83em;
	font-family: 'Courier New', Courier, 'Times New Roman', Times;
	line-height: 130%;
}

div#content ul,ol {
	margin: .3em 0 .7em 2.4em; 
}

div#content li {
	margin: .3em 0px 0px 0px; 
	font-size: 1em;
	font-weight: normal;
  	line-height: 150%;
	/*text-align: justify;*/
}

div#sectionbox ul {
	margin: .1em .2em;
}

div#content .webdirs li {
	margin: .3em 0 0 0; 
	font-size: .83em;
	font-weight: normal;
  	line-height: 120%;
	/*text-align: justify;*/
}

div#content h2 {
	font-family: Georgia, Palatino Linotype, Times New Roman;
	text-align: left;
	font-weight: normal;	
	margin: 1.4em 0 .7em .933em;
	font-size: 1.5em;	
	padding-top: 0;
	padding-bottom: .08em; 	
}

div#content table {
	margin: 1.4em 0px 0.7em 1.4em;
}

div#content b.label {
	color: #ffffff;
	background: #006845;
	padding: 0px .2em .08em .2em;
	font-weight: bold;
}

div#content img {
    text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: .7em;
	margin-bottom: .7em;
}

div#content p.quotation {
	padding-left: 1.8em; 
	padding-right: 1.8em;
}
	
div#content img.social_button {
	padding: 0;
	margin: 0 0 -.28em .35em;
}

div#sidebar {
	float: right;
	width: 21%;
	/*min-width: 12.5em;*/
	text-align: center;
	margin: 0.75em auto 1em auto;
	padding: 0;
	font-family: Verdana, 'Trebuchet MS', sans-serif, Arial, Helvetica; 
}

div#navbar {
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	font-family: Verdana, 'Trebuchet MS', sans-serif, Arial, Helvetica; 
	margin-bottom: 0;
	width: 21%;
}

div#sidebar .features {
	float: right;
	clear: both;
	text-align: center;
	margin: 1em 0 .7em 0;
	padding: .35em 1.2em;
	font-size: .8em;
}

div#sidebar a {
	font-weight: normal;
	text-decoration: none;
}

div#sidebar div.section_title, div#navbar div.section_title {
	width: 90%;
	clear: right;
	float: right;
	display: inline;
	text-align: right;
	background-color: #006845;
	color: #ffffff;
	font-weight: bold;
	padding: .14em .35em .28em .35em;
	margin: .7em 0 .35em 0;
}

div#sidebar h3, div#navbar h3 {
	font-size: .8em;
}

div#navbar p.present {
	background: #535360;
	padding: .1em .8em .1em .6em;
	font-weight: bold;
	display: block;
	color: #ffffff;
}

div#navbar p {
	font-size: .95em;
	text-align: right;
	margin: .28em .035em 0px 2em;
	color: #ffffff;
	clear: right;
}

div#navbar .subsection {
	font-size: .8em;
	padding: .08em .7em .2em .5em;	
	margin: 0 .35em 0 2em;
	color: #000000;
}

div#navbar a {
	padding: .1em .8em .1em .6em;
	font-weight: bold;
	display: block;
	background: #535360 url("images/gra_bn.png") repeat-x;
	color: #ffffff;
}

div#navbar a:hover, div#navbar a:active , div#navbar a.present {
	background: #535360;
}

div#lowsection {
	clear: both;
	margin: 0 0 0 3em;
}

div#lowsection div.lastad {
	margin: 0 0 1.5em 0;
	float: left;
	display: inline;
	/* width: 100%; */
}


div.squarecontainer {
	float: left;
	display: inline;
	width: 42.7%;
	margin: 1em 2.1em 1.8em 1.1em;
	padding-top: .6em;
	text-align: left;
}

div#content div.hr {
	float: right;
	display: inline;
	width: 38%;
	margin: .5em 0 .6em 1.2em;
	text-align: right;
	background: #000cc7 url("images/blue_grad.jpg") repeat-x;
}

div#content div.hr p , div#content div.hl p {
	margin:0;
	padding: .4em .8em .6em .8em;	
	font-weight: normal;
	font-size: 1.15em;
	line-height: 125%;
	color: #ffffff;
}

div#content div.hl {
	float: left;
	display: inline;
	width: 38%;
	margin: .5em 1.2em .6em 1.4em;
	text-align: left;
	background: #000cc7 url("images/blue_grad.jpg") repeat-x;
}

div#kiva a {
	display: block;
	font-weight: normal;
}

div#kiva table {
	margin: auto;
}

div.square {
	padding: .5em;
	font-size: .85em;
}

div.square p.doctitle {
	font-family: Georgia, Palatino Linotype, Times New Roman;
	font-size: 1.3em;
}

div.square p.docdesc {
	padding-left: 1.6em;
}

#embeddedad {
	padding: 0.5em;
	margin: 0.5em 0 0.5em 0.9em;
	float: right;
	display: inline;
}

#embeddedbanner {
    text-align: center;
	margin: 0 auto 0 auto;
	display: inline;
}

div#footer {
	background: #006CFF url("images/backheader.png") repeat-x;
	clear: both;
	height: 3.5em;
	padding: 1.25em 0 0 1.75em;
	margin: 0;
	font-size:1em;
}

div#footer p {
	font-size: .8em; 
	font-family: 'Arial', Arial, Helvetica, sans-serif;
	color: #e8e8f4;
	text-align: left;
	font-weight: bold;
}

div#footer a {
	text-decoration: underline;
	color: #e8e8f4;
}

div.minwidth {width: 992px;}

/* common */

.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}.clearfix {display: block;}

/* End hide from IE-mac */

/* Below are mainly for IE 5.x */


/* Some fixes for everyone's favourite "special" browser */

/* ...none of this should be necessary                   */



/* The "Disappearing List-Background" bug */

ul, ol, dl{position: relative;}


/* The "Font Sizing" bug */

body{

font-size: x-small;

voice-family: "\"}\""; 

voice-family: inherit;

font-size: small;

}

#nav ul li a{

padding: 0px 18px;

voice-family: "\"}\""; 

voice-family: inherit;

padding: 7px 18px;

}