@charset "UTF-8";
/* CSS Document */





@font-face {
    font-family: 'ShantiRegular';
    src: url('Shanti-Regular-webfont.eot');
    src: url('Shanti-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Shanti-Regular-webfont.woff') format('woff'),
         url('Shanti-Regular-webfont.ttf') format('truetype'),
         url('Shanti-Regular-webfont.svg#ShantiRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('PTN57F-webfont.eot');
    src: url('PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTN57F-webfont.woff') format('woff'),
         url('PTN57F-webfont.ttf') format('truetype'),
         url('PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionBold';
    src: url('PTC75F-webfont.eot');
    src: url('PTC75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTC75F-webfont.woff') format('woff'),
         url('PTC75F-webfont.ttf') format('truetype'),
         url('PTC75F-webfont.svg#PTSansCaptionBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansCaptionRegular';
    src: url('PTC55F-webfont.eot');
    src: url('PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTC55F-webfont.woff') format('woff'),
         url('PTC55F-webfont.ttf') format('truetype'),
         url('PTC55F-webfont.svg#PTSansCaptionRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBoldItalic';
    src: url('PTS76F-webfont.eot');
    src: url('PTS76F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS76F-webfont.woff') format('woff'),
         url('PTS76F-webfont.ttf') format('truetype'),
         url('PTS76F-webfont.svg#PTSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansBold';
    src: url('PTS75F-webfont.eot');
    src: url('PTS75F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS75F-webfont.woff') format('woff'),
         url('PTS75F-webfont.ttf') format('truetype'),
         url('PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansItalic';
    src: url('PTS56F-webfont.eot');
    src: url('PTS56F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS56F-webfont.woff') format('woff'),
         url('PTS56F-webfont.ttf') format('truetype'),
         url('PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('PTS55F-webfont.eot');
    src: url('PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTS55F-webfont.woff') format('woff'),
         url('PTS55F-webfont.ttf') format('truetype'),
         url('PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('PTN77F-webfont.eot');
    src: url('PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('PTN77F-webfont.woff') format('woff'),
         url('PTN77F-webfont.ttf') format('truetype'),
         url('PTN77F-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 {
    padding-top: 12px;
    padding-bottom: 8px;
	font: 22px/30px 'ShantiRegular', Arial, sans-serif;
    letter-spacing: 0;
    color:#c51625;
}

h2 {
    padding-top: 8px;
    padding-bottom: 6px;
    font: 18px/22px 'PTSansRegular', Arial, sans-serif;
    letter-spacing: 0;
}
h3 {
    padding-top: 8px;
    padding-bottom: 6px;
    font: 13px/18px 'PTSansBold', Arial, sans-serif;
    letter-spacing: 0;
    color:#c51625;
}

h5 {
    padding-top: 8px;
    padding-bottom: 6px;
    font: 10px/12px 'PTSans', Arial, sans-serif;
    letter-spacing: 0;
    color:#c51625;
}

#searchresult p {
    color:#000;
}

div.tinymcewysiwyg p {
    padding-bottom: 6px;
    font: 14px/18px 'ShantiRegular', Arial, sans-serif;
    color:#666;
    line-height:18px;
}

div.tinymcewysiwyg strong {
    padding-bottom: 6px;
    font: 13px/18px 'PTSansCaptionBold', Arial, sans-serif;
    color:#666;
    line-height:18px;
}

ul {
    padding-left: 15px;
	padding-top: 0px;
    padding-bottom: 6px;
	font: 14px/18px 'ShantiRegular', Arial, sans-serif;
    color:#666;
}

li {
	list-style-image:url("bullet_red.png");
}




