/* CSS Document */

/* PAGE TEXT AND COPY STYLES */

DIV.PRIMARY_CONTENT_AREA h1 {
	font-family:arial;
	font-size:24px;
	font-weight:normal;
	margin:0;
	}

DIV.PRIMARY_CONTENT_AREA h2 {
	font-family:arial;
	font-size:17px;
	font-weight:normal;
	margin:0;
	}

DIV.PRIMARY_CONTENT_AREA p {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	margin:5px 0px;
	}
	DIV.PRIMARY_CONTENT_AREA p a:link 		{ color:#0000FF; text-decoration:underline;	}
	DIV.PRIMARY_CONTENT_AREA p a:visited	{ color:#0000FF; text-decoration:underline;	}
	DIV.PRIMARY_CONTENT_AREA p a:hover		{ color:#FF6600; text-decoration:none;	}
	DIV.PRIMARY_CONTENT_AREA p a:active		{ color:#FF6600; text-decoration:none;	}
	
DIV.PRIMARY_CONTENT_AREA ul,ol{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	}

DIV.PRIMARY_CONTENT_AREA li {
	margin-top:3px;
	margin-bottom:3px;
	list-style:url(../graphics/bg.gif)
	}

DIV.PRIMARY_CONTENT_AREA ul li a:link		{ color:#000000; text-decoration:underline; }
DIV.PRIMARY_CONTENT_AREA ul li a:visited	{ color:#000000; text-decoration:underline; }
DIV.PRIMARY_CONTENT_AREA ul li a:hover		{ color:#FF6600; text-decoration:none; }
DIV.PRIMARY_CONTENT_AREA ul li a:active		{ color:#FF6600; text-decoration:none; }





DIV.SUBPAGE_HEADER_AREA h1 {
	font-family:arial;
	font-size:24px;
	font-weight:normal;
	color:863a21;
	margin-top:0;
	margin-bottom:0;
	}

DIV.SUBPAGE_HEADER_AREA h2 {
	font-family:arial;
	font-size:17px;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	}





DIV.SUBPAGE_CONTENT_AREA p {
	font-family:arial;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	margin:10px 0px;
	}
DIV.SUBPAGE_CONTENT_AREA p a:link 		{ color:#0000FF; text-decoration:underline;	}
DIV.SUBPAGE_CONTENT_AREA p a:visited	{ color:#0000FF; text-decoration:underline;	}
DIV.SUBPAGE_CONTENT_AREA p a:hover		{ color:#FF6600; text-decoration:none;	}
DIV.SUBPAGE_CONTENT_AREA p a:active		{ color:#FF6600; text-decoration:none;	}
	
DIV.SUBPAGE_CONTENT_AREA ul,ol{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	}

DIV.SUBPAGE_CONTENT_AREA li {
	margin-top:3px;
	margin-bottom:3px;
	list-style:url(../graphics/bg.gif)
	}
DIV.SUBPAGE_CONTENT_AREA h3 {
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	margin:20px 0 5px 0px;
	color:#bf5c0f;
	}



DIV.SUBPAGE_SIDEBAR_AREA h1 {
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	color:#bf5c0f;
	margin:5px 0px;
	}
DIV.SUBPAGE_SIDEBAR_AREA P {
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	margin:5px 0px;
	}
	DIV.SUBPAGE_SIDEBAR_AREA P a:link		{ color:#000000; text-decoration:underline; }
	DIV.SUBPAGE_SIDEBAR_AREA P a:visited	{ color:#000000; text-decoration:underline; }
	DIV.SUBPAGE_SIDEBAR_AREA P a:hover		{ color:#FF6600; text-decoration:none; }
	DIV.SUBPAGE_SIDEBAR_AREA P a:active		{ color:#FF6600; text-decoration:none; }

DIV.SUBPAGE_SIDEBAR_AREA hr {
	color:#CCCCCC;
	height: 1px;
	}

DIV.SUBPAGE_SIDEBAR_AREA ul,ol{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	}

DIV.SUBPAGE_SIDEBAR_AREA li {
	margin-top:3px;
	margin-bottom:3px;
	list-style:url(../graphics/bg.gif)
	}

p.Image-Full-Width {
	background:#000000;
	margin-top:0px;
	margin-bottom:10px;
	}