/* CSS Document */

    html, body		{	height: 100%;
    						margin: 0 auto;
     						padding: 0;
     						font-family: verdana, arial, helvetica;
							font-size: 100%;
							color: #666666;
    					}

	.bgcolor			{	background-color:#BAB2A6; }

	table.wrapper		{	height: 100%;
     						width: 100%;
    						background-color: #ffffff;
							padding: 0px;
							margin: 0px;
							
    					}

	.contentholder		{	height: 100%;
							width: 1000px;
						}
						
						.titletext {font-size: 150%;}

.centraltablecontent				
{
							width: 100%;
    						background-color: #ffffff;
							padding: 0px;
							margin: 0px;
							background: url("../gfx/clovers2.jpg"); background-repeat: no-repeat; background-position:bottom left;
							 }
							 .centraltablewhitecontent				
{
							width: 100%;
    						background-color: #ffffff;
							padding: 0px;
							margin: 0px;
						
							 }
.leftnavdiv
   {
	width:210px;
	float: left;
	margin: 0 auto;
   }
   .centralcontentdiv
   {
   	width: 750px;
	float: left;
	text-align: left;
    vertical-align: top;
     border-top: 0px;
    overflow: auto
   }

	#content			{	width: 980px;
							text-align: justify;
							color: #666666;
							 }

	#footer				{	font-family: arial, helvetica;
							font-size: 0.8em;
							color: #999999;
							text-align: center;
							margin: 0px 0px 5px 0px;
						}

	#leftborder			{	background: url('bg_left.jpg');
							width: 20px;
						}

	#rightborder		{	background: url('bg_right.jpg');
							width: 20px;
						}

	a img				{	border: 0px;
						}


	a					{	text-decoration: none;
	 					 	font-family: verdana, arial, helvetica;
							font-size: 100%;
							color: #666666;
						}

	a:hover				{	border-bottom: 1px dotted #000066;	}
	
	a.navlinks			{	text-decoration: none;
	 					 	font-family: verdana, arial, helvetica;
							font-size: 11px;
							color: #666666;
						}
	a.navlinks:hover	{	border-bottom: 1px dotted #000066;	}
	
	.promoboxlinks {font-family: verdana, arial, helvetica;
							font-size: 85%;
							color: #666666;
							}
							
	a.promoboxlinks			{	text-decoration: none;
	 					 	font-family: verdana, arial, helvetica;
							font-size: 85%;
							color: #666666;
						}
	a.promoboxlinks:hover	{	border-bottom: 1px dotted #000000;	}

	h1					{	font-family: georgia, verdana, arial;
							font-size: 2em;
							color: #d90000; }

	h2					{	font-family: georgia, verdana, arial;
							font-size: 1.6em;
							color: #000033; }


	address				{	font-family: georgia, verdana, arial;
							font-size: 1.2em;
							color: #000033;
							text-align: right;
							font-weight: bold;
							font-style: normal;
						}

	p					{	font-family: verdana, arial, helvetica;
							font-size: 100%;
							color: #666666;
						}

	hr					{	border: 1px solid #000066; }
	
ol,ul					{	font-family: verdana, arial, helvetica;
							font-size: 100%;
							color: #666666;
}

#breadcrumb               { color: #333333; height:17px; width:100%; vertical-align:middle; background-color: #efefef; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; }
#breadcrumb a:link        { color: #666666; text-decoration: none; font-family: Verdana, Arial; font-size: 80%}
#breadcrumb a:visited     { color: #666666; text-decoration: none; font-family: Verdana, Arial; font-size: 80%}
#breadcrumb a:hover       { color: #666666; text-decoration: underline; font-family: Verdana, Arial; font-size: 80%}
#breadcrumb a:active      { color: #666666; text-decoration: none; font-family: Verdana, Arial; font-size: 80%}
#breadcrumb a:link.red    { color: #666666; text-decoration: none; font-family: Verdana, Arial; font-size: 80%}
#breadcrumb a:visited.red { color: #666666; text-decoration: none; font-family: Verdana, Arial; font-size: 80%}
#breadcrumb a:hover.red   { color: #666666; text-decoration: underline; font-family: Verdana, Arial; font-size: 80%}
#breadcrumb a:active.red  { color: #666666; text-decoration: none; font-family: Verdana, Arial; font-size: 80%}

