*
{
	outline:none;
}

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #B5B5B5;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}

.Main
{
	position: relative;
	width: 100%;
	overflow:hidden;
	left: 0;
	top: 0;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:45px;
	min-height:45px;
}

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 4px;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{
	width: 56px;
	height: 56px;
	background-image: url('images/Sheet-s.png');
}

.Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 28px, 28px, auto);
}

.Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 28px, 28px);
}

.Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(28px, 28px, auto, auto);
}

.Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(28px, auto, auto, 28px);
}

.Sheet-tc, .Sheet-bc
{
	left: 28px;
	right: 28px;
	height: 56px;
	background-image: url('images/Sheet-h.png');
}

.Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 28px, auto);
}

.Sheet-bc
{
	bottom: 0;
	clip: rect(28px, auto, auto, auto);
}

.Sheet-cr, .Sheet-cl
{
	top: 28px;
	bottom: 28px;
	width: 56px;
	background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 28px);
}

.Sheet-cl
{
	left:0;
	clip: rect(auto, 28px, auto, auto);
}

.Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 28px;
	left: 28px;
	right: 28px;
	bottom: 28px;
	background-color: #FFFFFF;
}


.Sheet
{
	margin-top: -4px !important;
}

div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 892px;
	height: 200px;
}


div.Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 892px;
	height: 200px;
	background-image: url('images/Header.jpg');
	background-repeat: repeat-y;

}

.logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 0px;
	width: 872px;
}

h1.logo-name
{
	display: block;
	text-align: center;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #BABABA !important;
}

.logo-text
{
	display: block;
	text-align: center;
}

.logo-text, .logo-text a
{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #BABABA !important;
}

.contentLayout
{
	position: relative;
	margin-bottom: 3px;
	width: 892px;
}

.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.Block
{
	margin: 7px;
}

.BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 4px;
}

.BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}

.BlockHeader .l, .BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.BlockHeader .l
{
	left:0;
	right:4px;
}

.BlockHeader .r
{ 
	width:892px;
	right:0;
	clip: rect(auto, auto, auto, 888px);
}

.header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 22px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}

.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}

.BlockContent-body ul a:link
{
	text-decoration:none;
	color:#404040;
}

.BlockContent-body ul a:visited
{
	text-decoration:none;
	color:#404040;
}

.BlockContent-body ul a:hover {
/*	border-bottom:1px dotted #404040; */
	padding-left:4px;
	color:#404040;
}

.BlockContent-body
{
	color:#404040;
	font-style: normal;
	font-weight: normal;
}

.BlockContent-body a:link
{
	color: #8F2424;
	text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #595959;
	text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #2D0B0B;
	text-decoration: none;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #545454;
	margin:0;
	padding:0;
}

.BlockContent-body li
{
	text-decoration: none;
}

.BlockContent-body ul li
{
	padding:0px 0 0px 9px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Post-body
{
	position: relative;
	z-index:1;
	padding: 12px;
}

.Post
{
	margin: 5px;
}

a img
{
	border: 0;
}

.PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #661919;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #661919;
}

.PostHeader a:link
{
	text-decoration: none;
	text-align: left;
	color: #7A1F1F;
}

.PostHeader a:visited, .PostHeader a.visited
{
	text-decoration: none;
	text-align: left;
	color: #4D4D4D;
}

.PostHeader a:hover, .PostHeader a.hovered
{
	text-decoration: none;
	text-align: left;
	color: #BC2F2F;
}

.PostContent
{
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #404040;
	line-height:1.5em;
}

a
{
	text-decoration: underline;
	color: #8F2424;
}

a:link
{
	text-decoration: underline;
	color: #8F2424;
}

a:visited, a.visited
{
	text-decoration: underline;
	color: #3B3B3B;
}

a:hover, a.hover
{
	text-decoration: none;
	color: #BC2F2F;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #8F2424;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #BC2F2F;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #595959;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #A72A2A;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #292929;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #292929;
}

ul
{
	list-style-type: none;
	color: #404040;
	margin:0;
	padding:0;
}

li
{
	font-size: 12px;
}

.Post ul li
{
	padding:0px 0 0px 13px;
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

input, select
{
	font-style: normal;
	font-weight: normal;
}

.Button .hover, .Button:hover
{
	color: #FBEFEF;
	text-decoration: none !important;
}

.Button .active
{
	color: #F2F2F2;
}

.Button .btn .l, .Button .btn .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 84px;
	background-image: url('images/Button.png');
}

.Button .btn .l
{
	left:0;
	right:8px;
}

.Button .btn .r
{
	width:409px;
	right:0;
	clip: rect(auto, auto, auto, 401px);
}

.Button .btn.hover .l, .Button .btn.hover .r, .Button .btn:hover .l, .Button .btn:hover .r
{
	top: -28px;
}

.Button .btn.active .l, .Button .btn.active .r
{
	top: -56px;
}

.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 892px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 10px;
	text-align: center;
}

.Footer .Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 892px;
	height: 150px;
	bottom:0;
	left:0;
}


.Footer .Footer-text p
{
	margin: 0;
}

.Footer .Footer-text
{
	display:inline-block;
	color:#BDBDBD;
	font-size: 11px;
}

.Footer .Footer-text a:link
{
	color: #BDBDBD;
	text-decoration: none;
}

.Footer .Footer-text a:visited
{
	color: #BDBDBD;
	text-decoration: none;
}

.Footer .Footer-text a:hover
{
	color: #BDBDBD;
	text-decoration: underline;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#666666;
}

.page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#666666;
}

.contentLayout .sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 222px;
}

.contentLayout .content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 669px;
}
.contentLayout .content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 891px;
}