/* begin Page */

/* Generated with Artisteer version 2.3.0.19571, file checksum is 9101AC41. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #F3EEDD;
	background-image: url('../images/Page-BgTexture.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
}

#m-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}



#m-page-background-gradient
{
	position: absolute;
	background-image: url('../images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 94px;
	
}

#m-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.content-block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 960px;
	min-width:31px;
	min-height:31px;
}

.content-block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.content-block-tr, .content-block-tl, .content-block-br, .content-block-bl, .content-block-tc, .content-block-bc,.content-block-cr, .content-block-cl
{
	position:absolute;
	z-index:-1;
}

.content-block-tr, .content-block-tl, .content-block-br, .content-block-bl
{
	width: 58px;
	height: 58px;
	background-image: url('../images/Sheet-s.png');
}

.content-block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 29px, 29px, auto);
}

.content-block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 29px, 29px);
}

.content-block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(29px, 29px, auto, auto);
}

.content-block-br
{
	bottom: 0;
	right: 0;
	clip: rect(29px, auto, auto, 29px);
}

.content-block-tc, .content-block-bc
{
	left: 29px;
	right: 29px;
	height: 58px;
	background-image: url('../images/Sheet-h.png');
}

.content-block-tc
{
	top: 0;
	clip: rect(auto, auto, 29px, auto);
}

.content-block-bc
{
	bottom: 0;
	clip: rect(29px, auto, auto, auto);
}

.content-block-cr, .content-block-cl
{
	top: 29px;
	bottom: 29px;
	width: 58px;
	background-image: url('../images/Sheet-v.png');
}

.content-block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 29px);
}

.content-block-cl
{
	left:0;
	clip: rect(auto, 29px, auto, auto);
}

.content-block-cc
{
	position:absolute;
	z-index:-1;
	top: 29px;
	left: 29px;
	right: 29px;
	bottom: 29px;
	background-color: #FFFFFF;
}


.content-block
{
	margin-top: -7px !important;
}

#m-page-background-simple-gradient, #m-page-background-gradient, #m-page-background-glare
{
	min-width:960px;
}

/* end Box, Sheet */

/* begin Header */
div.m-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 946px;
	height: 94px;
}


div.m-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 946px;
	height: 94px;
	background-image: url('../images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.m-Logo
{
	display : block;
	position: absolute;
	left: {LogoLeft}px;
	top: {LogoTop}px;
	width: {LogoWidth}px;
}


/* end Logo */

/* begin Menu */
/* menu structure */

.m-menu a, .m-menu a:link, .m-menu a:visited, .m-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.m-menu, .m-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.m-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.m-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.m-menu li li
{
	float: none;
}

.m-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.m-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.m-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.m-menu:after, .m-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.m-menu, .m-menu ul
{
	min-height: 0;
}

.m-menu ul
{
	background-image: url('../images/spacer.gif');
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.m-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.m-menu
{
	padding: 0px 0px 0px 0px;
}

.m-nav
{
	position: relative;
	height: 31px;
	z-index: 100;
}

.m-nav .l, .m-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 31px;
	background-image: url('../images/nav.png');
}

.m-nav .l
{
	left: 0;
	right:0px;
}

.m-nav .r
{
	right: 0;
	width: 946px;
	clip: rect(auto, auto, auto, 946px);
}


/* end Menu */

/* begin MenuItem */
.m-menu ul li
{
	clear: both;
}

.m-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 31px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.m-menu a .r, .m-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 93px;
	background-image: url('../images/MenuItem.png');
}

.m-menu a .l
{
	left:0;
	right:0px;
}

.m-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.m-menu a .t 
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
	color: #131207;
	padding: 0 8px;
	margin: 0 0px;
	line-height: 31px;
	text-align: center;
}

.m-menu a:hover .l, .m-menu a:hover .r
{
	top:-31px;
}

.m-menu li:hover>a .l, .m-menu li:hover>a .r
{
	top:-31px;
}

.m-menu li:hover a .l, .m-menu li:hover a .r
{
	top:-31px;
}
.m-menu a:hover .t
{
	color: #000000;
}

.m-menu li:hover a .t
{
	color: #000000;
}

.m-menu li:hover>a .t
{
	color: #000000;
}


.m-menu a.active .l, .m-menu a.active .r
{
	top: -62px;
}

.m-menu a.active .t
{
	color: #EEEDCE;
}


/* end MenuItem */

