
body {
margin : 0;
padding : 0;
font-family :  "Times New Roman";
font-size : 11pt;
text-align : left;
background-color : #fff;
margin-right : auto;
margin-left : auto;
position : relative;
width : 100%;
}

 html {
background-color : #fff;
background-image : none;
margin : 0;
padding: 0;
font-size : 100%;
}

#wrapper {

    max-width : 100%;
    height : 100%;
    text-align : left;
    border : none;
    background-color : #ffffff;
    background-image : none;
    margin-left: auto; margin-right: auto;
}

#header {
    width : 80%;
    height : 45px;
    border-bottom : thin solid #d4d0c8;
    background-color : #ffffff;
    background-image : none;
    margin-top: 50px;
    margin-left: auto; margin-right: auto;
    display: none;
 }

#apply
    { width: 80%;
    height: 65px;
    margin-left: auto; margin-right: auto;
    margin-bottom: 25px;
    }

#main_content { width: 100%;
    height: auto;
    position: absolute; top: 0px; left: 0px;
}

#content { width: 80%;
margin-top: 50px;
margin-right: auto;
margin-left: auto;
border: none;
padding-left: 15px;
 background-color: #E7E7E7;
}

#inner_content
    { float: right;
    clear: both;
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
}

#instuctions
    { display: none !important;

}

#footer {
clear : both;
width : 100%;
height : 35px;
background-color : #bf7360;
border-top : 0.5pt solid #d4d0c8;
display: none;
}
#footer div {
margin-top : 10px;
margin-bottom : 10px;
margin-left : auto;
margin-right : auto;
display: none;
}

#design
    {font-family : "Times New Roman", serif;
    font-size: small;
    font-style: italic;
    color: #777777;
    text-decoration: none;
    display: none;
}

#payment
    { float: right;
    height: 55px;
    width: 80%;
    padding-top: 25px;
    display: none;
    }

#subscribe
    { float: right;
     margin-right: 15px;
     display: none;
    }

#donate
    { float: left;
    display: none;
    }

#print
    { margin-top: 0px;

}

.footer {
font-size : 0.75em;
text-align : center;
text-decoration : none;
color : #333333;
font-style : italic;
display: none;
}

.amount
    { float: right;
     text-align: right;
     margin-right: 5em;
     color: #3F3F3F;
     font-weight: bold;
}

.para {
   	color: #000;
	text-decoration: none;
	text-align: left;
    font-family:  "Times New Roman";
    font-size: 11pt;
    margin-left: 15px; margin-right: 10px;
    line-height: 1.25em;
    }

.redasterisk {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  1.5em;
    line-height: 1em;
	color: #990000;
    text-align: left;
	text-decoration: none;
    font-style: normal;
    margin-left: 8px; margin-right: 2px;
    font-weight: 700;
    display: none !important;
    }

.returnhome
    { font-family: Verdana; font-size: 0.65em; color: #0033ff; font-style: normal;
    font-weight: bold;
    text-decoration: none; margin-left: 5px;

    }

.emphasis
    { font-family: Arial;
     color: #990000;
      font-size: .85em;
       font-style: italic;
        font-weight: bold;
         padding-left: 35px;
         display: none !important;
    }

.donations
    { font-family: Arial;
    color: #990000;
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
    padding-left: 60px;
    display: none !important;
    }

input.formInputButton   {
  display: block;
	font-size: 1em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #300;
	background: #ffdfbf url(bg_button.png) repeat-x;
	padding: 1px;
	border: solid 1px #bf7360;
	float: left;
    width: 70px;
    display: none;
	}

input.formInputButtonReset   {
   display: block;
	font-size: 1em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #300;
	background: #ffdfbf url(bg_button.png) repeat-x;
    margin-right: 15px;
	padding: 1px;
	border: solid 1px #bf7360;
	float: right;
    width: 60px;
    display: none;
	}
a:link
    { color: #3366ff;
    text-decoration: none;
    font-size: 1em;
    }


a.info {
background-color: #fff;
color:  #0033ff;
text-decoration: none;
}

h2 { font-family: Arial;
     text-align: left;
     color: #990000;
     display: none;
}

h4 {
  font-family: Arial;
   font-weight: 600;
  color: #333;
   text-align: left;
   display: none;
}

fieldset
    { position: relative;
      float: left;
      clear: both;
      width: 100%;
      margin: 0 0 -1.5em 0;
      padding: 0 0 0.65em 0;
      border-style: none;
      background-color: #E7E7E7;
    }


fieldset ul
    { padding: 0.5em 1em 0 10em;
    list-style: none;
    display: block;
     font-size: .85em;
            }

fieldset li
    { float: left;
     clear: left;
      width: 100%;
      padding-bottom: .5em;
      padding-top: 0.5em;
      background-color: #dfdfdf;
    }

legend
    { margin-left: 0;
     color: #990000;
     font-size: .85em;
      font-weight: bold;
    }

legend span
    { position: absolute; left: 0.74em; top: 0;
    margin-top: 0.5em;
     font-size: 100%;
    }

label{

   float: left;
   width: 15em;
   margin-right: 1em;
   text-align: right;
   font-size: .85em;
   color: #3F3F3F;
    font-weight: 600;
    background-color: #dfdfdf;
    }



select.formSelect  {
	font-size: 0.85em;
     font-weight: 600;
	color: #3F3F3F;
    height: 20px;
	background-color: #ffdfbf;
	padding: 2px;
	border: solid 1px #f66;
	margin-right: 5px;
	margin-bottom: 5px;
    margin-left: 3px;

	}

select.formSelect:hover  {
	color: #333;
	background-color: #ccffff;
	border: solid 1px #006600;
	}

select.formSelect:focus  {
	color: #000;
	background-color: #ffffff;
	border: solid 1px #006600;
	}

input.formInputButton   {
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #300;
	background: #f99 url(bg_button.png) repeat-x;
	padding: 1px;
	border: solid 1px #f66;
	float: right;
	}

input.formInputButtonReset   {
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: bolder;
	text-align: center;
	color: #300;
	background: #f99 url(bg_button.png) repeat-x;
	padding: 1px;
	border: solid 1px #f66;
	float: left;
	}

input.formInputButton:hover   {
	background-image: url(bg_button_hover.png);
	}

input.formInputButton:active   {
	background-image: url(bg_button.png);
	}

input.formInputText   {
	font-size: .85em;
	color: #666;
	background-color: #fee;
	padding: 2px;
	border: solid 1px #f66;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	}

input.formInputText:hover {
	background-color: #ccffff;
	border: solid 1px #006600;
	color: #000;
	}



