body { font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
fieldset, form, p, div { margin: 0; padding: 0; }
fieldset, img { border: 0; }
.b { font-weight: bold; }
.c { text-align: center; }
.fc { clear:both; display:block; height:0px; }
.fl { display: inline; float: left; }
.fr { display: inline; float: right; }
.i { font-style: italic; }
.r { text-align: right; }
.vb { vertical-align: bottom; }
.vt { vertical-align: top; }
.u { text-decoration: underline; }
.w100 { width: 100%; }
.w50 { width: 50%; }
/**
 * Link settings
 */
.contact { background: url(/images/icons/contact.png) no-repeat left  center; padding-left: 20px; }
.file-pdf { background: transparent url(/images/icons/pdf.gif) no-repeat left center; padding: 0 0 0 20px; }
.home { background: transparent url(/images/icons/go-home.png) no-repeat left center; padding: 0 0 0 20px; }
.mail { background: url(/images/icons/mail.png) no-repeat left center; padding-left: 20px; }
.skype { background:transparent url(http://download.skype.com/share/skypebuttons/buttons/call_green_transparent_70x23.png) no-repeat left center; padding:5px 0 5px 75px; line-height:25px; height:25px; text-decoration:none; }
.previous { background: transparent url(/images/icons/go-previous.png) no-repeat left center; padding: 0 0 0 20px; }

#navig-bottom { margin:0; padding:5px; border-bottom:solid #393 1px; }
#navig-bottom  li { display:inline; margin:0; padding:0 10px 0 0; }

#messages { margin:10px 0; }
#messages .error { background: #ffdede url(/images/icons/error.png) no-repeat left center; border-top: 1px solid #cc3300; border-bottom: 1px solid #cc3300; margin-top: 5px; padding: 5px 0 5px 40px; }
#messages .success { background: #deffde url(/images/icons/success.png) no-repeat left center; border-top: 1px solid #00b200; border-bottom: 1px solid #00b200; margin-top: 5px; padding: 5px 0 5px 40px; }
#messages .information { background: #ffffde url(/images/icons/information.png) no-repeat left center; border-top: 1px solid #6699cc; border-bottom: 1px solid #6699cc; margin-top: 5px; padding: 5px 0 5px 40px; }
#messages .warning { background: #ffe5de url(/images/icons/warning.png) no-repeat left center; border-top: 1px solid #9f0000; border-bottom: 1px solid #9f0000; margin-top: 5px; padding: 5px 0 5px 40px; }
