body	{
	font-family: verdana, arial, helvetica, sans-serif;
	background: #ffffff;
	color: #4D4D4F;
	margin: 6px 0 0 0;
	padding: 0;
	height: auto;
}

body {
	font-size: 100%;	
}

a	{
	color: #4A729B;
}

a:visited	{
	color: #6F4F87;
	text-decoration: underline;
}

a:hover	{
	color: #a0a0a0;
/*	background: #aab637;*/
/*	font-weight:bold;*/
}

p	{
	margin: 0.5em 0;
}

.small {
	font-size: 65%;
}

table {
	font-size:inherit;
}

table td.left {
	width:9.5em;
	margin-right: 1em;
}
table td.right {
	width:13em;
	margin-left: 1em;
}

table td.center {
	width:auto;
	/*margin-left: 1em;*/
}

.backtotop {
	font-size: 0.65em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4D4D4F;
	position:absolute;
	line-height: 1.75em;
	right: 30em;
}

.backtotopsm {
	font-size: 0.45em;
	font-weight: bold;
	text-transform: uppercase;
	color: #4D4D4F;
	position:absolute;
	right: 30em;
	line-height: 3.5em;
}

ul 	{
 	margin: 0.25em 0 0.25em 1em;
 	padding: 0 0 0 1em;
}

ul li {
 	margin: 0 0 0.75em 0;
 	list-style: outside square;
}
 
ul ul li {
 	margin: 0 0 0.75em 0;
	padding:0;
}

.notes {
	font-size: 80%;
}

.data {
	font-size: 80%;
}

.credit	{
	font-size: 65%;
}

h1	{
	font-size: 180%;
	margin: 0.75em 0 0.25em 0;
}

h2	{
	font-size: 150%;
	margin: 0.75em 0 0.25em 0;
}

h3	{
	font-size: 120%;
	margin: 0.75em 0 0.25em 0;
}

h4	{
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0.75em 0 0.25em 0;
}

.display	{
	font-size: 180%;
	font-weight: bold;
	color: #aab637;
}

.display-purple	{
	font-size: 180%;
	/*font-style: italic;*/
	color: #65132c;
}

.green	{
	color: #aab637;
}

.purple	{
	color: #65132c;
}

.quote {
	font-size: 115%;
	line-height: 1.25em;
	font-style: italic;
	padding-left: 2em;
	padding-right: 3em;
/*	color: #aab637;*/

}

.quote-sig {
	margin-top:0;
	padding-top: 0;
	margin-bottom: 2em;
	padding-left: 3em;
	padding-right: 3em;

}

.links {
	display: block;
	padding: 0 0 2px 3px;
	font-size: 0.7em;
	margin: 0;
	/*color: #4A729B;
	text-decoration: underline;*/
/*	background: #EFF3EC;*/
/*	background: #E5E5DE;*/
	text-align: left;
}


.nav {
	border: 1px solid #65132c;
}

.content	{
	margin: 10px 10px 10px 10em;
}
.contentAlt	{
	margin: 0px;
}
.flagfill	{
background: url(../../icons/flag_stretch.gif);
}

.menubox	{
	float:right;
	position: fixed;
	top: 89px;
	right: 0px;
	/*margin-left: 0.5em;*/
	margin-right: 0.5em;
	width: 12em;
	padding: 6px;
	border: 1px solid #aab637;
	background: #F5F2EA;
	font-size: 0.85em;
	/*line-height: 1.5em;*/
}


.menubox-leftAlt	{
	/*float:left;*/
	position: fixed;
	top: 95px;
	left: 0px;
	margin: 0px 10px 10px 5px;
	width: 8em;
	padding: 0.25em;
	border: 1px solid #aab637;
	background: #F5F2EA;
	/*line-height: 1.5em;*/
}

.menubox-left	{
	float:left;
	position: fixed;
	top: 89px;
	left: 0px;
	margin: 0px 10px 10px 5px;
	width: 8em;
	padding: 0.25em;
	border: 1px solid #aab637;
	background: #F5F2EA;
	/*line-height: 1.5em;*/
}

.indent-left	{
	padding: 0 0 0 1em;
	margin: 0;
}

.menubox a,.menubox-left a	{
	text-decoration: none;
}

.bld {
	font-weight:bold;
}

.bgbld {
	font-weight:bold;
	font-size: 1.3em;
}

/********||  Font adjuster styles  ||****************/

#textSizeIcons {
	position: absolute;
	z-index: 3;
	right: 10px;
	top: 60px;
	width: 750px;
	text-align: right;
	font-size: 12px;
	white-space: nowrap;
	height: 22px;
}

#textSizeIcons a {
	color: #000;
	text-decoration: none;
}

.fontsmall {
	font-size: 9px;
	padding: 4px 6px 6px 6px;
	font-style:italic;
}

.fontnormal {
	font-size: 11px;
	padding: 3px 6px 4px 6px;
	font-style:italic;
}

.fontlarge {
	font-size: 12px;
	padding: 2px 6px 4px 6px;
	font-style:italic;
}

.fontxlarge {
	font-size: 14px;
	padding: 0 4px 3px 4px;
	font-style:italic;
}

.photowrap-left	{
	float:left;
	margin: 3px 5px 5px 0;
}

.photowrap-right	{
	float:right;
	margin: 3px 0 5px 5px;
}

