﻿h1
{
	font: bold 22px/22px Trebuchet MS,verdana,arial;
	color: #888888;
	margin: 0px;
}

h2
{
	font: bold 14px/18px Trebuchet MS,verdana,arial;
	color: #ff713a;
	margin: 0px;
	margin-bottom: -12px;
}

p.intro
{
	font: bold 15px/19px Trebuchet MS,verdana,arial;
	color: #ff713a;
	margin-top: 12px;
}

p,ul li
{
	font: normal 13px/18px Trebuchet MS,verdana,arial;
	color: #666666;
}

ul
{
	margin-left:15px;
	margin-top: 15px;
}

p
{
	margin-top: 10px;	
}



table.contentTable
{
	font: normal 12px/19px Trebuchet MS,verdana,arial;
	color: #666666;
}

table.contentTable tr td h3
{
	font: bold 13px/18px Trebuchet MS,verdana,arial;
	color: #ff713a;
	margin: 0px;
}

table.contentTable tr td h3.home
{
	font: bold 16px/20px Trebuchet MS,verdana,arial;
	color: #ff713a;
	margin: 0px;
	margin-bottom: 2px;
}

table.contentTable tr td.content, table.contentTable tr td.contentNoBottomPadding
{
	padding-right: 20px;
	padding-bottom: 20px;
}

table.contentTable tr td.contentNoBottomPadding
{
	padding-bottom: 0px;
}

table.contentTable tr td img
{
	margin-right: 10px;
	border: solid 1px #cccccc;
}



/* LANGUAGES */

table.featuredLanguagesBox th
{
	font: bold 14px/16px Trebuchet MS,verdana,arial;
	color: #ff713a;
}

table.featuredLanguagesBox td
{
	font: normal 12px/19px Trebuchet MS,verdana,arial;
	color: #666666;
}

a
{
	font-family: Trebuchet MS,verdana,arial;
	color: #ff713a;
	text-decoration: underline;
}


a:hover
{
	text-decoration: none;
}


a.returnLink
{
	font: bold 12px/16px Trebuchet MS,verdana,arial;
}


ul.langList
{
	list-style-type: none;
	list-style-image: url('/assets/images/template/bp1.gif');
	
}

ul.langList li, ul.langList li.smaller
{
	font-weight: bold;
	color: #ff713a;
	margin-bottom: 23px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 11px;
}

ul.langList li.smaller
{
	margin-bottom: 14px;
}