@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000068;
	background-image: url(images/pg_bg.jpg);
	background-repeat: no-repeat;
}

#centerPanel a {
	text-decoration: none;
}

#wrapper {
	width: 880px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/left_panel.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: right;
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 90px;
	position: relative;
}

#header h1 {
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	bottom: 34px;
	right: 462px;
}

#leftSide {
	float: left;
	height: 480px;
	width: 237px;
	padding-top: 15px;
	position: relative;
	margin-top: 100px;
	padding-right: 4px;
	padding-left: 4px;
}

#leftSide img {
	position: absolute;
	top: -179px;
	left: 9px;
}

#leftSide ul {
	position: absolute;
	bottom: 206px;
	margin-left: 5px;
	list-style-type: none;
	left: 11px;
}

#leftSide li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000066;
	text-decoration: none;
	padding-top: 11px;
	font-weight: bold;
	list-style-type: none;
}

#leftSide a {
	color: #000066;
	text-decoration: none;
	display: block;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}

#leftSide a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #FF0000;
}

#centerPanel {
	float: left;
	width: 500px;
	margin-top: 70px;
	margin-right: 11px;
	margin-left: 7px;
	padding-top: 11px;
	padding-right: 10px;
	padding-bottom: 11px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	position: relative;
	background-color: #FFFFFF;
	margin-bottom: 33px;
	border: 1px solid #000066;
}

#centerPanel td {
	font-size: 16px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 11px;
	padding-bottom: 11px;
}

#centerPanel table {
	margin-left: 14px;
}

#centerPanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin-bottom: 6px;
	padding-bottom: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

#centerPanel h2 {
	font-size: 18px;
	padding-bottom: 11px;
	margin-left: 4px;
}

#centerPanel p {
	padding-top: 6px;
	padding-bottom: 5px;
}

#centerPanel img {
	float: right;
	margin-right: 12px;
}

#rightPanel {
	background-color: #CCCCCC;
	float: right;
	width: 180px;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
}

#rightPanel td {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}

#rightPanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 25px;
	background-color: #333333;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	width: 185px;
	margin-left: 10px;
	border: 1px solid #000066;
}

#rightPanel h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 11px;
	padding-top: 4px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#rightPanel table {
	margin-top: 11px;
	margin-left: auto;
	margin-right: auto;
}

#rightPanel a {
	color: #000000;
	text-decoration: none;
}

#leftSide h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	position: absolute;
	left: 22px;
	bottom: -13px;
}

#clear {
	clear: both;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

#footer a {
	color: #333333;
	text-decoration: none;
}
#centerPanel  img.aimr {
	float: left;
}

#hiddenLinks {
	position: absolute;
	top: -1000px;
}

#leftSide a:visited {
	color: #666666;
}
