body 
{
	background-color: #88a7cd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	color:#000000;

}

a:link    {text-decoration: none; color:#000000;}
a:visited {text-decoration: none; color:#000000;}
a:active  {text-decoration: none; color:#000000;}
a:hover   {text-decoration: underline; color:#000000;}

.p1		{background-color: #024ea2;}
.p2b		{background:url(img/p2b.gif) no-repeat; top; padding-top:22px; padding-left:2px;}
.p2c		{background:url(img/p2c.gif) no-repeat; top; padding-top:14px;}
.p2ca		{margin-left:20px;}
.p3a		{background:url(img/p3a.gif) no-repeat; top;}
.p3b		{background:url(img/p3b.gif) no-repeat; top left; background-color: #fff8ae; padding:12px;}
.p3c		{background:url(img/p3c.gif) no-repeat; top left;}
.p4a		{background:url(img/p4a.gif) no-repeat; top left;}
.p4b		{background:url(img/p4b.gif) repeat-x; padding-top:20px; padding-bottom:20px;}
.p4c		{background:url(img/p4c.gif) no-repeat; top left;}
.p3c1a	{padding-left:15px; padding-top:6px;}
.p3c1b	{padding-left:12px; padding-top:6px;}
.p3c2a	{padding-left:15px; padding-top:6px;}
.p3c2b	{padding-left:8px; padding-top:6px;}



#navcontainer 			{width: 140px; padding: 0 0 1em 0; margin-bottom: 1em;}
#navcontainer ul			{list-style: none; margin: 0; padding: 0; border: none;}
#navcontainer li			{border-bottom: 1px solid #7383a5; margin: 0;}
#navcontainer li a		{display: block; padding: 5px 5px 5px 0.5em; text-decoration: none;}
html>body #navcontainer li a	{width: auto;}
#navcontainer li a:hover	{background-color: #a4b5d2;}

.t1		{background-color: #eae396; padding-left:10px; padding-top:4px; padding-bottom:4px;}
.t2		{background-color: #d7d080; padding-left:10px; padding-top:4px; padding-bottom:4px;}

.separator	{width:100%; height:10px; border-bottom:1px dotted #d7d080;}

#title	{text-align: left; font-size: 17px; font-family: 'Trebuchet MS';}
