@charset "UTF-8";
/* CSS Document */


body {
	margin:0;
	background-image:url(../images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; }

h2 a:link, h2 a:active, h2 a:visited, h2 a:hover {
	color:#0066cc;
	text-decoration:underline; }


#l {
	background-image:url(../images/left.gif);
	background-position:top right;
	background-repeat:repeat-x; }

#m {
	width:760px;
	background-image:url(../images/center.gif);
	background-position:top left;
	background-repeat:no-repeat; }

#r {
	background-image:url(../images/right.gif);
	background-repeat:repeat; }

#band {
	width:760px;
	height:77px;
	margin-bottom:29px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:top left; }

#breadcrumbs {
	height:20px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:2px;
	border-bottom:1px solid #333333; }

#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited, #breadcrumbs a:hover {
	color:#666666;
	text-decoration:none; }

#container {
	width:760px;
	padding-top:20px; }

#content {
	width:545px;
	float:right;
	font-size:12px; }


/* ***** NAVIGATION ***** */

#navigation {
	float:left;
	width:177px;
	height:585px;
	padding:10px 1px 0px 2px;
	clear:right;
	overflow:hidden;
	margin-top:40px;
	margin-left:2px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat; }

#navigation img {
	border:0px; }

#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
	border:none; }

#navigation li {
	margin:0;
	padding:0px;
	height:16px;
	padding-top:2px;
	overflow:hidden;
	background-color:transparent; }

#navigation li a {
	display:block;
	width:180px;
	height:16px;
	padding-top:2px;
	padding-left:20px;
	text-decoration:none;
	font-size:10px;
	color:#666; }

html>body #navigation li a {
	width:auto; }

#navigation li a:hover {
	background-color:#999999;
	color:#333333;
	text-decoration:none; }

#navigation ul li a.bold {
	font-size:12px;
	color:#545252;
	padding-top:2px;
	padding-left:10px; }

#navigation ul li a.bold:hover {
	color:#333333; }


/* ***** MORE ***** */

h1 {
	margin-top:0px;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:26px;
	color:#FFF; }

h2 {
	font-family:"Times New Roman", Times, serif;
	color:#0066cc; }

p {
	line-height:18px; }

.fr {
	float:right; }

.main-img {
	margin-bottom:15px; }

#lines {
	width:100%;
	height:35px;
	clear:both;
	margin-bottom:2px;
	border-bottom:1px solid #291707; }

#copyright {
	width:100%;
	margin-bottom:25px;
	padding-top:8px;
	font-size:10px;
	color:#666666;
	text-align:center;
	border-top:1px solid #291707; }

#request {
	width:120px;
	height:30px;
	float:right; }
