#main
{
   background-color: #020403;
   background-image: url('http://www.nagr.org/2013/images/CBLPB1.jpg');
   background-position: top center;
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-size: 100%;
   margin:0 auto;
   font-size: 20px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 150%;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

h1, h2, h3, h4, h5, h6, p, a
{
   margin: 0;
   padding: 0;
}

.art-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #850000;
   background: linear-gradient(top, #AD0000 0, #5C0000 100%) no-repeat;
   background: -webkit-linear-gradient(top, #AD0000 0, #5C0000 100%) no-repeat;
   background: -moz-linear-gradient(top, #AD0000 0, #5C0000 100%) no-repeat;
   background: -o-linear-gradient(top, #AD0000 0, #5C0000 100%) no-repeat;
   background: -ms-linear-gradient(top, #AD0000 0, #5C0000 100%) no-repeat;
   background: linear-gradient(top, #AD0000 0, #5C0000 100%) no-repeat;
   -svg-background: linear-gradient(top, #AD0000 0, #5C0000 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #520000;
   padding:0 15px;
   margin:0 auto;
   height:27px;
}

li,table,a,a:link,a:visited,a.visited,a:hover,a.hovered
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

p 
{
   margin: 0px 30px 18px 30px;
}

p.indent
{
   margin: 0px 30px 18px 30px;
   text-indent:20px;
}

p.center
{
   margin: 0px 30px 18px 30px;
   text-align:center;
}

p.instructions
{
    margin-top:10px;
    font-style:italic;
    text-align:center;
    font-size:85%;
}

ul.indent
{
    margin-left:40px;
    width:90%;
}

ul.indent li
{
    margin-bottom:10px;
}

a, a:link, a:visited, a.visited
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   color: #850000;
}

a:hover, a.hover
{
   font-family: Georgia, 'Times New Roman', Times, Serif;
   color: #29440D;
}

h1
{
   font-size: 24px;
   color: #121212;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

h2
{
   color: #121212;
   font-size: 22px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

h3
{
   color: #121212;
   font-size: 20px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

header, footer, article, nav, #art-hmenu-bg, .art-sheet
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, .art-sheet
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 800px;
   color: #121212;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

.header
{
   margin:5px 0px;
   position:relative;
   height: 250px;
   text-align:center;
   z-index: 2000;
   text-align:center;
}

.sheet
{
   background: #FFFFFF;
   -webkit-border-radius:10px;
   -moz-border-radius:10px;
   border-radius:10px;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 800px;
   z-index: auto !important;
}

.intro
{
   position: relative;
   margin:45px 45px 0px 45px;
   z-index: auto !important;
}

.middle
{
   position: relative;
   margin:0px 45px 20px 45px;
   z-index: auto !important;
}

.form
{
   position: relative;
   margin:0px 45px;
   z-index: auto !important;
   border: 1px solid #555555;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
    padding: 20px 20px 30px 20px;
   -moz-box-shadow: 3px 3px 4px #444;
   -webkit-box-shadow: 3px 3px 4px #444;
   box-shadow: 3px 3px 4px #444;
}

.darkform
{
   position: relative;
   margin:0px 45px;
   z-index: auto !important;
   border:1px solid #000000;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
    padding: 20px 20px 30px 20px;
   -moz-box-shadow: 3px 3px 4px #444;
   -webkit-box-shadow: 3px 3px 4px #444;
   box-shadow: 3px 3px 4px #444;
   color:#ffffff;
   background-color:#343434;
}

.sticker
{
	z-index:2000;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-560px;
	margin-top:300px;
}

.form2
{
   position: relative;
   padding: 20px 120px 0px 140px;
}

table.formtable
{
   border: 1px solid #555555;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   padding: 20px;
   background-color:#343434;
   color:#ffffff;
   border:1px solid #000000;
}

.options
{
   position: relative;
   margin:0px 40px 0px 0px;
   z-index: auto !important;
   text-align:center;
   font-size: 16px;
}

.options td
{
    width:49%;
}

.label
{
   font-size: 13px;
   font-weight:bold;
   text-align:right;
   padding-right:5px;
   white-space:nowrap;
}

div.validation
{
    height:10px !important;
    margin:0px;
    padding:0px;
}

div.required
{
    width:5px;
    float:right;
    vertical-align:top;
}

tr.validation
{
    height:10px !important;
    margin:0px;
    padding:0px;
}

tr.validation td
{
    height:10px !important;
    margin:0px;
    padding:0px;
}

tr.validation td span
{
    height:10px !important;
    font-size:10px;
    color:red;
}

.btns
{
   position: relative;
   margin:20px 45px 0px 45px;
   z-index: auto !important;
   text-align:center;
}

.intro
{
   position: relative;
   margin:45px 45px 0px 45px;
   z-index: auto !important;
}

a.art-button,
a.art-button:link,
a:link.art-button:link,
body a.art-button:link,
a.art-button:visited,
body a.art-button:visited,
input.art-button,
button.art-button
{
   text-decoration: none;
   font-size: 20px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   padding:5px 15px;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 125%;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   font-weight: normal;
   font-style: normal;
}

input.art-button
{
   float: none !important;
}

.art-button.active, .art-button.active:hover
{
   background: #000000;
   background: linear-gradient(top, #333333 0, #050505 100%) no-repeat;
   background: -webkit-linear-gradient(top, #333333 0, #050505 100%) no-repeat;
   background: -moz-linear-gradient(top, #333333 0, #050505 100%) no-repeat;
   background: -o-linear-gradient(top, #333333 0, #050505 100%) no-repeat;
   background: -ms-linear-gradient(top, #333333 0, #050505 100%) no-repeat;
   background: linear-gradient(top, #333333 0, #050505 100%) no-repeat;
   -svg-background: linear-gradient(top, #333333 0, #050505 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #000000;
   padding:5px 15px;
   margin:0 auto;
}
.art-button.active, .art-button.active:hover {
   color: #FFFFFF !important;
}

.art-button.hover, .art-button:hover
{
   background: #29440D;
   background: linear-gradient(top, #406A15 0, #142207 100%) no-repeat;
   background: -webkit-linear-gradient(top, #406A15 0, #142207 100%) no-repeat;
   background: -moz-linear-gradient(top, #406A15 0, #142207 100%) no-repeat;
   background: -o-linear-gradient(top, #406A15 0, #142207 100%) no-repeat;
   background: -ms-linear-gradient(top, #406A15 0, #142207 100%) no-repeat;
   background: linear-gradient(top, #406A15 0, #142207 100%) no-repeat;
   -svg-background: linear-gradient(top, #406A15 0, #142207 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #172608;
   padding:5px 15px;
   margin:0 auto;
}

.art-button.hover, .art-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F2F2F2;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.15);
   box-shadow:1px 1px 1px 1px rgba(0, 0, 0, 0.15);
   border:1px solid rgba(69, 69, 69, 0.5);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   padding: 5px;
   color: #121212 !important;
}

.footer
{
   padding: 10px 60px;
   margin:0px auto;
   position: relative;
   width: 800px;
   color: #bbbbbb;
   font-size: 11px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   line-height: 175%;
   text-align: center;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover
{
   color: #bbbbbb;
   font-size: 11px;
   font-family: Georgia, 'Times New Roman', Times, Serif;
   line-height: 175%;
}

.footer p 
{
   padding:0;
   text-align: center;
}

.footer a:hover
{
   color: #ffffff;
   font-family: Georgia, 'Times New Roman', Times, Serif;
}

.footer img
{
   border: none;
   margin: 10px 0px 0px 0px;
}

div.mailin
{
   margin:-70px 80px 45px 80px;
   font-size:14px;
   text-align:left;
   line-height:125%;
}

.mailin p.address
{
   margin:0px;
   padding:0px;
   text-align:left;
   line-height:125%;
}

.donate_opts
{
    font-weight: bold; 
    text-align: right; 
    font-size: large; 
    color: #ffffff;
}

table.donate_opts td
{
    width:130px;
}

input.other_donate
{
    float:right;
}

.salutation
{
    font-weight: bold;
    font-style: italic;
    font-size: 24px;
    text-align:center;
    margin-bottom:20px;
    color:#325fa2;
}


.declaration
{
    margin:0px 15px;
}

.number
{
		text-align:right;
		padding-right:10px;
		width:40px;
}

.buttons
{
		padding-left: 150px;
		color: #800000;
		font-weight:bold;
}

.signature
{
   margin:0px 20px 0px 30px;
   padding:0px;
   text-align:left;
   line-height:125%;
}

.signaturelast
{
   margin:0px 20px 20px 30px;
   padding:0px;
   text-align:left;
   line-height:125%;
}

div.declaration table tr td
{
   vertical-align:top;
   padding-bottom: 10px;
}

div.declaration td.whereas
{
   padding-right:20px;
}

p.reference
{
	line-height:125%;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 9px;
}

div.references
{
	padding-bottom: 30px;
	text-decoration:none;
	color:#000000;
}