A {
	color:#0067B1;
	text-decoration:underline;
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

td {
	color:#000000;
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.white A:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.white A:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.white A:hover {color:#DDDDDD;
	text-decoration: none;}
	
.white A:active {color:#DDDDDD;
	text-decoration: none;}

.black A:link {
	color:#000000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 7pt;
	font-weight: bold;
}

.black A:visited {
	color:#000000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 7pt;
	font-weight: bold;
}

.black A:hover {color:#FFFFFF;
	text-decoration: none;}
	
.black A:active {color:#000000;
	text-decoration: none;}

.button A:link  {
	color:#000000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	background-position: left bottom;
	background-image: url(/images/index/buttons_1c.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 181px;
	padding-top: 3px;
}

.button A:visited  {
	color:#000000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	background-position: left bottom;
	background-image: url(/images/index/buttons_1c.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 181px;
	padding-top: 3px;
}

.button A:hover {
	color:#0067b1;
	text-decoration:none;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	background-position: right;
	background-image: url(/images/index/buttons_1c.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 181px;
	padding-top: 3px;
}
	
.button A:active {color:#000000;
	color:#000000;
	text-decoration:none;
	font-family: "Arial";
	font-size: 9pt;
	font-weight: bold;
	background-position: left bottom;
	background-image: url(/images/index/buttons_1c.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 181px;
	padding-top: 3px;

}

.footer A:link {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.footer A:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.footer A:hover {color:#95a9b8;
	text-decoration: none;}
	
.footer A:active {color:#95a9b8;
	text-decoration: none;}
	
.more A:link {color:#0067B2;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;}
	
.more A:visited {color:#0067B2;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;}
	
.more A:hover {
	color:#3c84b8;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;}
}
	
.more A:active {color:#3c84b8;
	text-decoration: none;}
	
.styleA {
	color:#FFFFFF;
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
}

.styleB {
	color:#000000;
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
}

.style0 {
	color:#000000;
	font-family: "Times New Roman";
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.style1 {
	color:#CCCCCC;
	font-family: "Verdana";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.style2 {
	color:#000000;
	font-family: "Arial";
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.style3 {
	font: bold 11pt "Verdana";
	color:#FFFFFF;
	background-color: #BAB9B9;
	border: 1px solid #00703C;
	text-align: center;
}

.style3s {
	color:#000000;
	background-color: #BAB9B9;
	border: 1px solid #000066;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
}

.style4 {
	color:#000000;
	font-family: "Verdana";
	font-size: 11pt;
	font-weight: bold;
}

.style5 {
	color:#000000;
	font-family: Arial;
	font-size: 10pt;
}

.table-100 {
	border: 2px solid #0067B1;
	margin: 2px;
	padding: 2px;
	width: 100%;
}

.table-90 {

	border: 2px solid #0067B1;
	margin: 2px;
	padding: 2px;
	width: 90%;
}

.table-350px {
	border: 2px solid #0067B1;
	margin: 2px;
	padding: 2px;
	width: 350px;
	background-position: center;
}

.table-logo {
	background-position: left top;
	background-attachment: fixed;
	background-image: url(/images/index/logo_bg.gif);
	background-repeat: repeat-y;
}

A:hover {font: ;color:#00703C}
A:active {font: ;color:#95A9B8}

