body{
background-color: #FFFFFF; margin: 0px;
text-align: center; font-family:Arial, Helvetica, sans-serif;
font-size:0.8em; color:#000;
}
img {
	border: 0;
}
#c{
display: block;margin-top: 0; margin-left: auto; margin-right: auto;
width: 575px; text-align: left; padding:0;
/*background-image:url(images/Container.gif);*/ background-repeat:repeat-y;
}
#h
{
font-size: 25px; width: 575px; height:137px; float: left; background-image:url(images/header.png);
background-repeat:no-repeat; border-style: none; border-width:1px; margin:0;
}
#n
{
font-size: 25px; width: 550px; height:25px; float: right;
}
#lA,#lB,#lC,#lD 
{
font-size: 25px; width: 1px;float: left; height: 365px;
background-repeat:no-repeat;
background-position: 0 0;
}
#tests{
display: block; float: right; width: 1px; margin:0;height: 300px;
background-color:#fff; padding:5px; text-align:left;
}

#content
{
width: 575px; float: left; margin: 0; 
color:#000000; text-align:justify;
line-height:1.5em; padding:0;
}
#content a
{
text-decoration:underline;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6
{ padding: 0px;
margin: 5px 15px 15px 15px;
}
#content h1
{
line-height:1;
}
#content p strong, #content div ul
{
color:#3333C9;
}
h1, h2, h3, h4, h5, h6, #tests h4
{
color:#3333C9;
}
#tests h1, #tests h2,#tests h3, #tests h4, #tests h5, #tests h6
{
padding:0; margin:8px 0;
color:#000;
}
#m
{
clear: both; text-align:right; background-color:#fff; width:575px; padding: 0 5px;
height:1em;
}
#m div
{
padding-right:0; 
font-size:0.8em;background-color:#fff
}
#left{
text-align:left; float:left;
font-size:0.8em;
}
#right{
text-align:right; float:right;
font-size:0.8em;
}
#mp
{
padding-right:160px; padding-top:0; text-align:right;
font-size:0.8em;
}

a, #m a
{
color:#3333C9;
text-decoration:none;
}
a:hover, #m a:hover
{
color:#000;
}


/*navigation*/
#nav li.main	{
	background: none;
	padding: 0;
}

#n ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav	{
	font-size:14px;
	color: #3333C9;
	margin-left: 0px;
	text-align: right;
	padding-left: 0;
	margin-top: 0;
	float: right;
}

#nav a {
	font-weight: bold;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	font-size:12px;
}

#n li {
	float: left;
	position: relative;
	text-align: left;
	background-color: white;
	background-image: url(images/listbullet-subnav.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.4em;
	padding: 0 2px 2px 0.7em;
	z-index:10;
}

.q	{
	width:150px;
}

#n li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	padding: 0;
	background-color: white;
	border: none;
}

#n li>ul {
	top: auto;
	left: auto;
}

#n li li {
	display: block;
	float: none;
	border: 0;
}

#n li:hover ul, #n li.over ul {
	display: block;
}

/*end navigation*/

#first{
display: block;
/*border-bottom: 1px solid #F7D288;*/
border-style: none;
}

.largeBody {
	width:550px !important;
}
.blogDate {
	text-align: right;
	color: grey;
	font-style: italic;
}
img.graph {
	float:right;
}
