/* stored at 1327693809 */
textarea,input {
	font-family : verdana;
	font-size : 12px;
}

button{
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

select{
	font-family : Verdana;
	font-size : 12px;
}

.hider {
	display : none;
}

.showingtab {
	display : block;
}
.clickable {
	cursor : pointer;
}
.hiddentab {
	display : none;
}
.reveal {
	text-decoration : underline; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.gap {
	clear: both;
	height: 6px;
	line-height: 0.0;
	font-size: 0;
}
.crack{
	float : left;
	width : 3px;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */

.thumbnail {
	float:left;
	clear:left;
	padding:0px 3px;
}
div.tabArea {
  font-size: 110%;
  font-weight: bold;
}

a.tab {
  background-color : #f0f0f0;
  padding : 2px 1em 2px 1em;
  text-decoration : none;
}

a.tab, a.tab:visited {
  color : #000000;
}

a.tab:hover {
  background-color : #d0d0d0;
  color : #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color : #c0c0c0;
  color : #000000;
}
.slideholder {
	position : absolute;
	top : 0px;
	left : 0px;
	filter : alpha(opacity=10);
	opacity : 0.0;
	-moz-opacity : 0.0;
	padding : 4px 4px 0px 4px;
}
.rollNav{
	float : left;
	cursor : pointer;
}
.podcast_button{
	float : left;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
	cursor : pointer;
	font-size : 9px;
	font-weight : bold;
}
#platPopupHolder{
	background-color:#000000;
	color:#FFFFFF;
	height:auto;
	width:auto;
	border-width:1px;
	border-color:#FFF;
	border-style:solid;
	display:none;
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	padding:5px;
}
.embed_code textarea,input{
	font-size : 10px;
	font-family : verdana;
}
.inheritor{
	color : inherited;
	font-size : inherited;
}
.vidEmbedLink {
	border:1px solid #ABABAB;
	background-color:#DEDEDE;
	color:#fff;
	padding:1px;
	font-size:10px;
	width:87%;
	margin:0 2%;
}
.codehint{
	background-color : #FFFFFF;
	color : #333333;
	padding : 1px 3px;
	border : 1px solid #333333;
	font-size: 9px;
	display : none;
	position : absolute;
	top: 0px;
	left : 0px;
}
/* Gallery editing elements */	

.editThumbContainerOdd{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width: 97%;
	background-color: #ededed;
}
.editThumbContainerEven{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width:97%;
	background-color: #dedede;
}

.editThumbContainer a{
	color : #00CC00;
}
.midSitter{
	float:left;
	height:32px;
	width : 16px;
	padding:16px 0px 0px 0px;
}
.singleButton{
	clear : both;
	height:16px;
	width : 16px;		
}
.thumbControl{
	top : 0px;
	left: 0px;
	width : 50px;
	display : block;
	text-align:center;
	float : left;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.thumbMovers{
	height : 100%;
	padding : 10px 0px 0px 0px;
	vertical-align : middle;
	float:left;
}

/*ugc versions of gallery edit*/
#galleryEditHeader{
	margin: 1px;
	background-color : #666666;
	font-weight:bold;
}

#galleryEditHeader a{
	color : #ffff00;
}
.UGCeditThumbContainer{
	float:left;
	padding:2px;
	width:100px; 
	height:116px;
	overflow:hidden;
	text-align:center;
}

.UGCthumbControl{
	display : block;
	text-align:center;
	position:absolute;
	top:25px;
	left:25px;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.UGCthumbMovers{
	position:relative;
}
/*end of ugc versions*/

#plfmLBOver {
	position: fixed;
	z-index:2001;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.plfmLBOver {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.toolbarRow {
	padding: 3px 7px;
}
.smallselect{
	font-family : tahoma;
	font-size : 10px;
}
/* UGC defaults */
.ugc_profile_divs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	height : auto;
	overflow : visible;
	border-color : #196FA5;
	border-style : solid;
	padding : 2px 4px 6px 4px;
	border-width : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}
.ugc_profile_divs a{
	text-decoration : none;
}
.ugc_menu_items {
	color : #FFFFFF;
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	background-color : #CCCCCC;
	overflow : visible;
	border-color : #003366;
	border-style : solid;
	padding : 2px 5px 2px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 4px 2px 4px;
}
.ugc_menu_items a{
	color : #FFFFFF;
	text-decoration : none;
}
.ugc_menu_items a:hover{
	color : #000066;
}
.ugc_menu_items a:visited{
	color : #FFFFFF;
}
.fbspoofbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#fff;
	background-color:#5B74A8; 
	background-position:0 -48px; 
	border-color:#29447E #29447E #1A356E;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmwysbut {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-style:bold;
	color:#FFF;
	background-color:#fe8f01; 
	background-position:0 -48px; 
	border-color:#ff6e01 #ff6e01 #ffd85e;
	font-size:11px;
	font-weight:bold;
	line-height:normal !important;
	padding:2px 6px;
	position:relative;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;
}
.plfmxCommentSubmit {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentText {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:20px;
	margin-top:4px;
	padding:2px;
	width:97%;
} 
.plfmxCommentTextarea {
	background-color:#F8F8F8;
	border:1px solid #999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:75px;
	line-height:1.2;
	margin-top:10px;
	padding:2px;
	width:97%;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #333333;
	font-family : arial;
	font-size : 12px;
	background-color : #000000;
	background-image : url('http://z1049co.platformicstaging.com/template_images/default_main_replace_background.1312415254.jpg');
	background-repeat : no-repeat;
	background-position : top;
	background-attachment : fixed;
}

h1{
	color : #000000;
	font-size : 22px;
}

a.link{
	color : #6933ff;
	text-decoration : none;
}

a.hover{
	color : #000000;
	text-decoration : none;
}

a.visited{
	color : #6933ff;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}


#container{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	height : auto;
}
#main_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 2px;
}
#main_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : visible;
	border-style : none;
}
#main_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 986px;
	height : auto;
	background-color : #FFFFFF;
	border-color : #111111;
	padding : 5px 4px;
	border-width : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_16{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	background-color : #525252;
	padding : 10px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_16_background.1312581957.jpg');
}
#main_17{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_17_background.1312585285.jpg');
}
#main_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 600px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_27{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_41{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : auto;
	padding : 0px 5px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_42{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_44{
	float : left;
	position : relative;
	z-index : 1;
	width : 966px;
	height : auto;
	padding : 18px 15px 15px 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-position : top;
	overflow : visible;
	border-style : none;
}
#main_50{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 440px;
	color : #FFFFFF;
	background-color : #000000;
	padding : 0px 0px 5px 0px;
	margin : 0px 0px 5px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_50 h1{
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_50 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_50 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_50 a:hover{
	color : #CCCCCC;
	text-decoration : none;
}
#main_51{
	float : left;
	position : relative;
	z-index : 1;
	width : 660px;
	height : 21px;
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-position : right top;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 5px 0px;
	background-repeat : no-repeat;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_51_background.1312566681.jpg');
	padding : 5px 10px;
}
#main_51 h1{
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_51 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_51 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_51 a:hover{
	color : #FFFFFF;
	text-decoration : none;
}
#main_52{
	float : left;
	position : relative;
	z-index : 1;
	width : 670px;
	height : auto;
	background-color : #424347;
	padding : 45px 5px 5px 5px;
	margin : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : visible;
	border-style : none;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_52_background.1312579609.jpg');
}
#main_53{
	float : left;
	position : relative;
	z-index : 1;
	width : 668px;
	height : auto;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : solid;
	border-color : #1b1b17;
	border-width : 2px;
}
#main_53 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_53 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_53 a:hover{
	color : #990000;
	text-decoration : none;
}
#main_55{
	float : left;
	position : relative;
	z-index : 1;
	width : 476px;
	height : auto;
	color : #333333;
	padding : 0px 7px 5px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : hidden;
	border-style : none;
}
#main_55 h1{
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_55 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_55 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_55 a:hover{
	color : #000000;
	text-decoration : none;
}
#main_56{
	float : left;
	position : relative;
	z-index : 1;
	width : 476px;
	height : auto;
	padding : 0px 0px 5px 7px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_65{
	float : left;
	position : relative;
	z-index : 1;
	width : 645px;
	height : auto;
	padding : 15px 15px 8px 20px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_68{
	float : left;
	position : relative;
	z-index : 1;
	width : 295px;
	height : auto;
	padding : 0px 15px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_69{
	float : left;
	position : relative;
	z-index : 1;
	width : 268px;
	height : auto;
	padding : 0px 7px 2px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_70{
	float : left;
	position : relative;
	z-index : 1;
	width : 55px;
	height : auto;
	padding : 0px 5px 0px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_72{
	float : left;
	position : relative;
	z-index : 1;
	width : 650px;
	height : auto;
	color : #333333;
	background-color : #FFFFFF;
	padding : 10px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#main_72 h1{
	color : #000000;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_72 a:link{
	color : #FF0000;
	text-decoration : none;
}
#main_72 a:visited{
	color : #FF0000;
	text-decoration : none;
}
#main_72 a:hover{
	color : #000000;
	text-decoration : none;
}
#main_118{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 113px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_119{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_120{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 32px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_120_background.1313039555.jpg');
}
#main_121{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	color : #333333;
	border-color : #1b1b17;
	border-width : 0px 3px 3px 3px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	padding : 4px 5px;
}
#main_121 h1{
	color : #4b327a;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_121 a:link{
	color : #4b327a;
	text-decoration : none;
}
#main_121 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#main_121 a:hover{
	color : #333333;
	text-decoration : none;
}
#main_122{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_123{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	margin : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_124{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 32px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : visible;
	border-style : none;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_124_background.1313040784.jpg');
}
#main_125{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	color : #333333;
	border-color : #1b1b17;
	padding : 4px 5px;
	border-width : 0px 3px 3px 3px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_125 h1{
	color : #4b327a;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_125 a:link{
	color : #4b327a;
	text-decoration : none;
}
#main_125 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#main_125 a:hover{
	color : #333333;
	text-decoration : none;
}
#main_126{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_127{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 43px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_127_background.1313041386.jpg');
}
#main_128{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	border-color : #1b1b17;
	padding : 2px 2px 2px 2px;
	border-width : 0px 3px 3px 3px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_128 h1{
	color : #4b327a;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_128 a:link{
	color : #4b327a;
	text-decoration : none;
}
#main_128 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#main_128 a:hover{
	color : #333333;
	text-decoration : none;
}
#main_129{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_130{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 35px;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_130_background.1313041847.jpg');
	color : #333333;
	font-size : 12px;
}
#main_130 h1{
	font-weight : bold;
	font-family : arial;
	color : #4b327a;
	font-size : 22px;
}
#main_130 a:link{
	text-decoration : none;
	color : #4b327a;
}
#main_130 a:visited{
	text-decoration : none;
	color : #4b327a;
}
#main_130 a:hover{
	text-decoration : none;
	color : #333333;
}
#main_131{
	float : left;
	position : relative;
	z-index : 1;
	width : 286px;
	height : auto;
	color : #333333;
	border-color : #1b1b17;
	padding : 4px 4px;
	border-width : 0px 3px 3px 3px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
}
#main_131 h1{
	color : #4b327a;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
