p {}

td {}

a:link { color: white }
a:active { color: red }
.buttonlink {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #476BA2;
	text-decoration: none;
    border-top:2px outset #95AAC9;
	border-bottom:2px outset #476BA2;
	height:15px;
	cursor:hand;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:12px;
    padding-right:12px;
}
.info{
	color: black;
	font-size: 10pt;
	font-family: verdana;
}
.info A:link {
	color: black;
	font-weight: normal;
	font-size: 10pt;
	font-family: verdana;
}
.border { 
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
	border-right-color: #000000
}

.error{
	color: #FF0000;
	font-size: 10pt;
	font-family: verdana;
}
.success{
	color: #00FF00;
	font-size: 10pt;
	font-family: verdana;	
}
.statusbar {
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
}
.statusbarbold {
font-family: arial;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
}
.pagetitle {
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #000;
}
.pagetitle1 { 
font-family: arial; 
font-size: 24pt; 
font-weight: bold; 
color: #647B98; 
font-style: italic;
}

.pagetitle2 {
font-family: arial;
font-size: 14pt;
font-weight: bold;
color: #000;
}
.tabletitle {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}
.pagetitle A:link {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.pagetitle A:visited {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.pagetitle A:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
.breadcrumb {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}
.breadcrumb A:link {
color: #666666;
text-decoration: underline;
font-weight: normal;
}
.breadcrumb A:visited {
color: #666666;
text-decoration: underline;
font-weight: normal;
}
.breadcrumb A:hover {
color: #000000;
text-decoration: underline;
font-weight: normal;
}
.intro {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
.bodybold {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #000;
}
.bodybold A:link {
color: blue;
text-decoration: none;
}

.bodybold A:visited {
color: blue;
text-decoration: none;
}
.bodybold A:hover {
color: black;
text-decoration: underline;
}
.body { 
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: black;
}

.body A:link {
color: blue;
text-decoration: underline;
}
.body A:visited {
color: black;
text-decoration: underline;
}
.body A:hover {
color: black;
text-decoration: underline;
}
.greylink {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
.greylink A:link {
color: #666666;
font-weight: normal;
text-decoration: underline;
}
.greylink A:visited {
color: #666666;
font-weight: normal;
text-decoration: underline;
}
.greylink A:hover {
color: #59B224;
font-weight: normal;
text-decoration: underline;
}
.blacklink {
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #666666;
}
.blacklink A:link {
color: blue;
font-weight: normal;
text-decoration: underline;
}
.blacklink A:visited {
color: blue;
font-weight: normal;
text-decoration: underline;
}
.blacklink A:hover {
color: #59B224;
font-weight: normal;
text-decoration: underline;
}