﻿BODY, TD, INPUT, SELECT, TEXTAREA
{
    font-family: Arial;
    font-size: 11px;
    color: #003C62;
    font-weight: normal;
}
.adminTable
{
    width: 100%;
    background-color: #F6EAD0;
    color: black;
    font-family: Arial;
    font-size: 11px;
    padding: 4px;
}
.AdminTableRow
{
    border-right: 1px solid #D5BE89;
    border-bottom: 1px solid #D5BE89;
    background-color: #F6EAD0;
}
.HeadingRow
{
    font-family: Verdana;
    font-size: 9pt;
    background-color: #C32920;
    color: White;
    padding: 4px;
    font-weight: bolder;
}
.required
{
    color: red;
}
A
{
    color: #004990;
    font-weight: bold;
    text-decoration: none;
}
A:hover
{
    color: #94A1CB;
    font-weight: bold;
    text-decoration: none;
}
.SubHeading
{
    color: #94A1CB;
    font-weight: bold;
    font-size: 9pt;
}
.MedHeading
{
    color: #00498F;
    font-weight: bold;
    font-size: 12px;
}

ul li
{
    list-style-image: url(../../Images/ul.gif);
}

.tableHeadingRow td
{
    color: #FFFFFF;
    background-image: url(../../Images/tableHeaderBg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #165EA6;
    font-weight: bold;
    padding: 10 3 5 3;
    height: 30px;
    border: none;
    text-transform: uppercase;
}
.tableHeadingRow .tableHeadingRowLeft
{
    color: #FFFFFF;
    background-image: url(../../Images/tableHeaderLeft.jpg);
    padding: 0px;
    width: 11px;
    border: none;
}
.tableHeadingRow .tableHeadingRowRight
{
    color: #FFFFFF;
    background-image: url(../../Images/tableHeaderRight.jpg);
    padding: 0px;
    width: 11px;
    border: none;
}
.tableBody
{
    border: 0px;
    width: 100%;
}
.tableContent
{
    width: 100%;
}
.tableContent .tableSubHeadingRow td
{
    color: #00498F;
    background-image: url(../../Images/tableSubHeaderBg.jpg);
    background-position: top;
    background-color: #BFC8D4;
    background-repeat: repeat-x;
    font-weight: bold;
    padding: 5px;
    height: 30px;
    border: none;
}
.tableContent .tableSubHeadingRowPlain td
{
    color: #00498F;
    background-color: #BFC8D4;
    font-weight: bold;
    padding: 5px;
    height: 30px;
    border: none;
}
.tableBody .tableContent td
{
    border: 1px solid #93A6BD;
}
.tableRow
{
    background-color: #FFFFFF;
    width: 100%;
}
.tableRow td
{
    padding: 5px;
    border-top: 0px;
    border-bottom: 0px;
}
.tableRowAlt
{
    background-color: #F3F3F4;
    width: 100%;
}
.tableRowAlt td
{
    padding: 5px;
    border-top: 0px;
    border-bottom: 0px;
}
.tableCol
{
    width: 100px;
}
.telCode
{
    maxlength: 3;
    width: 20px;
}
.telNumber
{
    maxlength: 7;
    width: 130px;
}
.textEntry
{
    maxlength: 100;
    width: 50%;
}
.textEntryMultiLine
{
    width: 70%;
    height: 100px;
}
#tblAddress, #tblAddress TD
{
    border: none;
}

.allProgress
{
	width:100%;
	height: 50px;
	position:relative;
	display:inline-block;
}

.progress
{
	height: 50px;
	width:150px;
	padding-right: 5px;
	float:left;
}

.textText
{
	height: 16px;
	top: 15px;
	margin-left: 5px;	
	position:absolute;
	width: 100px;
}

.stepText
{
	margin-top:12px;
	margin-left:-5px;
	position:absolute;	
}

.break_done
{
	background: url(../Images/join_2.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	top: 11px;
	height: 28px;
	width: 20px;
}

.break_active
{
	background: url(../Images/join_active_2.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	top: 11px;
	height: 28px;
	width: 20px;
}

.inactive .start
{
	content: ' ';
	height: 28px;
	width: 16px;
	margin-top: 11px;
	background: url(../Images/start_inactive.png);
	background-position: center;
	background-repeat:no-repeat;
	position:absolute;
}

.inactive .step
{
	height: 50px;
	width: 41px;
	margin-left: 16px;
	background: url(../Images/step_circle_inactive.png);
	background-position: center;
	background-repeat:no-repeat;
	text-align: center;
	
	font-size:x-large;
	position:absolute;
}

.inactive .text
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	margin-left: 57px;
	margin-top: 6px;
	height: 28px;
	width: 87px;
	background: url(../Images/middle_inactive.png);
	background-repeat: repeat-x;
	background-position: center;
	position:absolute;
}

.inactive .end
{
	background: url(../Images/end_inactive_2.png);	
	background-repeat:no-repeat;
	background-position: center;
	position:absolute;
	height:28px;
	width:185px;
}

.break_inactive
{
	background: url(../Images/join_inactive_2.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	top: 11px;
	height: 28px;
	width: 20px;
}

.inactive .text .textText
{
	color: White;	
}

.active .start
{
	content: ' ';
	height: 28px;
	width: 16px;
	margin-top: 11px;
	background: url(../Images/start_active.png);
	background-position: center;
	background-repeat:no-repeat;
	position:absolute;
}

.active .step
{
	height: 50px;
	width: 41px;
	margin-left: 16px;
	background: url(../Images/step_circle_active.png);
	background-position: center;
	background-repeat:no-repeat;
	text-align: center;
	
	font-size:x-large;
	position:absolute;
}

.active .text
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	margin-left: 57px;
	margin-top: 6px;
	height: 28px;
	width: 87px;
	background: url(../Images/middle_active.png);
	background-repeat: repeat-x;
	background-position: center;
	position:absolute;
}

.active .end
{
	background: url(../Images/end_active_2.png);	
	background-repeat:no-repeat;
	background-position: center;
	position:absolute;
	height:28px;
	width:185px;
}

.done .start
{
	content: ' ';
	height: 28px;
	width: 16px;
	margin-top: 11px;
	background: url(../Images/start.png);
	background-position: center;
	background-repeat:no-repeat;
	position:absolute;
}

.done .step
{
	height: 50px;
	width: 41px;
	margin-left: 16px;
	background: url(../Images/step_circle.png);
	background-position: center;
	background-repeat:no-repeat;
	text-align: center;
	
	font-size:x-large;
	position:absolute;
}

.done .text
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	margin-left: 57px;
	margin-top: 6px;
	height: 28px;
	width: 87px;
	background: url(../Images/middle.png);
	background-repeat: repeat-x;
	background-position: center;
	position:absolute;
}

.done .end
{
	background: url(../Images/end_2.png);	
	background-repeat:no-repeat;
	background-position: center;
	position:absolute;
	height:28px;
	width:185px;
}