html, body, div, p, 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: Arial, Helvetica, Sans-Serif;
	
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black; 
	background: #435688;
	text-align: center;
}
.ErrMsg
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: red;
}	
.bodycopyred {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	color: red;
	line-height: 22px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}


.bodycopynormal {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #000;
	line-height: 22px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}
.bodycopybig{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	color: #000;
	line-height: 16px;
	}
.bodycopybigred{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 16px;
	color: red;
	line-height: 16px;
	}
.bodycopy {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #000;
	line-height: 160%;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
.bodycopy h1 { font-size: 20px; color:#333; margin: 10px 0 0;}
.bodycopy p { font-size: 12px;}
.bodycopy p b { font-weight: normal; padding: 3px; background-color: #f5f5e6; }

table tbody h2 { border-top: 1px dashed #ccc; line-height: 50px;}

ol, ul {
	list-style: none;
}
a { color: #4890cd}
#container {
	width: 860px;
	margin: 0 auto;
	background: #fff url(site/img/y.gif) repeat-y;
	text-align: left;
	cursor: default;
}
h1, h2, h3, h4, h5, h6 {  font-family: "Trebuchet MS","Lucida Grande", Arial, Sans-Serif; }
#first {
	width: 860px;
	display: block;
	position: relative;
}

#header {
	width: 801px;
	height: 111px;
	display: block;
	margin: 0 30px;
	clear: both;
	background: url(site/img/nametag-wizard.png) no-repeat;
	background-position: -30px -161px;
}
div.logo {margin-left: 22px;}
div.logo a, div.logo h1, div.logo h2 {
	overflow: hidden;
	display: block;
	text-indent: -1000em;
	width: 143px;
	height: 99px;
	float: left;
	cursor: pointer;
	margin-top: 12px;
}
div.logo a:hover { background: url(site/img/shine.gif); opacity: 0.2;}
html>body .logo { background: url(site/img/nametag.png) no-repeat left top; }




#navbar { 
	display: block;
	margin: 40px 0 0 33px;
	float: left;
	width: 380px;
	position: relative;
	font-size: 11px;
	
}
#navbar ul {
	list-style: none;
}
ul.navbarLeft { 
	width: 245px;
	margin: 0 0 0 5px;
}
#navbar ul a { 
	display: block;
	float: left;
	text-decoration: none;	
}
#navbar li {
	display: inline;
}
#navbar li a { 
	height: 33px;
	line-height: 33px;
	margin:	0 0 0 5px;
	color: #fff;
	padding: 0 5px;
	white-space: nowrap;
	
	text-transform: uppercase; 
}
#navbar li a:hover { color: #f4a6a6; }
#navbar li a.topLevel {
	height: 33px;
	background: #fff;
	color: #000;
	padding: 0 10px;
	margin: 2px 4px 0 ;

}
.navCart2 {
	width: 100px;
	float: right;
	line-height: 12px;
	color: #fc9292;
	font-size: 10px;
	margin-top: -30px;
}
.navCart2 a { color: #fff; text-decoration: none; }
.topnavLinks { }
a.topLevel { text-decoration: none;}
#navbar li ul { 
	position: absolute;
	display: block;
	width: 600px;
	top: 35px;
	left: 10px;
	z-index: 50;
} 
#navbar li ul li {
	list-style-type: none;
	display: inline;
}
#navbar li ul a {
	color: #000;
	margin: 7px 10px 0 0;
	height: 20px;
	line-height: 20px;
	text-transform: none; 
}
#navbar li ul b { margin: 5px;}
a.activelnk { }
#navbar li ul a:hover { text-decoration: underline; color: #000fff;}
#navbar li ul li span { 
	position: relative; 
	background: #f2f2f2; 
	height: 25px; 
	line-height: 25px;
	margin: 5px 0 0; 
	display: block; 
	font-weight: bold;
	color:#666; 
	width: 70px; 
	padding: 0 20px; 
	float: left;
}
#navbar li ul li span:hover ul { display: block; } 
#navbar li ul li ul {
display: none;
poaition: absolute;

}

