body{
	background: url(img/sidebar.gif) repeat-x;
}
A {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}

A.bluelink:link {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #231A79;
	text-decoration: none;
	padding-left: 6px;
	line-height:40px;
	margin-top: 50px;
	border-top-color: #EDF1F8;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #231A79;
	border-bottom-width: thin;
	border-right-color: #231A79;
	border-right-style: solid;
	border-left-color: #EDF1F8;
	border-left-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-top: 1;
	border-right: 2;
	border-bottom: 2;
	border-left: 1;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
}
A.bluelink:active {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #231A79;
	text-decoration: none;
	margin-top: 50px;
	line-height:40px;
	border-top-color: #EDF1F8;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #231A79;
	border-bottom-width: thin;
	border-right-color: #231A79;
	border-right-style: solid;
	border-left-color: #EDF1F8;
	border-left-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-top: 1;
	border-right: 2;
	border-bottom: 2;
	border-left: 1;
	border: 3;
	background-color: #FBFCD6;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
A.bluelink:hover  {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #231A79;
	text-decoration: none;
	margin-top: 50px;
	line-height:40px;
	border-top-color: #EDF1F8;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #231A79;
	border-bottom-width: thin;
	border-right-color: #231A79;
	border-right-style: solid;
	border-left-color: #EDF1F8;
	border-left-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-top: 1;
	border-right: 2;
	border-bottom: 2;
	border-left: 1;
	border: 3;
	background-color: #FBFCD6;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
A.bluelink:visited {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #231A79;
	text-decoration: none;
	margin-top: 50px;
	line-height:40px;
	border-top-color: #EDF1F8;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #231A79;
	border-bottom-width: thin;
	border-right-color: #231A79;
	border-right-style: solid;
	border-left-color: #EDF1F8;
	border-left-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-top: 1;
	border-right: 2;
	border-bottom: 2;
	border-left: 1;
	border: 3;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.highlight {
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #231A79;
}
li {
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	font-size: small;
}
.date{
	font-size:80%;
}
table.data{
	border:1px solid #CCC;
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 18px;
	font-family:"Century Gothic", Helvetica, sans-serif;
}
table.data tr th{
	background:#000066;
	color:#FFF;
	text-align:left;
	font-size:11pt;
	padding: 2px;
}
table.data tr td {
	border:1px solid #CCC;
	color:#000;
	padding: 2px;
	font-size:10pt;
}
table.data tr td small {
	font-size:85%;
}
table.data tr td a{
	color:#666;
	text-decoration:none;
}
table.data tr td a:hover{
	text-decoration:underline;
}

a.content:hover, a.content:active, a.content:visited, a.content:link {
	font-family:"Century Gothic", Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:#666666;
