/* Copyright (C) 2010 Quickstep Design */

 
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #373635;
}
body {
	overflow-y:scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

a:link, a:visited {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:link, a:visited {
color:#DB1D1D;
}
a:hover {
color:#033685;
}
blockquote {
	background:url("../images/webatected/typography/blockquote_start.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	margin:10px 0;
	padding:10px 35px;
	text-align:justify;
	font-size:130%;
	font-style:italic;
}
.wrapper {
	margin: auto;
	width:977px;
}
#header {
	position: relative;
	z-index: 10;
	height: 175px;
	clear: both;
}
#top {
	overflow: hidden;
	clear: both;
}
#middle {
	padding: 0px 0px 0px 0px;
	clear: both;
	min-height: 500px;
}

#middle_blank {	padding: 0px 0px 0px 0px;
	clear: both;
}

#bottom {
	overflow: hidden;
	clear: both;
}
#footer {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	clear: both;
	text-align: center;
	color: #646464;
	text-shadow: 0px 1px 1px #FFFFFF;
}
#middle, #middle_blank {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#middle-expand {
	width: 200%;
}
#main {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}
#main-shift {
	position: relative;
	left: -100%;
	margin-left:235px;
	overflow: hidden;
}#main-shift_blank {
	position: relative;
	left: -100%;
	overflow: hidden;
}
div.headline {
	margin-top:5px;
	overflow:hidden;
	padding-bottom:2px;
}
h1.title {
	float:left;
	margin:0;
	text-shadow:0 1px 0 #FFFFFF, 0 1px 4px #C8C8C8;
	letter-spacing:-1px;
color:#DB1D1D;
height:38px;
}
h1 {
	color:#5F6B7C;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:36px;
	line-height:36px;
	margin-top:25px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin-bottom:10px;
}
h1 a {
	color:#FF9900;
	text-decoration:none;
}
p {
	margin-bottom:15px;
	margin-top:10px;
	text-align:justify;
}
p.dropcap:first-letter {
	font-size : 300%;
	font-family:Georgia, "Times New Roman", Times, serifl;
}
p.smallertext {
	padding:0 40px;
	font-size:110%;
letter-spacing:1.2px;
}
hr.dotted {
	background:url("../images/webatected/typography/line_dotted.png") repeat-x scroll 0 0 transparent;
	border:medium none;
	display:block;
	height:1px;
	margin:15px 0;
}
hr {
	background:none repeat scroll 0 0 #C8C8C8;
	border:medium none;
	display:block;
	height:1px;
	margin:15px 0;
}
#left {
	position: relative;
	left: -50%;
	width:220px;
	float: left;
	overflow:hidden;
}
#right {
	float: left;
	overflow:hidden;
}
div#maintop, div#contenttop {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
div#contentbottom, div#mainbottom {
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}
#mainmiddle {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#mainmiddle-expand {
	width: 200%;
}
#content {
	position: relative;
	left: 50%;
	width: 50%;
	float: left;
}
#content-shift {
	position: relative;
	left: -100%;
	margin-right:215px;
	overflow: hidden;
}
#contentleft {
	position: relative;
	left: -50%;
	float: left;
	overflow:hidden;
}
#contentright {
	float: left;
	overflow:hidden;
	margin-left:-200px;
	width:200px;
}
.floatbox {
	overflow:hidden;
}
.float-left {
	float: left;
	overflow: hidden;
}
.float-right {
	float: right;
	overflow: hidden;
}
.width15 {
	width: 15%;
}
.width18 {
	width: 18%;
}
.width20 {
	width: 20%;
}
.width23 {
	width: 23%;
}
.width25 {
	width: 25%;
}
.width33 {
	width: 33%;
}
.width34 {
	width: 34%;
}
.width35 {
	width: 35%;
}
.width40 {
	width: 40%;
}
.width45 {
	width: 45%;
}
.width50 {
	width: 50%;
}
.width54 {
	width: 54%;
}
.width65 {
	width: 65%;
}
.width75 {
	width: 75%;
}
.width100 {
	width: 100%;
}
body.quickstep {
	background: url("../images/webatected/page_bg.gif") repeat scroll 0 0 #D4DEE3;
}
#absolute {
background:none repeat scroll 0 0 #DB1D1D;
border-bottom:6px solid #033685;
height:10px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:15;}
#breadcrumbs {
	margin-bottom: 15px;
	overflow: hidden;
}
#breadcrumbs .breadcrumbs-1 {
	background: url(../images/webatected/breadcrumbs.png) 0 0 no-repeat;
	float: left;
}
#breadcrumbs .breadcrumbs-2 {
	padding: 0px 5px 0px 5px;
	background: url(../images/webatected/breadcrumbs.png) 100% -26px no-repeat;
}
#breadcrumbs .breadcrumbs-3 {
	height: 21px;
	background: url(../images/webatected/breadcrumbs.png) 0 -52px repeat-x;
	overflow: hidden;
	font-size: 85%;
	line-height: 21px;
}
#breadcrumbs a, #breadcrumbs span {
	display: block;
	float: left;
}
#breadcrumbs a, #breadcrumbs span.separator {
	padding: 0px 15px 0px 5px;
	background: url(../images/webatected/breadcrumbs.png) 100% -77px no-repeat;
	text-shadow: 0px 1px 0px #ffffff, 0px 1px 4px #c8c8c8;
}
#breadcrumbs span.current {
	padding: 0px 5px 0px 5px;
	text-shadow: 0px 1px 0px #ffffff, 0px 1px 4px #c8c8c8;
	color: #323232;
}
#breadcrumbs a:hover {
	line-height: 19px;
}
#toolbar {
	height: 25px;
	padding: 0px 30px 0px 30px;
	overflow: hidden;
	line-height: 25px;
	font-size: 9px;
	color: #D4DEE3;
	text-shadow: 0px 0px 1px #323232;
}
#date {
	margin: 0px 10px 0px 0px;
	padding-right: 17px;
	background: url(../images/webatected/topmenu_item_bg.png) 100% 50% no-repeat;
	float: left;
}
#headerbar {
color:#000000;
height:132px;
overflow:hidden;
padding:8px 30px 10px 653px;
}

