* { 
	margin: 0;
	padding: 0;
	}
div	{
	//zoom: 1;
	}

html, body	{
	height: 100%;
	}
body, table, input, select, textarea	{
	font-family: trebuchet, trebuchetms, trebuchet ms, tahoma, san-serif;
	}
body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 100%;
	color: #000;
	//text-align: center;
	background: url(../images/bg1.jpg) 0 0 repeat;
	}
html>body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea, #bodyWrap1	{
	line-height: 1.33;
	}
	
a	{
	color: #5d0f16;
	cursor: pointer; 
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
	}
a:hover	{
	color: #be9fa2;
	}
a.noLink1,
a.noLink1:hover	{
	border: none;
	}
img     { border: 0; }
acronym, abbr	{
	border: none;
	border-bottom: 1px dotted #ccc;
	font-style: normal;
	}
th	{ text-align: left; }
.noBreak1	{
	white-space: nowrap;
	}
#stats1	{
	display: none;
	clear: both;
	}

.skipnav1,
.skipnav2	{
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	border: none;
	}
.skipnav1 {
	top: -99999px;
	left: -99999px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1.33;
	margin-bottom: .25em;
	color: #304753;
	}
h1	{
	font-size: 1.75em;
	}
h2	{
	font-size: 14px;
	}
	
h1#logo1,
div#logo1	{
	font-size: 0em;
	line-height: 100%;
	margin: 0;
	border: none;
	}
#logo1 a,
#logo1 a:hover	{
	border: none;
	}
	
	
img.type1,
img.type3	{
	float: left;
	margin: 0 20px 1em 0;
	}
img.type2,
img.type4	{
	float: right;
	margin: 0 0 1em 20px;
	}
img.type3	{
	border: 1px solid #b7b6a1;
	}
img.type4	{
	border: 1px solid #b7b6a1;
	}

a.type1	{
	font-size: .8383em;
	background: url(../images/blt-arrow1-ef5329.gif) 0 .33em no-repeat;
	//background-position: 0 .66em;
	padding-left: 1.4em;
	border: none;
	top: -9px;
	position: relative;
	left: -13px;
	//display: block;
	}
a.type1:hover	{
	border: none;
	}
a.type2	{
	border: none;
	position: relative;
	top: -40px;
	font-size: 1px;
	}
	
.hrType1,
.hrType2	{
	overflow: hidden;
	height: 1px;
	background-color: #304753;
	margin: 1.5em 0 1.5em;
	}
.hrType2	{
	background-color: #ccc;
	}

table.type1	{
	border-collapse: collapse;
	margin-bottom: 0;
	}
table.type1 td,
table.type1 th	{
	padding: 0;
	vertical-align: top;
	}
	
table.type2,
table.type3	{
	border-collapse: collapse;
	margin-bottom: 2em;
	}
table.type2	{
	width: 100%;
	}
table.type2 td,
table.type2 th,
table.type3 td,
table.type3 th	{
	padding: 4px 6px;
	vertical-align: top;
	}
table.type3 th	{
	text-align: right;
	}

table.type4	{
	}
table.type4 td,
table.type4 th	{
	vertical-align: top;
	border: 1px solid #ccc;
	}

tr.type1 td,
tr.type1 th	{
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	}
	
td.type1	{
	text-align: right;
	}
	
p,
ul, 
ol	{
	margin-bottom: 1.33em;
	}
ul	{
	margin-left: .25em;
	list-style-type: none;
	}
ul ul	{
	margin: 7px 0 .5em .25em;
	}
ul li	{
	margin-bottom: .33em;
	padding-left: 15px;
	background: url(../images/blt2.gif) 0 .37em no-repeat;
	//background-position: 0 .45em;
	}
ul ul li	{
	background: url(../images/blt-dash1-000000.gif) 0 .37em no-repeat;
	//background-position: 0 .45em;
	padding-left: 12px;
	}
ol	{
	margin-left: 2.25em;
	//margin-left: 2.5em;
	list-style-type: arabic;
	}
ol ol	{
	margin-top: 7px;
	margin-bottom: .5em;
	}
ol li,
ul ol li	{
	background: none;
	padding-left: 1px;
	}
	
