﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body
{
	line-height: 1;
	margin: 0 auto;
	font-family: Calibri !important;
}
p
{
	font-size: 100%;
	font-weight: normal;
}
ol, ul
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
h2
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
/*******  GENERAL   *********/
table.general
{
	width: 1024px;
	margin: 0 auto;
}
table.general td.top
{
	width: 1024px;
	height: 117px;
	vertical-align: bottom;
}
table.TopSubTable
{
	width: 920px;
	height: 117px;
	margin-top: 13px;
	vertical-align: bottom;
}
td.logo
{
	width: 117px;
	height: 117px;
	text-align: center;
}
td.BannerMenu
{
	width: 774px;
	height: 117px;
	vertical-align: top;
}
td.RT
{
	width: 29px;
	vertical-align: top;
	height: 117px;
}
div.RTop
{
	width: 29px;
	height: 74px;
	margin-top: 43px;
}
/********  MENU   **************/
div.MenuItem a
{
	color: #C7952A;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	background: url(../images/SiteImages/MenuArrow.jpg) no-repeat;
	background-position: left;
	padding-left: 20px;
	float: left;
	margin-left: 15px;
}
div.MenuItem a:hover
{
	color: #C7952A;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	background: url(../images/SiteImages/MenuArrow.jpg) no-repeat;
	background-position: left;
	padding-left: 20px;
	float: left;
	margin-left: 15px;
}
/********* CONTENT  ********/
table.content
{
	width: 920px;
}
table.content td.left
{
	width: 891px;
}
table.content td.right
{
	height: 400px;
	width: 29px;
	background: url(../images/SiteImages/RightRepeat.gif) repeat-y;
}
/**********   FOOTER  ************/
table.footer
{
	width: 920px;
	height: 30px;
}
table.footer td.FooterLeft
{
	width: 891px;
	height: 30px;
	background: url(../images/SiteImages/BottomRepeat.gif) repeat-x;
}
table.footer td.FooterRight
{
	width: 29px;
	height: 30px;
	background: url(../images/SiteImages/RBcorner.gif) no-repeat;
}
div.copyright
{
	margin-top: 1%;
	margin-left: 2%;
	color: #085078;
	font-size: 12px;
}
/******** NEWS *******/
div.news
{
	height: 30px;
	vertical-align: middle;
	color: #5C5C5C;
}
div.news a
{
	text-decoration:none;
	color: #5C5C5C;
}
div.news a:hover
{
	text-decoration:underline;
	color: #5C5C5C;
}
