a:link
{
	color: #203c4a;
	text-decoration: none;
}

a:visited
{
	color: #016fa5;
	text-decoration: none;
}

a:hover img
{
	border-bottom: 0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

a.textlink:hover
{
	color: #00a0e9;
	border-bottom: 2px dotted;
}

a.bodylink:link
{
	color: #00a0e9;
	border-bottom: 2px dotted;
}

a.bodylink:visited
{
	color: #016fa5;
	border-bottom: 2px dotted;
}

a.bodylink:hover
{
	color: #95deff;
	border-bottom: 2px dotted;
}

html,body
{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	color: #333;
	height: 100%;
	width: 100%;
	line-height: 160%;
	background-image: url("../img/gradation_blue.png");
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f2fafd;
}

#body-ie6
{
	text-align: center;
}

#wrapper
{
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}

#outer
{
	margin: 0 auto;
	width: 860px;
	background: url("../img/shadow.png") repeat-y center top;
}

#contents
{
	text-align: left;
}

span.small
{
	font-size: 85%;
}

span.bold
{
	font-weight: bold;
}

span.red
{
	color: #ff0084;
}

span.square
{
	padding-right: 5px;
}

span.strike
{
	text-decoration: line-through;
}

img
{
	border: 0px;
}

#contents
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-color: #fff;
}

#header
{
	width: 850px;
	height: 35px;
	background-color: #fff;
}

p#site-title img
{
	float: left;
	width: 332px;
	height: 30px;
	margin-left: 25px;
	margin-top: 3px;
}

ul#user-support
{
	margin-top: 8px;
	margin-bottom: 5px;
	float: right;
	padding-right: 25px;
}

ul#user-support li
{
	display: inline;
	padding-left: 5px;
}

#information
{
	border-top: 1px solid #a1a1a1;
	margin-bottom: 15px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
}

#update,#copyright
{
	clear: both;
	text-align: right;
	margin-top: 0px;
	margin-right: 25px;
	padding-top: 0px;
}

.topic-path ul li
{
	display: inline;
}

.column
{
	width: 600px;
}

.space
{
	margin-bottom: 20px;
}

.margin-top
{
	margin-top: 20px;
}

.margin-top2
{
	margin-top: 40px;
}

.margin-top3
{
	margin-top: 15px;
}

.margin-bottom
{
	margin-bottom: 90px;
}

.margin-bottom2
{
	margin-bottom: 60px;
}

.margin-bottom3
{
	margin-bottom: 10px;
}

#telephone
{
	width: 400px;
	height: 44px;
	background-image: url("../img/telephone.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	margin-top: 20px;
	margin-bottom: 10px;
}
