@charset "utf-8";
/* CSS Document */

body 
{
	font-size:0.9em;
	font-family:arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	margin:0px;
	padding:5px;
}

#container
{
	width:894px;
	text-align:left;
	

	 
}

td, strong
{
  font-size:0.9em;        
  line-height:18px; 
}



input, select
{
background-color:#F0F1F6;
border:1px solid #999999;
}

.checkbox
{
   border:0px;
}

/* Standard Site Type Settings  */
h1 {
font-weight            :normal;
font-size            :150%;
letter-spacing        :-.05em;
color                :#036;
padding-top            :1.2em;
padding-bottom        :1em}

h2 {
font-weight            :bold;
font-size            :.9em;
color                :#468;
padding-top            :.3em;
padding-bottom        :.2em;
margin                :0; 
clear                :left}
    
h3 {
font-weight            :bold;
font-size            :.8em;
color                :#a50;
padding-top            :.3em;
padding-bottom        :.2em;
clear                :left}
    
h4 {
font-weight            :bold;
font-size            :.7em;
color                :#000;
padding-top            :.3em;
padding-bottom        :.2em;
clear                :left}

h5 {
font-weight            :bold;
font-size            :.7em;
color                :#468;
padding-top            :.5em;
padding-bottom        :.2em;
clear                :left}

h6 {
font-weight            :normal;
font-size            :.6em;
color                :#666;
padding-bottom        :.3em}

p {
font-weight            :normal;
font-size            :.7em;
color                :#000;
line-height            :1.6em;
padding-bottom        :1.2em}

ul {
padding-bottom        :.4em;
}

ol {
padding-bottom        :1.2em;
}

li {
color                :#333;
line-height            :1.6em;
padding-bottom        :.2em}


#logo
{
 
}

#dd_info_div
{
font-size            :1em;   
}

.thankyou_container
{
   width:100%;
   text-align:center;
}
.thankyou_text
{
   width:500px;
   text-align:center;
}