em.type1, 
i.type1, 
p.italic1	{
	//width: 98.25%;
	font-style: italic;
	}
	
dl	{
	margin-bottom: 1.5em;
	}
dt	{
	margin-bottom: .75em;
	}
dd	{
	margin-left: 2em;
	}
	

.smaller1	{
	font-size: .85em;
	}
.warning1	{
	color: #f05a29;
	}
.grey1	{
	color: #777;
	}
.bold1	{
	font-weight: bold;
	}
.normal1	{
	font-weight: normal;
	}

input	{
	color: #666;
	}
input.type1,
input.type1warning	{
	width: 224px;
	//width: 227px;
	height: 1.3em;
	//height: 1.7em;
	border: 1px solid #b7b6a1;
	padding: 2px;
	}
input.type2	{
	background-color: #f05a29;
	border: 1px solid #b7b6a1;
	font-weight: bold;
	padding: 3px;
	color: #fff;
	}
input.type3	{
	position: relative;
	top: 9px;
	//top: 4px;
	}

input.type1warning,
textarea.type1warning	{
	border: 1px solid #f05a29;
	}
	
select option	{
	padding: 2px;
	}
select.type1,
select.type2	{
	width: 230px;
	height: 20px;
	//height: 24px;
	padding: 1px 2px;
	}
select.type2	{
	width: 153px;
	margin-top: 2px;
	}
	
textarea.type1	{
	width: 224px;
	//width: 227px;
	height: 7em;
	border: 1px solid #b7b6a1;
	padding: 2px;
	}
	
.more1,
.more2	{
	line-height: 1.2;
	}
.more1	{
	position: relative;
	top: -.5em;
	text-align: right;
	font-weight: bold;
	}
.more2	{
	font-size: .8em;
	font-family: arial, sans-serif;
	}
	
.back1	{
	position: absolute;
	margin: -2em 0 0 -.75em;
	}
.more1 .textType6,
.back1 .textType6	{
	position: relative;
	top: 0;
	font-size: 1.3em;
	}
	
.on,
.off	{
	position: absolute;
	}
.on	{
	left: auto;
	top: auto;
	}
.off	{
	left: -99999px;
	top: -99999px;
	}
	
.breadcrumb1	{
	font-size: .9167em;
	color: #043a62;
	margin: -33px 0 0 0;
	position: absolute;
	}
.breadcrumb1 ul	{
	margin: 0;
	padding: 0;
	}
.breadcrumb1 li	{
	margin: 0;
	padding: 0 5px 0 13px;
	background: url(../images/arrow2.gif) 0 .4em no-repeat;
	display: inline;
	}
.breadcrumb1 li.first,
.breadcrumb1 li:first-child	{
	background: none;
	padding-left: 0;
	}
.breadcrumb1 a	{
	color: #043a62;
	font-weight: normal;
	}
.breadcrumb1 a:hover	{
	color: #0075d0;
	}
	
	
#bodyWrap1	{
	font-size: .75em; /* equals 12px */
	//text-align: left;
	background: url(../images/bg2.jpg) 0 0 repeat-x;
	}
#body-top1	{
	background: url(../images/bg3-top1.png) 0 0 no-repeat;
	display: block;
	width: 970px;
	height: 70px;
	}
#body-middle1	{
	background: url(../images/bg3-mid1.png) 0 0 repeat-y;
	min-height: 200px;
	}
#body-bottom1	{
	background: url(../images/bg3-btm1.png) 0 0 no-repeat;
	display: block;
	width: 970px;
	height: 35px;
	position: relative;
	}
.bb-wrap1	{
	padding: 0 0 0 20px;
	}
	
	
.clear1:after,
#content1:after,
#content2:after,
#content3:after,
#content4:after,
.bb-wrap1:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clear1,
#content1,
#content2,
#content3,
#content4,
.bb-wrap1 {
    //zoom: 1;
	//display: block;
	}

/* header content */
#content1	{
	width: 970px;
	margin: 0 auto;
	height: 30px;
	}
#content1 .wrap1	{
	}

/* main content */
#content2	{
	width: 970px;
	margin: 0 auto;
	}
#content2 .wrap1	{
	}
	
	
.column1,
.column2,
.column3,
.column4,
.column5	{
	float: left;
	}
