.LeftNav{
	background-image: url(images/Decoration1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainBoxLeftLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0072BB;
	margin-left: 0px;
	padding-left: 10px;
}


.rightDecoration {
	background-image: url(images/Decoration2.gif);
	background-repeat: no-repeat;
	background-position: top;
	
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6C9D30;
}

h2 {
	font-family: "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size: 16px;
	color: #3F3F3F;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 7px;
	color: 085180;
	text-decoration: none;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

hr.navline {
	line-height: thin;
	width: 180px;
	line-color: 0072BC;
	
	}
.navtextmargin {
	padding-left: 20px;
	padding-right: 20px;
}
.subtitle {
	font-size: 15px;
	font-weight: bold;
	color: #3f3f3f;

}
