body
{
	margin: 0 auto;
	padding: 0;
	background-color: #2594D0;
}

#sama-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}


#sama-page-background-simple-gradient
{
	position: absolute;
	background-image: url('../images/Tema/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 900px;
}

.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;
}

.sama-Sheet
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 780px;
	min-width: 33px;
	min-height: 33px;
}

.sama-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 4px;
}

.sama-Sheet-tr, .sama-Sheet-tl, .sama-Sheet-br, .sama-Sheet-bl, .sama-Sheet-tc, .sama-Sheet-bc, .sama-Sheet-cr, .sama-Sheet-cl
{
	position: absolute;
	z-index: -1;
}

.sama-Sheet-tr, .sama-Sheet-tl, .sama-Sheet-br, .sama-Sheet-bl
{
	width: 32px;
	height: 32px;
	background-image: url('../images/Tema/Sheet-s.png');
}

.sama-Sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 16px, 16px, auto);
}

.sama-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 16px, 16px);
}

.sama-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(16px, 16px, auto, auto);
}

.sama-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(16px, auto, auto, 16px);
}

.sama-Sheet-tc, .sama-Sheet-bc
{
	left: 16px;
	right: 16px;
	height: 32px;
	background-image: url('../images/Tema/Sheet-h.png');
}

.sama-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 16px, auto);
}

.sama-Sheet-bc
{
	bottom: 0;
	clip: rect(16px, auto, auto, auto);
}

.sama-Sheet-cr, .sama-Sheet-cl
{
	top: 16px;
	bottom: 16px;
	width: 32px;
	background-image: url('../images/Tema/Sheet-v.png');
}

.sama-Sheet-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 16px);
}

.sama-Sheet-cl
{
	left: 0;
	clip: rect(auto, 16px, auto, auto);
}

.sama-Sheet-cc
{
	position: absolute;
	z-index: -1;
	top: 16px;
	left: 16px;
	right: 16px;
	bottom: 16px;
	background-color: #FFFFFF;
}


.sama-Sheet
{
	margin-top: 10px !important;
}

#sama-page-background-simple-gradient, #sama-page-background-gradient, #sama-page-background-glare
{
	min-width: 780px;
}

div.sama-Header
{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 772px;
	height: 100px;
}

div.sama-Header-png
{
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
	width: 772px;
	height: 100px;
	background-image: url('../images/Tema/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.sama-Header-jpeg
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 772px;
	height: 100px;
	background-image: url('../images/Tema/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.sama-menu a, .sama-menu a:link, .sama-menu a:visited, .sama-menu a:hover
{
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.sama-menu, .sama-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.sama-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}

.sama-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.sama-menu li li
{
	float: none;
}

.sama-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}

.sama-menu li:hover > ul
{
	visibility: visible;
	top: 100%;
}

.sama-menu li li:hover > ul
{
	top: 0;
	left: 100%;
}

.sama-menu:after, .sama-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.sama-menu, .sama-menu ul
{
	min-height: 0;
}

.sama-menu ul
{
	background-image: url(../images/Tema/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.sama-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

div.sama-nav-center
{
	position: relative;
	float: right;
	right: 50%;
}

ul.sama-menu
{
	position: relative;
	float: left;
	left: 50%;
}

.firefox2 ul.sama-menu
{
	float: none;
}

.sama-menu
{
	padding: 0px 0px 0px 0px;
}

.sama-nav
{
	position: relative;
	height: 21px;
	z-index: 100;
}

.sama-nav .l, .sama-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 21px;
	background-image: url('../images/Tema/nav.png');
}

.sama-nav .l
{
	left: 0;
	right: 0px;
}

.sama-nav .r
{
	right: 0;
	width: 772px;
	clip: rect(auto, auto, auto, 772px);
}

.sama-menu ul li
{
	clear: both;
}

.sama-menu a
{
	position: relative;
	display: block;
	overflow: hidden;
	height: 21px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.sama-menu a .r, .sama-menu a .l
{
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 63px;
	background-image: url('../images/Tema/MenuItem.png');
}

.sama-menu a .l
{
	left: 0;
	right: 0px;
}

.sama-menu a .r
{
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}

.sama-menu a .t
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 22px;
	margin: 0 0px;
	line-height: 21px;
	text-align: center;
}

.sama-menu a:hover .l, .sama-menu a:hover .r
{
	top: -21px;
}

.sama-menu li:hover > a .l, .sama-menu li:hover > a .r
{
	top: -21px;
}

.sama-menu li:hover a .l, .sama-menu li:hover a .r
{
	top: -21px;
}
.sama-menu a:hover .t
{
	color: #000000;
}

.sama-menu li:hover a .t
{
	color: #000000;
}

.sama-menu li:hover > a .t
{
	color: #000000;
}

.sama-nav .sama-menu-separator
{
	display: block;
	width: 2px;
	height: 21px;
	background-image: url('../images/Tema/MenuSeparator.png');
}

.sama-menu ul a
{
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow: hidden;
	line-height: 20px;
	margin-right: auto;
	background-image: url('../images/Tema/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #45A8DE;
}

.sama-nav ul.sama-menu ul span, .sama-nav ul.sama-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.sama-menu ul a, .sama-menu ul a:link, .sama-menu ul a:visited, .sama-menu ul a:hover, .sama-menu ul a:active, .sama-nav ul.sama-menu ul span, .sama-nav ul.sama-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #363636;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.sama-menu ul ul a
{
	margin-left: auto;
}

.sama-menu ul li a:hover
{
	color: #000000;
	border-color: #79C1E7;
	background-position: 0 -20px;
}

.sama-menu ul li:hover > a
{
	color: #000000;
	border-color: #79C1E7;
	background-position: 0 -20px;
}

.sama-nav .sama-menu ul li a:hover span, .sama-nav .sama-menu ul li a:hover span span
{
	color: #000000;
}

.sama-nav .sama-menu ul li:hover > a span, .sama-nav .sama-menu ul li:hover > a span span
{
	color: #000000;
}

.sama-contentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 772px;
}

.sama-Block
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.sama-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}

.sama-Block
{
	margin: 3px;
}

.sama-BlockHeader
{
	position: relative;
	z-index: 0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.sama-BlockHeader .t
{
	height: 30px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	padding: 0 1px;
	line-height: 30px;
}

.sama-BlockHeader .l, .sama-BlockHeader .r
{
	display: block;
	position: absolute;
	z-index: -1;
	height: 30px;
	background-image: url('../images/Tema/BlockHeader.png');
}

.sama-BlockHeader .l
{
	left: 0;
	right: 6px;
}

.sama-BlockHeader .r
{
	width: 776px;
	right: 0;
	clip: rect(auto, auto, auto, 770px);
}

.sama-BlockContent
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 15px;
	min-height: 15px;
}

.sama-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.sama-BlockContent-tr, .sama-BlockContent-tl, .sama-BlockContent-br, .sama-BlockContent-bl, .sama-BlockContent-tc, .sama-BlockContent-bc, .sama-BlockContent-cr, .sama-BlockContent-cl
{
	position: absolute;
	z-index: -1;
}

.sama-BlockContent-tr, .sama-BlockContent-tl, .sama-BlockContent-br, .sama-BlockContent-bl
{
	width: 14px;
	height: 14px;
	background-image: url('../images/Tema/BlockContent-s.png');
}

.sama-BlockContent-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 7px, 7px, auto);
}

