 /*External Style Sheet*/
*
{
	margin:0px;
	padding:0px;
}

body
{
	background-color: #ffffff;
	margin:0px;
}

h2
{
	color: #000099;
	text-align: center;
	font-size: 15pt;
	position: relative;
	left: 82px;
	margin-top:10px;

}


img
{
	margin:0px;
}

.wrapper
{

	position: relative;
	top: 0px;
	left: 0px;
	width: 520px;
	height: 600px;
	margin:0px;
	border: solid 0px;
	
}

.bluebg
{
	position: relative;
	top: 0px;
	left: 10px;
	width: 520px;
	background-color: #2A71B1;
	width: 450px;
	height: 110px;
}

.watching
{
	background-color: #2A71B1;
	text-align: center;
	color: #ffffff;
	font-size: 14pt;
    	font-style: italic;
	position: relative;
	top: -70px;
	left: 220px;
	width: 218px;
}


.headings
{
	color: #0F1473;
	font-size: 15pt;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    	font-style: italic;
	position: relative;
	top: -175px;
	left: 150px;
	width: 520px;
	margin:0px;
	line-height:25px;
	border: solid 0px;
}

.pText
{
	color: #0F1473;
	font-size: 12pt;
	text-align: left;
	font-weight: 790;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	width: 360px;

}

.topImage
{
	position: relative;
	top: -30px;
	left: 20px;
	border: solid 3px;
	border-color: #333333;
}

.bottomImage
{
	position: relative;
	top: -270px;
	left: 45px;
	border: solid 3px;
	border-color: #333333;
}

.tagline
{
	position: relative;
	top: -50px;
	left: 60px;
	border: solid 0px;
	border-color: #333333;
	height:160px;
	width:360px;
	text-align: center;
	font-size: 20pt;
	font-family: "Times New Roman", serif;
	padding-top:10px;
	line-height:75%
}

.taglineC
{
	position: relative;
	top: -0px;
	left: 60px;
	border: solid 0px;
	border-color: #333333;
	height:160px;
	width:380px;
	text-align: left;
	font-size: 15pt;
	font-family: "Times New Roman", serif;
	padding-top:10px;
	line-height:75%
}
.formC
{
	position: relative;
	top: -70px;
	left: 10px;
	font-size: 14pt;
	
}



