body {
	background-color: #FOF5FB;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
}
.content {
	background-color:#FFFFFF; 
}

.line {
	height: 1px; 
}

.DotLine { 
	height:3px; 
	width:100%; 
	background-image:url(images/DotLine.jpg); 
	background-repeat:repeat-x; 
	overflow:hidden;
}

.hideshowNavSec { padding:5px; font-weight:bold; color:#003498;}
.hideshowNavOverSec { padding:5px; font-weight:bold; background-color:#EFEFEF; color:#003498; cursor:pointer;}

.hideshowNavLeg { padding:5px; font-weight:bold; color:#00AEC3;}
.hideshowNavOverLeg { padding:5px; font-weight:bold; background-color:#EFEFEF; color:#00AEC3; cursor:pointer;}

.hideshowNavAcc { padding:5px; font-weight:bold; color:#4C87CB;}
.hideshowNavOverAcc { padding:5px; font-weight:bold; background-color:#EFEFEF; color:#4C87CB; cursor:pointer;}

.login {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.copyBig {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: none;
}

.copySmall {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: none;
}

.copyInto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: none;
}
a.copy:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003596;
	text-decoration: underline;
	font-weight: bold;
}
a.copy:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.copy:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #0031A4;
	text-decoration: underline;
	font-weight: bold;
}

.white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.white:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.white:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.white:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

a.lilo:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.lilo:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.lilo:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003498;
	text-decoration: none;
	font-weight: bold;
}

a.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}

a.webrepro {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;	
}																									

.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
	width: 140;
	height: 18;
}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CED9E6;
	width: 160;
	height: 80;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #11437E;
	background-color: #CED9E6;
	border: 1px solid #9EB3CE;
	width: 67;
	height: 17;
}
