/*  Content Elements */
.printonly
{
	display: none;	
}
.displayprint
{
}
td
{
	vertical-align: top;
}
td.footer
{
	font-variant: normal; 
	font-size: 6pt; 
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, sans-serif; 
	COLOR: #000000;
    padding-top: 20px;
    padding-bottom: 25px;
}
td.content
{
	color: #353535;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
    FONT-SIZE: 13px;
    padding-top: 20px;
}
td td.content
{
	color: #353535;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
    FONT-SIZE: 13px;
    padding-top: 20px;
}
td td.content td
{
	color: #353535;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
    FONT-SIZE: 13px;
}
td td.content td td
{
	color: #353535;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
    FONT-SIZE: 13px;
}
td td.content td td td
{
	color: #353535;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
    FONT-SIZE: 13px;
}
td td.content A
{
	color: #71253F;
    TEXT-DECORATION: underline;
    font-weight: bold;
}
td td.content A:active
{
	color: #71253F;
    TEXT-DECORATION: underline;
    font-weight: bold;
}
td td.content A:hover
{
    COLOR: #71253F;
    TEXT-DECORATION: underline;
    font-weight: bold;
}

/*  WebEdit Format Styles: zwingend! */
td td.content P
{
	color: #353535;
	margin: 0px 0px 12px 0px;
    FONT-SIZE: 13px;
}
td td.content H1
{
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
	margin: 5px 0px 12px 0px;
}
td td.content H2
{
    FONT-SIZE: 17px;
    FONT-WEIGHT: bold;
	margin: 5px 0px 12px 0px;
	color: #833C49;
}
td td.content H3
{
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
	color: #000000;
}
td td.content H4
{
    FONT-SIZE: 15px;
    FONT-WEIGHT: bold;
	color: #C7013F;
}
td td.content H5
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    padding: 7px;
	background-color: #FFF0F0;
	border: 1px solid #71253F;
	color: #444444;
	line-height: 140%;
}
td td.content H6
{
	color: #353535;
	margin: 0px 0px 12px 0px;
	font-size: 9px;
	font-weight: normal;
}
td td.content OL
{
	margin: 5px 0px 8px 33px;
}
td td.content UL
{
	margin: 5px 0px 8px 17px;
}
td td.content DIR
{
	list-style-image: url(/_layout/standard/images/point.gif);
	margin: 0px 0px 8px 17px;
}
td td.content HR
{
	height: 1px;
}
/*  Frames  */
td td.content table.pinkframe
{
    padding: 5px 7px 5px 7px;
	background-color: #FFF0F0;
}
td td.content table.pinkframeborder
{
    padding: 5px 7px 5px 7px;
	background-color: #FFF0F0;
	border: 1px solid #71253F;
}
td td.content table.brownframe
{
    padding: 5px 7px 5px 7px;
	background-color: #F5EFDE;
}
td td.content table.brownframeborder
{
    padding: 5px 7px 5px 7px;
	background-color: #F5EFDE;
	border: 1px solid #71253F;
}

/* Navi */
div.bsn-Web-Controls-Navigation-SubNavi
{
	padding-top: 6px;
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 9pt;
	line-height: 210%;
	font-weight: bold;
}
div.navilink
{
	color: #7B1234;
}
div.navi a
{
	color: #7B1234;
}
div.navi a:hover
{
	color: #7B1234;
}
div.navi a:visited
{
	color: #7B1234;
}
div.navi a:active
{
	color: #7B1234;
}
div.naviindent0
{
	display: none;
}
div.naviindent2
{
	font-size: 8pt;
	padding-top: 0px;
}
div.navi
{
	color: #7B1234;
	text-decoration: underline;
}
div.navi b
{
	color: #FFFFFF;
	text-decoration: underline;
}
/* Form */
td.label
{
	font-weight: bold;	
}
div.bsn-Web-Controls-Forms-ContactForm input
{
	width: 300px;	
}
div.bsn-Web-Controls-Forms-ContactForm input.error
{
	background-color: #FFFEAE;
}
div.bsn-Web-Controls-Forms-ContactForm textarea
{
	width: 300px;	
}
div.bsn-Web-Controls-Forms-ContactForm div.error p
{
	color: white;
	background-color: #A20638;
}