@charset "utf-8";
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 916px;
	left: 601px;
}



.style1 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: top;
	color: #000000;
	line-height: 17px;
}
.style2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 16pt;
	font-weight: bold;
}
.style4 {
	font-size: 12pt;
	color: #000000;
}
.style5 {
	font-size: 10pt;
	color: #000000;
	line-height: 27px;
}
.style6 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.style7 {
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.style8 {
	color: #0000CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.style9 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 30px;
}
.style10 {
	color: #CC0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}
.style11 {
	font-size: 30pt;
	font-weight: bold;
}
.style12 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: top;
	color: #CCCCCC;
	font-style: italic;
}


.backgroundpicture {
	background-repeat: no-repeat;	
}
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	background-color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #header {
	background-color: #5A7BC5;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	background-color: #5A7BC5;
}
.oneColFixCtrHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-repeat: repeat-y;
	border: 0px solid #FFFFFF;
	background-image: url(../images/body.jpg);
}
.oneColFixCtrHdr #container h1 {
	font-size: 24px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}

.oneColFixCtrHdr #footer {
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(../images/bottom.jpg);
	padding-top: 10px;
}

/* ============================ advert links START ===================================== */

h6.pos_fixed

{
	position:fixed;
	top:50px;
	right:0px;
}

h6.pos_fixed1

{
	position:fixed;
	top:120px;
	right:0px;
}

h6.pos_fixed2

{
	position:fixed;
	top:190px;
	right:0px;
}

h6.pos_fixed3

{
	position:fixed;
	top:260px;
	right:0px;
}

h6.pos_fixed4

{
	position:fixed;
	top:330px;
	right:0px;
}

h6.pos_fixed5

{
	position:fixed;
	top:400px;
	right:0px;
}
h6.pos_fixed6

{
	position:fixed;
	top:470px;
	right:0px;
}

h6

{
	display:block;
	height:291px;
	width:80px;
	overflow:hidden;

}

h6:hover

{

display:block; text-indent:5px;

}


/* ============================= advert links END ====================================== */