#main_131 a:link{
	color : #4b327a;
	text-decoration : none;
}
#main_131 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#main_131 a:hover{
	color : #333333;
	text-decoration : none;
}
#main_132{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_133 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 300px;
	 height : 16px;
}
#main_134 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 300px;
	 height : 16px;
}
#main_135 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 300px;
	 height : 16px;
}
#main_197{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 11px;
	padding : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_199{
	float : left;
	position : relative;
	z-index : 1;
	width : 499px;
	height : -1px;
	padding : 0px 58px 5px 58px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 12px;
	background-position : top;
}
#main_222{
	float : left;
	position : relative;
	z-index : 1;
	width : 670px;
	height : 6px;
	padding : 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_229{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 16px;
	padding : 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_258{
	float : left;
	position : relative;
	z-index : 1;
	width : 236px;
	height : -7px;
	padding : 0px 0px 14px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 13px 0px 0px;
}
#main_259{
	float : left;
	position : relative;
	z-index : 1;
	width : 171px;
	height : 16px;
	padding : 0px 0px 0px 78px;
	margin : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#main_261 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 249px;
	 height : 16px;
}
#main_262 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 249px;
	 height : 16px;
}
#main_272 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 124px;
	 height : 16px;
}
#main_273{
	float : left;
	position : relative;
	z-index : 1;
	width : 124px;
	height : 16px;
}
#main_293{
	float : left;
	position : relative;
	z-index : 1;
	width : 674px;
	height : -142px;
	padding : 0px 0px 158px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_294{
	float : left;
	position : relative;
	z-index : 1;
	width : 674px;
	height : -101px;
	padding : 0px 0px 117px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_309{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : -2px;
	padding : 0px 0px 18px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#main_320{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : -4px;
	padding : 0px 0px 20px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_321{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : -9px;
	padding : 5px 0px 20px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_322{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 6px;
	padding : 5px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_338{
	float : left;
	position : relative;
	z-index : 1;
	width : 660px;
	height : -4px;
	padding : 10px 10px 10px 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_339{
	float : left;
	position : relative;
	z-index : 1;
	width : 660px;
	height : -4px;
	padding : 10px 10px 10px 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#main_343{
	float : left;
	position : relative;
	z-index : 1;
	width : 680px;
	height : 6px;
	padding : 5px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}

/* CSS Document */

#menz1952{
	background-color:transparent;
}
#menz1952 a{
/* 	color : ~mtext */
/* 	width : ~mwidth */
/* 	background-color : ~mbackground */
	font-size : 8px;
	text-decoration : none;
	padding : 3px 0px 0px 12px;
	border-style : none;
/* 	border-color : ~mborderColor */
	border-width : 0px 0px 0px 0px;
	text-align : left;
	font-weight : normal;
}
#menz1952 a:hover{
/* 	background-color : ~mhover */
/* 	color : ~mtextHover */
}
body #menz1952 .menzactive, body #menz1952 .menzactive:hover{
/* 	background-color : ~mhover */
	text-decoration : none;
}
#menz1952 .menzparent{
/* 	background-image : ~img_mbgi */


}
#menz1952 div{
	width : 100px;
