/* *************************************************************************** * This work is the copyright and intellectual property of Deborah Figg. * * Reproduction by any means is strictly prohibited unless prior written * * permission is obtained from the copyright holder. 
* *************************************************************************** */ 
/*** Styles for: HTML Overrides ***/ 
body { background-color : #FFF; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 13px; margin : 1em auto; text-align : center; } 
input { border-color : #800000; border-style : solid; border-width : 1px; } 
input#reset,input#submit { background-color : #CCF; border : 2px solid; border-color : #BBE #069 #069 #BBE; color : #800000; cursor : pointer; font-size : 13px; font-weight : bold; } p { font-size : 13px; margin : 0px auto; } table { font-size : 13px; } /*** Styles for: Whole Page ***/ 
.page-border { background-color : #FFF; border-color : #BBE #069 #069 #BBE; border-style : solid; border-width : 3px; margin : 0 auto; text-align : center; width : 750; } /*** General Styles ***/ 
.copyright { color : #00F; font-family : "Trebuchet MS"; font-size : 16px; text-align : center; } 
.deck { background-color : #FFFFFF; color : #FF0000; font-family : Arial, Helvetica, sans-serif; font-size : 36px; font-style : italic; font-weight : bold; text-align : center; } 
.frm-instr { padding-top : 15px; text-align : center; } .headline { color : #E60000; font-size : 24px; font-style : normal; padding-top : 15px; text-align : left; ; font-family: Arial, Helvetica, sans-serif} 
.pad { padding-top : 10px; } 
.pitch-head { color : #C00000; font-size : 16px; font-weight : bold; text-align : center; } 
.pitch-text { font-weight : bold; padding-top : 10px; text-align : left; } 
.plus { background-color : #FF0; font-weight : bold; text-align : center; } 
.pre-head-text { background-color : #FF0; ; font-size: 20px} 
.pre-head { font-family : Arial, Helvetica, sans-serif; font-size : 16px; font-weight : bold; text-align : left; } 
.signup-title-1 { color : #666666; font-family : Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-align : center; } 
.signup-title-2 { color : #F00; font-family : Arial, Helvetica, sans-serif; font-size : 20px; font-weight : bold; text-align : center; } 
.sig { color : #000080; font-size : 11px; font-weight : bold; text-align : right; } 
.sig-tag { color : #000080; font-size : 11px; font-weight : bold; text-align : right; } 
.time-limit { color : #F00; font-size : 16px; font-weight : bold; text-align : center; } 
.tbl-greet { background-color : #FF6; border : 1px solid #800000; width : 93%; } 
.tbl-align { vertical-alignment: : top; } /*** Styles for: Ar Form ***/ 
.ar-border { border-color : #800000; border-style : solid; border-width : 1px; } 
.ar-button { background-color : #8000FF; height : 40px; text-align : center; width : 250px; } 
.ar-row-hdg { font-weight : bold; text-align : right; } 
.ar-input { font-weight : bold; } 
.ar-input-hilite { background-color : #FF6; } /*** Styles for: Text ***/ 
.text-emph { font-weight : bold; } 
.text-hilite { background-color : #FF0; } 
.text-med { font-size : 15px; }