﻿a.bolder
{
	text-decoration: none;
}
a.menu
{
	color: black;
	text-decoration: underline;
}
img.margins
{
	margin: 5px;
}
.textheaders
{
	font-size: 12px;
	padding: 5px;
}
.textheaders2
{
	font-size: 12px;
	padding: 5px;
	padding-left: 25px;
}
.textheaders3
{
	font-size: 12px;
}
.greenBox
{
	border: 1px #3EB81B solid;
	background-color: #F0FDEC;
	padding-left: 3px;
	width: 88%;
}
.customCodeBox
{
	border: 1px red solid;
	font-size: 10px;
	background-color: #FFE6E6;
	height: 100%;
	width: 100%;
}
.textheaders
{
	font-size: 12px;
	padding: 5px;
}
.star
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
}

.menuwhite
{
	font-family: Verdana;
	font-size: 13px;
	color: #E6E6E6;
	vertical-align: middle;
}

.white
{
	color: #e7e7e7;
}

.selectedStep
{
	color: #42932C;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.stepDescription
{
	color: #898989;
	font-size: 10px;
	display: none;
	font-weight: normal;
	padding: 3px;
}

.unSelectedStep
{
	color: #898989;
	padding: 5px;
	font-size: 12px;
}

.instructions
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}

.subInstructions
{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}

.subSubInstructions
{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma;
}

.examples
{
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-family: Tahoma;
}

.mapLabel
{
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
	border-bottom: solid 1px black;
}

.indexLabel
{
	color: #ffffff;
	background: #6994CE;
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
	border-bottom: solid 1px black;
	padding-left: 3px;
}

.indexTable
{
	color: #000000;
	background: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
	border-right: solid 1px black;
	border-top: solid 1px black;
	margin-top: auto;
	margin-bottom: auto;
}

.button
{
	cursor: pointer;
}



.style3
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	width: 150px;
}

.style4
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	padding-left: 18px;
}

.style10
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	width: 254px;
	padding-right: 10px;
}

.style10rrp
{
	padding-right: 0px;
}

.style11
{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	width: 264px;
	padding-right: 10px;
}
.selectedChoice
{
	color: #42932C;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	width: 254px;
	padding-right: 10px;
	/* background-color: #CCCCFF; */
}

.selectedMapSizeChoice
{
	color: blue;
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	width: 254px;
	padding-right: 0px;
	background-color: #CCCCFF;
}

.mapSizeTable td
{
  padding-right:5px;
}

.mapSizeCell
{
	width:135px;
	padding:0px;
	height:60px;
}
