#cds-container {
	width: 446px;
	padding:6px;
	border-top:3px solid #0072BB;
	border-bottom:3px solid #0072BB;
	margin:5px;
}

.cds {
	text-align:justify;
}

div.cds h2 {
	font-family:Georgia;
	font-size:12px;
	color: #002860;
	text-align:left;
	font-weight:bold;
}

div.cds p {
	font-family:"Arial","Helvetica","sans-serif";
	font-size:11px;
	color:#333333;
	text-align:justify;
}

div.cds ul li {
	font-family:"Arial","Helvetica","sans-serif";
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none
}

div.cds a:link {
	font-family:"Arial","Helvetica","sans-serif";
	font-size:11px;
	color:#C1AD93;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

div.cds a:hover {
	font-family:"Arial","Helvetica","sans-serif";
	font-size:11px;
	color:red;
	text-align:left;
	text-decoration:underline;
}
#footer{
 font-size:12px;
 margin:5px;
 font-family:Georgia, "Times New Roman", Times, serif;
}
#footer_links a:hover{
 border-bottom:2px dotted #002B4C;
 color:#1D1B1C;
}
#fpx a{
  font-family:Arial;
  font-size:11px;
  margin-left:5px;
  font-weight:bold;
  text-decoration:none;
  color:#003F7A;
 }
 #fpx a:hover{color:red}
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff url('bg1.gif') no-repeat center top;
}

.bold {
	font-size: medium;
	font-weight: bold;
}

A:link {
	color: #999999;
	text-decoration: none
}

A:visited {
	color: #999999;
	text-decoration: none
}

A:hover {
	color: #999999;
	text-decoration: underline;
}

A:active {
	COLOR: #999999; TEXT-DECORATION: none
}

#left {
	width: auto;
}

#bar {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #eeeeee;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -210px -375px;
	width: 300px;
}

.text {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.right {
	text-align: right;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
}

#flashcontent {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -210px -75px;
	width: 460px;
}

#right {
	width: auto;
}

#bar A {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none
}

#bar A:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}