/* float */

	#center {
	float:center;
	font-size:14px;
	width:17%;
	}

	#left {
	float:left;
	font-size:14px;
	width:17%;
	}

	#right {
	float:right;
	width:80%;
		}
	
	body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #7a7a7a;
	font-size: 11pt;
	}

	a {
	color: #AF0A0A;
	text-decoration: underline;
	}

	a:hover {
	text-decoration: #00CC33;
	}


	#outer {
	margin:0.5em 0.5em 0.5em 0.5em;
	}

	#header {
	height: 9.5em;
	width: 14.8em;
	float: left;
	position: relative;
	background: #AF0A0A url('images/a1.gif') top right no-repeat;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 1.5em;
	padding-left: 0.5em;
	}

	#header h1 {
	position: absolute;
	bottom: 2.2em;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	}

	#header h1 a {
	color: #fff;
	text-decoration: none;
	}

	#header h2 {
	position: absolute;
	bottom: 2.7em;
	color: #EFE0E0;
	font-size: 0.8em;
	}


	#menu {
	height: 5.5em;
	background: #fafafa url('images/a2.gif') top left repeat-x;
	margin-left: 18em;
	margin-right: 18em;
	position: relative;
	}

	#menu2 {
	height: 8em;
	background: #fafafa url('images/a2.gif') top left repeat-x;
	margin-left: 18em;
	margin-right: 5em;
	position: relative;
	}
	
	#menu ul {
	list-style: none;
	position: absolute;
	top: 3.3em;
	margin-left: 1.5em;
	left: -1px;
	}

	#content {
	background: #fff url('images/a3.gif') top left repeat-x;
	margin-top: 1px;
	padding-top: 0.5em;
	}

	#content table {
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin-bottom: 1.5em;
	}

	#primaryContentContainer {
	float: right;
	margin-left: -19em;
	width: 100%;
	}

	#primaryContent {
	margin: 0em 0em 0em 18em;
	padding: 0.5em;
	border-left: dotted 1px #cacaca;
	}

	#secondaryContent {
	float: left;
	width: 15em;
	padding: 1.5em;
	}

	#footer {
	margin-top: 1.0em;
	border-top: dotted 1px #cacaca;
	padding: 1.5em;
	font-size: 0.9em;
	text-align: center;
	}

	.clear {
	clear: both;
	}

/* Font styles */

	.style1 {
	font-size: 10px;
	color: #000000;
	}

	.style2 {
	font-size: 14px;
	color: #333333;
	}

	.style3 {
	font-size: 9pt;
	color: #333333;
	}

	.style4 {
	font-size: 13pt;
	color: #0000FF;
	}

	.style5 {
	font-size: 13px;
	color: #000000;
	}
	.style6	{
	color:#006600;
	font-size:18px;
	}

	.style7	{
	font:"Times New Roman", Times, serif;
	color:#000000;
	size:16px;
	font-weight:bold;
	}

	.style8 {
	font-size: 11px;
	color: #0033CC;
	}

	.style9 {
	font-size: 10pt;
	color: #000099;
	}

	.style10	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #FF6600;
	}
	
	.style11 {
	font-size: 16px;
	color: #FF0000;
	}

	.style12 {
	color: #000000;
	font-size:12px;
	}

	.style13 {
	font-size: 18pt;
	color: #0000FF;
	}
	.style14	{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
	}
	
	.style15 {
	font-size: 18pt;
	color: #0000FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
	.style16	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #FF6600;
	}

	.style17	{
	font-family:"Edwardian Script ITC";
	font-size:24px;
	font-weight:bold;	
	color:#009900;
	}
	
	.style18	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	}
	
