a:visited {
	color:#325966;
}

.standardFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

.printThisArticle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:  #325996;
	cursor:hand;
}
.blueText {
	color: #325996;
}
.topicsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000CC;
}

.disabledButtonLinks 
{
	cursor:text;
}

.menu {
  display: none;
  margin-left: 30px;
  padding: 0px;
   
}
.table {
  margin-left: 20px;
}

.blueLinks {
	color: #325996;
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	cursor:hand;
}

a:hover
{
	text-decoration:underline;
}


.smallBlueLinks {
	color: #325996;
	font-size:14px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	cursor:hand;
}

.smallGreyLinks {
	color: Gray;
	font-size:14px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	cursor:hand;
}
.subSectionHeader {
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #325996;
}

.iManTableHeaders {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #325996;
}

.iManTableResults {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:Black;
}

.largeSubSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight: bold;
	color: #325996;
}

.italicSubSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	color:Black;
}

.photoBorder  
{
	border-color:"#424C81" 
}
.iManError {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:Red;
}

.anError {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:Red;
}

.iManMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:white;
	font-style:normal;
	font-weight:bolder;
}

.iManSmallGreenFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#92a23a;
	font-style:normal;
	font-weight:normal;
}

.inputbox 
{
	font-family: Verdana;
	border: #333 solid 1px;
	height: 16px;
	padding: 0 5px 1px 5px;
	/*background-color: dcc6ce;*/
	font-size: 11px;
	}