#ctl00_uxHeader_lnkSpecialOrder { 
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
background: #f2f2f2;
-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4); 
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.navCart {
display: block;
	width: 90px;
	float: left;
	line-height: 12px;
	color: #fc9292;
	font-size: 10px;
	margin: 2px 0 0 50px;
}
.navCart a { color: #fff; text-decoration: none; }

a.navbarN { 
display: block; 
height: 20px; 
padding: 0 10px; 
background: #eee; 
border-bottom: 1px solid #ccc; -moz-border-radius: .5em;}
a.navbarN:hover { background: #e2e2e2; }

#utilities { 
	display:block;
	float: right;
	width: 180px;
	padding: 5px 0 0;
}
#utilities a {	
	text-decoration: none;
	margin: 0 10px;
	font-size: 10px;
	color: #fff;
	color: rgba(255,255,255,0.9);
}
#utilities a:hover { text-decoration: underline; color: #fff;}
#utilities ul {
	list-style: none;	
}
#utilities ul li {
	display: inline;	
}



#space {
	display: block;
	width: 740px;
	margin: 20px 60px;
	clear: both;
}

#copyLeft {
	display: block;
	width: 465px;
	float: left;

}
#copyLeft h1 {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	display: block; 
	height: 30px;
	font-weight: bold;
}
p.largecopy {
	display: block; 
	margin: 10px 20px 25px 0;
	font-size: 16px;
	line-height: 140%;
	color: #333;
}
#topSpot span {
	display: block;
	width: 200px;
	height: 150px;
	float: left;
	margin: 0 10px 10px;
	position:relative;
}
#topSpot {
	display: block;	
}
#topSpot a {
	display: block;
	width: 194px;
	height: 140px;
	line-height: 47px;
	margin: 0;
	background: url(site/img/nametag-wizard.png) no-repeat;
	background-position: -870px 93px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #222e57 0 1px 1px;
	position: absolute;
	top:0;
	z-index:50;
}
#topSpot span a:hover { background-position: -870px -67px;}
#topSpot span img { margin: 0 10px; }

.copyRight {
	display: block;
	width: 273px;
	float: left;
	margin: 0 0 20px; 
}
.cRsubset { margin: 40px 0 20px; }
.stepsInfo {
	display: block;
	width: 265px;
	border: 5px solid #ededed;
	background: #e5e5e5;
	padding: 0 0 10px;
	-webkit-border-radius: .5em;
	-moz-border-radius: 0 0 1em 1em;
	border-radius: .5em;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4); 
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
.stepsInfo em {
	display: block;
	clear: both;
	text-decoration: none;
	font-size: 18px;
	line-height: 44px;
	border-bottom: 1px solid #dcdcdc;
	color: #333;
	text-indent: 10px;
	background: url(site/img/x.gif) repeat-x left top;
}
.stepsInfo em, .stepsInfo li span, .buzzarea em { font-family: "Trebuchet MS","Lucida Grande"; font-weight: bold;}
.stepsInfo ul {
	list-style: none;
	display: block;
	border-top: 1px solid #c9c9c9;
}
.stepsInfo li {
	display: block;
	text-indent: 20px; 
	padding: 20px 0 0;
	font-size: 14px;
}
.stepsInfo li span {
	display: block;
	float: left;
	font-size: 30px;
	margin: -10px -10px 0 0;
	clear: left;
}
.stepsInfo p {
display: block;
width: 225px;
margin: 10px 20px;
font-size: 12px;
line-height: 150%;
}

.buzzarea, #articles {
	display: block;
	clear: both;
	padding: 0 20px;
	color: #666;
}
.buzzarea em {
display: block; 
color: #666;  
line-height: 30px; 
height: 30px; 
font-size: 13px;
text-transform: uppercase;
margin: 10px 0;
}
.buzzarea p, #articles p {
	line-height: 140%;
	margin: 0;
	font-size: 13px;
	text-indent: -20px;

}
.buzzarea p span {
	font-family: "Times New Roman", Serif;
	display: block;
	font-size: 80px;
	margin: 15px 0 -20px 0;
	color: #ccc;
	clear: left;
}
span.endtestim {
	float: right;
}
.buzzarea i {
	text-decoration: none;
	font-family: "Georgia", Serif;
	display: block;
	font-size: 15px;
	padding: 10px 0 0;
	clear: both;
	text-indent: 0px;
}
.quotebox { 

}

