/* Top Elements ***************/
/* <link rel="stylesheet" type="text/css" href="style_sheet.css"> */
	body {
		text-align: center;
		font-size: 10px; 
		font-family: arial, sans-serif;
		color: #000000; 
		background-color: #7459AA;
		background-image: url('images/bg.jpg') no-repeat top left; margin:0px;
		background-repeat: no-repeat;
		background-position: right bottom; /* 0 0; */
	}
	.body-text, a.body-text,a.body-text:link,a.body-text:hover,a.body-text:visited,a.body-text:active {
		font-family: arial, sans-serif;
		font-size: 17px; 
		font-family: arial, sans-serif;
		color: #000000; 
		font-weight: 200;
		}
	#container {
		width: 973px;
		margin: 0 auto;
		text-align: center;
	}
	h1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 16pt; 
		color: #2f195a; 
		font-weight: 800; 
		
		}
	.r1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 16pt; 
		color:#ff0000; 
		font-weight: 800; 
		display: inline; 
		}		
	h2 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14pt; 
		color: #2f195a; 
		font-weight: 800; 
		
		}
	.r2 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14pt; 
		color:#ff0000; 
		font-weight: 800; 
		display: inline; 
		}	
		
		h3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt; 
		color: #2f195a; 
		font-weight: 800; 
		display: inline; 
		}
		.r3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12pt; 
		color:#ff0000; 
		font-weight: 800; 
		display: inline; 
		}		
	hr {
		text-align: left;
		width: 450px;
		color: #4888C8;
		height: 1px;
		display: inline; 
		}

.bluenormalbold {
	color: #2C8AD1;
	font-weight: bold; 
	}
.purplenormalbold {
	color: #9900CC;
	font-weight: bold; 
	}
.purplenormalbold18 {
	color: #9900CC;
	font-weight: bold; 
	font-size: 18pt; 
	}
.red {
	color: #CC0000;
	font-size:16pt;
	font-weight: bold;
}

.rednormalbold {
	color: #CC0000;
	font-weight: bold;
}
.red24 {
	color: #CC0000;
	font-size:24pt;
	font-weight: bold;
}
.red42impact {
	color: #CC0000;
	font-size:72pt;
	font-weight: bold;
	font-family: Impact,Arial, Helvetica, sans-serif;
}
.black42impact {
	color: #000;
	font-size:42pt;
	font-weight: bold;
	font-family: Impact,Arial, Helvetica, sans-serif;
}

.red24tahoma, .red24tahoma a, .re24tahoma a:link {
	color: #cc0000;
	font-size:24px;
	font-weight: bold;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
.blue24tahoma {
     color: #2F195A;
	font-size:24px;
	font-weight: bold;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	}
	
	.blue30tahoma {
     color: #273998;
	font-size:30px;
	font-weight: bold;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	}
.gold48tahoma {
     color: #F2CE3A;
	font-size:48px;
	font-weight: bold;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.black42tahoma {
	color: #000;
	font-size:42pt;
	font-weight: bold;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
.red22, a.red22, a.red22:link {
	color: #CC0000;
	font-size:22pt;
	font-weight: bold;
}
h2.red22 {
	color: #CC0000;
	font-size:22pt;
	font-weight: bold;
}
.redlight {
	color: #CC0000;
	font-size:16pt;
}
		
/* FORM STYLE ************************/
	.form-line {
		background-color: #990000;
		height: 1px;
		}
	.form-border {
		border-color:#ff0000;
		}
		
/* LINKS*****************************/
	A:link {
		font-size: 10px;
		color: #000000;
		font-weight: normal;
		text-decoration: underline;
		}
	A:visited {
		font-size: 10px;
		color: #000000;
		font-weight: normal; 
		text-decoration: underline;
		}
	a:hover {
		font-size: 10px; 
		font-family: Verdana, Tahoma, arial, sans-serif;
		color: red;
		background: inherit;
		text-decoration: none; /* underline overline */
	}
	
	.toplink:link {
		font-family: Verdana, Arial, Tahoma, Sans-serif;
		font-size: 10;
		color: #000000; 
		font-weight: normal;
		text-decoration: none;
		}
	.toplink:visited {
 		font-family:  Verdana, Arial, Tahoma, Sans-serif;
		font-size: 10px;
		color: #000000;
		font-weight: normal; 
		text-decoration: none;
		}
	.toplink:hover {
 		font-family: Verdana, Arial, Tahoma, Sans-serif;
		font-size: 10px;
		cursor: hand;
		color: red; 
		font-weight: normal; 
		text-decoration: none;
		}		
		
	.navlink:link {
		font-family: "Arial Narrow";
		font-size: 11;
		color: #000; 
		font-weight: normal;
		text-decoration: none;
		}
	.navlink:visited {
		font-family: "Arial Narrow";
		font-size: 11pt;
		color: #000;
		font-weight: normal; 
		text-decoration: none;
		}
	.navlink:hover {
		font-family: "Arial Narrow";
		font-size: 11pt;
		cursor: hand;
		color:#ff0000; 
		font-weight: normal; 
		text-decoration: none;
		}	
		.whitelink:link {
		font-family: "Arial Narrow";
		font-size: 16pt;
		color: #FFFFFF; 
		font-weight: normal;
		text-decoration: none;
		}
	.whitelink:visited {
		font-family: "Arial Narrow";
		font-size: 16pt;
		color: #FFFFFF;
		font-weight: normal; 
		text-decoration: none;
		}
	.whitelink:hover {
		font-family: "Arial Narrow";
		font-size: 16pt;
		color:##FFFFFF; 
		font-weight: normal; 
		text-decoration: underline;
		}		
		
/* FOOTER *********************************/
	.footer {
		font-size: 7pt; 
		font-family: Verdana, Tahoma, arial, sans-serif;
		color: #333; 
		text-align: center;
		font-weight: 500; 
		letter-spacing: 0.3cm; 	
	}
	.bullet {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #CC0000;
	}	
	.copyright {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
	}
