* { margin: 0px; padding: 0px; }
body { margin: 0px; text-align: center; background: #ff9900; }
.clear { clear: both; height: 0px; font-size: 0px; line-height: 0px; }

#container { margin: 1px auto 5px auto; padding: 125px 0px 5px 0px; width: 936px; background: #ffffff url('images/header.png') left top no-repeat; }

#leftcolumn { float: left; width: 610px; margin-left: 25px; text-align: left; }

#rightcolumn { float: left; width: 285px; margin-left: 8px; padding-top: 17px; }

.box { position: relative; padding: 25px; background: url('images/box-slice.gif') left top repeat-y; }
.box-top { position: absolute; left: 0px; top: 0px; }
.box-bottom { position: absolute; left: 0px; bottom: 0px; }

.largebox { position: relative; padding: 25px; background: url('images/largebox-slice.gif') left top repeat-y; width: 560px; }

#menu { padding: 25px 0px; }
#menu ul { list-style: none; padding: 0px; }
#menu li {}
#menu a { color: #3366ff; font-size: 16px; font-weight: bold; text-decoration: none; }

#footer { clear: both; font-size: 11px; padding: 10px 35px 5px 35px; }

#leftcolumn form table { margin: 10px 0px; }
#leftcolumn form table td { text-align: left; }
#leftcolumn form table td label { font-weight: bold; font-size: 11px; }
#leftcolumn form table td input[type=text], #leftcolumn form table td textarea, #leftcolumn form table td select { width: 350px; }

#rightcolumn form table { margin: 10px 0px; }
#rightcolumn form table td { text-align: left; }
#rightcolumn form table td label { font-weight: bold; font-size: 11px; }
#rightcolumn form table td input[type=text], #rightcolumn form table td textarea, #rightcolumn form table td select { width: 120px; }


.error { color: #ff0000; padding: 3px 0px; }

body { font-size: 13px; font-family: "arial", "helvetica", sans-serif; }
h1, h3 {margin: 0px 0px 10px 0px; padding: 0px; font-size: 22px; font-weight: bold; font-family: "arial black", sans-serif;}
h2, h4 {margin: 0px 0px 3px 0px; padding: 0px; font-size: 13px; font-weight: bold;}
a { text-decoration: underline; }
p, li {margin: 0px; padding: 0px; line-height: 18px;}
a img {margin: 0px; padding: 0px; border: 0px;}
img {border:0px; margin: 0px; padding: 0px;}
ul, ol {margin: 0px; padding: 10px 0px 10px 30px; line-height: 18px;}

body { color: #000000; }
h1, h2 {color: #000000;}
h3, h4 {color: #3366ff;}
p, li, td { color: #000000; }
a {color: #000000;}

h1 { text-align: center; }