#articles { 
	-webkit-border-radius: .3em;
	-moz-border-radius: 1em;
	border-radius: .3em; margin: 20px 0 0; padding: 0;}

#articles h3 { 
display: block; 
background: #eee;
color: #666; 
text-indent: 20px; 
line-height: 30px; 
height: 30px; 
font-size: 13px;
text-transform: uppercase;
margin: 0;
}

#articles ul { display: block; margin: 0 20px 10px; }
#articles li {
list-style-type: square;
line-height: 120%; 
font-size: 12px;
margin: 5px 10px;
color: #999;
padding: 5px 0;
position: relative;
}

#articles li a { 
display: block;
position: absolute;
height: 100%;
width: 209px;;
z-index: 2;
}
#articles li a:hover { text-decoration: none; }

#wizBox {
	width: 445px;
	border: 2px solid #eee;
	margin: 35px 0 50px;
	z-index: 1;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	box-shadow: 2px 2px 2px 2px #eaeaea;
	position: relative;
	clear: both;
}
div#wizBox:hover { border: 2px dotted #c5d9f0; }
.wizBoxin {
	display: block;
	width: 435px;
	margin: 5px;
	background: #f3f5f9;
	font-size: 13px;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em; 
	border-radius: .5em;
	clear: both;
}
.wizBoxin b {
	font-size: 18px;
	z-index: 50;
	height: 35px;
	padding: 0 3px;
	line-height: 17px;
	position: absolute;
	top: -35px;
	color: #333;
	line-height: 50px;
	text-align: left;
	text-indent: 40px;
background: #fff url(site/img/customize-nametags.gif) no-repeat; 

}
.errorMsg b {
	font-size: 15px;
	z-index: 50;
	background-color: #fff;
	height: 17px;
	padding: 0 3px;
	line-height: 17px;
	position: absolute;
	top: -16px;
	color: Red;
	text-align: left;
}
.priceBox {
	display: block;
	position: absolute;
	z-index: 50;
	top: -32px;
	right: 0;
	height: 30px;
line-height: 30px;
font-size: 10px;
padding: 0 10px;
background: #999;
color:#fff;
text-align: center;
	-webkit-border-radius: 5em 5em 5em 0;
	-moz-border-radius:1em 1em 0 0 ;
	border-radius: 5em 5em 5em 0;

}
.nextStep {
	display: block;
	position: absolute;
	height: 50px;
	line-height: 50px;
width: 150px;
	z-index: 50;
	bottom: -45px;
	right: 5px;
}
.nextStep a {
	display: block;
	color: #fff;
	text-shadow: #336600 0 1px 1px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
text-decoration: none;
	background: #99cc00 url(site/img/) no-repeat; 
	-webkit-border-radius: 0 0 .5em .5em;
	-moz-border-radius: 0 0 .5em .5em;
	border-radius: 0 0 .5em .5em;
border: 5px solid #f0f2f7;
}
.nextStep a:hover {
background: #7cb715;
text-decoration: underline;
}

