@charset "utf-8";
/* CSS Document */

body	{

	margin:0;
	background:#fff;
	font-size:76%;
	font-family:Arial, Helvetica, sans-serif;


	}
	
h1	{

	font-size:170%;
	color:#000;
	padding:10px 0 20px 0;
	margin:0;

	}
	
	
h2	{

	font-size:140%;
	color:#000;
	padding:0;
	margin:0;


	}
	
p	{
	
	margin:0;
	padding:0 0 18px 0;

	}
	
	
a:link	{

	color:#008752;
	text-decoration:underline;

	}
	
	
a:hover	{

	color:#008752;
	text-decoration:underline;


	}
	
a:visited	{

	color:#008752;
	text-decoration:underline;

	}
	
a:visited:hover	{

	color:#008752;
	text-decoration:underline;
	
	}
	
#content	{
	padding:20px 20px 20px 82px;
}


#copyInfo	{
	
	text-align:center;
	padding:12px 0 0 0;
	font-size:85%;
	color:#999999;

	}
	
#copyInfo a:link	{

	color:#999999;
	text-decoration:underline;

	}
	
#copyInfo a:visited	{
	
	color:#999999;
	text-decoration:underline;

	}
	
#copyInfo a:hover	{

	color:#999999;
	text-decoration:underline;
	font-weight:bold;

	}
	
#copyInfo a:hover:visited	{

	color:#999999;
	text-decoration:underline;
	font-weight:bold;

	}
	
	
#footer	{

	background:#000;
	line-height:16px;
	color:#fff;

	}
	

#mainNavigation	{

	color:#000;
	
	}
	
#mainNavigation ul	{

	margin:0 0 0 1px;
	padding:0;

	}
	
#mainNavigation	li	{
	width:83px;
	list-style:none;
	display:block;
	border:1px solid #e5e5e5;
	padding:6px 8px 4px 0;
	margin:0 0 1px 0;
	text-align:right;

	}
	
#mainNavigation a:link	{

	color:#000;
	text-decoration:none;

	}
	
#mainNavigation a:visited	{

	color:#000;
	text-decoration:none;

	}
	
#mainNavigation a:hover	{

	color:#000;
	text-decoration:underline;

	}
	
#mainNavigation a:hover:visited	{

	color:#000;
	text-decoration:underline;

	}
	
	
#mainNavigation #current	{

	background:#ef4035;
	color:#fff;
	border:none;
	padding:7px 9px 4px 1px;
	margin:0 0 1px 0px;
	

	}
	
#mainNavigation #current a:link	{

	color:#fff;
	text-decoration:none;

	}
	
#mainNavigation #current a:visited	{

	color:#fff;
	text-decoration:none;

	}
	
#mainNavigation #current a:hover	{

	color:#fff;
	text-decoration:underline;

	}
	
#mainNavigation #current a:hover:visited	{

	color:#fff;
	text-decoration:underline;

	}
	

#mainNavigation #subnav	{

	color:#000;
	

	}
	
#mainNavigation #subnav ul	{

	margin:0 0 3px 0;
	}
	
#mainNavigation #subnav li	{

	
	border:none;
	background:#d2d2d2;
	padding:7px 9px 4px 0px;
	margin:0 1px 0 2px;


	}
	
#subnav #currentSection	{

	background:url(images/arrow.gif) no-repeat;
	background-position:2px 3px;
	}
	
.directoryPicture	{

	border:1px solid #e5e5e5;
	padding:7px 7px 7px 7px;
	
	

	}

.bottomBorder	{

	background:url(images/bottom_line.gif) repeat-x bottom;
	
	}
	

.leftBorder	{

		border-left:1px solid #e5e5e5;


	}
	
.rightBorder	{

	background:url(images/rightline.gif) repeat-y;
	
	}
	
.topRightBorder	{

	border-top:1px solid #e5e5e5;
	background:url(images/rightline.gif) repeat-y right;	
	}
	
.topBorder	{

	background:url(images/top_repeat.gif) repeat-x;	

	}
	
.caption	{

	
	margin:0px 30px 20px 20px;
	float:right;

	}

