p {}

td {}

a:link { color: black }

a:visited { color: purple }

a:hover { color: yellow ; }

a:active { color: red }
.buttonlink { font-family: arial; font-size: 10pt; font-weight: bold; color: #ffffff; background-color: #476ba2; text-decoration: none; border-top:2px outset #95aac9; border-bottom:4px outset #476ba2; height:15px; padding: 3px 12px; cursor:hand; }
.info{
	color: black;
	font-size: 8pt;
	font-family: arial;
}	
	.footertxt {
	color: white;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0;
	line-height: 18px;
}
A.footerlinks, A.footerlinks:Visited, A.footerlinks:Active {
	color: white;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	}
A.footerlinks:Hover {
	color: yellow;
	font-family: arial;
	}
.error{
	color: #FF0000;
	font-size: 10pt;
	font-family: verdana;
}
.success{
	color: #00FF00;
	font-size: 10pt;
	font-family: verdana;	
}
#navbar {
	float: right;
	width: 200px;
	background: transparent url("images/navbar-bg.gif") top left repeat-y;
	font-size: 10px;
	/*background-color: #F8F8F5;
	border-right: 1px #E5E3DE solid;
	border-left: 1px #E5E3DE solid;*/
	padding: 0;
	margin: 0;
}
#navbar #navbar-top{
	width: 200px;
	height: 83px;
	background: transparent url("images/navbar-top.gif") top left no-repeat;
	margin-bottom: -2em;
}
.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: #420107;
}
a.pagetitle { font-family: arial; font-size: 12pt; font-weight: bold; color: #420107; text-decoration: none; }
.pagetitle1 { 
font-family: arial;
font-size: 14pt;
font-weight: bold;
color: white;
}
.pagetitle2 {
font-family: arial;
font-size: 13pt;
font-weight: bold;
color: #5c0062;
}
.tabletitle {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: white;
}
.pagetitle A:link {
color: #ffffff;
font-weight: normal;
}
.pagetitle A:visited {
color: #ffffff;
font-weight: normal;
}
.pagetitle A:hover {
color: #ffffff;
font-weight: normal;
}
.breadcrumb {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}
.breadcrumb A:link {
color: #666666;
font-weight: normal;
}
.breadcrumb A:visited {
color: #666666;
font-weight: normal;
}
.breadcrumb A:hover {
color: #000000;
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: black;
}
.bodybold A:link {
color: #000000;
}
.bodybold A:visited {
color: black;
}
.bodybold A:hover {
color: black;
}
.body { font-size: 15pt; font-weight: normal; color: black; font-family: Tahoma; }
.body A:link {
color: black;
}
.body A:visited {
color: #000000;
}
.body A:hover {
color: #000000;
}
.greylink {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
.greylink A:link {
color: #666666;
font-weight: normal;
}
.greylink A:visited {
color: #666666;
font-weight: normal;
}
.greylink A:hover {
color: #59b224;
font-weight: normal;
}
.blacklink {
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #666666;
}
.blacklink A:link { color: white; font-size: 9pt; font-weight: normal; text-decoration: none; }
.blacklink A:visited { color: yellow; font-size: 9pt; font-weight: normal; text-decoration: none; }
.blacklink A:hover { color: yellow; font-size: 9pt; font-weight: normal; text-decoration: none; }
.border { border: solid 1pt #263d78;  outl }
.navigation { font-family: arial; font-size: 10pt; font-weight: bold; background-image: url(images/hover_off.gif); color: #fff; text-decoration: none; width: 110px; height: 32px; }
.navigation A:visited { color:#ffffff;
text-decoration: none; 
}
.navigation A:link { color: #fefdfd; background-image: url(images/hover_on.gif); text-decoration: none; width: 110px; height: 32px; }
.navigation A:hover { color: #fefdfd; background-image: url(images/hover_on.gif); text-decoration: none; width: 110px; height: 32px; }