/* CSS Document */

p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #190773;
line-height: normal;
padding: 3px;
}

.body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #190773;
line-height: normal;
padding: 3px;
}

.bodyred {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color: #990000;
line-height:normal;
padding:inherit;
}

.bodyredlg {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:18px;
font-weight:bold;
color: #990000;
line-height:normal;
padding:inherit;
}


.bodytitle {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
line-height:24px;
font-weight:bold;
color: #990000;
line-height:normal;
padding:inherit;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #190773;
}

.boldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #190773;
}

.boldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #190773;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #666666;
}


.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	background-color: #666666;
}

.navigationunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
	background-color: #666666;
}


.navigationunder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	background-color: #666666;
}

.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #190773;
	background-color: #CCCCCC;
}


.navigation2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	background-color: #CCCCCC;
	
}


.navigation3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	color: #190773;
	background-color: #CCCCCC;
}


.navigation3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	background-color: #CCCCCC;
	
}

.navigation4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #190773;
	background-color: #CCCCCC;
}


.navigation4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	background-color: #CCCCCC;
	
}
	
.heading {
font-family:Arial, Helvetica, sans-serif;
font-size:30px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#999999;

}


.titlesmall {
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#190773;
}

.titlelarge {
font-family:Arial, Helvetica, sans-serif;
font-size:48px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#190773;
}

.title {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#190773;
}
