body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.main{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	list-style-type: square;
	line-height: 18px;
}
.mainplain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.leader{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #0A1F56;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: normal;
	color: #666666;
}

a:link {
	color: #0A1F56;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 

a:visited {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.nav{
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

.nav a:link {
	color: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: normal;
} 

.nav a:visited {
	color: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: normal;
}

.nav a:hover {
	color: #999999;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: normal;
}

.nav a:active {
	color: #FFFFFF;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-style: normal;
}
.columnbkgd {
	background-image: url(images/column.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
}
.mainswhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
}

