@font-face {
    font-family: 'CartoGothicStdBook';
    src: url('/font/CartoGothicStd-Book-webfont.eot?') format('eot'),
         url('/font/CartoGothicStd-Book-webfont.woff') format('woff'),
         url('/font/CartoGothicStd-Book-webfont.ttf') format('truetype'),
         url('/font/CartoGothicStd-Book-webfont.svg#webfont1l1oLWSU') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CartoGothicStdItalic';
    src: url('/font/CartoGothicStd-Italic-webfont.eot?') format('eot'),
         url('/font/CartoGothicStd-Italic-webfont.woff') format('woff'),
         url('/font/CartoGothicStd-Italic-webfont.ttf') format('truetype'),
         url('/font/CartoGothicStd-Italic-webfont.svg#webfontwfIPNIfh') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CartoGothicStdBold';
    src: url('/font/CartoGothicStd-Bold-webfont.eot?') format('eot'),
         url('/font/CartoGothicStd-Bold-webfont.woff') format('woff'),
         url('/font/CartoGothicStd-Bold-webfont.ttf') format('truetype'),
         url('/font/CartoGothicStd-Bold-webfont.svg#webfontjp82WRel') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CartoGothicStdBoldItalic';
    src: url('/font/CartoGothicStd-BoldItalic-webfont.eot?') format('eot'),
         url('/font/CartoGothicStd-BoldItalic-webfont.woff') format('woff'),
         url('/font/CartoGothicStd-BoldItalic-webfont.ttf') format('truetype'),
         url('/font/CartoGothicStd-BoldItalic-webfont.svg#webfontCWJpTiZr') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { background-image: url(images/bg.jpg); margin-top: 0px; margin-bottom: 0px; }
.footer { color: #000000; font-size: 8pt; font-family: Arial, Helvetica }
.class1 { color: #FFFFFF; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica }
.article-text { color: #000000; font-size: 9pt; font-family: Arial, Helvetica }
.article-title { color: #000000; font-size: 14pt; font-weight: bold; font-family: Arial, Helvetica }
.title { color: #000000; font-size: 14pt; font-weight: bold; font-family: Arial, Helvetica }
.category-text { color: #000000; font-size: 9pt; font-family: Arial, Helvetica }
.home-text { color: #000000; font-size: 9pt; font-family: Arial, Helvetica }
.table { color: #000000; font-size: 15px; font-family: CartoGothicStdBook, Arial, Helvetica }
.text { color: #000000; font-size: 9pt; font-family: Arial, Helvetica; text-align: justify; margin-right: 15pt; margin-left: 15pt }
.bullets { color: #000000; font-size: 9pt; font-family: Arial, Helvetica; text-align: left; margin-right: 15pt; margin-left: 15pt }
.articles { color: #FFFFFF; font-size: 9pt; font-family: Arial, Helvetica; text-align: left; margin-right: 15pt; margin-left: 15pt }
a.nav { color: #000000; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica; text-decoration: none }
a.nav:hover { text-decoration: underline }
a.blue { color: #1688BC; font-size: 9pt; font-weight: bold; font-family: Arial, Helvetica; text-decoration: none }
a.blue:hover { text-decoration: underline }
a.white { color: #FFFFFF; font-size: 10pt; font-family: Arial, Helvetica; text-decoration: none }
a.white:hover { text-decoration: underline }
a.bot { color: #000000; font-size: 8pt; font-family: Arial, Helvetica; text-decoration: none }
a.bot:hover { text-decoration: underline }
a { color: #4A497A; font-size: 9pt; font-family: Arial, Helvetica; text-decoration: underline }
a:hover { text-decoration: none }

#mainvert {
	text-align: center;
	padding: 4px 12px 6px 0px;
	width: 348px;
	float: left;
	overflow: hidden;
}

.sidebar {
	font-family: CartoGothicStdBook, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
}

ul.sidebar {
 	list-style-type: none;
	margin: 10px 0px 8px 0px;
	padding: 10px 0px 8px 0px;
}

li.sidebar a {
	font-size: 15px;
	background-color:#F8F6F2;
	display: block;
 	padding: 6px 0px 6px 0px;
	text-decoration: none;
	border-bottom: 1px solid #BFBFBF;
}

li.sidebar a:hover {
	background-color: #F9EBBE;
}
