.tableborder {
	border : 1px solid #9999CC;
	/* word-break : break-all; */
}
.subTitle {
	color: D6D5FF;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial,sans-serif;
	text-decoration: none;
	font-weight: bold;
}
  
.lic
{
	FONT-SIZE: 16px; LETTER-SPACING: 0px; font-family:Arial, sans-serif; color:  #003366; display:inline;
}	
.headerTitle {
	color: 003366; 
	font-weight: bold;
	FONT-SIZE: 13pt;
	FONT-FAMILY: Arial,sans-serif;
}

input.text {
	font-weight: normal;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial,sans-serif;
    background-color: #E4E4FF;
	height:20px;
	width:100px;
}

.smallText {
	color: #666699;
	font-weight: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, sans-serif;
}

.plainText {
	font-weight: normal;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, sans-serif;
}
.boldText {
	color: #003366;
	font-weight: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, sans-serif;
}
.headerText {
	color: #003366;
	font-weight: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, sans-serif;
}
.headerTextline {
	color: #003366;
	font-weight: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, sans-serif;	
	display:inline;
}

.subHeaderText {
	color: #EAEBEE;
	font-weight: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, sans-serif;
}

.menuText {
	color: #003366;
	font-weight: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, sans-serif;
	text-decoration: none;
}

.menuText:hover {
	color: #3366CC;
	font-weight: bold;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial, sans-serif;
	text-decoration: none;
}

.errorText {
	color: Red;
	font-weight: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, sans-serif;
}

.importantComments {
	color: Red;
	font-weight: bold;
	FONT-SIZE: 13px;
}

.buttonStyle {
	background-color:#003366;
	font:Arial;
	font-size:12;
	font-style:normal;
	font-weight:bold;
	padding-right:2;
	padding-left:2;
	color: #99CCFF;
	border-color: #003366;
}

a:link {
	text-decoration: none;
	color: #003366;
}

a:visited {
	text-decoration: none;
	color: #003366;
}

a:hover{
    text-decoration:underline;
}}
