BODY
{
	font-family: verdana, arial;
	font-size: 10pt;
	color: #000000;
	background-color: white;
}

IMG
{
	border: 0px;
}

P
{
	margin: 5px 0px 5px 0px;
}

A
{
	color: #c32127;
	text-decoration: underline;
}

A:hover
{
	color: #d9252b;
}

UL
{
	margin: 0px;
}

TD
{
	vertical-align: top;
}

H1
{
	font-size: 150%;
	color: #c32127;
	font-weight: bold;
}

H2
{
	font-size: 100%;
	color: #c32127;
	font-weight: bold;
}

/* Main classes */
.big
{
	font-size: 120%;
}

.clRed
{
	color: #c32127
}

/* layout */
.layHeader
{
	width: 100%;
}

.layMain
{
	padding-right: 25px;
}

.layLeft
{
	width: 225px;
	padding-right: 25px;
}

.layRight
{
	width: 225px;
	padding-left: 25px;
}

.layContent
{
	text-align: justify;
	padding-bottom: 10px;
}

.layFooter
{
	background: transparent url(/images/design/ftrLine.gif) no-repeat scroll center top;
	padding-top: 10px;
	clear: both;
}

/* Header layout */
.layHeader TD
{
	vertical-align: middle;
	text-align: center;
}

.hdrMenu .active
{
	display:-moz-inline-stack; /* FF fix display: inline-block */
	display: inline-block;
	padding-bottom: 5px;
	background: transparent url(/images/design/hdrMenuActive.gif) no-repeat scroll center bottom;
}


/* Main layout */
.mainTitle
{
	background-color: #c32127;
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 4px 0px 4px 20px;
	text-align: center;
}

.mainTitle img
{
	margin-left: 50px;
	vertical-align: middle;
}

/* Left layout */
.lftMainMenu
{
	background-color: #efefef;
	border-left: solid 9px #c32127;
}

.lftMainMenu A P
{
	color: #000000;
	font-weight: bold;
	font-size: 80%;
	padding-left: 20px;
	line-height: 24px;
	margin: 0px;
}

.lftMainMenu A:hover P
{
	text-decoration: underline;
}

.lftMainMenu A.active P
{
	background: #c32127 url(/images/design/lftMainMenuArrow.gif) no-repeat scroll 95% center;
	color: #ffffff;
}

.lftMainMenu UL
{
	list-style: none;
	padding: 0px;
}

.lftMainMenu LI
{
	padding-left: 40px;
}

.lftItemArea DIV H3
{
	font-size: 10pt;
	color: #c32127;
	margin: 0px;
}

.lftItem1
{
	background: transparent url(/images/design/lftStick1.gif) no-repeat scroll left top;
}

.lftItem1 div
{
	background: transparent url(/images/design/lftStick1b.gif) no-repeat scroll left bottom;
	width: 201px;
	padding: 50px 10px 5px 10px;
	font-size: 80%;
}

.lftItem2
{
	background: transparent url(/images/design/lftStick2.gif) no-repeat scroll left top;
}

.lftItem2 div
{
	background: transparent url(/images/design/lftStick2b.gif) no-repeat scroll left bottom;
	width: 205px;
	padding: 40px 10px 5px 10px;
	font-size: 80%;
}

/* Right layout */
.rgtCount
{
	background-color: #efefef;
	padding: 20px;
	font-weight: bold;
	font-size: 110%;
}

.rgtSubscribe
{
	background-color: #efefef;
	padding: 25px 8px 25px 8px;
}

.rgtSubscribe DIV
{
	padding: 10px 3px 10px 3px;
	background-color: #ffffff;
}

.rgtSubmit
{
	text-align: right;
}

.rgtSubmit A
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Footer layout */
.siteBuild
{
	font-size: 75%;
	color: #aaa;
	margin: -25px auto 20px auto;
	text-align: center;
}

.ftrBanners
{
	text-align: center;
}

.ftrBanners img
{
	vertical-align: middle;
}

.ftrSmall
{
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}

/* Other */
.titleImage
{
	margin-left: 50px;
}

.titleArrow
{
	background: transparent url(/images/design/titleArrow.gif) no-repeat scroll left center;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 15px;
}

.tabs
{
	list-style: none;
	margin: 10px 0px 20px 0px;
}

.tabs LI
{
	background-color: #efefef;
	display: inline;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 5px 10px 5px 10px;
}

.tabs LI.active
{
	background-color: #c32127;
	color: #ffffff;
}

.stickBlock
{
	background: transparent url(/images/design/stick.gif) no-repeat scroll center center;
	width: 204px;
	height: 245px;
	padding: 50px 15px 15px 10px;
	margin: 0px auto 0px auto;
	text-align: center;
}

.bigStick
{
	margin: 30px;
}

.bigStick TABLE
{
	width: 100%;
	border-collapse: collapse;
}

.bigStick .tl
{
	background: transparent url(/images/design/bigStick.gif) no-repeat scroll left top;
	width: 200px;
}

.bigStick .t
{
	background: transparent url(/images/design/bigStickT.gif) repeat-x scroll center top;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

.bigStick .tr
{
	background: transparent url(/images/design/bigStick.gif) no-repeat scroll right top;
	width: 200px;
}

.bigStick .cl
{
	background: transparent url(/images/design/bigStickR.gif) repeat-y scroll left center;
	width: 5px;
}

.bigStick .cr
{
	background: transparent url(/images/design/bigStickR.gif) repeat-y scroll right center;
	width: 5px;
}

.bigStick .bl
{
	background: transparent url(/images/design/bigStick.gif) no-repeat scroll left bottom;
	width: 200px;
}

.bigStick .b
{
	background: transparent url(/images/design/bigStickT.gif) repeat-x scroll center bottom;
	height: 20px;
}

.bigStick .br
{
	background: transparent url(/images/design/bigStick.gif) no-repeat scroll right bottom;
	width: 200px;
}

.bigStick .c
{
	padding: 0px 10px;
}
