/* ReformDemocrats Screen Style Sheet: display.css */

/* BODY STYLE */

body {background-color:#ffffff; margin:0;}

/* FONT STYLE */

body, li, td {font-family:verdana, sans serif; color:#000066; font-size:10pt; vertical-align:top;}
p {font-family:verdana, sans serif; color:#000066; font-size:11pt; vertical-align:top;  margin-right:.75cm; margin-left:.2cm; }
li {margin-right:.75cm; }

/* CLASSES */

.title {font-size:12pt; font-weight:bold; text-align:center; margin-top:1cm;}
.heading {font-size:16pt; font-family:verdana; text-align:center; }
.heading2 {font-size:15pt; font-family:verdana; text-align:center; }
.subhead {font-size:11pt; font-family:verdana; text-align:left; font-weight:bold; }
.legal {font-size:8pt; }
.bground {background-image:url(images/background.gif); background-repeat:repeat-y; background-position:center; }
.icons {vertical-align:top; text-align:center; padding-top:3cm}
.footer {font-size:8pt; vertical-align:text-bottom; text-align:center; margin-top:4px; }
.button {background-color:#cccccc; font-size:12pt; } 
.bullets {font-family:verdana, sans serif; color:#000066; font-size:11pt; vertical-align:top; margin-top:10px;}
.contact {font-size:11pt; margin-left:.2cm; }


/* FORM STYLES */
.fieldName {font-size:10pt; font-family:verdana, sans serif; color:#000066; vertical-align:top; }
.fineprint {font-size:7 pt; }
.smallprint {font-size:8 pt; }
.required  {font-size:9 pt; line-height:13 pt; color:red; }
.error  {font-size:10 pt; line-height:13 pt; color:red; text-align:center; }
.sec {font-size: 15px; color: #ffffff; background-color: #000066; font-weight: bold; margin-right: 10px; margin-left: 10px;}
.subsec {font-weight: bold; font-size: 13px; color: #183174}
.boldName {font-size:9pt; font-weight:bold; font-family:verdana, sans serif; padding-bottom:4px; }
.boldRed {font-size:9pt; font-weight:bold; color:#990000; font-family:verdana, sans serif; padding-bottom:4px; }
.boldBlue {font-size:9pt; font-weight:bold; color:#333366; font-family:verdana, sans serif; padding-bottom:4px; }
/* LINK STYLE */

a:link {color:#990000; text-decoration:underline;}
a:visited {color:#336699; text-decoration:underline;}
a:hover {color:#669966; text-decoration:none; }
a:active {color:#990000; text-decoration:none;}
