﻿body
{
	width:					100%;
	height:					100%;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	background-image:		url(images/WIP2.jpg);
	background-position:	center top;
	background-repeat:		repeat-y;
	background-color:		#000000;
	font-family:			arial;
	color:					#000000;
	font-size:				11pt;
}

A:link
{
	color:					#007236;
	text-decoration:		none;
}

A:visited
{
	color:					#007236;
	text-decoration:		none;
}

A:active
{
	color:					#007236;
	text-decoration:		none;
}

A:hover
{
	color:					#B7B133;
	text-decoration:		none;
}

.bodyForm
{
	width:					100%;
	height:					100%;
}

.bodyDiv
{
	width:					100%;
	height:					750px;
	background-image:		url(images/WIP1.jpg);
	background-position:	center top;
	background-repeat:		no-repeat;
}

.contentTD
{
	height:					300px;
}

.linksTD
{
	width:					525px;
	vertical-align:			top;
}

.linksHeader
{
	font-weight:			bold;
	color:					#ffffff;
}

.contactTD
{
	text-align:				right;
	color:					#121212;
	width:					170px;
	height:					120px;
	font-size:				10pt;
}

.linksDiv
{
	text-align:				left;
	padding-left:			80px;
}

.linkBox
{
	text-align:				center;
	vertical-align:			middle;
	background-image:		url(images/btnBG.png);
	border:					solid 1px #ffffff;
	padding-left:			5px;
	padding-right:			5px;
}

.linkBox2
{
	text-align:				left;
	vertical-align:			top;
	background-color:       #DDDDDD;
	border:					solid 1px #ffffff;
	padding:				5px 5px 5px 5px;
	height:					100%;
}

.wizardStyle
{
}

.wizardStyle td
{
	vertical-align: top;
}

.stepStyle
{
	text-align:				left;
	vertical-align:			top;
	padding:				5px 5px 5px 5px;
	height:					100%;
}

.quickLinks
{
	height:					25px;
	background-color:		#ffffff;
	text-align:				center;
	font-size:				9pt;
}

.copyInfo
{
	text-align:				center;
	font-size:				8pt;
	color:					#555555;
}

.blueText
{
	color:					#0000ff;
}

.modalBG
{
	background-color: Black;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.imageLink img
{
    border: none 0px;
}