#headerbar a {
}

#headerbar a:hover {
}

#headerbar h1 {
color:#033685;
font-family:Georgia,times New Roman,serif;
font-size:16px;
font-weight:bold;
letter-spacing:2px;
line-height:0;
margin-bottom:2px;
margin-top:-2px;
text-shadow:0 1px 0 #FFFFFF, 0 1px 4px #C8C8C8;}

#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}
#logo a.logo-icon {
background:url("../images/webatected/quickstepdesign_logo.png") no-repeat scroll 0 0 transparent;
display:block;
height:68px;
width:623px;
}

a.fbbtn {
background:url("../images/webatected/fbbtn.png") no-repeat scroll 0 0 transparent;
display:block;
height:234px;
width:222px;
}



a.fbbtn:hover {
	background-position:0 100%;
}

a.twitterbtn {background:url("../images/webatected/twittwrbtn.png") no-repeat scroll 0 0 transparent;
display:block;
height:234px;
width:222px;}
a.twitterbtn:hover{background-position:0 100%;}

#menu {
	position: absolute;
	top: 129px;
	left: 35px;
	z-index: 11;
}
#menubar {
	position: absolute;
	top: 129px;
	left: 25px;
	right: 25px;
	background: url(../images/webatected/menubar.png) 0 0 no-repeat;
}
#menubar div.menubar-2 {
	padding: 0px 15px 0px 15px;
	background: url(../images/webatected/menubar.png) 100% -56px no-repeat;
}
#menubar div.menubar-3 {
	height: 51px;
	background: url(../images/webatected/menubar.png) 0 -112px repeat-x;
}
#search {
	position: absolute;
	top: 141px;
	right: 28px;
	z-index: 12;
	width:200px; /*was 123 adding 77px*/
	height: 26px;
	padding: 5px 0px 0px 7px;
	background: url(../images/webatected/search_bg.png) 0 0 no-repeat;
}
#banner {
	position: absolute;
	top: 130px;
	right: -10px;
	width: 0px;
	z-index: 3;
}
#footer a:link, #footer a:visited {
	color: #646464;
}
#footer a:hover {
	color: #141414;
}
#footer a.anchor {
	position: absolute;
	right: 15px;
	top: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/webatected/footer_anchor.png) 0 0 no-repeat;
	display: block;
	text-decoration: none;
}
#footer a.anchor:hover {
	background-position: 0 -25px;
}
div.wrapper-body {
	padding: 0px 0px 30px 0px;
}
div.wrapper-t1 {
	background: url(../images/webatected/wrapper_corners.png) 0 0 no-repeat;
}
div.wrapper-t2 {
	padding: 0px 25px 0px 25px;
	background: url(../images/webatected/wrapper_corners.png) 100% -30px no-repeat;
}
div.wrapper-t3 {
	height: 25px;
	background: url(../images/webatected/wrapper_corners.png) 0 -60px repeat-x;
}
div.wrapper-separe-t1 {
	background: url(../images/webatected/wrapper_separe_separator_l.png) 0 0 no-repeat;
}
div.wrapper-separe-t2 {
	padding: 0px 15px 0px 15px;
	background: url(../images/webatected/wrapper_separe_separator_r.png) 100% 0px no-repeat;
}
div.wrapper-separe-t3 {
	height: 11px;
	background: url(../images/webatected/wrapper_separe_separator_m.png) 0 0px repeat-x;
}
div.wrapper-1 {
	background: url(../images/webatected/wrapper_edges_outer.png) 0 0 repeat-y;
}
div.wrapper-2 {
	padding: 0px 10px 0px 10px;
	background: url(../images/webatected/wrapper_edges_outer.png) 100% 0 repeat-y;
}
div.wrapper-3 {
	background: #CBCDCF;
}
div.wrapper-b1 {
	background: url(../images/webatected/wrapper_corners.png) 0 -90px no-repeat;
}
div.wrapper-b2 {
	padding: 0px 25px 0px 25px;
	background: url(../images/webatected/wrapper_corners.png) 100% -120px no-repeat;
}
div.wrapper-b3 {
	height: 25px;
	background: url(../images/webatected/wrapper_corners.png) 0 -150px repeat-x;
}
div.wrapper-inner-1 {
	background: url(../images/webatected/wrapper_edges_inner.png) 0 0 repeat-y;
}
div.wrapper-inner-2 {
	padding: 0px 15px 0px 15px;
	background: url(../images/webatected/wrapper_edges_inner.png) 100% 0 repeat-y;
}
div.wrapper-inner-b1 {
	background: url(../images/webatected/wrapper_separator_l.png) 0 0 no-repeat;
}
div.wrapper-inner-b2 {
	padding: 0px 15px 0px 15px;
	background: url(../images/webatected/wrapper_separator_r.png) 100% 0 no-repeat;
}
div.wrapper-inner-b3 {
	height: 21px;
	background: url(../images/webatected/wrapper_separator_m.png) 0 0 repeat-x;
}
div.wrapper-inner-b1-last {
	background: url(../images/webatected/wrapper_corners.png) 0 -180px no-repeat;
}
div.wrapper-inner-b1-last div.wrapper-inner-b2 {
	padding: 0px 15px 0px 15px;
	background: url(../images/webatected/wrapper_corners.png) 100% -200px no-repeat;
}
div.wrapper-inner-b1-last div.wrapper-inner-b3 {
	height: 15px;
	background: url(../images/webatected/wrapper_corners.png) 0 -220px repeat-x;
}
#top, #bottom, #middle, #middle_blank {
	background: #ffffff;
}
/* readmore button */
p.readmore {
	overflow: hidden;
}
div.module p.readmore {
	margin-bottom: 0px;
}
a.readmore {
	display: block;
	width: 100px;
	height: 20px;
	background: url(../images/webatected/readmore.png) 0 0 no-repeat;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
	text-decoration: none;
	text-shadow: 0px 1px 0px #FFFFFF;
}
a.readmore:link, a.readmore:visited {
	color: #323232;
}
a.readmore:hover {
	background-position: 0 -25px;
	color: #ffffff;
	text-shadow: 0px 1px 1px #646464;
}
div.mod-rounded-templatecolor a.readmore {
	background-position: 0 -50px;
	color: #646464;
	text-decoration: none;
}
div.mod-rounded-templatecolor a.readmore:hover {
	background-position: 0 -75px;
	color: #ffffff;
}
/* FAQ related toggle: */

