﻿/** HEADINGS */

h1, h2, h3 {
	margin: 0px 0px 15px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DBDBDB;
}

h1 span, h2 span, h3 span {
	color: #D20000;
}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}
p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 19px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
}
table.main
{
	width:100%;
}
table.content
{
	height:100%;
	padding:0px;
	width:900px;
	background-image: url(images/subpage03.jpg);
	background-position: bottom left;
	background-repeat: repeat-y;
}
td.maincontent
{
  width:480px;
}
td.headerright
{
	width:600px;
	height:99px;
	background-image: url(images/subpage02.jpg);
	padding-right:90px;
}
td.headerright a
{
	color:#323232;
	font:bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
td.headerright a:hover
{
	text-decoration:underline;
}

td.menuheader
{
	background-image: url(images/subpage01.jpg);
	height:99px;
	width:300px;
}
td.menu
{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/subpage04.jpg);
	width: 300px;
	height: 358px;
	vertical-align:top;
}
td.content
{
	padding-top:25px;
	text-align:left;
	vertical-align:top;
	background-image: url(images/subpage05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:600px;
	height:358px;
}
td.extendedmenu
{
	background-image: url(images/extendedmenu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:300px;
	height:10px;
}
td.extendedbody
{
	background-image: url(images/extendedbody.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:600px;
	height:10px;
}
td.menubarfooter
{
	background-image: url(images/subpage06.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:100px;
}
td.contentfooter
{
	background-image: url(images/subpage07.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:100%;
	margin: 0px;
	padding-top: 20px;
	line-height: normal;
	text-align: center;
	color: #B9B9B9;	
	vertical-align:top;
	
}
table.footer
{
	height:55px;
}
ul.submenu
{
	margin: 0px;
	padding: 13px 0px 0px 80px;
	list-style: none;
	line-height: normal;
}
ul.submenu li {
	display: inline;
}

ul.submenu a {
	display: block;
	width: 145px;
	height: 30px;
	padding: 20px 0px 0px 25px;
	background: url(images/homepage03.gif) no-repeat left top;
	text-decoration: none;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

ul.submenu a:hover {
	text-decoration: underline;
}

ul.submenu .first a {
	background: none;
}

ul.submenu .light a {
	background-image: url(images/homepage04.gif);
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	float: left;
	padding-left: 15px;
}

.list1 li.first {
	padding: 0px;
}
.list1 img {
	margin-bottom: 10px;
}

.list1 .more {
	display: block;
	background: url(images/homepage10.gif) no-repeat right center;
	text-decoration: none;
	color: #DBDBDB;
}

.list1 .more:hover {
	text-decoration: underline;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}

.yellowbackground
{
	background-color: #FFC664;
}
.redbackground
{
	background-color: #670001;
}
.blackbackground
{
	background-color: Black;
}
.style2 {
	color: #D20000;
	font-weight: bold;
}
.style3 
{
    color: #101410
}
.style5 
{
	color: #FF0000;
	font-size: 12;
	font-weight: bold;
}
.style6 
{
	font-size: 12;
	font-weight: bold;
}
.style7 
{
    font-size: 12px
}
.style8 
{
    font-weight: bold; 
    color: #FF0000;
}
.style9 {font-weight: bold}
.style11 {color: #000000}

.style11 {font-size: 12px; font-weight: bold; }
.style12 {font-size: 12px}
.style13 {
	color: #FFFFFF;
	font-weight: bold;
}
p.BodyTextBold
{
    font-size: 12px;
    font-weight:bold;
}
.BodyText, p.BodyText
{
	font-size: 12;
	font-weight: bold;
}
.BodyTextBig, p.BodyTextBig
{
	font-size: 10pt;
	font-weight: bold;
}
.BodyTitleWhite ,p.BodyTitleWhite 
{
    font-size: 14;
    font-weight:bold; 
    color:#ffffff;
}
.BodyTitleRed ,p.BodyTitleRed 
{
    font-size: 14;
    font-weight:bold; 
    color:#ff0000;
}
.BodyTitleRedItalic ,p.BodyTitleRedItalic
{
    font-size: 11pt;
    color:#ff0000;
    font-style:italic;
}
