/*Beging formatting for white text*/ .whitetxt { color: white; font-size: 10pt; font-family: Lucida Grande; font-weight: lighter; } /*End formatting for white text*/ body { background-image: url('images/top-img.jpg'); background-repeat: repeat-x; margin-top: 0; } p { color: #5c5d5b; font-size: 8pt; font-family: Lucida Grande,Helvetica,Verdana; margin-left: 15; } td, div { color: #5c5d5b; font-size: 8pt; font-family: Lucida Grande,Helvetica,Verdana; } a:link {text-decoration: underline; color:#60ca20;} a {text-decoration: underline; color:#60ca20;} a:visited {text-decoration: underline; color:#60ca20;} a:hover {text-decoration: underline; color: #209de1;} h1 { color: #0140b1; margin-left: 15; font-size: 15pt; font-family: Lucida Grande,Helvetica,Verdana; font-weight: lighter; } h2 { color: #209de1; margin-left: 15; font-size: 11pt; font-family: Lucida Grande,Helvetica,Verdana; font-weight: lighter; } hr { height: 1px; border: 0; color: #5c5d5b; background-color: ##5c5d5b; } table.info { border-width: 1; border-spacing: 0; margin-left: 15; border-style: solid; border-collapse: collapse; border-color: #efd325; color:#209de1; text-align:left; font-size: 10pt; font-family: Lucida Grande,Helvetica,Verdana; } table.info td { border-width: 1; border-spacing: 0; border-style: solid; border-collapse: collapse; border-color: #209de1; } /*Begin formatting for the text in the side bar*/ .side { color:666765; text-align: left; margin-left:6px; font-size:10pt; font-family: Lucida Grande,Helvetica,Verdana; } /*End formatting for text in side bar*/ .subscript { font-size: 10px; } .submit_btn { border : 1px solid; border-color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #000000; text-decoration : none; background-color : #ffffff; padding: 2px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; margin-top : 0px; } .submit_btn_over { border : 1px solid; border-color : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #FFFFFF; text-decoration : none; background-color : #999999; padding: 2px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; margin-top : 0px; }