/* CSS Document */
p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}   
.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
}   
.bold2 {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000099;

}

.Link1 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
		
}

.Link1:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
}

.Link2 {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
}

.Link2:hover {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	
}

.Link3 { font-family: verdana,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: rgb(0, 0, 0);
    text-decoration: none;
    border-bottom-color: rgb(255, 255, 255);
    text-align: left;
    }

  .Link3:hover { font-family: verdana,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: rgb(204, 0, 51);
    text-decoration: none;
    border-bottom-color: rgb(255, 255, 255);
    }

.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #F4F4F4;
	border-bottom-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #FFF3CA;
	border-bottom-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;

}

.EDPCHeader {
	font-family: arial, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #FFFFFF;
		
}

.box1 {
   font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-color: #F4F4F4;
	border-bottom-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 140px;
}