.sama-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.sama-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.sama-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.sama-BlockContent-tc, .sama-BlockContent-bc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('../images/Tema/BlockContent-h.png');
}

.sama-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.sama-BlockContent-bc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.sama-BlockContent-cr, .sama-BlockContent-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('../images/Tema/BlockContent-v.png');
}

.sama-BlockContent-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 7px);
}

.sama-BlockContent-cl
{
	left: 0;
	clip: rect(auto, 7px, auto, auto);
}

.sama-BlockContent-cc
{
	position: absolute;
	z-index: -1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #F7F7F7;
}


.sama-BlockContent-body
{
	color: #0B2E41;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.sama-BlockContent-body a:link
{
	color: #A81400;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.sama-BlockContent-body a:visited, .sama-BlockContent-body a.visited
{
	color: #A81400;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.sama-BlockContent-body a:hover, .sama-BlockContent-body a.hover
{
	color: #E51B00;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.sama-BlockContent-body ul
{
	list-style-type: none;
	color: #0B2E41;
	margin: 0;
	padding: 0;
}

.sama-BlockContent-body li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}

.sama-BlockContent-body ul li
{
	padding: 0px 0 0px 12px;
	background-image: url('../images/Tema/BlockContentBullets.png');
	background-repeat: no-repeat;
	margin: 0.5em 0 0.5em 0;
	line-height: 1.2em;
}

.sama-Post
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 11px;
	min-height: 11px;
}

.sama-Post-body
{
	position: relative;
	z-index: 1;
	padding: 4px;
}

.sama-Post-tr, .sama-Post-tl, .sama-Post-br, .sama-Post-bl, .sama-Post-tc, .sama-Post-bc, .sama-Post-cr, .sama-Post-cl
{
	position: absolute;
	z-index: -1;
}

.sama-Post-tr, .sama-Post-tl, .sama-Post-br, .sama-Post-bl
{
	width: 10px;
	height: 10px;
	background-image: url('../images/Tema/Post-s.png');
}

.sama-Post-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 5px, 5px, auto);
}

.sama-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.sama-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.sama-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.sama-Post-tc, .sama-Post-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
	background-image: url('../images/Tema/Post-h.png');
}

.sama-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.sama-Post-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.sama-Post-cr, .sama-Post-cl
{
	top: 5px;
	bottom: 5px;
	width: 10px;
	background-image: url('../images/Tema/Post-v.png');
}

.sama-Post-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 5px);
}

.sama-Post-cl
{
	left: 0;
	clip: rect(auto, 5px, auto, auto);
}

.sama-Post-cc
{
	position: absolute;
	z-index: -1;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	background-color: #F7F7F7;
}


.sama-Post
{
	margin: 3px;
}

