/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end of reset */


.clear{
clear:both;}

/* page rules */
body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#page{
width:920px;
margin:0 auto;}






#header{
	height:60px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#contact{
margin-top:23px;
padding-left:460px;
line-height:1.2;
float:left;}

#contact p.message{
font-weight:bold;}

#contact a{
text-decoration:none;
color:#c30a7b;} 

#contact a:hover{
text-decoration:underline;}


#stage{
float:left;
margin-bottom:20px;
}


#section{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:200px;
	width:920px;
	margin-bottom:20px;
	float:left;
}




#contact_form{
float:left;}

.column{
width:306px;
float:left;
background-color:#CC9900;
}


.column1{
font-size:11px;
float:left;
width:305px;}

.column1 p{
margin-top:3px;}


.column1 .form_row{
float:left;
margin-bottom:2px;}

.column1 .form_row input{
float:left;
margin-right:4px;
width:14px;}



.column1 .form_row .copy{
float:right;}

.column1 ul{
float:left;
width:290px;
margin-top:52px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #ececec;
border-bottom-color: #ececec;
}

.confirmation{
margin-top:0px!important;}

.column1 li{
text-indent: 42px;
margin-top:5px;}

.column1 .pen{
	height:20px;
	padding-top:7px;
	background-image: url(images/pen.jpg);
	background-repeat: no-repeat;
	background-position: 10px; top;	
}

.column1 .agenda{
	background-image: url(images/flag.jpg);
	background-repeat: no-repeat;
	background-position: 10px; top;	
	height:20px;
	padding-top:7px;
}

.column1 li a{
	color:#000000;
	text-decoration:none;
	
}

.column1 li a:hover{
color:#000000;
text-decoration:underline;}



.column2{
float:left;
width:320px;}


.column2 .form_row label{
float:left;
width:290px;}

.column2 .form_row input{
background-color:#ececec;
border: 1px solid #dfdfdf;
float:left;
width:282px;
margin-bottom:10px;
margin-top:4px;
padding:4px;
}


.column2 .form_row select{
border: 1px solid #dfdfdf;
float:left;
width:110px;
margin-bottom:10px;
margin-top:3px;
}

#optout{
width:14px;
margin-right:4px;
background-color:#fff;
border:none;
float:left;}

.form_row p{
font-size:11px;
float:left;
line-height:1.4;
width:273px;}


.option{
margin-top:14px;}




.column3{
margin-top:36px;
float:right;
width:295px;}


.column3 .form_row label{
float:left;
width:295px;}

.column3 .form_row input{
background-color:#ececec;
border: 1px solid #dfdfdf;
float:left;
width:285px;
margin-bottom:10px;
margin-top:4px;
padding:4px;
}

.column3 .form_row textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#ececec;
height:71px;
border: 1px solid #dfdfdf;
float:left;
width:285px;
margin-bottom:10px;
margin-top:3px;
padding:4px;
}

.title{
font-size:16px;
font-weight:bold;
margin-bottom:20px;}




.form_row input:focus, .form_row textarea:focus, .form_row select:focus{
border: 1px solid #c00076;

}




#footer{

clear:both;
background-color:#ececec;
height:35px;
color:#2d2c2f;}

#footer ul{
margin-left:30px;
padding-top:11px;}

#footer ul li{
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2d2c2f;
	margin-right:4px;
	padding-right:4px;
}


#footer ul li.last{
margin-right:0px;
padding-right:0px;
border:none;}

#footer li a{
color:#2d2c2f;
text-decoration:none;}

#footer li a:hover{
text-decoration:underline;}

#footer #copyright{
font-size:10px;
float:right;
padding-top:2px;
margin-right:30px;
}



/* confirmation page */

.return-link{
background-image:url(images/back.jpg);
background-position:left 5px;
background-repeat:no-repeat;
text-indent:8px;}

.return-link a{
	color:#c30a7b;
	text-decoration:none;


}

.return-link a:hover{
text-decoration:underline;
}

