@charset "UTF-8";

/*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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	line-height: 146%;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color:#23418d;
	background-color:#f8f9fc;
}
ol {
	list-style:none;
	}
	
ul li{
	list-style:circle;
	padding:4px;
}


blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}


a
{
	color: #fff;
	text-decoration: none;
}




a {
	text-decoration:underline;
	}
a:link {
	color:#23418d;
	} 
a:visited {
	color:#d4af71;
	} 
a:hover {	
	text-decoration:none;
	background:#c8cfe2;
	} 
a:active {
	color:#d4af71;
	text-decoration:underline 2px;
	} 
a.selected {
	text-decoration:underline; 
}

h1 {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size:17pt;
	font-weight:lighter;
	color:#23418d;
	line-height:130%;
	padding:16px;
	}
h2 {
	font-family: Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	padding-bottom:12px;
	}
p {
	padding-bottom:12px;
	}
#ivy {
	font-variant:small-caps;
	font-size: 10px;
        padding-top: 130px;
	}

/*page elements*/
#nav ul, #nav li {
	display: inline;
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px 65px;
	}

#box {
	background-color:#f8f9fc;
	}

#intro {
	background:#c8cfe2;
	padding:0px;
	}
	
.space_after {
	padding-bottom: 12px;
	}

.space_left {
	padding-left: 36px;
	}

#footer {
	background:#f3e8d7;
        font-size: 8pt;
	}

#footer ul, #footer li {
        line-spacing: 165%;
        list-style: none;
        }

#banner {
	margin-top:-35px;
	margin-left:220px;
	}
.ditto_pageTitle {
      	font-family: Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	padding-bottom: 0px;
        margin:0px;
      }
.ditto_documentInfo {
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size:17pt;
	font-weight:lighter;
	color:#23418d;
	padding-bottom:6px;
        margin:0px;
       }
.ditto_introText {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color:#23418d;
       padding-bottom: 12px;
      margin:0px;
      }
        
/*Forms*/
.ajaxSearch {
               padding: 0 0 18px 22px;
               }

#ajaxSearch_input  {
		background:#fff;
		border:1px solid #d4af71;
		height:18px;
		margin-bottom:0px;
		padding: 5px;
		width:10em;
		}

#ajaxSearch_submit {
              background:#c8cfe2;
		border:0px solid #54632e;
		clear:both;
		cursor:pointer;
		margin-left:0em;
		margin-top:0em;
		padding:4px;
               }



#EmailForm fieldset
{
	display: block;
	width: 17em;
	margin: 0 .5em .5em 0;
	padding: 0 1em 1em 36px;
}

#EmailForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 1em 0;
}

#EmailForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#EmailForm fieldset.radio label
{
	font-weight: normal;
}

#EmailForm legend {
	font-family: Helvetica, sans-serif;
	font-size:1em;
	color:#e18256;
	padding-bottom: .1em;
	}
	
#EmailForm label
{
	display: block;
	margin-bottom: .1em;
	font-weight: bold;
}


#EmailForm label.first
{
	padding-top: .6em;
}

#EmailForm select
{
	display: block;
}

	#cfName {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
		margin-bottom:12px;
		padding:3px;
		padding-top:5px;
		width:15em;
		}
	#cfEmail {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
		margin-bottom:12px;
		padding:3px;
		padding-top:5px;
		width:15em;;
		} 
		
	#cfRegarding {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
		margin-bottom:12px;
		padding:3px;
		padding-top:5px;
		}
	
		






	#cfMessage {
		background:#fff;
		border:1px solid #d4af71;
		height:10em;
		margin-bottom:18px;
		overflow:auto;
		padding:3px;
		width: 20em;
		}
	#cfName:active, #cfMessage:active, #cfContact:active, #cfName:focus, #cfEmail:active, #cfMessage:focus, #cfContact:focus, #cfEmailfocus, .medinput:active, .medinput:focus {
		border:1px solid #23418d;
		}
	#cfContact {
		background:#c8cfe2;
		border:0px solid #54632e;
		clear:both;
		cursor:pointer;
		margin-left:0em;
		margin-top:.6em;
		padding:3px;
                height: 22px;
		}

#RSVPForm fieldset
{
	display: block;
	width: 17em;


       margin:  0 0 0 24px;	

}

#RSVPForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 1em 0;
}

#RSVPForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#RSVPForm fieldset.radio label
{
	font-weight: normal;
}

#RSVPForm legend {
	font-family: Helvetica, sans-serif;
	font-size:1em;
	color:#e18256;
	padding-bottom: .1em;
	}
	
#RSVPForm label
{
	display: block;
	margin-bottom: .1em;
	font-weight: bold;
}


#RSVPForm label.first
{
	padding-top: .3em;
}

#RSVPForm select
{
	display: block;
}

	#rsvpName {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
		margin-bottom:6px;
		padding:3px;
		padding-top:5px;
		width:15em;
		}
	#rsvpEmail {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
		margin-bottom:6px;
		padding:3px;
		padding-top:5px;
		width:15em;;
		} 
       #rsvpOrganization {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
		margin-bottom:6px;
		padding:3px;
		padding-top:5px;
		width:15em;;
		} 
       #rsvpNumber {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
		margin-bottom:6px;
		padding:3px;
		padding-top:5px;
		width:15em;;
		} 
		
	#rsvpRegarding {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
		margin-bottom:6px;
		padding:3px;
		padding-top:5px;
		}
	
		
	#rsvpName:active, #rsvpOrganization:active, #rsvpNumber:active, #rsvpContact:active, #rsvpName:focus, #rsvpEmail:active, #rsvpOrganization:focus, #rsvpNumber:active, #rsvpContact:focus, #rsvpEmailfocus, .medinput:active, .medinput:focus {
		border:1px solid #23418d;
		}
	#rsvpContact {
		background:#c8cfe2;
		border:0px solid #54632e;
		clear:both;
		cursor:pointer;
		margin-left:0em;
		margin-top:0;
		padding:3px;
                height: 22px;
		}
#signupForm fieldset
{
	display: block;
	width: 17em;
	float: left;
       margin: 10px 0 0 0;

}

#signupForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 1em 0;
}

#signupForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#signupForm fieldset.radio label
{
	font-weight: normal;
}

#signupForm legend {
	font-family: Helvetica, sans-serif;
	font-size:1em;
	color:#e18256;
	padding-bottom: .1em;
	}
	
#signupForm label
{
	display: block;
	margin-bottom: .1em;
	font-weight: bold;
}


#signupForm label.first
{
	padding-top: .3em;
}

#signupForm select
{
	display: block;
}

	.inputBox {
		background:#fff;
		border:1px solid #d4af71;
		height:15px;
                padding: 3px;
		margin-bottom:6px;
		padding-top:5px;
		width:15em;
		}

.inputBox:active, .inputBox:focus {
		border:1px solid #23418d;
		}
	#signupContact {
		background:#c8cfe2;
		border:0px solid #54632e;
		clear:both;
		cursor:pointer;
                height: 22px;
                margin-bottom: 12px;
		}