a img
{
	border: 0;
}

.sama-samaicle img, img.sama-samaicle
{
	margin: 1em;
}

.sama-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}

.sama-samaicle table, table.sama-samaicle
{
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}

.sama-samaicle table, table.sama-samaicle .sama-samaicle tr, .sama-samaicle th, .sama-samaicle td
{
	background-color: Transparent;
}

.sama-samaicle th, .sama-samaicle td
{
	padding: 2px;
	border: solid 1px #ADADAD;
	vertical-align: top;
	text-align: left;
}

.sama-samaicle th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

pre
{
	overflow: auto;
	padding: 0.1em;
}

.sama-PostMetadataHeader
{
	padding: 1px;
	background-color: #D1D1D1;
	border-color: #9C9C9C;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

.sama-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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-align: center;
	color: #941100;
}

.sama-PostHeader a, .sama-PostHeader a:link, .sama-PostHeader a:visited, .sama-PostHeader a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	text-align: center;
	margin: 0;
	color: #941100;
}

.sama-PostHeader a:link
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #11445F;
}

.sama-PostHeader a:visited, .sama-PostHeader a.visited
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #383838;
}

.sama-PostHeader a:hover, .sama-PostHeader a.hovered
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #1A1A1A;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #0B2E41;
}


.sama-PostContent p
{
	margin: 0.5em 0;
}

.sama-PostContent, .sama-PostContent p
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #0B2E41;
}

.sama-PostContent
{
	margin: 0;
}

a
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #A81400;
}

a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #A81400;
}

a:visited, a.visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #A81400;
}

a:hover, a.hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #E51B00;
}

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-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	color: #18638B;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	color: #2082B6;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: 21px;
	color: #2082B6;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #0B2E41;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #0B2E41;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	font-family: "Trebuchet MS" , Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #0B2E41;
}

ol, ul
{
	color: #121212;
	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;
}


.sama-Post li
{
	padding:0px 0 0px 14px;
	line-height:1.2em;
}

.sama-Post ol li, .sama-Post ul ol li
{
	background: none;
	padding-left:0;
}

.sama-Post ul li, .sama-Post ol ul li 
{
	background-image: url('../images/Tema/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:14px;
}

blockquote, blockquote p, .sama-PostContent blockquote p
{
	color: #05131A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

blockquote, .sama-PostContent blockquote
{
	border: solid 1px #79C1E7;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 32px;
	background-color: #BADFF3;
	background-image: url('../images/Tema/PostQuote.png');
	background-position: left top;
	background-repeat: no-repeat;
}

.sama-button-wrapper .sama-button
{
	display: inline-block;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 25px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index: 0;
}

.sama-button-wrapper
{
	display: inline-block;
	position: relative;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	z-index: 0;
}

.firefox2 .sama-button-wrapper
{
	display: block;
	float: left;
}

.sama-button-wrapper .sama-button
{
	display:block;
	height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 25px;
	text-decoration: none !important;
	color: #F5F5F5 !important;
}

input, select
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.sama-button-wrapper.hover .sama-button, .sama-button:hover
{
	color: #10415B !important;
	text-decoration: none !important;
}

.sama-button-wrapper.active .sama-button
{
	color: #FFE4E0 !important;
}

.sama-button-wrapper .l, .sama-button-wrapper .r
{
	display: block;
	position: absolute;
	z-index: -1;
	height: 75px;
	background-image: url('../images/Tema/Button.png');
}

.sama-button-wrapper .l
{
	left: 0;
	right: 7px;
}

.sama-button-wrapper .r
{
	width: 417px;
	right: 0;
	clip: rect(auto, auto, auto, 410px);
}

.sama-button-wrapper.hover .l, .sama-button-wrapper.hover .r
{
	top: -25px;
}

.sama-button-wrapper.active .l, .sama-button-wrapper.active .r
{
	top: -50px;
}

.sama-Footer
{
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 772px;
	margin: 5px auto 0px auto;
}

.sama-Footer .sama-Footer-inner
{
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 15px;
	text-align: center;
}

.sama-Footer .sama-Footer-background
{
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url('../images/Tema/Footer.png');
	width: 772px;
	height: 150px;
	bottom: 0;
	left: 0;
}


.sama-Footer .sama-Footer-text p
{
	margin: 0;
}

.sama-Footer .sama-Footer-text
{
	display: inline-block;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.sama-Footer .sama-Footer-text a:link
{
	text-decoration: none;
	color: #6CBBE5;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.sama-Footer .sama-Footer-text a:visited
{
	text-decoration: none;
	color: #A8A8A8;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.sama-Footer .sama-Footer-text a:hover
{
	text-decoration: none;
	color: #97CFED;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.sama-page-footer, .sama-page-footer a, .sama-page-footer a:link, .sama-page-footer a:visited, .sama-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: #5FB4E3;
}

.sama-page-footer
{
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #A1A1A1;
}

.sama-contentLayout .sama-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 616px;
}
.sama-contentLayout .sama-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 770px;
}

.sama-contentLayout .sama-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 154px;
}
