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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	font-family: "Helvetica Neue Medium", Arial, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
body {
	line-height: 1;
	color: #1B214E;
	background: #EDEDED;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#502982), to(#FFF));
	background: -moz-linear-gradient(top, #502982, #FFF);
 	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#FFF, startcolorstr=#502982));
	background: -ms-linear-gradient(top, #502982, #FFF);
	background: -o-linear-gradient(top, #502982, #FFF);*/
}
h1 {
	font-family:"Helvetica Neue Medium", Arial, sans-serif;
	color: #363c63;
	margin: 0 0 10px 0;
	padding: 0 10px 0 15px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 22px;
	/*background-color:#FFF;
	width: 110px;
	text-transform:uppercase;*/
}
h2 {
	font-family: "Helvetica Neue Medium", Arial, sans-serif;
	color: #181e46;
	margin: 0 0 5px 15px;
	border: 0;
	outline: 0;
	font-weight: 900;
	font-style: inherit;
	font-size: 16px;
}
h3 {
	font-family:"Helvetica Neue Medium", Arial, sans-serif;
	color: #1B214E;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: 900;
	font-style:italic;
	font-size: 14px;
}
h4 {
	font-family:"Helvetica Neue Medium", Arial, sans-serif;
	color: #363c63;
	margin: 5px 0 10px 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: 900;
	font-style: italic;
	text-decoration: underline;
	font-size: 12px;
}
h5 {
	font-family:"Helvetica Neue Medium", Arial, sans-serif;
	color: #FFF;
	margin: 0 0 5px 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: 900;
	font-style: inherit;
	font-size: 14px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 10px 0;
	line-height: 25px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
}
p.contact {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	line-height: 25px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	text-indent: 20px;
}
ol, ul {
	list-style:url(images/bullet.gif);
}
li {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 15px;
	padding-bottom: 2px;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
}
.copyContent {
	width: 332px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	left: auto;
	top: 0pt;
	display: block;
}
a {
	color: #1B214E;
	font-size: 12px;
	font-family: "Helvetica Neue Condensed Bold", Helvetica Neue, Arial, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #4E5372;
	text-decoration:underline;
}
a:active {
	color: #4E5372;
}

/*Layout*/
.psContent {
	width: 952px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	/*-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
	box-shadow: rgba(0,0,0,0.3) 0 1px 3px;*/
	_height:1em;
	*zoom: 100%;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 auto;
	background: white;
}

.psContentborder {
	width: 972px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
	box-shadow: rgba(0,0,0,0.3) 0 1px 5px;
	_height:1em;
	*zoom: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
	border-width: 0 1px 1px 1px;
	border-color: #afb2c7;
	border-style: solid;
	background: white;
}
.psMainContent {
	min-height: 500px;
	height: 500px;
	height: auto !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}

#psBox {
	width: 910px;
	max-width: 910px !important;
	height: 215px;
	min-height: 215px;
	height: auto !important;
	background: #f3f4f6 none;/*
	background: -webkit-gradient(linear, left top, left bottom, from(#afb2c7), to(#434867));
	background: -moz-linear-gradient(top, #afb2c7, #434867);
 	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#FF434867, startcolorstr=#afb2c7));
	background: -ms-linear-gradient(top, #afb2c7, #434867);
	background: -o-linear-gradient(top, #afb2c7, #434867);*/
	zoom: 1;
	line-height: 20px;
	/*font-family: "Helvetica Neue Condensed Bold", Helvetica Neue, Arial, sans-serif;
	text-shadow: 0 1px 0 #1B214E;
	font-size: 16px;
	color: #FFF;*/
	text-align: left;
	margin-top: 5pt;
	margin-bottom: 5pt;
	border: 1px, #afb2c7, solid;
	border-width: 1px;
	border-color: #afb2c7;
	border-style: solid;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left !important;
}

#psBox.contentright {
	width: 625px;
	height: 447px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background: #FFF none;
	border: 0, #afb2c7, solid;
	border-width: 0;
	border-color: #afb2c7;
	border-style: solid;
	float: right !important;
}

#psBox.contentleft {
	width: 625px;
	height: 447px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background: #FFF none;
	border: 0, #afb2c7, solid;
	border-width: 0;
	border-color: #afb2c7;
	border-style: solid;
	float: left !important;
}

#psBox.promoright {
	width: 280px;
	height: 215px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: right !important;
}

#psBox.promoright:first-child {
	margin-top: 0;
}

#psBox.promoleft {
	width: 280px;
	height: 215px;
	background: #f3f4f6 none;
	margin-top: 8px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: left !important;
}
#psBox.promoleft:first-child {
	margin-top: 0;
}


/*Layout - Images*/

#psImg.full {
	width: 910px;
	height: 447px;
	min-height: 200px;
	height: auto !important;
	background: #f3f4f6 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#afb2c7), to(#434867));
	background: -moz-linear-gradient(top, #afb2c7, #434867);
 	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#434867, startcolorstr=#afb2c7));
	background: -ms-linear-gradient(top, #afb2c7, #434867);
	background: -o-linear-gradient(top, #afb2c7, #434867);
	zoom: 1;
	line-height: 20px;
	font-family: "Helvetica Neue Condensed Bold", Helvetica Neue, Arial, sans-serif;
	text-shadow: 0 1px 0 #1B214E;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin-top:0;
	border: 1px, #434867, solid;
	border-width: 1px;
	border-color: #434867;
	border-style: solid;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: left !important;
}

#psImg.lgr {
	width: 625px;
	height: 447px;
	min-height: 200px;
	height: auto !important;
	background: #f3f4f6 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#afb2c7), to(#434867));
	background: -moz-linear-gradient(top, #afb2c7, #434867);
 	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#434867, startcolorstr=#afb2c7));
	background: -ms-linear-gradient(top, #afb2c7, #434867);
	background: -o-linear-gradient(top, #afb2c7, #434867);
	zoom: 1;
	line-height: 20px;
	font-family: "Helvetica Neue Condensed Bold", Helvetica Neue, Arial, sans-serif;
	text-shadow: 0 1px 0 #1B214E;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin-top:0;
	border: 1px, #434867, solid;
	border-width: 1px;
	border-color: #434867;
	border-style: solid;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: right !important;
}

#psImg.lgl {
	width: 625px;
	height: 447px;
	min-height: 200px;
	height: auto !important;
	background: #f3f4f6 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#afb2c7), to(#434867));
	background: -moz-linear-gradient(top, #afb2c7, #434867);
 	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#434867, startcolorstr=#afb2c7));
	background: -ms-linear-gradient(top, #afb2c7, #434867);
	background: -o-linear-gradient(top, #afb2c7, #434867);
	zoom: 1;
	line-height: 20px;
	font-family: "Helvetica Neue Condensed Bold", Helvetica Neue, Arial, sans-serif;
	text-shadow: 0 1px 0 #1B214E;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin-top:0;
	border: 1px, #434867, solid;
	border-width: 1px;
	border-color: #434867;
	border-style: solid;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: left !important;
}

#psImg.smr {
	width: 280px;
	height: 447px;
	min-height: 447px;
	height: auto !important;
	background: #f3f4f6 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#afb2c7), to(#434867));
	background: -moz-linear-gradient(top, #afb2c7, #434867);
 	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#434867, startcolorstr=#afb2c7));
	background: -ms-linear-gradient(top, #afb2c7, #434867);
	background: -o-linear-gradient(top, #afb2c7, #434867);
	zoom: 1;
	line-height: 20px;
	font-family: "Helvetica Neue Condensed Bold", Helvetica Neue, Arial, sans-serif;
	text-shadow: 0 1px 0 #1B214E;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin-top:0;
	border: 1px, #434867, solid;
	border-width: 1px;
	border-color: #434867;
	border-style: solid;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: right !important;
}

#psImg.sml {
	width: 280px;
	height: 447px;
	min-height: 447px;
	height: auto !important;
	background: #f3f4f6 none;
	background: -webkit-gradient(linear, left top, left bottom, from(#afb2c7), to(#434867));
	background: -moz-linear-gradient(top, #afb2c7, #434867);
 	filter: progid:DXImageTransform.Microsoft.gradient(endcolorstr=#434867, startcolorstr=#afb2c7));
	background: -ms-linear-gradient(top, #afb2c7, #434867);
	background: -o-linear-gradient(top, #afb2c7, #434867);
	zoom: 1;
	line-height: 20px;
	font-family: "Helvetica Neue Condensed Bold", Helvetica Neue, Arial, sans-serif;
	text-shadow: 0 1px 0 #1B214E;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	margin-top:0;
	border: 1px, #434867, solid;
	border-width: 1px;
	border-color: #434867;
	border-style: solid;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	float: left !important;
}



/*Promos*/
.hppromoBox {
	position: relative;
}
.hppromo {
	float: left;
	padding-left: 7px;
	padding-left-value: 7px;
	padding-left-ltr-source: physical;
	padding-left-rtl-source: physical;
	padding-right: 7px;
	padding-right-value: 7px;
	padding-right-ltr-source: physical;
	padding-right-rtl-source: physical;
	width:auto;
}
.hppromo:first-child {
	padding-left: 0px;
	padding-left-value: 0px;
	padding-left-ltr-source: physical;
	padding-left-rtl-source: physical;
}
.hppromo:last-child {
	padding-right: 0px;
	padding-right-value: 0px;
	padding-right-ltr-source: physical;
	padding-right-rtl-source: physical;
}
.image {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10% 0;
}
