p {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a {  font-family: Arial, Geneva, sans-serif; font-size: 10pt; font-weight: bold; color: #445589; text-decoration: underline;}
td {font-family: Arial, Geneva, sans-serif; font-size:10pt;}
h1 {font-size:12pt; color: #445589;}
h2 {font-size:10pt; color: #445589;}

a:link {
	color: #445589;
}
a:visited {
	color: #445589;
}
a:active {
	color: #445589;
}

.biglink {font-size: 12pt;}

.Linkcolor {
	font-family: Arial;
	font-size: 14px;
}
.bordercolor { border: 2px solid #445589;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
}
.linkcolor2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.papy12pt {
	font-family: Arial;
	font-size: 12px;
	line-height: normal;
}


.style1 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF; 
}
.style2 {font-family: Arial}
.style8 {font-size: 12px}
.style9 {
	font-size: 18px;
	font-weight: bold;
}
.style10 {font-size: 12px; font-family: Arial; }
.style11 {font-size: 10px; font-family: Arial, Geneva, sans-serif; }

.style12 {
	font-family: Arial;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.style13 {font-family: Arial}
.style14 {
	font-family: Arial;
	font-size: 14px;
}
.style15 {font-size: 18px}
.style16 {font-size: 12px; font-family: Arial; }
.style18 {font-size: 12px; font-weight: bold; font-family: Arial; }

.header1 {font-size:12pt; color: #445589;}
.header2 {font-size:10pt; color: #445589;}

.emph {color: #000000; font-weight: bold;}
.pageTitle {color:#018eb3; font-weight: bold; font-size: 16px;}

#navigation{
width:100%;
height:25px;
background-color:#db2257;
}

#navigation ul
{margin:0px; padding:0px;}

#navigation ul li
{display:inline; height:25px; float:left; list-style:none; margin-left:15px;}

#navigation li a
{color:#fff; text-decoration:none;}

#navigation li a:hover 
{
color:#db2257
text-decoration:none;
background-color:#FFF;
}

#navigation li ul
{
margin:0px;
padding:0px;
display:none;
}

#navigation li:hover ul
{
display:block;
width:160px;
}

#navigation li li
{
list-style:none;
display:list-item;
}

#navigation ul li
{
display:inline;
height:25px;
float:left;
list-style:none;
margin-left:15px;
position:relative;
}

#navigation li ul
{
margin:0px;
padding:0px;
display:none;
position:absolute;
left:0px;
top:20px;
background-color:#db2257;
}

#navigation li li a
{color:#fff; text-decoration:none;}

#navigation li li a:hover
{
color:#db2257
text-decoration:none;
background-color:#FFF;
}
