.largeWidth
{
	width: 400px;
	font-family:wf_segoe-ui_light,"Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
	font-color:#000000;
}
.mediumWidth
{
	width: 250px;
	font-family:wf_segoe-ui_light,"Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
	font-color:#000000;
}
.smallWidth
{
	width: 130px;
	font-family:wf_segoe-ui_light,"Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
	font-color:#000000;
}

.inputTextBox
{
	border: 1px solid #000000;
	background-color: transparent;
	padding: 1px;
	/* border-radius: 5px; */
	font-family:wf_segoe-ui_light,"Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif;
	font-color:#000000;
}

.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 30px;
  background-color: #f5f5f5;
}

.form-horizontal{
	border:1px solid #ddd
}

.hideDiv{
	display: none;
}

.modal-dialog{
	vertical-align: middle;
}

.mediumTextBox{
	width: 40rem;
}

.smallTextBox{
	width: 25rem;
}

.menuImage{
				width: 32px;
}
.img-center {margin:0 auto;}

.instruct {
    color: #720000;
    font-size: 12px;
    font-style:italic;
    padding: 2px;
}
.page-header{
	text-align:center;
	color: black;
    font-size: 24px;
    font-weight: bold;
}

.obsoleteBrowser{
			  text-align: center;
			  font-weight: 300;
			  font-size: 4rem;
}
th {
	font-weight: bold;
}
			
		