/* 	background-color : ~mhover */
	padding : 3px 3px 3px 3px;
/* deprecated */
/* deprecated */
/* deprecated */
	margin-top : -1px;
	font-size : 12px;
	text-align : center;
	font-style : normal;
}
#menz1952 div a:hover{
	text-decoration : none;
	background-color : #4b327a;
	color : #CCCCCC;
}
body #menz1952 div .menzactive, body #menz1952 div .menzactive:hover{
	background-color : #2c2c2c;
}
#menz1952 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1952 div a{
	width : 100px;
	background-color : #2c2c2c;
	padding : 3px 3px 3px 3px;
	border-width : 0px 0px 1px 0px;
	color : #FFFFFF;
	border-style : dotted;
	border-color : #000000;
/* 	font-weight : ~smfontWeight */
	font-size : 12px;
	text-align : center;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

/*~~vertswap~~*/
#menz1952 a{
/* 	background-image : ~img_mbgi */
/* 	background-repeat : ~mbg_repeat */
}
#menz1952 div a{
/* 	background-image : ~img_smbgi */
/* 	background-repeat : ~smbg_repeat */
}
#menz1952 a:hover{
/* 	background-image : ~img_mhi */
/* 	background-repeat : ~mh_repeat */
}
#menz1952 div a:hover{
/* 	background-image : ~img_smhi */
/* 	background-repeat : ~smh_repeat */
}
#menz1952 a{
	font-style : normal;
}
#menz1952 div a{
	border-style : dotted;
	border-width : 0px 0px 1px 0px;
	border-color : #000000;
}
#horizontal_tabs_1350_tabbox .tabheader{
	cursor : pointer;
	height : 19px;
	width : 180px;
	font-size : 14px;
	font-weight : normal;
	background-color : null;
	text-align : center;
	color : #333333;
	background-image : url('http://z1049co.platformicstaging.com/template_images/horizontal_tabs_1350header_background.1313696966.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#horizontal_tabs_1350_tabbox .tabheader_selected{
	height : 19px;
	width : 180px;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : #990000;
	background-image : url('http://z1049co.platformicstaging.com/template_images/horizontal_tabs_1350header_active_background.1313696966.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#horizontal_tabs_1350_tabbox .tab_on{
	height : null;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 8px 8px 8px 14px;
}
#horizontal_tabs_1350_tabbox .tab_off{
	display : none;
	overflow : hidden;
	height : null;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 8px 8px 8px 14px;
}
#horizontal_tabs_1350_tabbox .tab_on a:link{
	color : #FF0000;
}
#horizontal_tabs_1350_tabbox .tab_on a:visited{
	color : #FF0000;
}
#horizontal_tabs_1350_tabbox .tab_off a:link{
	text-decoration : none;
	color : #FF0000;
}
#horizontal_tabs_1350_tabbox .tab_off a:visited{
	text-decoration : none;
	color : #FF0000;
}
#horizontal_tabs_1352_tabbox .tabheader{
	cursor : pointer;
	height : 19px;
	width : 180px;
	font-size : 14px;
	font-weight : normal;
	background-color : null;
	text-align : center;
	color : #333333;
	background-image : url('http://z1049co.platformicstaging.com/template_images/horizontal_tabs_1350header_background.1313696966.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#horizontal_tabs_1352_tabbox .tabheader_selected{
	height : 19px;
	width : 180px;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : #990000;
	background-image : url('http://z1049co.platformicstaging.com/template_images/horizontal_tabs_1350header_active_background.1313696966.jpg');
	background-repeat : no-repeat;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 5px 0px 0px 0px;
}
#horizontal_tabs_1352_tabbox .tab_on{
	height : null;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 8px 8px 8px 14px;
}
#horizontal_tabs_1352_tabbox .tab_off{
	display : none;
	overflow : hidden;
	height : null;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	background-position : top left;
	border-width : 0px 0px 0px 0px;
	padding : 8px 8px 8px 14px;
}
#horizontal_tabs_1352_tabbox .tab_on a:link{
	color : #FF0000;
}
#horizontal_tabs_1352_tabbox .tab_on a:visited{
	color : #FF0000;
}
#horizontal_tabs_1352_tabbox .tab_off a:link{
	text-decoration : none;
	color : #FF0000;
}
#horizontal_tabs_1352_tabbox .tab_off a:visited{
	text-decoration : none;
	color : #FF0000;
}
.z104_rss {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : repeat;
	background-position : left;
	overflow : visible;
	border-style : none;
	padding : 5px 5px 5px 15px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.z104_rss a{
	color : #000000;
	text-decoration : none;
}
.z104_rss a:hover{
	color : #6933ff;
}
.z104_rss a:visited{
	color : #6933ff;
}
.z104_rss h1{
	font-weight : normal;
	font-family : verdana;
}
.rss_grey {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-color : #efefef;
	background-repeat : no-repeat;
	background-position : left;
	overflow : visible;
	border-style : none;
	padding : 5px 5px 5px 15px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.rss_grey a{
	color : #000000;
	text-decoration : none;
}
.rss_grey a:hover{
	color : #6933ff;
}
.rss_grey a:visited{
	color : #6933ff;
}
.rss_grey h1{
	font-weight : normal;
	font-family : verdana;
}
.z1049_concerts_blogbg {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-color : #efefef;
	background-repeat : repeat-x;
	background-position : bottom;
	overflow : hidden;
	border-color : #999999;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 10px 0px;
}
.z1049_concerts_blogbg a{
	color : #6933ff;
	text-decoration : none;
}
.z1049_concerts_blogbg a:hover{
	color : #6933ff;
}
.z1049_concerts_blogbg a:visited{
	color : #6933ff;
}
.z1049_concerts_blogbg h1{
	color : #000000;
	font-size : 24px;
	font-weight : bold;
	font-family : verdana;
}
.z_sidebar_275 {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #efefef;
	width : 210px;
	overflow : visible;
	border-color : #d2d4da;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.z_sidebar_275 a{
	color : #990000;
	text-decoration : none;
}
.z_sidebar_275 a:hover{
	color : #FF0000;
}
.z_sidebar_275 a:visited{
	color : #990000;
}
.z_sidebar_275 h1{
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	font-family : verdana;
}
.z1049_blog {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	line-height : 1.2;
	text-align : left;
	background-color : #FFFFFF;
	overflow : visible;
	border-color : #CCCCCC;
	border-style : solid;
	padding : 10px 20px 30px 20px;
	border-width : 3px 3px 3px 3px;
	margin : 0px 0px 10px 0px;
}
.z1049_blog a{
	color : #4b327a;
	text-decoration : none;
}
.z1049_blog a:hover{
	color : #000000;
}
.z1049_blog a:visited{
	color : #4b327a;
}
.z1049_blog h1{
	color : #4b327a;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.z1049_blog_visitortools {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 2px 2px 2px 2px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 4px 0px;
}
.z1049_blog_visitortools a{
	color : #4b327a;
	text-decoration : none;
}
.z1049_blog_visitortools a:hover{
	color : #000000;
}
.z1049_blog_visitortools a:visited{
	color : #4b327a;
}
.z1049_blog_visitortools h1{
	font-weight : normal;
	font-family : verdana;
}
.z1049_jock_blog {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-color : #FFFFFF;
	background-repeat : repeat-x;
	background-position : bottom;
	overflow : visible;
	border-color : #999999;
	border-style : solid;
	background-image : url('http://z1049co.platformicstaging.com/template_images/_z1049_jock_blog_background.1314123723.jpg');
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 10px 0px;
}
.z1049_jock_blog a{
	color : #4b327a;
	text-decoration : none;
}
.z1049_jock_blog a:hover{
	color : #000000;
}
.z1049_jock_blog a:visited{
	color : #4b327a;
}
.z1049_jock_blog h1{
	color : #4b327a;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.z1049_multigallery {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	width : 175px;
	height : 300px;
	overflow : hidden;
	border-color : #000000;
	border-style : solid;
	background-image : url('http://z1049co.platformicstaging.com/template_images/_z1049_multigallery_background.1314124000.jpg');
	padding : 5px 5px 5px 5px;
	border-width : 2px 2px 2px 2px;
	margin : 20px 10px 20px 10px;
}
.z1049_multigallery a{
	color : #4b327a;
	text-decoration : none;
}
.z1049_multigallery a:hover{
	color : #000000;
}
.z1049_multigallery a:visited{
	color : #4b327a;
}
.z1049_multigallery h1{
	color : #4b327a;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.z1049_thumbs_teasers {
	color : #333333;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	width : 100px;
	overflow : visible;
	border-color : #000000;
	border-style : solid;
	background-image : url('http://z1049co.platformicstaging.com/template_images/_z1049_thumbs_teasers_background.1314124277.jpg');
	padding : 5px 2px 5px 2px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.z1049_thumbs_teasers a{
	color : #4b327a;
	text-decoration : none;
}
.z1049_thumbs_teasers a:hover{
	color : #000000;
}
.z1049_thumbs_teasers a:visited{
	color : #4b327a;
}
.z1049_thumbs_teasers h1{
	color : #4b327a;
	font-size : 22px;
	font-weight : bold;
	font-family : arial;
}
.z1049_blog_visitortools2 {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #efefef;
	width : 150;
	overflow : hidden;
	border-color : #d2d4da;
	border-style : solid;
	padding : 5px 5px 5px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.z1049_blog_visitortools2 a{
	color : #990000;
	text-decoration : none;
}
.z1049_blog_visitortools2 a:hover{
	color : #990000;
}
.z1049_blog_visitortools2 a:visited{
	color : #FF0000;
}
.z1049_blog_visitortools2 h1{
	color : #000000;
	font-size : 12px;
	font-weight : normal;
	font-family : verdana;
}

#container_masthead{
	position : relative;
	margin : 0 auto;
	width : 996px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : visible;
	border-style : none;
	background-color : #000000;
}
#masthead_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 179px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/masthead_masthead_5_background.1312500153.jpg');
}
#masthead_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : 47px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/masthead_masthead_6_background.1312502768.jpg');
}
#masthead_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : 104px;
	padding : 0px 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : bottom;
	overflow : hidden;
	border-style : none;
}
#masthead_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 980px;
	height : auto;
	padding : 0px 8px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 287px;
	height : -128px;
	padding : 150px 0px 5px 20px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 728px;
	height : 90px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 10px 8px 0px;
}
#masthead_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 238px;
	height : 95px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 5px 0px 0px 0px;
}
#masthead_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 688px;
	height : 22px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 150px 0px 5px 0px;
}
#masthead_36{
	float : left;
	position : relative;
	z-index : 1;
	width : 688px;
	height : 177px;
	padding : 0px 0px 0px 20px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_42{
	float : left;
	position : relative;
	z-index : 1;
	width : 688px;
	height : 177px;
	padding : 0px 0px 0px 20px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_43{
	float : left;
	position : relative;
	z-index : 1;
	width : 287px;
	height : 32px;
	color : #FFFFFF;
	padding : 140px 0px 5px 0px;
	font-family : arial;
	font-weight : bold;
	font-size : 10px;
	text-align : center;
	overflow : hidden;
	border-style : none;
}
#masthead_43 a:hover{
	text-decoration : none;
	color : #CCCCCC;
}

