@charset "utf-8";
/* CSS Document */

body 
{
	text-align:center;
	/*background-image:url(bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;*/
font-family: Geneva, Arial, Helvetica, sans-serif;

	background-color:#efefef;
	margin:0px;	
}

#main
{
	margin:0px;
	padding:0px;
	width:970px;
	background-color:#FFF;


}



#header
{
	width:970px;
	height:143px;
	overflow:hidden;
	background-image:url(img_pt/header.jpg);
	background-repeat:no-repeat;
}

#headercontainer
{

	/*overflow:hidden;*/
	margin-left:10px;
	margin-top:23px;
	height:37px;
	overflow:hidden;

}

.headermenu
{
	color:#cdcdcd;
	text-decoration:none;
	margin: 0 0 0 0;
	font-family:arial;
	font-size:17px;
	font-weight:600;
	border-right:0px solid #b1012d;
	padding-left:10px;
	padding-right:10px;
	height:37px;
	line-height:37px;
	padding-top:0px;
	padding-bottom:0px;
}

.headermenu:hover
{
	color:#ffffff;	
}
.tagline
{
	/*width:330px;*/
	height:40px;
	overflow:hidden;
	line-height:40px;
	font-family:Geneva,arial;
	font-size:23px;
	font-weight:600;
	color:#ffffff;	
	margin-left:310px;
	margin-top:35px;
}

#footer
{
	width:950px;
	min-height:30px;
	background-color:#FFF;
	overflow:hidden;
	text-align:left;
}

#footer970
{
	width:970px;
	min-height:30px;
	background-color:#FFF;
	overflow:hidden;
	text-align:left;
}


.panel_left
{
	width:330px;
	height:250px;
	background-image:url(img_pt/panel_bg_right.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	border:1px #efefef solid;
}

.panel_left_title
{
	width:330px;
	height:58px;
	overflow:hidden;
	background:url(img_pt/main_panel_arrow.gif);
	background-repeat:no-repeat;
	line-height:58px;
	padding-left:30px;
	font-family:Geneva,arial;
	font-size:25px;
	font-weight:600;
	color:#ffffff;
}

.panel_left_link
{
	color:#cc0033;
	font-size:13px;
	font-weight:bold;
	font-family:Geneva,Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.panel_left_link:hover
{
	text-decoration:underline;
}

.panel_right
{
	width:210px;
	height:230px;
	background-image:url(img_pt/panel_bg_right.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	border:1px #efefef solid;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}


.textheader
{
	color:#cc0033;
	font-size:14px;
	font-weight:bold;
	font-family:Geneva, sans-serif;
}

.text
{
	color:#000000;
	font-size:11px;
	font-family: Geneva, sans-serif;
	line-height: 1.4em;

}

.panel3
{
	width:169px;
	height:250px;
	background-image:url(img_pt/panel3_bg.jpg);
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	border:1px #efefef solid;
}

.footerlink
{
	font-size:10px;
	padding:0 10px 0 10px;
	border-right:1px #B0B0B0 solid;
	height:13px;
	line-height:1em;
	text-decoration:none;
	color:#cc0033;
}

.footerlink:hover
{
	text-decoration:underline;	
}

.footerlinklast:hover
{
	text-decoration:underline;	
}

.footerlinklast
{
	font-size:10px;
	padding:0 10px 0 10px;
	border:none;
	height:13px;
	line-height:1em;
	text-decoration:none;
	color:#cc0033;
}

.copytext
{
	font-size:10px;
	padding:0 10px 0 10px;
	border:none;
	height:13px;
	line-height:1em;
	text-decoration:none;
	color:#999999;
}

.copytextlink
{
	color:#e57f99;
	text-decoration:none;
}

.copytextlink:hover
{
	text-decoration:underline;
}

.deeverything
{
	border:0px; 
	padding:0px; 
	margin:0px;
}

.pt_header1
{
	font-weight:bold;
		color:#cc0033;
}

.pt_header2
{
		color:#cc0033;
}

.quotetext
{
	font-size:16px;
	font-weight:bold;

}

.quotequotetext
{
	color:#cc0033;
	font-size:18px;
}

.tandc_number
{
	width:45px;	
	color:#000000;
	font-size:14px;
	font-family: Geneva, sans-serif;
	line-height: 1.4em;
	font-weight:bold;	
}

.tandc_text
{

	color:#000000;
	font-size:14px;
	font-family: Geneva, sans-serif;
	line-height: 1.4em;

}