*
{
	margin: 0em;
	padding: 0em;
}

a
{
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
	color: #2C5C89;
}

body
{
	background: url("../images/back_all.jpg") no-repeat scroll center top #000000;
	color: #CCCCCC;
	font-family: georgia, serif;
	font-size: 10pt;
}

#a
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	padding: 1.0em;
	border: solid 1px #CCCCCC;
	margin-bottom: 1.0em;
}

#b
{
	border: dotted 1px #EFEAD1;
	padding-top:12em;
}

#d
{
background:url("../images/buttons.gif") repeat-x scroll 0 0 transparent;
height:35px;
padding-left:14px;
width:718px;
}

#d a
{
	color: #3A6EA5;
	text-decoration: none;
}

#d ul
{
line-height:normal;
list-style:none outside none;
margin:0;
padding:0;
}

#d li
{
float:left;
}

#d li a
{
color:#FFFFFF;
display:block;
float:left;
font-size:1.1em;
font-weight:bold;
height:35px;
margin-right:0px;
padding-top:10px;
text-align:center;
text-decoration:none;
width:215px;
}

#d li a:hover
{
	background-image: url('../images/buttons.gif');
	background-repeat: repeat-x;
	color:#CCCCCC;
}

#c
{
	width:100%;
}

#c h1
{
	font-size: 3.0em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1.0em;
	color:#FFFFFF;
}

#c h2
{
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #4F4F2B;
}

#e
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#h
{
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #ffffff;
	padding-left: 1.2em;
	clear: both;
}
#h ul {display:inline;}
#h ul li {display:inline; padding-right:10px;}
#h p {display:inline; float:none}

#f
{
	width: 460px;
	float: left;
	position: relative;
	padding-left: 1.2em;
	
}

#f p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #ffffff;
}

#f h3
{
	font-size: 1.2em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#g
{
	width: 220px;
	float: right;
	position: relative;
	margin-left: auto;
}

#g p
{
	text-align: justify;
	margin-bottom: 2.0em;
	color: #4F4F2B;
	font-size: 1.0em;
}

#g h3
{
	font-size: 1.1em;
	border-bottom: dashed 1px #CECF8F;
	margin-bottom: 1.0em;
}

#g ul
{
background:none repeat scroll 0 0 #CCCCCC;
color:#000000;
list-style:none outside none;
padding-left: 5px;
}

#g li a
{
color:#2C5C89;
text-decoration:underline;
}

.ac {
display:block;
margin-left:auto;
margin-right:auto;
}

.al {
float:left;
margin:1em 1em 1em 0;
}
.ar {
float:right;
margin:1em 0 1em 1em;
}
