﻿/* LABEL STYLES */

.controlheader {font-size:8pt; font-weight:bold; text-align:left;}

.controlinstructions{font-size:8pt; text-align:left; color:Red;}

.fieldname{font-size:8pt; font-weight:bold; text-align:right; padding-right:5px;}

.field{font-size:9pt; }

.error {color:#FF0000;}

.h1 {font-size: 11px; font-weight: bold; color: #000000;}

.h2 {font-size: 12px; font-weight: bold; color: #365C75;} 



/* TEXT STYLES */

.text, .text6, .text7, .text8, .text9, .text10, .text11, .text12, .error, .controlheader, .controlinstructions, .fieldname, .field, .bodytext, .h1, .h2{font-family:Verdana; }

.text6 {font-size:6pt;}

.text7 {font-size:7pt;}

.text8 {font-size:8pt;}

.text9 {font-size:9pt;}

.text10 {font-size:10pt;}

.text11 {font-size:11pt; }

.text12 {font-size:12pt;}



/* TEXT TRANSFORM */

li {list-style-type: none; line-height: 150%; list-style-image: url(../images/arrowSmall.gif); }

p {  } 

p.right {text-align: right}

p.center {text-align: center }

 

.bold{font-weight:bold }

.italic{font-style:italic }

.oblique{font-style:oblique}

.smallcaps {font-variant:small-caps}

.underline {text-decoration:underline;}

.capitalize {text-transform:capitalize;}

.uppercase {text-transform:uppercase;}

.lowercase {text-transform:lowercase; }



.centeralign{text-align:center; }

.lineheight16{line-height:16px;}

.lineheight10{line-height:10px; }

.bodytext {font-size:12px; }

.heder{padding-left:25px;}

