body {
	background:#eee;
	font:normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color:#444;
	margin:15px;
	text-align:center;
}

#container {
	position:relative;
	width:730px !important;
	width /**/:750px;
	background:#fff url('images/container.gif') repeat-y;
	border:5px solid #fff;
	margin:0 auto;
	padding:0;
	text-align:left
}

a:link, a:visited {
	color:#0096ec;
	text-decoration:none
}

a:hover, a:active {
	color:#72c2ff;
	text-decoration:underline;
}

a img {
	border:0
}

a.acrobat {
	display:block;
	background:url('images/icon_acrobat.jpg') no-repeat;
	padding:15px 0 0 55px;
	height:50px;
	width:auto;
}

table {
	padding:5px;
	border-collapse:collapse;
}

table td, table th {
	padding:5px;
}

#header {
	background:#fff url('images/header1.jpg') no-repeat center center;
	height:80px;
	padding:0 0 5px 0;
	padding-left:12px;
	text-align: center;
}

#header h1 {
	position:absolute;
	text-indent:-999em;
}

#menu {
	float:left;
	width:180px;
	background:white;
	padding:0;
	border:0;
	border-bottom:5px solid white;
}

#main {
	float:right;
	width:530px;
	margin:0 5px 0 0;
	padding:0 0 20px 0;
	overflow:hidden;
}

img.imageborder {
	padding:5px;
	border:2px solid #EEF0F8;
	margin:0 5px 0 5px;
}

#footer {
	clear:both;
	width:725px !important;
	width /**/:745px;
	text-align:right;
	background:#EEF0F8;
	padding:0 5px 0 0;
	border-top:5px solid white;
}

h1 {
	color:#ffa600;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	margin:10px 0 6px 0;
}

h2 {
	color:red;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	margin:10px 0 6px 0;
}

h3 {
	color:#ffa600;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	margin:10px 0 6px 0;
}

ul {
	margin:2px 0 0 0;
	padding:0;
	list-style:none;
	line-height:14px;
}

li {
	padding:0;
	width:100%;
}

li a {
	display:block;
	background:#0066FF;
	border:0;
	border-left:8px solid #2A47BD;
	padding:5px 0 5px 5px;
	margin-bottom:1px !important;
	width:167px;
	font-size:10pt;
	color:#FFFF00 !important;
}

li ul li a {
	background:#ACBAF6;
}

li a:hover {
	background:#FFFF99;
	color:#000099 !important;
	text-decoration:none;
	margin-bottom:1px !important;
}

p {
	margin:0 0 10px 0;
}

hr {
	border: 0;
	border-top: 1px solid #ffa600;
	padding: 5px 0 5px 0;
}

.divh1 {
	background-color:#FFFF99;
	border:1px solid #000000;
	color:#000099;
	padding:5px;
	font-family:"Comic Sans MS";
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

