﻿body
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
}

#footerBottomRight{background:transparent url(../img/footer-bg-br.gif) no-repeat scroll right top;height: 5px;}
#footerBottomLeft{background:transparent url(../img/footer-bg-bl.gif) no-repeat scroll left top;height: 5px;}
#footerMiddle{background-image: url(../img/footer-bg-grad.gif);}
#footerTopRight{background:transparent url(../img/footer-bg-tr.gif) no-repeat scroll right top;height: 5px;}
#footerTopLeft{background:transparent url(../img/footer-bg-tl.gif) no-repeat scroll left top; height: 5px;}
#footerTable{margin: 0px 0.5% 0px 0.5%; background-image: url(../img/footer-bg-grad.gif);width: 100%;}
#footerLayer{float: left; width: 99%; text-align: center;}

#bodyCell{padding: 0px 20px 20px 20px; height: 400px; vertical-align: top;}

#menuBootomRight{width: 10px; text-align: right;}
#menuBottomMiddle{background-image: url(../img/05b_Minimalist.gif);}
#menuRightSide{background: url(../img/05mr_Minimalist.gif) repeat-y scroll right bottom; width:10px;}
#menuCell{width: 177px; height: 300px; vertical-align: top; text-align: left;}
#menuLeftSide{background-image: url(../img/05ml_Minimalist.gif);}
#menuTopRight{width: 10px;}
#menuHeaderLabel{background-image: url(../img/05t_Minimalist.gif);	}
        
.buttonCell{text-align: right; padding-top: 12px;}

.num tr td{
	padding: 0px 0px 0px 0px;	
}

#intReviewForm tr.bordered td
{
	padding: 3px 6px 3px 6px;	
}

#extReviewForm tr.bordered td.formLabel, #extReviewForm tr.bordered td.formSubGroupLabel
{
	padding: 3px 6px 3px 6px;	
}

#intReviewForm, #extReviewForm{border-collapse:collapse;}
#intReviewForm tr.bordered td{vertical-align: top; border: solid 1px silver;}
#extReviewForm  tr.bordered td.formLabel, #extReviewForm  tr.bordered td.formSubGroupLabel{vertical-align: top; border: solid 1px silver;}

#referencesTable{border-collapse: collapse;}
#referencesTable tr.bordered td{vertical-align: top; border: solid 1px silver;}


#menu
{
list-style: none;
margin: auto auto auto 0px;
padding-left: 0px;
}

#menuTable tr td 
{
color: #666666;
font-weight: bold;
}



a:link, a:visited, a:active {
color:#666666;
font-weight:bold;
text-decoration:underline;
}
.title {color: #666666; font-size: 20px; font-weight: bold;}
.subTitle, h4{color: #666666; font-size: 12px; font-weight: bold;}
.noteRed{color: Red; }
.red{color: Red;}
.formSubGroupLabel{color: #666666; font-size: 12px; font-weight: bold;}
#experienceTable tr.bordered td, #dataAnalyExperienceTable tr.bordered td{vertical-align: top; border: solid 1px silver;}
#experienceTable, #dataAnalyExperienceTable{border-collapse:collapse; }

.formLabelRightAlign{text-align: right;}
.hTitle{font-size: 32pt; font-weight: bold;width: 99%; margin: 0px 0.5% 0px 0.5%; color: White;}
.strongUL li {font-weight: bold;}
.formLabel{vertical-align: top;}
#middleTable
{
margin: 0px 1% 0px 1%; width: 100%; 
}

.noteBody
{
	border-top: solid 1px silver;
	border-bottom: solid 1px silver;
}
	
#matchingTable, #extRevCrossTable
{
	border-collapse: collapse;
	
}

#matchingTable tr td, #extRevCrossTable tr td
{
	border: solid 1px gray;
	padding: 4px;	
}

#matchingTable tr th, #extRevCrossTable tr th
{
	padding: 4px;
	border: solid 1px gray;
	color: White; background-color: rgb(93, 123, 157); font-weight: bold;
}

table.appProgress
{
	border-collapse: collapse; margin-top: 16px; margin-bottom: 16px;
}

table.appProgress tr td
{
	text-align: center; width: 60px;
}

.selectedStep
{
		font-weight: bold; background-color: #ccccee;
	}
