﻿body { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size:10px; margin: 0; padding: 0; text-align: center; }
* { margin: 0; padding: 0; }
form { width: 760px; margin: 0px auto; text-align: left; }

.Datagrid td { padding:3px;}

.FTBNormal {font-size: 11px;}
.FTBHeading, .DMSHeading {font-size: 12px; font-weight: bold;}
.FTBSubHeading, .DMSSubHeading {font-size: 12px;}

P { padding-bottom:16px; }
A:link {text-decoration: none; color: #666666}
A:visited {text-decoration: none; color: #666666}
A:active {text-decoration: none; color: #666666}
A:hover {text-decoration: underline; color: #002B7C}

.BackgroundBlue {background: #002B7C; color: #6680B0;}
.BackgroundDarkGrey {background: #9C9C9C; color: #E8E8E8;}
.CssTextBox {font-size: 9px; color: #000000; background-color: #E8E8E8; border: 1px solid #999999;}
.CssButton {font-size: 9px; color: #CCCCCC; background-color: #666666; border: 1px solid #999999;}
.HeadingBlue {color: #002B7C; font-size: 24px;}
.MouseoverLight {background: #FFFFFF;}
.MouseoverDark {background: #E8E8E8;}
.TextBlue {color: #002B7C;}
.TextGrey {color: #858484;}
.TextHeadingBlue {color: #002B7C; font-size: 11px;}
.TextHeadingGrey {color: #858484; font-size: 11px;}
