.serlinks {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #053faa;
	text-decoration: none;
}
.serlinks A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #053faa;
	text-decoration: none;
}
.serlinks A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ff5703;
	text-decoration: none;
}
.sublinks {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #053faa;
	text-decoration: none;
}
.sublinks A{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #053faa;
	text-decoration: none;
}
.sublinks A:hover{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #ff5703;
	text-decoration: none;
}
.A12blue{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #053faa;
	text-decoration: none;
}
.A12BW{
	font-family: arial;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration: none;
}

.A14BW{
	font-family: arial;
	font-size: 14px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration: none;
}
.A11grey{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
}
.A10orange{
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #ff6012;
	text-decoration: none;
}


.formElements
{
    font-size:12px; 
	color:#053faa; 
	border-style: dotted;
	border-width: thin;
	border-color:#b0d5f8;
	background:#FFFFFF;
}

.button{
   color:#FFFFFF;
   font-family:'Arial';
   font-size:12px;
   font-weight:bold;
   background-color:#ffd7c3;
   border:1px groove;
   border-top-color:ffd7c3;
   border-left-color:ffd7c3;
   border-right-color:ffd7c3;
   border-bottom-color:ffd7c3;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#fd6417',EndColorStr='#e74f03');}