/* CSS Document */

img {
	border:none;
}


a:focus {
	-moz-outline: 1px solid lime; /* Firefox 1.0x */
	outline:none; /* Firefox nightly builds, DeerPark dev. releases */
	outline-offset 3px;  /* Firefox nightly builds, DeerPark dev. releases */
}
iframe {display:none;}
html {
	height:100%;
}

body {
	height:100%;
	background:url(../images/bg_gradient.gif) repeat-x #eeeeee;
	text-align:center;
	min-width:816px;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;

}

#wrapper {
	margin:0 auto;
	width:816px;
	text-align:left;
	background:url(../images/bg_shadow.gif) repeat-y;
}

#header {
	background:url(../images/bg_header.gif) no-repeat;
	height:75px;
	margin:0 auto;
	width:816px;
	text-align:left;
	padding-top:76px;
}

#text_box {
	width:535px;
}

#kotp_wrap {
	padding-top:30px;
}

#text_box ol, #text_box li{
	list-style:disc;
	color:#454545;
	line-height:18px;
}

#text_box img{
	margin-right:10px;
	margin-bottom:10px;
}

#lhs_content { 
	background:url(../images/bg_shadow.gif) repeat-y;
	width:562px; 
	padding-left:20px;
 	float:left;
/*	min-height:650px;
	height:auto !important;
  	height:650px;*/
	padding-bottom:20px;
}



#flashGallery {
	padding-left:12px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7da8d4;
	padding:0;
	margin:0;
	padding-left:25px;
	padding-bottom:15px;
	clear:both;
}

ol, ol li{
	list-style-type:decimal;
}

ol {
	padding-left:45px;
	margin-top:5px;
	padding-bottom:10px;
	line-height:18px;
}

#btn_continue, #btn_previous, #btn_submit{
	margin-right:10px;
	display:block;
	width:81px;
	height:28px;
}

#btn_continue {
	background:url(../images/btn_continue.gif) no-repeat;
	float:right;
}

#btn_previous {
	background:url(../images/btn_previous.gif) no-repeat;
	float:left;
	margin-left:10px;
}

#btn_submit {
	background:url(../images/btn_submit.gif) no-repeat;
	position:relative;
	left:300px;
	float:left;
	border-style:none;
	cursor:pointer;
}


#flash01{
	margin-left:20px;
	margin-bottom:25px;
}

#image_hero {
	float:left;
	margin-bottom:25px;
	margin-left:-5px;
}

#header h1{
	background:url(../images/logo_header.gif) 20px no-repeat;
	display:block;
	height:75px;
	width:161px;
	padding:0;
	margin:0;
	float:left;
}

#header span, #btn_continue span, #btn_previous span, #btn_submit span{
	display:none;
}

h2, h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#7da8d4;
	padding:0;
	margin:0;
	padding-left:25px;
	padding-bottom:10px;
	padding-top:15px;
	font-weight:normal;
	line-height:28px;
	clear:both;
}

#form_pt1 h2, #form_pt2 h2 {
	padding-bottom:10px;
}

h4 {
	padding:0px;
	margin:0px;
	padding-left:25px;
	padding-bottom:15px;
	font-size:12px;
	color:#666666;
}

p {
	color:#454545;
	line-height:18px;
}

#lhs_content p {
	padding:0;
	margin:0;
	padding-left:25px;
	padding-right:50px;
	clear:right;
	padding-bottom:8px;

}

#lhs_content h1{
	margin-bottom:15px;
}

#lhs_content a {
	color:#ff6b0b;
	text-decoration:underline;
}

#text_box_white {
	padding-bottom:25px;
}

#text_box_blue, #event_box_white, #text_box_white, #event_box_blue, #event_box_intro, #intro_box, #home_intro, #home_box_blue, fieldset{
	float:left;
	margin-bottom:5px;
	width:535px;
}

#home_box_blue {
	background:url(../images/bg_blueBox.gif) no-repeat 10px 10px #ecf2f9;
	padding-bottom:15px;
}

#event_box_intro, #intro_box {
	background:url(../images/bg_whiteBox.gif) no-repeat 10px 10px #FFFFFF;
	padding:0;
	margin:0;
}