div#box1, div#box5 {
	background-color:#F4F5F6;
	border-bottom:1px dotted #AAB4BE;
	border-top:1px dotted #AAB4BE;
}
div#box2, div#box6 {
	background-color:#FFFDEB;
	border-bottom:1px dotted #FFC864;
	border-top:1px dotted #FFC864;
}
div#box3, div#box7 {
	background-color:#F5FAEB;
	border-bottom:1px dotted #78BE5A;
	border-top:1px dotted #78BE5A;
}
div#box4, div#box8 {
	background-color:#FFF5EB;
	border-bottom:1px dotted #FFB4A0;
	border-top:1px dotted #FFB4A0;
}
#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8, #box9, #box10, #box11, #box12 {
	display:none;
	margin:10px 0;
	padding:8px 10px 8px 35px;
	background:url("../images/webatected/typography/box_tip.png") no-repeat scroll 7px 5px transparent;
}
fieldset {
	border:medium none;
}
/* bottom divs and images */
	.leftdif, .leftdif_white {
float:left;
font-size:110%;
letter-spacing:1.2px;
text-align:justify;
}
	.leftdif_white{
		padding:10px 9px 0 8px;
		width:623px;


}

.leftdif {
	padding:10px 20px;
	width:623px;

}

.rightdif {
	background-image:url(../images/webatected/quickstepdesign_layout_20.png);
	float:right;
	height:120px;
	margin:36px 37px 0 0;
	padding:0;
	width:250px;
}