.column1	{
	width: 215px;
	background: url(../images/bg5.gif) 0 0 repeat-x;
	}
.column1 .col-wrap1	{
	padding-bottom: 65px;
	}
.column2	{
	width: 550px;
	}
.column2 .col-wrap1	{
	padding-bottom: 65px;
	}
.column3	{
	width: 165px;
	}
.column3 .col-wrap1	{
	padding-top: 28px;
	}
	
	
#nav1	{
	margin: 13px 0 0 20px;
	width: 175px;
	font-size: 1.33em;
	}
#nav1 ul,
#nav1 li	{
	margin: 0;
	padding: 0;
	background: none;
	}
#nav1 li	{
	margin-bottom: 5px;
	}
#nav1 ul ul	{
	font-size: .75em;
	margin: 9px 0 11px 2px;
	line-height: 1.2em;
	}
#nav1 li ul	{
	position: absolute;
	top: -99999px;
	left: -99999px;
	}
#nav1 li.selected ul	{
	position: static;
	}
#nav1 li li	{
	background: url(../images/blt1.gif) 0 .35em no-repeat;
	padding-left: 16px;
	margin-bottom: 4px;
	}
#nav1 li li a	{
	font-weight: normal;
	}
#nav1 li.selected li.selected a	{
	font-weight: bold;
	}
#nav1 ul ul ul	{
	font-size: 1em;
	}
	
#nav2	{
	text-align: right;
	padding: 12px 40px 0 0;
	}
#nav2 ul,
#nav2 li	{
	margin: 0;
	padding: 0;
	}
#nav2 li	{
	display: inline;
	background: url(../images/pipe1.gif) 0 .25em no-repeat;
	//background-position: 0 .33em;
	padding: 0 6px 0 12px;
	}
#nav2 li.first,
#nav2 li:first-child	{
	background: none;
	padding-left: 0;
	}
#nav2 a	{
	font-weight: normal;
	color: #e4dbd3;
	}
#nav2 a:hover	{
	color: #fff;
	}

#photo1	{
	position: absolute;
	top: -59px;
	}
	
.pad1	{
	padding: 30px 20px;
	}
	
#sponsors1	{
	position: absolute;
	top: -62px;
	left: 252px;
	}
#sponsors1 ul,
#sponsors1 li	{
	margin: 0;
	padding: 0;
	background: none;
	}
#sponsors1 li	{
	float: left;
	margin-right: 20px;
	}
	
.block1	{
	margin: 0 0 14px 20px;
	}
	
.block2	{
	margin: 0 0 14px 20px;
	background: url(../images/bg6-mid1.gif) 0 0 repeat-y;
	}
.block2 .block-wrap1	{
	background: url(../images/bg6-top1.gif) 0 0 no-repeat;
	}
.block2 .block-wrap2	{
	background: url(../images/bg6-btm1.gif) 0 100% no-repeat;
	min-height: 13px;
	padding-bottom: 13px;
	}
.block2 h2	{
	text-indent: -99999px;
	display: block;
	width: 165px;
	height: 55px;
	background: url(../images/Blog-1.gif) 0 0 no-repeat;
	position: relative;
	left: -20px;
	}
.block2 ul,
.block2 li	{
	margin: 0;
	padding: 0;
	}
.block2 ul	{
	padding: 0 20px 0 7px;
	}
.block2 li	{
	background: url(../images/blt2.gif) 0 .35em no-repeat;
	padding-left: 16px;
	}
	
.block3	{
	background: url(../images/bg4.gif) 0 0 repeat-x;
	}
.block3 .block-wrap1	{
	padding: 20px 20px 10px;
	}
.block3 ul,
.block3 li	{
	margin: 0;
	padding: 0;
	background: none;
	}
.block3 li	{
	margin-bottom: 3px;
	text-align: center;
	}
.block3 h2	{
	text-indent: -99999px;
	display: block;
	background: url(../images/Event-Benefits-1.gif) 0 0 no-repeat;
	margin-bottom: 11px;
	}
	
#date1	{
	width: 970px;
	height: 70px;
	text-indent: -99999px;
	display: block;
	background: url(../images/date1.gif) 50% 0 no-repeat;
	}
#jag1	{
	position: absolute;
	top: 75px;
	}