.links-sub {
	font-size : 19px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #004F71;
	font-weight : 700;
}
.profile-title {
	font-size : 23px;
	font-style : normal;

	font-family : Arial, Helvetica, sans-serif;
	color : #004F71;
	font-weight : 900;
}
.profile {
	font-size : 17px;
}
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}
.link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

		font-variant : normal;
	font-weight : bold;
	color : #004F71;
	font-size : 15px;
}
a.link,a.link:visited {
	background: none;
	text-decoration: none;
	color : #4576C0;
}

 a.link:hover {
	color : #467E38;
}
 
a.link:active {
	background-color : #FCFCF3;
	color: ;
}

.copyright {
    background: none;
	text-decoration: none;
	color : #004F71;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-size : 10px;
}
 a.copyright:hover {
	color : #467E38;
}
 
a.copyright:active {
	background-color : #FCFCF3;
	color: ;
	font-size : x-small;
}

a.copyright,a.copyright:visited {
	background: none;
	text-decoration: none;
	color : #004F71;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small; 	
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
}

 a.links:hover {
	color : #467E38;
}
 
a.links:active {
	background-color : #FCFCF3;
	color: ;
}

.links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

		font-variant : normal;
	font-weight : bold;
	color : #004F71;
	font-size : 13px;
}
a.links,a.links:visited {
	background: none;
	text-decoration: none;
	color : #4576C0;
}
a.number,a.number:visited {
	
	background: none;
	text-decoration: none;
	color : #4576C0;
	font-size : x-small;
}

 a.number:hover {
	color : #467E38;
}
 
a.number:active {
	background-color : #FCFCF3;
	color: ;
}
.ActionButton {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        background: #004F71;
        color: #F7EED8;
		

}
.field {
	border : thin solid #4576C0;
	
}

.input,textarea,select {
  
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
		background-color : #F7EED8;
		border : 1px solid #004F71;
}