html, body

	{
	margin: 0px;
	padding: 0px;
	background: url('../img/bg.gif') #083B82;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	}

img

	{
	border-width: 0;
	}

td.icons

	{
	background: url('../img/top_pattern.gif') #216297;
	height: 30px;
	width: 200px;
	}

td.icons div

	{
	float: left;
	padding: 3px 10px 0 20px;
	}

td.topMenu

	{
	background: url('../img/top_pattern.gif') #216297;
	}

td.topMenuItem

	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

td.topMenuItem a:link, td.topMenuItem a:visited

	{
	background: url('../img/top_menu_arrow.gif') no-repeat 0 5px;
	padding: 3px 0 0 20px;
	color: #4CAAFF;
	text-decoration: none;
	display: block;
	}

td.topMenuItem a:hover

	{
	background: url('../img/top_menu_arrow_over.gif') no-repeat 0 5px;
	padding: 3px 0 0 20px;
	color: #fff;
	text-decoration: none;
	}

td.subMenuLine

	{
	background: url('../img/sub_menu_line.gif');
	height: 5px;
	}

table.logo

	{
	background: url('../img/logo_bg.jpg') repeat-x;
	width: 100%;
	height: 100%
	}

td.logo

	{
	background: #307DC3;
	}

td.topPic

	{
	background: url('../img/top_pic.jpg') #307DC3;
	width: 736px;
	}

table.leftMenu

	{
	background: url('../img/left_menu_bg.jpg') no-repeat 100% 100% #083C82;
	padding: 20px;
	width: 264px;
	}

td.contentTitle

	{
	background: url('../img/content_title.jpg');
	width: 736px;
	height: 31px;
	}

td.lang

	{
	background: url('../img/lang_bg.gif');
	width: 155px;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}

td.lang div

	{
	padding: 0 0 0 30px;
	float: left;
	background: url('../img/lang_arrow.gif') no-repeat 15px 3px;
	color: #fff;
	}

td.lang div.active

	{
	color: #083C82;
	padding: 0 0 0 30px;
	float: left;
	background: none;
	}

td.langNav

	{
	background: url('../img/lang_nav_splitter.jpg');
	width: 92px;
	height: 34px;
	}

td.nav

	{
	background: url('../img/nav.gif');
	width: 454px;
	height: 34px;
	}

td.nav div

	{
	float: left;
	color: #4CAAFF;
	font-size: 14px;
	padding: 0 0 0 25px;
	text-transform: uppercase;
	}

td.nav div a:link, td.nav div a:visited

	{
	color: #fff;
	text-decoration: none;
	}

td.nav div a:hover

	{
	color: #fff;
	text-decoration: none;
	}


table.content

	{
	background: #fff;
	width: 701px;
	height: 100%;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 40px 40px 40px 60px;
	}

h1

	{
	font-family: AvantGardeC, Arial, Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #2C79BC;
	}

h2

	{
	font-family: AvantGardeC, Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #2C79BC;
	}

table.content p

	{
	font-size: 12px;
	color: #666;
	padding: 0 0 0 15px;
	}

table.content p img

	{
	font-size: 12px;
	color: #666;
	margin: 0 20px 0 50px;
	}

table.inner

	{
	color: #666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	border: solid 2px #eee;
	border-right: none;
	border-bottom: none;
	}

table.inner td

	{
	border: solid 2px #eee;
	border-top: none;
	border-left: none;
	}

table.inner th

	{
	color: #666;
	background: #f8f8f8;
	border: solid 2px #eee;
	border-top: none;
	border-left: none;
	font-weight: bold;
	text-align: left;
	}

td.bottom

	{
	background: url('../img/bottom_bg.gif');
	height: 108px;
	width: 100%;
	border-top: solid 1px #fff;
	vertical-align: top;
	}

td.bottomLeft

	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 0 0 0 15px;
	width: 264px;
	height: 40px;
	}

table.bottomRight td

	{
	width: 14%;
	white-space: nowrap;
	}

table.bottomRight td a:link, table.bottomRight td a:visited

	{
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	}

table.bottomRight td a:hover

	{
	text-transform: uppercase;
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
	}

ul li

	{
	font-size: 14px;
	color: #2C79BC;
	font-weight: bold;
	list-style-type: square;
	font-family: AvantGardeC, Arial, Verdana, Tahoma, sans-serif;
	}

ul li ul li

	{
	font-size: 14px;
	color: #2C4B66;
	font-weight: bold;
	list-style-type: square;
	}

ul li ul li ul li

	{
	font-size: 12px;
	color: #2C4B66;
	font-weight: normal;
	list-style-type: square;
	}

ul li ul li ul li ul li

	{
	font-size: 10px;
	color: #444;
	font-weight: normal;
	list-style-type: square;
	}

ul li a:link, ul li a:visited

	{
	color: #2C79BC;
	text-decoration: underline;
	}

ul li a:hover

	{
	color: #2C79BC;
	text-decoration: none;
	}

ul li ul li a:link, ul li ul li a:visited

	{
	color: #2C4B66;
	text-decoration: underline;
	}

ul li ul li a:hover

	{
	color: #2C4B66;
	text-decoration: none;
	}

ul li ul li ul li a:link, ul li ul li ul li a:visited

	{
	color: #2C4B66;
	text-decoration: underline;
	}

ul li ul li ul li a:hover

	{
	color: #2C4B66;
	text-decoration: none;
	}

ul li ul li ul li ul li a:link, ul li ul li ul li ul li a:visited

	{
	color: #444;
	text-decoration: underline;
	}

ul li ul li ul li ul li a:hover

	{
	color: #444;
	text-decoration: none;
	}