div.wizBoxin:hover { cursor: default; }
div.wizBoxin:hover b { color: #000;  }
div.wizBoxin:hover span b { color: #333;}
.wizBoxin span label { color: #333; display: block; text-align: left; margin-left: 15px; font-size: 12px; line-height: 150%;}
.wizBoxin span:hover { background: #fff;}
.wizBoxin span {
	display: inline;
	float: left;
	width: 143px; !important
	margin: 10px 0 0 ;
	text-align: center;
	color: #555;
border-right: 1px dashed #c0cfdd;
height: 170px;
overflow: none;
}
span#norb { border-right: 0;}
span#norb em { padding: 20px 0 0; }
span#norb img { margin: 0 0 0 40px; width: 14px; height: 12px;}
.wizBoxin span p { display: none; font-size: 10px; text-transform: uppercase; padding: 0 0 10px; text-align: left; }

.wizBoxin span em { display: block; color: #333; font-size: 13px; font-weight: bold; padding: 20px 0 10px; margin: 0 0 5px;}
.wizBoxin span p em { font-size: 10px; font-weight: bold; color: #333;}
.wizBoxin span p img { margin: 0 0 0 15px;}
#wizBox p {font-size: 11px; clear:both; margin: 5px; padding: 5px; text-align: center; color: #6d7980;}
#ctl00_uxPlaceHolder_txtAmount { width: 100px; height: 20px; font-size: 13px;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;}

#copyLeft table { 
	border: 5px solid #eee;	
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
margin: 10px 5px;
color:#666;
}
#copyLeft i { font-style: normal; font-size: 11px; color: #666; display: block; padding: 10px 0 0; text-transform: uppercase; text-indent: 15px;}
#copyLeft table td { font-size: 12px; padding: 10px 6px;}
.even { border-right: 1px solid #eee ;}
.tp, .even { font-weight: bold; }
.odd { background: #eee; }






.nav {
	display: block;
	width: 375px;
	height: 72px;
	margin: 37px 0 0 44px;
	float: left;
	font-size: 11px;
}
.navLeft{
	width: 245px;
	line-height: 35px;
	height: 35px;
	float: left;
}
.navLeft ul { list-style: none; text-indent: 2px; }
.navLeft li { display: inline; }
.navLeft li a{
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 5px;
	padding: 0 5px;
	white-space: nowrap;
}
.navLeft a { display: block; float: left;}
.navLeft a:hover { text-decoration: underline; color: #ffb3b3;}

.notice {
	clear: both;
	height: 37px;
	line-height: 37px;
	text-align: center;
}
.livePerson {
	position: absolute;
	display: block;
	left: 646px;
	top: 66px;
}
#get_Noticed {
	clear: both;
	width: 800px;
	margin: 0 30px;
	display: block;
	height: 200px;
	background: url(site/get-noticed.jpg) no-repeat left bottom;
}
#get_Noticed p { display: block; width: 400px; font-size: 12px; line-height: 150%; color: #666; padding: 75px 0 0 60px;}





#content {
	clear:both;
	width: 775px;
	margin-left: 40px;
}








.contLeft {
	display: block;
	width: 565px;
	height: 105px;
	float: left;
}
.fp {
	width: 565px;
	display: block;
	margin: 15px 0 0 0;
}
div.fp h2 {
	font-size: 24px;
	color: #333;
	text-indent: 15px;
	width: 530px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
}
.fp p {
	background: url(site/img/nametag-wizard.png) no-repeat;
	background-position: -1072px -237px;
	padding: 0 0 25px 35px;
	margin: 0;
	line-height: 150%;
	font-size: 12px;
	width: 530px;
}
.fp p b { font-size: 14px; font-family: "Trebuchet MS","Lucida Grande";  padding: 3px 4px; background-color: #6699cc; color:#fff; line-height: 30px;  text-align: center; -webkit-border-radius: .2em .2em 0; -moz-border-radius: .2em .2em 0; border-radius: .2em .2em 0; }














.choiceBox {
	width: 563px;
	border: 2px solid #fafafa;
	margin-bottom: 20px;
	z-index: 1;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em;
	border-radius: .3em;
	box-shadow: 2px 2px 2px 2px #eaeaea;
}
div.choiceBox:hover { border: 2px solid #eee; }
.choiceBoxin {
	display: block;
	width: 553px;
	margin: 5px;
	background: #f0f2f7;
	position: relative;
	font-size: 13px;
	-webkit-border-radius: .3em;
	-moz-border-radius: .3em; 
	border-radius: .3em;
}
.one { height: 155px; z-index: 100;}
.two { height: 120px; }
.threeb { width: 235px;}
.three { height: 55px; width: 225px;}
.three input { height: 30px; width: 200px; margin: 5px; font-size: 25px; padding: 5px; line-height: 30px; color: #97A3AA; }
.choiceBoxin b {
	font-size: 15px;
	z-index: 50;
	background-color: #fff;
	height: 17px;
	padding: 0 3px;
	line-height: 17px;
	position: absolute;
	top: -18px;
	color: #555;
	text-align: left;

}
.errorMsg b {
	font-size: 15px;
	z-index: 50;
	background-color: #fff;
	height: 17px;
	padding: 0 3px;
	line-height: 17px;
	position: absolute;
	top: -16px;
	color: Red;
	text-align: left;
}
div.choiceBoxin:hover { cursor: default; }
div.choiceBoxin:hover b { color: #000;  }
div.choiceBoxin:hover span b { color: #333;}
.choiceBoxin span label { color: #333;}
.choiceBoxin span {
	display: block;
	float: left;
	width: 131px;
	text-transform:capitalize;
	margin: 10px 0 0 5px;
	text-align: center;
	color: #555;
	position: relative; 
	z-index: 1;
}
.choiceBoxin span p { display: none; font-size: 10px; text-transform: uppercase; padding: 10px; text-align: left; }
.choiceBoxin span:hover p { position: absolute; display: block; width: 295px; height: 120px; background: url(site/img/info-box.png) no-repeat left top; top: 108px; left: -5px; z-index:100;}
.choiceBoxin span em { display: block; color: #333; font-size: 10px; padding: 5px 0 10px; margin: 0 0 5px;}
.choiceBoxin span p em { font-size: 10px; font-weight: bold; color: #333;}
.choiceBoxin span p img { margin: 0 0 0 15px;}
.choiceBox p {font-size: 11px; clear:both; margin: 5px; padding: 15px 5px 5px; text-align: center; color: #6d7980;}
.avgBadge {
	display: block;
	width: 310px;
	height: 20px;
	position: relative;
	top: -40px;
	left: -40px;
	text-align: center;
}
.avgBadge h3 { font-size: 12px; font-weight: bold; color: #1c45a2; margin: 0;}
.avgBadge span { font-size: 20px; width: 310px;font-weight: bold; color: #1c45a2; }
.avgBadge span em { font-size: 30px; color: #999;}
span #!ctl00_uxPlaceHolder_price { margin: -5px 0 0 -5px; padding: 0;}
.avgBadge p { font-size: 12px; color: #1c45a2; line-height: 16px; }

.fpContinue a{ 
	overflow: hidden;
	position: absolute;
	text-indent: -1000em;
	width: 196px;
	height: 70px;
	left: 330px;
	top: -5px;
	float: right;
	background: url(site/img/button.png) no-repeat;
}
.fpContinue a:hover { background-position: 0 -113px; }
.fpContinue a:focus { background-position: 0 -225px; }
.fpContinue1 a{ 
	overflow: hidden;
	text-indent: -1000em;
	width: 196px;
	height: 103px;
	left: 330px;
	top: -5px;
	float:left;
	background: url(site/img/button.png) no-repeat;
}
.fpContinue1 a:hover { background-position: 0 -113px; }
.fpContinue1 a:focus { background-position: 0 -225px; }
.fpContinue2 a{ 
	overflow: hidden;
	position: absolute;
	text-indent: -1000em;
	width: 206px;
	height: 70px;
	left: 350px;
	top: -5px;
	float: right;
	background: url(site/img/button.png) no-repeat;
	background-position: 0 -330px;
}

.fpContinue2 a:hover { background-position: 0 -420px; }
.fpContinue2 a:focus { background-position: 0 -510px; }

.noti { display: block; padding: 10px 0; border-top: 1px solid #ccc;}
.noti p { display: block; color: #999; margin: 0 10px; font-size: 18px; line-height: 120%;}

.contRight{
	display: block;
	width: 200px;
	float: right;
	border-left: 1px dashed #e2e2e2;
}
.contInfos {
	margin: 0 0 0 10px;
	display: block;
	width: 190px;
	background: url(site/img/y.png) repeat-y;
	background-position: -200px 0;
}
.contInfos strong {
	display: block;
	width: 190px;
	height: 53px;
	background: #666 url(site/img/nametag-wizard.png) no-repeat;
	background-position: -870px -255px;
	line-height: 42px;
	font-size: 11px;
	text-indent: 18px;
	color: #fff;
	font-weight: bold;
}
.contInfos strong a { color: #fff; display: block; text-decoration: none;}
.contInfos strong a:hover { text-decoration: underline;}
.contInfos h3 {
	width: 188px;
	height: 40px;
	margin-left: 1px;
	background: #425684 url(site/img/x.png) repeat-x;
	line-height: 40px;
	font-size: 11px;
	text-indent: 17px;
	color: #fff;
	font-weight: bold;
}
.testimonial { margin: 10px; }
.testimonial p { color: #333;  line-height: 140%; }
.testimonial em { display: block; margin: 5px 0 0; font-size: 16px; font-family: georgia, serif; }
.doneInfo {
	display: block;
	background: url(site/img/y.png) no-repeat bottom left;
}
.doneInfo p {
	margin: 5px 7px 0;
	font-size: 11px;
	color: #666;
	line-height: 15px;
	padding-bottom: 20px;
}








.imgBullet {
	height: 30px;
	display: block;
	margin: 0 0 5px 10px;
padding: 5px;
	background: url(site/img/button.png) no-repeat;
	color: #333;
	font-size: 14px;
	line-height: 12px; 
}
.imgBullet b { 
	display: block;
	text-indent: 30px;
	font-weight: normal;
}
.imgBullet p {
	display: block;
	text-indent: 30px;
	margin: 0;
}
.ibGraph { background-position: -200px 0; margin-top: 20px; }
.ibEx { background-position: -200px -42px; }
.ibUps { background-position: -200px -88px; margin-bottom: 20px; }
#slideshow { display:block; height: 120px; width: 264px; position: relative; overflow: hidden; margin: 0 0 0 1px; }
#slideshow img { width: 265px; height: 110px;}
	

.featured { float: right; width: 265px; display:block; margin: 30px 10px 10px; padding: 10px; font-size: 12px; line-height: 150%; border: 1px dashed #ccc; z-index:100; position: relative; -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; background: #eeeeee; -webkit-box-shadow: 2px 2px 3px #999; box-shadow: 2px 2px 2px #bbb;}



.featured ul { list-style-type:square; margin: 5px 40px 5px; font-size: 13px;}
.copyContent {
	clear: both;
	margin-left: 31px;
	width: 800px;
	background: url(site/img/copyline.png) repeat-x;
	color: #333;
	display:block;
}
.copyContent h2 {
	font-size: 20px;
	margin: 0 0 0 15px;
	line-height: 40px;
}
.copyContent p {
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 7px 15px;
	color: #6d7980;
}
.frontarea { font-size: 14px; color: #333;display: block; margin: 0 0 0 -1px; line-height: 22px; background-color: #eaeaef; padding: 20px;}
.frontarea a { color:#6d7980; text-decoration: none;}
.frontarea a:hover { text-decoration: underline; }
.cc2 h2 { padding-top: 10px;}
.cc2 p{
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0 10px 15px;
	color: #6d7980;
}
.cc2 p em { font-weight: bold; }









#footer {
	clear: both;
	display: block;
	margin-left: 30px;
	width: 801px;
	height: 150px;
	background: #3d61b0 url(site/img/nametag-wizard.png) no-repeat;
	background-position: -30px 0;
	color: #fff;
	position: relative;
}
#footer p {
	padding: 80px 50px 0 120px;
	font-size: 12px;
	line-height: 18px;
	color: #ccccff;
}
#footer a {
	color: #9ccee3;
	margin: 0 12px 0 0;
	text-decoration: none;
}
#footer em { font-style: normal; font-weight: bold;}
#footer a:hover { text-decoration: underline;}
#footer span { display: block; font-size: 11px; margin-top: 3px;}
#footer img { position: absolute; top: 80px; right: 10px; }
.float_left { display: block; float: left; }
html>body .float_left { display: block; float: left; z-index: 100; height:78px;}
.clearing { margin: 0; padding: 0; height:0;clear:both; font-size: 0px; }
.QuickText
{
   height: 18px;
   width: 125px;
   color: #000;
   font-size: 12px;

}