/* CSS Document */


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
}

.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #008976;
	text-decoration: underline;
	}
	
.copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #0E3793;
	text-decoration: underline;
	}
	
.copyL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}

.copyL a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ffff00;
	text-decoration: underline;
	}
	
.copyL a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ffff00;
	text-decoration: none;
	}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}

.callout a {
	color: #ffffff;
	}
	
.callout a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
.callout ul {
	color: #ffffff;
	margin-left:15px;
	padding-left:5px;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #0E3793;
}

.ip { 
	border-bottom: solid 1px; 
	border-left: solid 1px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	border-color:#636563; 
}

.btn { 
	border-bottom: solid 1px; 
	border-left: solid 1px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	border-color:#636563; 
	color: #ffffff;
	background-color:#008976;
}

.errmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.photo {
	width:204px;
	padding:1px;
	border:1px soild #000000;
	background-color:#ffffff;
	}

.sideNav {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	color: #0E3793;
	text-decoration: none;
	font-weight: bold;
	}
	
.sideNavBold {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	color: #0E3793;
	text-decoration: none;
	font-weight: bold;
	}
	
.sideNavBold a {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.sideNavBold a:hover {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

.sideNav a {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

.sideNav a:hover{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	color: #0E3793;
	text-decoration: none;
	font-weight: normal;
}

.sideNav a:active{
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; 
	color: #0E3793;
	text-decoration: none;
	font-weight: normal;
}