/* COMMON STYLES */

*, html, body { margin: 0; padding: 0; border: 0; }

body { background: #000000 url(/images/layout/standardBg.jpg) center top no-repeat; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; color: #FFFFFF; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: #ab6c38; }

h2 { font-size: 2.1em; line-height: 24px; margin: 0 0 24px 0; font-weight: normal; color: #FFFFFF; }
h2 object { outline: none; }
h3 { font-size: 1.2em; line-height: 15px; font-weight: bold; color: #FFFFFF; }
h3 object { outline: none; }
h4 { font-size: 1.2em; line-height: 15px; font-weight: normal; color: #FFFFFF; margin: 0 0 5px 0; }
.submitBox h3, 
form h3 { font-size: 1.2em; font-weight: bold; line-height: 15px; margin: 0 0 10px 0; color: #FFFFFF; }

p { font-size: 1.2em; line-height: 15px; margin: 0 0 15px 0; color: #FFFFFF; }
p a { position: static !important; color: #FFFFFF; text-decoration: underline; }

ol { margin: 0 0 0 17px; }
ol li { clear: left; font-size: 1.1em; line-height: 16px; font-weight: bold; padding: 0 0 10px; }
ol li span { font-weight: normal; }
ol li span a { color: #FFFFFF; }

ul.blankList { list-style-type: none; margin: 0 0 15px 0; }
ul.blankList li { font-size: 1.2em; line-height: 15px; color: #FFFFFF; }

ul.buttonLinkList { list-style-type: none; display: block; }
ul.buttonLinkList li { display: block; width: 100%; overflow: hidden; padding: 0 0 5px; }

ul.linkList { display: block; list-style-type: none; }
ul.linkList li { display: block; padding: 0 0 0 15px; height: 14px; background: url(/images/layout/whiteArrowSmall.gif) left 0.5em no-repeat; }
ul.linkList li a { position: static !important; color: #FFFFFF; font-size: 1.1em; line-height: 14px; }

ul.roundedList { display: block; list-style-type: none; }
ul.roundedList li { display: block; padding: 0 0 15px 15px; background: url(/images/layout/roundedListElm.gif) left 0.3em no-repeat; font-size: 1.2em; line-height: 15px; }
.contentLeft ul.roundedList li { width: 267px; }

ul.roundedArrow { display: block; list-style-type: none; }
ul.roundedArrow li { display: block; padding: 0 0 15px 20px; background: url(/images/layout/roundedArrow.gif) left 0.0em no-repeat; font-size: 1.2em; line-height: 15px; }
.contentLeft ul.roundedArrow li { width: 267px; }

.hr hr{ display: none; }
address { font-style: normal; font-size: 1.2em; line-height: 15px; margin: 0 0 15px; color: #FFFFFF; }