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

a
{
	color: #0a204f;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

body
{
	background-color: #9bacc6;
	background-image: url(images/a4.gif);
	background-repeat: repeat;
	color: #0a204f;
	font-family: georgia, serif;
	font-size: 10pt;
}

#outer
{ width: 760px; background-color: #fefef2; background-image: url(images/a3.gif); background-repeat: repeat-x; margin: 1em auto 1em 130px; padding: 1em; border-top: 0 solid #ffffff; }

#outer2
{
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}

#menu
{
	background-color: #296dc0;
	background-image: url(images/a1.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 90px;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: 0 solid #ffffff;
	border-top: 0 solid #6d7b34;
}

#menu a
{
	color: #ffffff;
	text-decoration: none;
}

#menu ul
{
	list-style: none;
	padding: 0em;
}

#menu li
{
	display: inline;
	font-size: 0.9em;
	font-weight: bold;
}

#menu li a
{ color: #0a204f; padding: 0.8em; }

#menu li a:hover
{ background-color: transparent; background-image: url(images/a2.gif); background-repeat: repeat-x; height: auto; }

#header
{ background-position: left bottom; padding: 0; border-style: none; }

#header h1
{ color: #0a204f; font-size: 3em; font-weight: normal; letter-spacing: -0.05em; }

#header h2
{
	position: relative;
	top: -0.1em;
	font-size: 0.8em;
	color: #0a204f;
}

#content
{
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 2.2em;
	font-size: 0.9em;
	position: relative;
}

#footer
{
	border-top: 1px dashed #efefd6;
	padding-top: 1em;
	font-size: 1em;
	color: #296dc0;
	padding-left: 1.2em;
	clear: both;
}

#column1
{
	width: 500px;
	float: left;
	position: relative;
}

#column1 p
{
	text-align: justify;
	margin-bottom: 2em;
	color: #0a204f;
}

#column1 h3
{
	font-size: 1.2em;
	border-bottom: 2px solid #296dc0;
	margin-bottom: 1em;
}

#column2
{
	width: 145px;
	float: right;
	position: relative;
	margin-left: auto;
}

#column2 p
{
	text-align: justify;
	margin-bottom: 2em;
	color: #0a204f;
	font-size: 1em;
}

#column2 h3
{
	font-size: 1.1em;
	border-bottom: 1px dashed #296dc0;
	margin-bottom: 1em;
}

#column2 ul
{
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 2.0em;
}

#column2 li
{
	border-bottom: 1px dashed #9bacc6;
}
