/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a {
	text-decoration: none;
}

a:visited, a:link {
	color: #0d2055;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

a:active {
	color: #0d2055;
	text-decoration: none;	
}

blockquote {
	color: #000000;
	font-size: 11px;
	font-style: italic;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
}

body {
	background-color: #516D9B;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #093274;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}

h2 {
	color: #0d2055;
	font-family: Arial, Tahoma, Helvectia;
	font-size: 14px;
	text-decoration: none;
}

h3 {
	color: #093274;
	font-family: Arial, Tahoma, Helvectia;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	text-decoration: none;
}

h4 {
	color: #0d2055;
	font-family: Arial, Tahoma, Helvectia;
	font-size: 11px;
	text-decoration: none;
}

h5 {
	color: #DC143C;
	font-family: Arial, Tahoma, Helvectia;
	font-size: 20px;
	text-decoration: none;
}

h6 {
	color: #0d2055;
	font-family: Arial, Tahoma, Helvectia;
	font-size: 11px;
	text-decoration: none;
}


td, p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bkcontent {
	background-image: url(images/bkcontent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.bkheader {
	background-image: url(images/bkheader.gif);
	background-repeat: repeat-x;
}

.bkinfobox {
	background-position: right top;
	background-image: url(images/bkcontent.jpg);
	background-repeat: no-repeat;
}

.bkmain {
	background-image: url(images/bkmain.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}

.bknavbk {
	background-image: url(images/navbk.gif);
	background-repeat: repeat-y;
}

.bksubtitle {
	border-style: solid;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	# border-color: #000000 #9C1A20 #9C1A20;
	border-color: Red;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	font: "Tahoma", "Freedom 9";
}

.btquote {
	color: #093274;
	color: #000000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 0px;
}

.mainPara {
	margin-left: 26px;
	margin-right: 26px;
}

.copyrights {
	font-size: 10px;
}
.aLink {
	text-decoration: none;
	border: none;
}

.spHeader {
	color: yellow;
	font-size: 15px;
	font-weight: bold;
	background-color: transparent;
	margin-bottom: 0px;

	margin-top: 0px;
}


