/*
4LevelWebs MiniMenus
CSS style 1 Vertical
General styling
*/

body {
	background-repeat: no-repeat;
	margin: 140px 50px 20px 150px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(minibg4.png);
}

.maincontent {
	font-size: 14px;
	padding: 0 20px 0 20px;
	border-right: 1px dashed #86889D;
	text-align: justify;
	width: 85%;
}

#navtop {
	border: 1px solid #999;
	left: 0;
}

.h1 {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 10px;
}

.h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

.h3 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

.p16W {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 5px;
	text-align: center;
}

.p18W {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	font-style: italic;
	text-decoration: underline;
	padding-left: 10px;
}

.p12b {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-right: 1px dashed #86889D;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}

.p14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}

.p16b {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.p18b {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.p12r {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.p14r {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.p16r {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#content{
	border-left: 1px solid #ccd2d2;
	position: absolute;
	left: 177px;
	top: 70px;
	background-color: #FFFFFF;
	border-top-color: #FF0000;
	border-top-style: solid;
	border-top-width: medium;
	padding-left: 0px;
	width: 82%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: 906px;

}
#PageName{
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-color: #990000;
	width: 99%;
	font-weight: bold;
	padding-left: 10px;
}
.p14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}
#footer {
	margin: 0;
	padding: 0;
	border: 1px solid #333;
	background-color: #9C0808;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	width: 100%;
}
