body {
  margin-left:0px;
  margin-top:0px;
  font-family: Arial,Tahoma, Verdana;
  font-size: x-small;
  background-color: #FFFFFF;
  color: #5F605C;
}

table, tr, td, th {
  font-family: Arial,Tahoma, Verdana;
  font-size: x-small;
  align: center;
}

.bordered_table {
  font-family: Arial,Tahoma, Verdana;
  font-size: x-small;
  align: center;
 /* border-color: #0092CD;
  border-style: solid;
  border-top-width: 1;
  border-bottom-width: 1;
  border-right-width: 1;
  border-left-width: 1;*/
  background-color: #FFFFFF;
}

.grayboxheader {
  font-family: Arial,Tahoma, Verdana;
  font-weight: bold;
  color: #0065B0;
  text-align: center;
}

.whitebox {
  font-family: Arial,Tahoma, Verdana;
  FONT-SIZE: 12px;
  font-weight: bold;
  color: #0092CD;
  background-color: #FFFFFF;  
}

.indented_cell {
  font-family: Arial,Tahoma, Verdana;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.copyright {
  font-family: Arial,Tahoma, Verdana;
  font-size: xx-small;
  color: #000000;
  text-align: center;
}

.example {font-size:smaller; font-style:italic; font-weight:normal;}
.message {color:blue; font-weight:bold; text-align:center}
//.error {color:red; font-weight:bold; text-align:center}


.grayboxfont {
  font-family: Arial,Tahoma, Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #424142;
}

.question {
  font-family: Arial,Tahoma, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #7E7D7E;
}

.percentage {
  font-family: Arial,Tahoma, Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.error {
  font-family: Arial,Tahoma, Verdana;
  font-size: x-small;
  font-weight: bold;
  text-align: center;
  color: #CB0404;
}
.txt11normalwhite {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial,Tahoma, Verdana;
	TEXT-ALIGN: normal;
	font-weight: normal;
}
A.MenuLink1:link { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; FONT-FAMILY: Tahoma, verdana,Arial;font-size: 11px; TEXT-DECORATION: NONE ; FONT-WEIGHT: none; 
 } 

A.MenuLink1:active { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; font-size: 11px;FONT-FAMILY: Tahoma, verdana,Arial; TEXT-DECORATION: none; FONT-WEIGHT: none; 
 } 

A.MenuLink1:visited  { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; FONT-FAMILY: Tahoma, verdana,Arial; font-size: 11px;TEXT-DECORATION: none; FONT-WEIGHT: none; 
 } 
 
A.MenuLink1:hover { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; font-size: 11px;FONT-FAMILY: Tahoma, verdana,Arial; TEXT-DECORATION: none; FONT-WEIGHT: none;  
}

A:link { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #0065B1; FONT-FAMILY: Tahoma, Arial;font-size: 11px; TEXT-DECORATION: none; font-weight: none;
 } 

A:active { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #0065B1; font-size: 11px;FONT-FAMILY: Tahoma, Arial; TEXT-DECORATION: none; font-weight: none;
 } 

A:visited { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #0065B1; FONT-FAMILY: Tahoma, Arial; font-size: 11px;TEXT-DECORATION: none; font-weight: none;
 } 
 
A:hover { BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #000000; font-size: 11px;FONT-FAMILY: Tahoma, Arial; TEXT-DECORATION: none; font-weight: none;
}
.txtField {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	height:auto;
	border: 1px solid #0092CD;
}
.txtArea {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	border: 1px solid #0092CD;
}
.submitBtn {
	font-family: Arial,Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #0092CD;
	height: 20px;
	width: auto;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.tblBorder
{
	border:1px solid #0092CD;
}
.whiteFont
{
	font-family: Lucida Sans Unicode, Trebuchet MS, Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