#container_feedtemplate_front650{
	position : relative;
	margin : 0 auto;
	width : 650px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 650px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 340px;
	height : 210px;
	padding : 0px 0px 5px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front650_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	padding : 0px 0px 0px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_10{
	float : left;
	position : relative;
	z-index : 1;
	width : 338px;
	height : 208px;
	border-color : #6933ff;
	border-width : 1px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : solid;
	background-color : #000000;
}
#feedtemplate_front650_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	font-family : arial;
	font-weight : bold;
	font-size : 16px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 3px 5px;
}
#feedtemplate_front650_13 h1{
	color : #333333;
	font-size : 16px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_13 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_13 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_13 a:hover{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_front650_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	padding : 0px 5px;
	margin : 0px 0px 2px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_14 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_front650_14 a:link{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_front650_14 a:visited{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_front650_14 a:hover{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #6933ff;
	padding : 0px 5px;
	margin : 3px 0px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_15 h1{
	color : #6933ff;
	font-size : 12px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_15 a:link{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_front650_15 a:visited{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_front650_15 a:hover{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_16{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	padding : 2px 5px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_17{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 2px 5px;
}
#feedtemplate_front650_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	padding : 2px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	padding : 2px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_31{
	float : left;
	position : relative;
	z-index : 1;
	width : 35px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_32{
	float : left;
	position : relative;
	z-index : 1;
	width : 254px;
	height : auto;
	padding : 4px 0px 0px 0px;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #333333;
	font-size : 12px;
}
#feedtemplate_front650_32 h1{
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-size : 12px;
}
#feedtemplate_front650_32 a:link{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_front650_32 a:visited{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_front650_32 a:hover{
	text-decoration : none;
	color : #6933ff;
}
#feedtemplate_front650_35{
	float : left;
	position : relative;
	z-index : 1;
	width : 35px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_36{
	float : left;
	position : relative;
	z-index : 1;
	width : 254px;
	height : auto;
	color : #333333;
	padding : 4px 0px 0px 0px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_36 h1{
	color : #333333;
	font-size : 12px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_36 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_36 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_36 a:hover{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_front650_39{
	float : left;
	position : relative;
	z-index : 1;
	width : 35px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_40{
	float : left;
	position : relative;
	z-index : 1;
	width : 254px;
	height : auto;
	color : #333333;
	padding : 4px 0px 0px 0px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front650_40 h1{
	color : #333333;
	font-size : 12px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_front650_40 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_40 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_front650_40 a:hover{
	color : #6933ff;
	text-decoration : none;
}

#container_feedtemplate_front4column{
	position : relative;
	margin : 0 auto;
	width : 680px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 660px;
	height : 120px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	background-image : url('http://z1049co.platformicstaging.com/template_images/feedtemplate_front4column_feedtemplate_front4column_2_background.1313299871.jpg');
	padding : 8px 8px 15px 12px;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 0px 25px 0px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_7 h1{
	color : #4b327a;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_7 a:link{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_7 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_7 a:hover{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_front4column_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 0px 15px 0px 10px;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_8 h1{
	color : #4b327a;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_8 a:link{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_8 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_8 a:hover{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_front4column_9{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 0px 5px 0px 20px;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_9 h1{
	color : #4b327a;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_9 a:link{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_9 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_9 a:hover{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_front4column_10{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 0px 2px 0px 23px;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_10 h1{
	color : #4b327a;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_10 a:link{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_10 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_10 a:hover{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_front4column_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 75px;
	padding : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 5px 0px 0px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_14 h1{
	color : #4b327a;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_14 a:link{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_14 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_14 a:hover{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_front4column_16{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 75px;
	padding : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_17{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 5px 0px 0px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_17 h1{
	color : #4b327a;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_17 a:link{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_17 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_17 a:hover{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_front4column_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 75px;
	padding : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_20{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 5px 0px 0px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_20 h1{
	color : #4b327a;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_20 a:link{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_20 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_20 a:hover{
	color : #000000;
	text-decoration : none;
}
#feedtemplate_front4column_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : 75px;
	padding : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_front4column_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 5px 0px 0px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_front4column_26 h1{
	color : #4b327a;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana;
}
#feedtemplate_front4column_26 a:link{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_26 a:visited{
	color : #4b327a;
	text-decoration : none;
}
#feedtemplate_front4column_26 a:hover{
	color : #000000;
	text-decoration : none;
}

#container_feedtemplate_rail290_3{
	position : relative;
	margin : 0 auto;
	width : 290px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	padding : 5px 3px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_4{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	margin : 0px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_8{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_9{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 0px 0px 4px 4px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_11{
	float : left;
	position : relative;
	z-index : 1;
	width : 130px;
	height : 70px;
	padding : 0px 5px 0px 3px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#feedtemplate_rail290_3_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 145px;
	height : auto;
	font-family : arial;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	color : #6933ff;
	font-size : 14px;
}
#feedtemplate_rail290_3_12 h1{
	font-weight : bold;
	font-family : arial;
	color : #333333;
	font-size : 14px;
}
#feedtemplate_rail290_3_12 a:link{
	text-decoration : none;
	color : #6933ff;
}
#feedtemplate_rail290_3_12 a:visited{
	text-decoration : none;
	color : #6933ff;
}
#feedtemplate_rail290_3_12 a:hover{
	text-decoration : none;
	color : #333333;
}
#feedtemplate_rail290_3_14{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_15{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : auto;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_15 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_3_15 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_15 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_15 a:hover{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_rail290_3_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : auto;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_19 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_3_19 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_19 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_19 a:hover{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_rail290_3_22{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_23{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : auto;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_23 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_3_23 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_23 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_23 a:hover{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_rail290_3_25{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_26{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : auto;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_26 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_3_26 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_26 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_26 a:hover{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_rail290_3_30{
	float : left;
	position : relative;
	z-index : 1;
	width : 144px;
	height : auto;
	color : #6933ff;
	padding : 0px 0px 2px 0px;
	font-family : arial;
	font-weight : bold;
	font-size : 14px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_30 h1{
	color : #333333;
	font-size : 14px;
	font-weight : bold;
	font-family : arial;
}
#feedtemplate_rail290_3_30 a:link{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_rail290_3_30 a:visited{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_rail290_3_30 a:hover{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_31{
	float : left;
	position : relative;
	z-index : 1;
	width : 140px;
	height : auto;
	color : #333333;
	padding : 4px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_31 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_3_31 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_31 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_31 a:hover{
	color : #6933ff;
	text-decoration : none;
}
#feedtemplate_rail290_3_40{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 4px 4px;
}
#feedtemplate_rail290_3_44{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_45 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 140px;
	 height : 16px;
}
#feedtemplate_rail290_3_51{
	float : left;
	position : relative;
	z-index : 1;
	width : 30px;
	height : 12px;
	padding : 4px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_52{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : auto;
	color : #333333;
	padding : 3px 0px 0px 4px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#feedtemplate_rail290_3_52 h1{
	color : #333333;
	font-size : 12px;
	font-weight : normal;
	font-family : arial;
}
#feedtemplate_rail290_3_52 a:link{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_52 a:visited{
	color : #333333;
	text-decoration : none;
}
#feedtemplate_rail290_3_52 a:hover{
	color : #6933ff;
	text-decoration : none;
}

#container_rightrail{
	position : relative;
	margin : 0 auto;
	width : 300px;
}
#rightrail_42{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#rightrail_118{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 124px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	border-width : 0px;
}
#rightrail_119{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#rightrail_120{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 32px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_120_background.1313039555.jpg');
}
#rightrail_121{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	color : #333333;
	border-color : #1b1b17;
	border-width : 0px 3px 3px 3px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	padding : 4px 5px;
	background-color : #FFFFFF;
}
#rightrail_122{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
}
#rightrail_123{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	margin : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
}
#rightrail_124{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 32px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top;
	overflow : visible;
	border-style : none;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_124_background.1313040784.jpg');
}
#rightrail_125{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	color : #333333;
	border-color : #1b1b17;
	padding : 4px 5px;
	border-width : 0px 3px 3px 3px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	background-color : #FFFFFF;
}
#rightrail_126{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#rightrail_127{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 43px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_127_background.1313041386.jpg');
}
#rightrail_128{
	float : left;
	position : relative;
	z-index : 1;
	width : 290px;
	height : auto;
	color : #333333;
	border-color : #1b1b17;
	padding : 2px 2px 2px 2px;
	border-width : 0px 3px 3px 3px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	background-color : #FFFFFF;
}
#rightrail_129{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#rightrail_130{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 35px;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/main_replace_main_replace_130_background.1313041847.jpg');
	color : #333333;
	font-size : 12px;
}
#rightrail_131{
	float : left;
	position : relative;
	z-index : 1;
	width : 286px;
	height : auto;
	color : #333333;
	border-color : #1b1b17;
	padding : 4px 4px;
	border-width : 0px 3px 3px 3px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : left;
	overflow : visible;
	border-style : solid;
	background-color : #FFFFFF;
}
#rightrail_132{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 10px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#rightrail_133 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 300px;
	 height : 16px;
}
#rightrail_134 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 300px;
	 height : 16px;
}
#rightrail_135 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 300px;
	 height : 16px;
}
#rightrail_201{
	float : left;
	position : relative;
	z-index : 1;
	width : 284px;
	height : auto;
	background-color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : solid;
	color : #333333;
	font-size : 12px;
	border-color : #1b1b17;
	padding : 5px;
	border-width : 0px 3px 0px 3px;
}
#rightrail_222{
	float : left;
	position : relative;
	z-index : 1;
	width : 294px;
	height : -5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 18px 0px;
	border-color : #1b1b17;
	border-width : 0px;
}
#rightrail_224{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 3px;
	padding : 0px 0px 13px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#rightrail_225{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : -5px;
	padding : 16px 0px 5px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#rightrail_226{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 16px;
}
#rightrail_277{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : -4px;
	padding : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	margin : 0px 0px 10px 0px;
}
#rightrail_278{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 16px;
}
#rightrail_294{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : -2px;
	margin : 0px 0px 8px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 8px 0px;
}

