div#globalWrapper{
	min-height: 683px;
	width: 1003px !important;
	background: #fff;



}

#innerWrapper{
	width: 942px;
	min-height: 682px;
	padding: 0px 28px 0px 28px;
	position: relative;
}

div#innerContainer11,
div#innerContainer10,
div#innerContainer01,
div#innerContainer00{
	margin-bottom: 20px;
	min-height: 590px;
}
/*********** STANDARD HTML STYLES ***********/
body{
	font-size: 0.8em;
	color: #554c55;
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url('/images/structure/body/bg001.jpg') no-repeat top center fixed;
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #dc77a1;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #dc77a1;
	font-weight: bold;
}

hr{
	height: 0px;
	border-top: 1px solid #e3e2e1;
	margin-top: 0px;
	background: #e3e2e1;
}

p{
	padding: 0;
	margin-top: 0px;
}

form{
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: normale;
	padding: 10px 0px;
	margin: 0px;
	color: #93a76a;
}

h1{font-size: 1.4em;}
h2{font-size: 1.2em;}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	font-size: 0.85em;
	padding: 3px 0px 3px 25px;
}

#functionBar a{
	color: #8e818e;
}

#keyLinks a{
	margin-left: 20px;
}
/*********** FUNCTION BAR STYLES ************/



/*********** HEADER ************/
div#innerHeader{
	background: url('/images/structure/header/headerBG001.gif') no-repeat bottom left;
	height: 155px;
}


div#innerHeader div#header .logosEvents{
	float: left;
	width: 946px;
	padding-bottom: 7px;
}

div#innerHeader div#header .logosEvents .logo{
	float: left;
}

div#innerHeader div#header .logosEvents .events{
	float: right;
	padding-top: 13px;
}
/*********** HEADER ************/


/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	display: none;
}
/************ CRUMBTRAIL STYLES *************/


/********** CENTRAL LAYOUT STYLES ***********/
div#innerLeftColumn{}

div#innerRightColumn{}

div#center{
	padding:0px 0px 20px 0px;
}

div.pageTitle{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #93a76a;
	font-size: 1.7em;
}

div.pageCopy{
	overflow: hidden;
	margin-bottom: 30px;
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	color: #b3a7b3;
	position: absolute;
	bottom: 0px;
	left: 0px;
	text-align: center;
	font-size: 0.8em;
	height: 30px;
	margin-left: 28px;
}

div#innerFooter a{
	color: #b3a7b3;
}

div#innerFooter p{
	position: absolute;
	left: 0px;
}

div#innerFooter .snapperDetails{
	position: absolute;
	top: 12px;
	right: 0px;
}
/************** FOOTER STYLES ***************/




/******** GLOBAL ACTIVE FORM STYLES ********/
fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: red;
}

.activeForm{
	width:100%;
	float: left;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formItemRequiredFlag{
	padding: 5px 0px 0px 3px;
	float:left;
	width: 2%;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 57%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 57%;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV, 
.activeForm .formSummaryV{
	padding: 0px 0px 20px 0px;
}

.activeForm .formInputV, 
.activeForm .formSummaryV, 
.activeForm .formButton{
	float:left;
	clear:left;
}
/******** GLOBAL ACTIVE FORM STYLES ********/


/******** CONTACT PAGE ********/
.contactPhoneNumbers{
	margin: 20px 65px 20px 0px;
	line-height: 25px;
}

.contactPhoneNumbers span{
	color: #dc77a1;
	font-weight: bold;
	padding-left: 10px;
}

.contactUsPage strong{
	color: #dc77a1;
	font-weight: bold;
}
/******** CONTACT PAGE ********/


/******** Items we cannot accept page ********/
.noThanksPage table,
.noThanksPage th,
.noThanksPage td{
	border: 1px solid #e3e2e1;
}
.noThanksPage td{
	padding: 5px;
}
/******** Items we cannot accept page ********/


/** column widget spacing **/
div#innerLeftColumn .widget,
div#innerRightColumn .widget{
	margin-bottom: 18px;
}
/** column widget spacing **/

/* center 3px jog fix */
* html div#innerContainer11 div#center,
* html div#innerContainer10 div#center{
	margin-left: 287px;
}
/* center 3px jog fix */