/* begin MenuSeparator */
.m-nav .m-menu-separator
{
	display: block;
	width: 1px;
	height: 31px;
	background-image: url('../images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.m-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 200px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('../images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.m-nav ul.m-menu ul span, .m-nav ul.m-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.m-menu ul a, .m-menu ul a:link, .m-menu ul a:visited, .m-menu ul a:hover, .m-menu ul a:active, .m-nav ul.m-menu ul span, .m-nav ul.m-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
}

.m-menu ul ul a
{
	margin-left: auto;
}

.m-menu ul li a:hover
{
	color: #FFFFFF;
	background-position: 0 -26px;
}

.m-menu ul li:hover>a
{
	color: #FFFFFF;
	background-position: 0 -26px;
}

.m-nav .m-menu ul li a:hover span, .m-nav .m-menu ul li a:hover span span
{
	color: #FFFFFF;
}

.m-nav .m-menu ul li:hover>a span, .m-nav .m-menu ul li:hover>a span span
{
	color: #FFFFFF;
}


/* end MenuSubItem */

/* begin ContentLayout */
.m-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 946px;
	min-height: 450px
}
/* end ContentLayout */

/* begin Box, Block */
.sideBlock1
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:19px;
	min-height:19px;
}

.sideBlock1-body
{
	position: relative;
	z-index: 1;
	padding: 4px;
}

.sideBlock1-tr, .sideBlock1-tl, .sideBlock1-br, .sideBlock1-bl, .sideBlock1-tc, .sideBlock1-bc,.sideBlock1-cr, .sideBlock1-cl
{
	position:absolute;
	z-index:-1;
}

.sideBlock1-tr, .sideBlock1-tl, .sideBlock1-br, .sideBlock1-bl
{
	width: 34px;
	height: 34px;
	background-image: url('../images/Block-s.png');
}

.sideBlock1-tl
{
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
}

.sideBlock1-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.sideBlock1-bl
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.sideBlock1-br
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.sideBlock1-tc, .sideBlock1-bc
{
	left: 17px;
	right: 17px;
	height: 34px;
	background-image: url('../images/Block-h.png');
}

.sideBlock1-tc
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.sideBlock1-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.sideBlock1-cr, .sideBlock1-cl
{
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url('../images/Block-v.png');
}

.sideBlock1-cr
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.sideBlock1-cl
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.sideBlock1-cc
{
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-image: url('../images/Block-c.png');
}


.sideBlock1
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.sideBlock1Header
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.sideBlock1Header .t
{
	height: 30px;
	color: #333;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}

.sideBlock1Header .l, .sideBlock1Header .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/Block1Header.png');
}

.sideBlock1Header .l
{
	left:0;
	right:0px;
}

