body
{
/*	background: #fffce0 url("../Images/gradBg.gif") repeat-x left 304px;*/
	background: #fffce0 url("../Images/topBg2.jpg") repeat-x 0px 30px;
	margin: 0px;
	font: 13px Arial;
}
table
{
	border-collapse: collapse;
}
td
{
	font: 13px Arial;
	margin: 0px;
	padding: 0px;
}
.topBg
{
	background: url("../Images/topBg2.jpg") repeat-x 0px 30px;
}
.bottomBg
{
	background: url("../Images/bottomBg.jpg") no-repeat left bottom;
	
}
.bottomWideBg
{
	background: url("../Images/bottomWide.jpg") repeat-x left bottom;
}
.fixedBody
{
	width: 750px;
}


h1
{
	font: 180% Arial;
	font-size: 22px;
	margin: 6px 0px 14px 0px;
	color: #444444;
}
h2
{
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 16px;
}
h2.top
{
	margin-top: 0px;
}
h3
{
	font-size: 13px;
	margin: 0px 0px 6px 0px;
	color: #5b5142;
}
p 
{
	margin: 0px 0px 18px 0px;
}
p.Image
{
	text-align: center;
	background-color: White;
	border: solid 1px #ded8b5;
}


ul
{
	margin-top: -6px;
}
ul li 
{
	margin-bottom: 12px;
}

ul.para
{
	margin-top: 22px;
	margin-left: 15px;
}


a:link		{ color: #3da3d9; }
a:visited	{ color: #3da3d9; }
a:hover		{ color: #ff6600; }

img 
{
	border: none;
}
img.Left
{
	margin: 3px 16px 10px 0px;
	float: left;
}
img.Border
{
	border: solid 3px #ded8b5;
}

div.leftMrg, div.rightMrg
{
	width: 40px;
}
div.columnMrg
{
	width: 24px;
}

tr.addNav td img
{
	margin-right: 10px;
}

.headNote
{
	color: #555555;
	font-size: 11px;
	margin-top: 8px;
}




table.menu
{
	height: 55px;
}
table.menu td
{
	vertical-align: top;
	border-left: solid 1px #00acee;
	border-bottom: solid 3px #00acee;
}
table.menu td.selected
{
	border-bottom: none;
}
table.menu td.lMrg
{
	border-bottom: solid 3px #00acee;
	border-left: none;
	width: 40px;
}
table.menu td.rMrg
{
	border-bottom: solid 3px #00acee;
	width: 40px;
}

td.Content
{
	background-color: #f7f1ce;
	padding: 24px 40px 18px 40px;
}

td.subMenu div
{
	font-size: 120%;
	position: static;
	padding: 14px 40px 14px 24px;
}
td.subMenu div.selected
{
	color: #ff6600;
	background-color: #f7f1ce;
}

small
{
	font-size: 11px;
}
.f-small
{
	font-size: 11px;
}

.grey
{
	color: #666666;
}

table.seeAlso
{
	table-layout: fixed;
}
table.seeAlso td
{
	font-size: 85%;
	padding-right: 24px;
}
table.seeAlso td a
{
	font-size: 140%;
}

div.News
{
	margin-bottom: 22px;
}
div.News a
{
	/*font-weight: bold;*/
	font-size: 100%;
}
div.News p
{
	margin: 6px 0px 0px 0px;
}

div.separator
{
	background-color: #ded8b5;
	height: 1px;
	margin: 22px -40px 18px -40px;
}

div.line
{
	background-color: #ded8b5;
	height: 1px;
	margin: 22px 0px 18px 0px;
}

p.Anounce
{
	/*font-size: 120%;*/
}

table.bookmarks
{
	table-layout: fixed;
}
table.bookmarks td
{
	padding: 12px 12px 12px 30px;
	background-color: #F2E7A6;
}
table.bookmarks td.current
{
	background-color: #F7F1CE;
}