#container_footer{
	position : relative;
	margin : 0 auto;
	width : 996px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_3{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top;
	background-image : url('http://z1049co.platformicstaging.com/template_images/footer_footer_3_background.1313045373.jpg');
}
#footer_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : 200px;
	color : #FFFFFF;
	padding : 10px 10px 13px 10px;
	font-family : arial;
	font-weight : bold;
	font-size : 12px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : bottom;
	overflow : visible;
	border-style : none;
}
#footer_6 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 996px;
	 height : 16px;
}
#footer_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 996px;
	height : auto;
	color : #FFFFFF;
	margin : 10px 0px 20px 0px;
	font-family : arial;
	font-weight : normal;
	font-size : 12px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : 60px;
	padding : 0px 0px 10px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 960px;
	height : auto;
	padding : 0px 8px 0px 8px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 468px;
	height : 60px;
	padding : 0px 5px 0px 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 468px;
	height : 60px;
	padding : 0px 15px 0px 5px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_21{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	color : #FFFFFF;
	padding : 0px 5px 5px 5px;
	font-family : arial;
	font-weight : normal;
	font-size : 16px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_21 h1{
	color : #FFFFFF;
	font-size : 18px;
	font-weight : bold;
	font-family : arial;
}
#footer_21 a:link{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_21 a:visited{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_21 a:hover{
	color : #4b327a;
	text-decoration : none;
}
#footer_22{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	color : #FFFFFF;
	padding : 0px 5px 5px 5px;
	font-family : arial;
	font-weight : normal;
	font-size : 14px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_22 h1{
	color : #FFFFFF;
	font-size : 18px;
	font-weight : bold;
	font-family : arial;
}
#footer_22 a:link{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_22 a:visited{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_22 a:hover{
	color : #4b327a;
	text-decoration : none;
}
#footer_23{
	float : left;
	position : relative;
	z-index : 1;
	width : 230px;
	height : auto;
	color : #FFFFFF;
	padding : 0px 5px 5px 5px;
	font-family : arial;
	font-weight : normal;
	font-size : 14px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_23 h1{
	color : #FFFFFF;
	font-size : 18px;
	font-weight : bold;
	font-family : arial;
}
#footer_23 a:link{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_23 a:visited{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_23 a:hover{
	color : #4b327a;
	text-decoration : none;
}
#footer_24{
	float : left;
	position : relative;
	z-index : 1;
	width : 240px;
	height : auto;
	color : #FFFFFF;
	font-family : arial;
	font-weight : normal;
	font-size : 14px;
	text-align : center;
	overflow : visible;
	border-style : none;
}
#footer_24 h1{
	color : #FFFFFF;
	font-size : 18px;
	font-weight : bold;
	font-family : arial;
}
#footer_24 a:link{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_24 a:visited{
	color : #CCCCCC;
	text-decoration : none;
}
#footer_24 a:hover{
	color : #4b327a;
	text-decoration : none;
}