#event_box_blue, #text_box_blue{
	background:url(../images/bg_blueBox2.gif) #ecf2f9;
	padding-bottom:15px;
}


fieldset {
	border:none;
	padding:0;
	margin:0;
	padding-bottom:20px;
	background:url(../images/bg_blueBox2.gif) #ecf2f9;
	padding-left:12px;
	margin-left:5px;
	width:510px;
	margin-bottom:20px;
}


fieldset h2 {
	padding:0;
	margin:0;
	display:block;
	background:#bbd1e9;
	color:#ffffff;
	height:25px;
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	padding-left:13px;
}

fieldset p, fieldset label{
	padding-top:10px;
	padding-left:23px;
	color:#454545;
}

fieldset em {
	position:relative;
	left:200px;
	font-weight:bold;
	color:#666666;
	font-style:normal;
	margin-right:0px;
	margin-left:20px;
}

fieldset p {
	margin-bottom:0px;
	padding-right:10px;
}

fieldset p span, #note{
	font-size:9px;
}

fieldset label{
	font-weight:bold;
	width:180px;
	display:block;
	margin-bottom:-20px;
}

fieldset input, fieldset textarea{
	width:270px;
	position:relative;
	left:210px;
	color:#454545;
	font-size:11px;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

fieldset ol, li{
	list-style:none;
	padding:0;
	margin:0;
	
}

fieldset ol {
	padding-bottom:10px;
}

fieldset li {
	padding-top:3px;
	padding-bottom:3px;
	list-style-type:none;
}

#event_box_intro h1, #intro_box h1, #home_intro h1{
	font-size:26px;
	padding-top:25px;
	padding-bottom:15px;
}

#dotted_line, #dotted_line_2 {
	position:relative;
	left:15px;
	height:9px;
	width:520px;
	background:url(../images/bg_dotted_line.gif) repeat-x 0px 10px;
	float:left;
	padding-bottom:15px;
	padding-top:0px;
	clear:both;
}

#dotted_line_2 {
	width:480px;
	margin-top:10px;
}
#lhs_content table  {
	clear: both;
	margin-left:30px;
	margin-right:0px;
	margin-top:0px;

}
#lhs_content table td  {
text-align: center;
padding-top: 5px;
padding-right: 0px;


}
#lhs_content table hr  {
border:0;
height: 1px;
background-color: #bebebe;
color: #bebebe;




}
#lhs_content table img {
	clear: both;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
}
#lhs_content img {
	float:left;
	margin-left:25px;
	margin-right:10px;
	margin-top:5px;
}

#home_box_blue img{
	background:url(../images/bg_imgblueBox.gif) no-repeat;
	padding:3px;
	margin-top:-3px;


}

#text_box_charity {
	padding-bottom:25px;
}

#text_box_charity img, #kotp_wrap img{
	border: 1px solid #c0c0c0;
	margin-right:20px;
}


#home_box_blue h2{
	padding-top:25px;
}

#text_box_blue p{

}

#lhs_content ul{
	list-style:none;
	padding:0;
	margin:0;
	padding-bottom:15px;
	margin-left:25px;
	color:#454545;
}

#lhs_content li {
}

#lhs_content li a {
	padding-left:14px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	background:url(../images/bullet_2.gif) 0px 3px no-repeat;
}

#lhs_content li a:hover{
	text-decoration:underline;
}

#address_box {
	background:#bbd1e9;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:25px;
	margin-top:15px;
	width:250px;
}

#address_box p{
	color:#666666;
}

#form_pt2 {
	display:none;
}

#h_next {
	display:none;
}


#footer {
	background:url(../images/bg_footer.gif) no-repeat;
	margin:0 auto;
	width:816px;
	text-align:left;
	clear:both;
	height:60px;
}

#footer ul, #footer li{
	float:left;
	list-style:none;
	display:inline;
	font-size:9px;
	color:#7c7c7c;
	margin:0px;
	padding-top:5px;
	padding-left:15px;
}

#footer li {
	padding-left:5px;
}

#footer a {
	text-decoration:none;
	color:#7c7c7c;
}

#footer a:hover {
	text-decoration:underline;
}

#disclaimer p{
	font-size:9px;
	line-height:11px;
	color:#999999;
	padding-left:15px;
	
}

