/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #663333; 
	text-align: center;
} 

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.contentsmright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0154A4;
}
.headingsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0154A4;
}



	.smlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	}
	
	.smlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0154A4;
	text-decoration: none;
	text-align: left;
	}
		.smlinkc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	}
	
	.smlinkc:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0154A4;
	text-decoration: none;
	text-align: center;
	}

	.sky{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #0154A4;
	text-decoration: underline;
	text-align: center;
	}
	
	.sky:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #0154A4;
	text-decoration: none;
	text-align: center;
	}
	
.leftborder {
	background-image: url(../images/leftborder1.jpg);
	background-repeat: repeat-y;
}
.leftborderdelete {
	background-image: url(../images/leftborder2.gif);
	background-repeat: repeat-y;
}

.blueline {
	background-image: url(../images/blueline.jpg);
	background-repeat: repeat;
}
.greybackground {
	background-color: #CCCCCC;
}

.bluebackground {
	background-color: #0154A4;
}

.greyline {
	background-image: url(../images/mainimage1.jpg);
	background-repeat: no-repeat;
}

.darkbluebackground {
	background-color: #014589;
}

.blackborder {
	border: thin solid #000000;
}

.thinblueline {
	background-image: url(../images/topblueline.jpg);
	background-repeat: repeat-x;
}

.greybackgrounddark {
	background-color: #AEAEAE;
}

.italics {
	font-family: "Harlow Solid Italic";
	font-size: 18px;
	color: #0154A4;
}
.stencil {
	font-family: Stencil;
	font-size: 18px;
	color: #0154A4;
}
.stencilblack { 
	font-family: Stencil;
	font-size: 20px;
	color: #000000;
}
.leftfading {
	background-image: url(../images/leftfading.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.rightfading {
	background-image: url(../images/rightfading.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.stencilwh {
	font-family: Stencil;
	font-size: 20px;
	color: #ffffff;
	text-align: center;
}

div.imageGallery {margin: 0px auto; width: 474px;}
div.imageGallery a.lightbox {float: left; margin: 0px 10px 10px 0px;}
div.imageGallery a.lightbox img {border: 1px solid #000; height:80px; width:106px;}
div.imageGallery a.lightbox img:hover {border: 1px solid #fff; }

div#headerWrapper {width: 1005px; height: 144px; padding-top: 6px; background: #02519C;}
div#slideWrapper {width: 1005px; height: 138px; overflow: hidden;}
#slideWrapper img {height: 138px;	margin: 0px; padding-right: 6px; border: 0px; border-right: 6px solid #02519C; clear:both; display: inline;	}