/*start of reset by eric meyer*/ /* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } /* //end of reset by eric meyer */ body { font-family: Verdana, Geneva, sans-serif; font-size: 1.0em; } #header{ } .pageheader{ font-family:Verdana, Geneva, sans-serif; font-size: 4.0em; vertical-align: bottom; display:inline; line-height:1.75em; vertical-align:bottom; } .subtitle { font-size:.5em; line-height:2.0em; vertical-align:bottom; } .relyskinny{ line-height: 1.5em; vertical-align:bottom; } .headerimage{ position:relative; float:left; margin: 5px 25px 5px 5px; height: 100px; width: 100px; } .hr_green{ background-color:#82CA14; height:5px; border:1px solid #dddddd; clear:both; margin: 0 0 10px 0; } .relygreen { color: #82CA14; } .copyright{ font-size:0.75em; } #pagecontent{ min-height:70%; min-width:75%; margin:20px; } .bg_relygreen { background-color: #82CA14; } #footer{ text-align:center; } .servicemark{ font-size: 0.15em; vertical-align:top; margin-left: -1px; } .rely { font-weight:bold; } h1{ color: #0D887B; font-size:2.5em; margin-bottom:20px; } h2{ color: #D86A16; font-size:2.0em; margin-bottom:15px; } h3{ color: #B71260; font-size:1.5em; margin-bottom:10px; } h4{ color: #D86A16; font-size:1.3em; margin-bottom:10px; } ul.a {list-style-type:square; margin-left: 25px; font-size:1.3em; } ul.a li{ padding:3px; } ul.b {list-style-type:circle; } ul.c {list-style-type:circle; color: #0D887B; margin-left:25px; font-size:1.3em; } ul.c li{padding: 5px; } #contact { font-size: 1.1em; font-weight: bold; display:none; float:right; width:35%; height:40%; color:#0D887B; border: 5px solid #82CA14; padding:10px; } p.p1 { font-size:1.2em; line-height:1.3; margin: 15px 0 15px 0; } .linkspan{ color: #B71260; text-decoration:underline; cursor:pointer; } .btnclose { float:right; color:red; border: 2px solid red; font-size:1.3em; cursor:pointer; } table.t1 td { vertical-align:top; padding: 3px 5px 3px 5px; } #menu { line-height:1.5em; position:relative; float:right; vertical-align:bottom; color: #000000; } .menuitem { line-height:1.5em; vertical-align:bottom; color:#000000; padding: 0px 15px 0px 15px; cursor:pointer; text-decoration:none; } .menuitem:hover { text-decoration:underline; color:#82CA14; } .menuitemselected{ color:#82CA14; font-weight:bold; } #suresponse { color:#82CA14; padding: 30px; font-weight:bold; font-size:1.5em; } #suform { margin-left:auto; margin-right:auto; width:35%; padding: 20px; font-weight:bold; color:#D86A16; border: 2px solid #0D887B; } .error{ color:red; } #sumessage { color:red; padding: 30px; font-weight:bold; font-size:1.5em; } #contactmessage { color:red; padding: 30px; font-weight:bold; font-size:1.5em; }