.sideBlock1Header .r
{ 
	width:946px;
	right:0;
	clip: rect(auto, auto, auto, 946px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.sideBlock1Content
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.sideBlock1Content-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.sideBlock1Content-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}


.sideBlock1Content-body
{
	color:#333;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.sideBlock1Content-body a:link
{
	color: #5079A6;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.sideBlock1Content-body a:visited, .sideBlock1Content-body a.visited
{
	color: #D48F16;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.sideBlock1Content-body a:hover, .sideBlock1Content-body a.hover
{
	color: #A26D11;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.sideBlock1Content-body ul
{
	list-style-type: none;
	color: #7D7A2C;
	margin:0;
	padding:0;
}

.sideBlock1Content-body li
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.sideBlock1Content-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* begin Box, Block */
.sideBlock2
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:19px;
	min-height:19px;
}

.sideBlock2-body
{
	position: relative;
	z-index: 1;
	padding: 4px;
}

.sideBlock2-tr, .sideBlock2-tl, .sideBlock2-br, .sideBlock2-bl, .sideBlock2-tc, .sideBlock2-bc,.sideBlock2-cr, .sideBlock2-cl
{
	position:absolute;
	z-index:-1;
}

.sideBlock2-tr, .sideBlock2-tl, .sideBlock2-br, .sideBlock2-bl
{
	width: 34px;
	height: 34px;
	background-image: url('../images/sideBlock2-s.png');
}

.sideBlock2-tl
{
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
}

.sideBlock2-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.sideBlock2-bl
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.sideBlock2-br
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.sideBlock2-tc, .sideBlock2-bc
{
	left: 17px;
	right: 17px;
	height: 34px;
	background-image: url('../images/sideBlock2-h.png');
}

.sideBlock2-tc
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.sideBlock2-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.sideBlock2-cr, .sideBlock2-cl
{
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url('../images/sideBlock2-v.png');
}

.sideBlock2-cr
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.sideBlock2-cl
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.sideBlock2-cc
{
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-image: url('../images/sideBlock2-c.png');
}


.sideBlock2
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.sideBlock2Header
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 11px;
	margin-bottom: 0px;
}

.sideBlock2Header .t
{
	height: 30px;
	color: #000000;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 1px;
	line-height: 30px;	
}




/* end BlockHeader */

/* begin Box, BlockContent */
.sideBlock2Content
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.sideBlock2Content-body
{
	position: relative;
	z-index: 1;
	padding: 11px;
}



.sideBlock2Content-body
{
	color:#000000;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.sideBlock2Content-body a:link
{
	color: #306090;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.sideBlock2Content-body a:visited, .sideBlock2Content-body a.visited
{
	color: #5079A5;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.sideBlock2Content-body a:hover, .sideBlock2Content-body a.hover
{
	color: #BC8524;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.sideBlock2Content-body ul
{
	list-style-type: none;
	color: #171E40;
	margin:0;
	padding:0;
}

.sideBlock2Content-body li
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}


/* end Box, BlockContent */

/* begin Box, Post */
.m-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.m-Post-body
{
	position: relative;
	z-index: 1;
	padding: 12px;
}



.m-Post
{
	margin: 3px;
}

/* Start images */
a img
{
	border: 0;
}

.m-article img, img.m-article
{
	border: solid 1px #E1E4E8;
	margin: 1em;
}

.m-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.m-article table, table.m-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.m-article table, table.m-article .m-article tr, .m-article th, .m-article td
{
	background-color:Transparent;
}

.m-article th, .m-article td
{
	padding: 2px;
	border: solid 1px #484619;
	vertical-align: top;
	text-align:left;
}

.m-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata */
.m-PostMetadataHeader
{
	padding:1px;
	background-color: #FFFFFF;
	border-color: #BEC3CB;
border-style: solid;
border-width: 1px;
}
/* end PostMetadata */

/* begin PostHeaderIcon */
.m-PostHeader
{
	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-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
	color: #5E5C21;
}

.m-PostHeader a, .m-PostHeader a:link, .m-PostHeader a:visited, .m-PostHeader a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
	margin:0;
	color: #003;
}

.m-PostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.m-PostHeader a:link
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #003;
}

.m-PostHeader a:visited, .m-PostHeader a.visited
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #666633;
}

.m-PostHeader a:hover, .m-PostHeader a.hovered
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
text-decoration: underline;
text-align: left;
  color: #D48F16;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
  color: #333;
}


.m-PostContent p 
{
	margin: 0.5em 0;
}

.m-PostContent, .m-PostContent p
{
font-size: 13px;
letter-spacing: 0px;
  color: #333;
}

.m-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #5079A6;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #5079A6;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #000000;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #D48F16;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
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;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #5079A5;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 16px;
text-align: left;
  color: #5079A6;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #5079A6;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 14px;
text-align: left;
  color: #333;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-align: left;
  color: #333;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 11px;
text-align: left;
  color: #333;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #1E1E0B;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.m-Post li
{
	padding:0px 0 0px 9px;
	line-height:1.2em;
}

.m-Post ol li, .m-Post ul ol li
{
	background: none;
	padding-left:0;
}

.m-Post ul li, .m-Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:9px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.m-PostContent blockquote p
{
	color:#131313;
font-family: Georgia, "Times New Roman", Times, Serif;
font-style: italic;
font-weight: normal;
}

blockquote,
.m-PostContent blockquote
{
		border:solid 1px #BEC3CB; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 32px;
	background-color:#E1E4E8;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.m-button-wrapper .m-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.m-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 31px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .m-button-wrapper
{
	display:block;
	float:left;
}

.m-button-wrapper .m-button
{
	display:block;
	height: 31px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 13px !important;
	line-height: 31px;
	text-decoration: none !important;
	color: #F7F7E8 !important;
}

input, select
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
}

.m-button-wrapper.hover .m-button, .m-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.m-button-wrapper.active .m-button
{
	color: #000000 !important;
}

.m-button-wrapper .l, .m-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 93px;
	background-image: url('../images/Button.png');
}

.m-button-wrapper .l
{
	left:0;
	right:7px;
}

.m-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 396px);
}

.m-button-wrapper.hover .l, .m-button-wrapper.hover .r
{
	top: -31px;
}

.m-button-wrapper.active .l, .m-button-wrapper.active .r
{
	top: -62px;
}


/* end Button */

/* begin Footer */
.m-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 946px;
	margin: 5px auto 0px auto;
}

.m-Footer .m-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 16px;
	text-align: center;
}

.m-Footer .m-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 946px;
	height: 150px;
	bottom:0;
	left:0;
}


.m-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 30px;
	width: 19px;
    cursor: default;
}




.m-Footer .m-Footer-text p
{
	margin: 0;
}

.m-Footer .m-Footer-text
{
	display:inline-block;
	color:#333333;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
letter-spacing: 1px;
}

.m-Footer .m-Footer-text a:link
{
	text-decoration: none;
	color: #333333;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.m-Footer .m-Footer-text a:visited
{
	text-decoration: none;
	color: #BD7F14;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.m-Footer .m-Footer-text a:hover
{
	text-decoration: none;
	color: #BD7F14;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.m-page-footer, .m-page-footer a, .m-page-footer a:link, .m-page-footer a:visited, .m-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#669;
}

.m-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#669;
}
/* end PageFooter */

/* begin LayoutCell */
.m-contentLayout .m-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 283px;
}
/* end LayoutCell */

/* begin LayoutCell */
.m-contentLayout .m-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 661px;
}
.m-contentLayout .m-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 944px;
}
/* end LayoutCell */



