a			{color: #ffffff; text-decoration: none; border-bottom: none;}
a:hover		{color: #ffffff; text-decoration: none; border-bottom: 1px dotted #ffffff;}

a.margin		{color: #221e1f; text-decoration: none; border-bottom: none;}
a.margin:hover	{color: #221e1f; text-decoration: none; border-bottom: 1px dotted #221e1f;}

a.top			{color: #ffffff; text-decoration: none; border-bottom: none;}
a.top:hover		{color: #221e1f; text-decoration: none; border-bottom: none;}

a.none		{border-bottom: none;}

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

html, body {
	font-family: futura, arial, tahoma;
	color: #221e1f;
	min-height: 100%;
	text-align: center;
	background-color: #ffffff;
	background-image: url(/images/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

h1	{
	font-weight: normal;
	font-size: 24pt;
	color: #0190ca;
	margin: 0 0 9px 0;
	line-height: 25px;
	}

h2	{
	font-weight: bold;
	font-size: 16.5pt;
	color: #0190ca;
	}

h3	{
	font-family: verdana, arial, tahoma;
	font-weight: normal;
	letter-spacing: 1pt;
	line-height: 13px;
	text-align: center;
	font-size: 14.5pt;
	color: #86cef2;
	background-color: #ffffff;
	}

h4	{
	font-size: 9.5pt;
	color: #0190ca;
	margin: 7px 0 0 0;
	}

hr	{
	margin: 10px 0 20px 0;
	height: 1px;
	color: #999999;
	background-color: #999999;
	border: 0;
	}

ul	{
	margin-left: 40px;
	}

li	{
	margin-top: 5px;
	}

#bg-icon {
	width: 990px;
	margin: 0 auto;
	background-image: url(/images/bg-icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#wrapper {
	width: 855px;
	margin: 0 auto;
	text-align: left;
	}

#logo {
	padding: 20px 2px 0 0;
	}

#upper {
	height: 130px;
	text-align: right;
	}

#margin {
	float: right;
	width: 275px;
	font-size: 8pt;
	margin-top: 20px;
	line-height: 17px;
	}

#margin p {
	margin: 7px 0 0 0;
	}

#content {
	float: left;
	width: 560px;
	font-size: 10pt;
	line-height: 19px;
	}

#content p {
	margin: 9px 0 0 0;
	}

#photo {
	margin: 28px 0 22px 0;
	text-align: center;
	}

#profile {
	float: right;
	width: 275px;
	/*margin-top: 20px;*/
	margin-left: 20px;
	line-height: 17px;
	}

#profile p {
	margin: 7px 0 0 0;
	}

#top	{
	clear: both;
	float: right;
	margin-top: 15px;
	width: 275px;
	background-color: #0190ca;
	padding: 2px 0;
	text-align: center;
	}

.box-margin {
	background-color: #86cef2;
	padding: 5px 15px 12px 15px;
	}

.box-content {
	clear: both;
	background-color: #c2e5f8;
	font-size: 9pt;
	padding: 5px 15px 15px 15px;
	margin-top: 24px;
	}

.box-profile {
	background-color: #86cef2;
	font-size: 8pt;
	padding: 5px 15px 12px 15px;
	}

.hilite-margin {
	font-weight: bold;
	font-size: 9pt;
	color: #0190ca;
	margin: 7px 0 0 0;
	}

.block {
	clear: both;
	height: 3px;
	margin: 0 0 25px 0;
	/*background-image: url(/images/bg-block.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	}