img { border: 0 none; }

body 
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
}

/* Structure Elements - div placements and sizes */

div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.master
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	background:  url(../images/2ndLevelBack.jpg) no-repeat  top left;
	color: #666666;
	height: 100%;
	min-width: 936;
	max-width: 1224px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.theTop
{
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	height: 80px;
	min-width: 936px;
	max-width: 1224px;
	width: 100%;
	text-align: right;
	/*background-color: #990099;*/

}

.idInfo
{
	position: relative;
	float: right;
	top: 0px;
	right: 5px;
	height: 80px;
	text-align: right;
	/*background-color: #FE0012;*/
}

.main
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 936px;
	color: #666666;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #FE0012;*/
}

.mainTop
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 936px;
	/*background-color: #001EFE;*/
}

.topLeft
{
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 216px;
	height: 250px;
	/*background-color: #650036;*/
	float: left;
}

.centerTopNav
{
	position: relative;
	float: right;
	right: 70px;
	top: 0px;
	height: 29px;
	text-align: right;
	vertical-align: baseline;
	/*background-color: #FCFF03;*/
}

.centerMain
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 143px;
	width: 720px;
	text-align: left;
	/*background-color: #FCFF03;*/
}

.frontImageLeft
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #C18A05;*/
}

.frontImageRight
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #C18A05;*/
}

.midNav
{
	position: relative;
	float: left;
	left: 30px;
	top: 0px;
	height: 8px;
	width: 504px;
	padding: 50px 0px 7px 0px;
	text-align: left;
	z-index: -1;
	/*background-color: #FCFF03;*/
}

.content
{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	text-align: left;
	/*background-color: #001E03;*/
}

.farleftBumper
{
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	width: 73px;
	float: left;
	/*background-color: #00fe66;*/
}

.leftContent 
{
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	text-align: left;
	width: 143px;
	/*background-color: #00FE36;*/
	float: left;
	border-top: 1px solid;
}

.centerContent 
{
	position: relative;
	left: 0px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	padding: 26px 22px 0px 28px;
	float: left;
	width: 453px;
	border-top: 1px solid;
	/*background-color: #00BE09;*/
}
	
.rightContent 
{
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
	background:  url(../images/rtLinkBG.gif);
	margin: 0px 0px 0px 0px;
	padding: 10px;
	float: left;
	width: 195px;
	border-top: 1px solid;
	/*background-color: #00BE09;*/
}

.theBottom
{
	position: relative;
	float: right;
	bottom: 0px;
	left: 0px;
	height: 15px;
	min-width: 936px;
	max-width: 1224px;
	width: 100%;
	text-align: right;
	/*background-color: #FFCC33;*/
}

.info
{
	position: relative;
	float: right;
	bottom: 0px;
	right: 5px;
	height: 15px;
	text-align: right;
	/*background-color: #FE0012;*/
}



