
body
{
	background-image: url(images/mainBkg.png);
	background-repeat: repeat;
	color: white;
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

a:link
{
	color: #c2d8d8;
	text-decoration: none;
}

a:visited
{
	color: #c2d8d8;
	text-decoration: none;
}

a:visited:hover
{
	color: #89ADFF;
	text-decoration: underline;
}



a:hover
{
	color: #89ADFF;
	text-decoration: underline;
}

a:active
{
	color: #c2d8d8;
	text-decoration: none;
}

.tableBkg
{
	background-color: #1e1e1e;
	vertical-align: top;
}

.headerSection
{
	vertical-align: bottom;
	text-align: right;
	margin-top: 50pt;
	margin-bottom: 20pt;
}

.headerSection a:hover { color: #FF8704; }

.navLinksDark
{
	font-size: 9pt;
	color: #414949;
	margin-top: 6pt;
}

.navLinksDark a:link
{
	font-size: 9pt;
	color: #414949;
}

.navLinksDark a:hover
{
	font-size: 9pt;
	color: #E82600;
}

.navLinksDark a:visited:hover
{
	font-size: 9pt;
	color: #E82600;
}

.navLinksDark a:visited
{
	font-size: 9pt;
	color: #414949;
}


.navLinks
{
	font-size: 9pt;
	color: #c2d8d8;
}


.sideLinksHeadline { font-size: 9pt; }

/*
.sideLinksHeadline a:hover { color: #4DC9EB; }
*/


.sideLinks
{
	font-size: 10pt;
	color: #9C9C9C;
}

/*
.sideLinks a:hover  { color: #8EA3C7; }
*/


.mainSection
{
	font-size: 16pt;
	font-weight: 200;
	color: #6c6b65;
	margin-top: 1pt;
}

.hilite { color: #c72c73; }

.imageList
{
	font-size: 11pt;
	text-align: left;
	list-style-type: decimal;
	list-style-position: outside;
}

.internalTable {
	clear: both;
	width: 100%;
}


.imageInLineRef
{
	color: #FFF;
	font-size: 9pt;
	font-weight: 900;
	background-color: #E84C00;
}

.imageInLineRef a:hover
{
	text-decoration: none;
	background-color: #817AFF;
	color: #FFF;
}

.imageInLineRefInactive
{
	background-color: #611F00;
	color: #FFF;
	font-size: 9pt;
	font-weight: 900;
}

.blackBkg
{
	background-color: inherit;
	color: #FF8204;
}

.subHeading
{
	color: #A2A2A2;
	font-size: 11pt;
	font-weight: inherit;
}

.captions
{

	color: #798384;
	font-size: 8pt;
	text-align: right;
	margin-right: 15pt;
	margin-bottom: 10pt;
	position: relative;
	top: -15px;
	right: 0px;
	z-index: 2;
	text-align: right;
}

.captions2
{
	color: #798384;
	font-size: 8pt;
	vertical-align: top;
}

.mainScreenShoot
{
top: 10;
left:80;
	z-index: 1;
	position: relative;

}

.rightEdge
{
	background-color: #817AFF;
	background-image: url(images/webBackground15.png);
}

.infront
{
/*
	background-color: #ff9900;
	width: 100px;
	height: 100px;
*/
	position: relative;
	top: -40px;
	right: 0px;
	z-index: 2;
	text-align: right;
}

.dottedLineAbove
{
	border-top: 1pt #FFF dotted;
	margin-top: 20pt;
}

.graySideTextHeadline
{
	font-size: 12pt;
	color: #FFF;
	width: 110pt;
}

.graySideTextHeadline a:link
{
	color: inherit;
	text-decoration: underline;
}

.graySideTextHeadline a:visited
{
	color: inherit;
	text-decoration: underline;
}

.graySideTextHeadline a:hover { color: #C74005; }


.graySideText
{
	font-size: 10pt;
	margin-top: 8pt;	
}

.whiteText { color: #FFF; }

.blackText { color: #000; }

.darkBkg
{
	background-color: #7ABAC7;
	font-size: 9pt;
	vertical-align: 10pt;
	height: 16;
	max-height: 16;
}

.pageHeading
{
	color: #E0BDE5;
	font-size: 18pt;
	margin-top: 30pt;
	border-bottom: 1pt #FFF dotted;
	text-align: left;
	font-weight: 100;
}


.formHeading { font-size: 10pt; }

.formSubHeading
{
	font-size: 10pt;
	color: #CACACA;
}

.fieldTitle
{
	font-size: 9pt;
	vertical-align: top;
}

.fieldEntry
{
	background-color: #4A4045;
	color: #FFF;
	font-size: 9pt;
	width: 300pt;
	border: 1pt #808080 solid;
	min-width: 300pt;
	max-width: 300pt;
}

.twitterText{
	font-size: 9pt;

}

.gray_13
{
	color: #4D4D4D;
	font-size: 13pt;
}

.white_thankyou
{
	color: #FFF;
	font-size: 11pt;
}

.white_thankyou a:link
{
	color: inherit;
	font-size: inherit;
	text-decoration: underline;
}

.white_thankyou a:hover
{
	color: #E82600;
	font-size: inherit;
	text-decoration: underline;
}

.white_thankyou a:visited
{
	color: inherit;
	font-size: inherit;
	text-decoration: underline;
}

.white_thankyou a:visited:hover
{
	color: inherit;
	font-size: inherit;
	text-decoration: underline;
}


