/* This is the code for the LeClaire Brothers Template */

.HeaderRight {
	background-color: #280ABE;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}


.HeaderLogo {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: thick;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF;
}


.Marquee {
	background-color: #000000;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thin;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}


.BannerImage {
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: thin;
}


.MenuBG {
	background-color: #0D7DB1;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.Navlink {
	background-color:#73BDE0;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
} 


td.Navlink :hover {
	background-color: #FFFFFF; 
	display: block; 
	color: #000000;
	text-decoration: none;
} 


td.Navlink :active {
	background-color: #FFFFFF; 
	display: block; 
	color: #000000;
	text-decoration: none;
}


.FooterLeft {
	background-color: #280ABE;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterCentre {
	background-color: #280ABE;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.FooterRight {
	background-color: #280ABE;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.Content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 8px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
}


/*.Content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #280ABE;
	text-decoration: none;
}


.Content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #280ABE;
	text-decoration: none;
}


.Content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #280ABE;
	text-decoration: none;
}*/

P {
	margin: 0
}

.ContentNoBorder {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
}