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

body {	background-color:white;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12pt;
}

a, a:visited, a:active, a:hover { color:#0000CC; }

div#wrapper {	position:absolute;
				top:20px;
				left:20px;
				height:920px;
				width:1001px;
				min-width:1000px;
}

div#header {	width:100%;
				height:185px;
				float:left;
}

div#header2 {	width:100%;
				float:left;
}

div#hdrleft {	float:left;
				width:401px;
				height:140px;
				padding:10px 0 0 80px;
				color:white;
				background-color:#333222;
				font-size:28pt;
}

div#hdrrite {	float:left;
				width:500px
				height:140px;
}

div#nav {	float:left;
			width:100%;
			height:43px;
			background-color:#9C9A6B;
}

div.menuitem {	float:left;
				width:195px;
				height:30px;
				padding-top:7px;
				font-size:14pt;
				text-align:center;
				background-color:#9C9A6B;
				color:#333222;
				border:1px solid white;
				margin:2px 1px 2px 2px;
}

div.menuitem2 {	float:left;
				width:195px;
				height:30px;
				padding-top:7px;
				font-size:14pt;
				text-align:center;
				background-color:#BCBA8B;
				color:#333222;
				border:1px solid white;
				margin:2px 1px 2px 2px;
}

a.menulink {	color:#333222;
}

a.menulink2 {	color:#990000; font-weight:bold; font-style:italic;
}

div#lcol {	float:left;
			margin-top:10px;
			width:180px;
			background-color:#f2f2f2;
			min-height:700px;
			padding:10px 10px 10px 10px;
}

div#lcol2 {	float:left;
			width:220px;
			margin:0 0 0 0;
			background-color:#ffffff;
			height:100%;
			min-height:860px;
			overflow: inherit;
			padding:40px 0 0 0;
			border-right:1px solid black;
			border-left:1px solid black;
}

div#rcol {	float:left;
			margin-top:10px;
			width:780px;
			min-height:700px;
			padding:10px 10px 10px 10px;
}

div#rcol2 {	float:left;
			width:740px;
			margin:0;
			height:100%;
			overflow:inherit;
			min-height:860px;
			padding:0 10px 0 10px;
}


div#copyr {width:1001px;
		color:black;
		background-color:white;
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		text-align:center;
		border-top:1px solid #9c9a6b;
		padding-top:12px;
}

div#copy2 {width:1001px;
		color:black;
		float:left;
		padding:10px 0 0 0;
		background-color:white;
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		text-align:center;
		border-top:1px solid #9c9a6b;
}

div.sanction1menu {padding: 10px 10px 10px 10px; border-top:1px solid black; border-bottom:1px solid black;
}

div.sanctionmenu {padding: 10px 10px 10px 10px; border-bottom:1px solid black;
}

a.smenu { text-decoration:none; color:black; font-family:Arial, Helvetica, sans-serif;
		font-size:10pt; font-weight:bold;
}

td.caption { font-style:italic; font-weight:bold; text-align:left; vertical-align:top; }

span.hilited { color: #CC0000; }

div.faq { font-family:"Times New Roman", Times, serif; }

hr.feerelief { color:#990000; border:1px solid #990000; }

.size10 { font-size:10pt; }

.headlin { color:#990000; font-weight:bold; }

div#bottom2 { text-align:center; width:1001px; }

div#bottom { background-color:#9C9A6B; text-align:center; width:1001px; float:left; }

a.lftfont { font-size:8pt; text-decoration:none; color:black;
}