.rightdif_blank {

float:right;
margin:36px 37px 0 0;
padding:0;
width:250px;
}

.rightdif2 {
	background-image:url("../images/webatected/quickstepdesign_layout_27.png");
float:right;
height:120px;
margin:30px 37px 0 0;
padding:0;
width:249px;
}

.rightdif2_blank {
float:right;
margin:30px 37px 0 0;
padding:0;
width:249px;
}

.rightdif, .rightdif_white {}
.rightdif_white {
	background-image:url("../images/webatected/quickstepdesign_layout_24.png");
float:right;
height:122px;
margin:31px 26px 0 0;
padding:0;
width:252px;
}

.rightdif_white_blank {
float:right;
margin:31px 26px 0 0;
padding:0;
width:252px;
}

.rightdif_white2 {
	background-image:url("../images/webatected/quickstepdesign_layout_30.png");
float:right;
height:122px;
margin:29px 26px 0 0;
padding:0;
width:252px;
}

.rightdif_white2_blank {
float:right;
margin:29px 26px 0 0;
padding:0;
width:252px;
}


.bottomblock_differ {
	min-height:299px;
}
.bottomdif {
	min-height:218px;
}

.bottomblock_differ_blank {
		min-height:54px;

}

.bottomblock_differ_blank1 {
		min-height:220px;

}

.bottomblock_differ_blank2 {
		min-height:161px;

}

.bottomblock_differ_blank3{
		min-height:298px;

}

.bottomblock_differ_blank4 {
		min-height:220px;

}

.bottomblock_differ_blank5 {
		min-height:54px;

}
.bottomdif_blank {
}

#flashcontainer {
	float:left;
margin:0;
overflow:hidden;
padding:0;
width:78%;
}
#fbdiv{
	float:right;
width:22%;
}

input#toggleButton{
	background:none repeat scroll 0 0 #DB1D1D;
border:2px solid #033685;
color:#FFFFFF;
font-family:sans-serif;
font-size:110%;
letter-spacing:1.2px;
padding:5px;
}

.mod-rounded-templatecolor {}
#mod-rounded-templatecolor {}
