/* styles main */

html { height: 100%; }
body {
	margin: 0;
	background-color: white;
	padding: 0;
	height: 100%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
}

th, td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
}

a:link { color: #B20000; text-decoration: underline; }
a:visited { color: #B20000; text-decoration: underline; }
a:hover { color: #B20000; text-decoration: none; }
a:active { color: #B20000; text-decoration: underline; }

img { border: 0; }

h1 { margin: 0 0 1em; font-size: 12px; font-weight: normal; color: #B20000; text-transform: uppercase; }
h2 { margin: 0 0 1em; font-size: 12px; font-weight: normal; color: #B20000; }

p { margin: 0 0 1em; text-align: justify; }

hr {
	clear: both;
	margin: 1.2em 0;
	border: 0;
	background-color: #ddd;
	width: 100%;
	height: 1px;
}
* + html hr {
	margin: 0 0 .6em;
	border-bottom: 1px solid #ddd;
	color: #fff;
} /* IE7 */
* html hr {
	margin: 0 0 .6em;
	border-bottom: 1px solid #ddd;
	color: #fff;
} /* IE6 */

ol,
ul {
	margin: 1em 0;
	padding: 0 0 0 2em;
}
ol li,
ul li {
	margin: 0 0 .5em;
	padding: 0;
}

ul.squareRed {
	list-style-type: none;
	padding: 0;
}
ul.squareRed li {
	list-style-type: none;
	background: url(../image/bullet.square.gif) no-repeat .5em .6em;
	padding-left: 2em;
}

ul.areal {
	list-style-type: none;
	margin-top: 1.6em;
	padding: 0;
}
ul.areal li {
	list-style-type: none;
	margin-bottom: 1.6em;
	background: url(../image/bullet.gif) no-repeat 0 .4em;
	padding-left: 2.4em;
}

ul.blank {
	list-style-type: none;
	margin-top: 1.6em;
	padding: 0;
}
ul.blank li {
	list-style-type: none;
	margin-bottom: 1.6em;
	background: none;
	padding-left: 0;
}

li.red {
	list-style-type: square;
	color: #B20000;
}

.red-stripe {
	background-color: #B20000;
}


/* ########## nyroModal ########## */

div#nyroModalFull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	font-size: 13px;
    color: #333;
}
div#nyroModalFull div#nyroModalLoading {
	border: 0;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../image/nyroModal/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 0;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	border: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	z-index: 999;
	top: -20px;
	right: 10px;
	width: 85px;
	height: 20px;
	text-indent: -9999em;
	background: #fff url(../image/icon_close-de.gif) no-repeat 51% 3px;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper { position: relative; }
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent { position: relative; }
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img { vertical-align: baseline; }
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div { display: none; }
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev,
div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 49%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev,
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext,
div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev,
div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev { left: 0; }
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover { background: url(../image/button_previous.gif) left 20% no-repeat; }
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext { right: 0; }
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover { background: url(../image/button_next.gif) right 20% no-repeat; }


/* layout index */

.pageHome {
	margin-top: 50px;
	width: 845px;
}
.homeHeader {
	position: relative;
	height: 60px;
}

.homeLogo {
	position: absolute;
	bottom: 0;
	left: 315px;
}
.homeTitle {
	position: absolute;
	bottom: 0;
	left: 385px;
}
.homeContent {
	position: relative;
	zoom: 1; /* IE6 hasLayout */
	margin-top: 20px;
}
.homeImage {
	margin-left: 315px;
	border-right: 30px solid #B20000;
	width: 530px;
	wid\th: 500px; /* IE-Hack Box-Model Bug */
}
.homeNav {
	margin: 20px 0 0 385px;
	padding: 0;
	list-style: none;
}
.homeSpecial {
	position: absolute;
	top: 0;
	left: 0;
}
.homeSpecial p {
	margin: 0 0 1em;
	line-height: 125%;
	font-size: 12px;
	color: #555;
}
.homeSpecial a,
.homeSpecial a:link,
.homeSpecial a:visited,
.homeSpecial a:active {
	text-decoration: none;
	color: #555;
}
.homeSpecial a:hover {
	text-decoration: none;
	color: #555;
}


/* ########## clearingTools ########## */

.floatbox { overflow: hidden; }
* html .floatbox { width: 100%; }


/* header layout container */

.headerArea {
	position: relative;
	width: 835px;
	height: 100px;
}

.headerArea .headerClaim {
	position: absolute;
	top: 20px;
	left: 35px;
}
.headerArea .headerLogo {
	position: absolute;
	top: 18px;
	right: 0;
}
.headerArea .headerNav {
	position: absolute;
	bottom: 20px;
	left: 35px;
}

.headerImageArea {
	border-top: 6px solid #F2F2F2;
	width: 835px;
}


/* main layout container */

.mainArea {
	margin-left: 35px;
	width: 800px;
}

.leftColumn { width: 160px; }

.wideColumn { width: 640px; }

.centerContentArea {
	overflow: hidden;
	margin: 30px 0 20px 50px;
	width: 590px;
}

.columnPrimary { float: left; }
.columnSecondary { float: right; }

/* footer layout container */

.footerArea {
	overflow: hidden;
	border-top: 6px solid #F2F2F2;
	padding: 6px 0;
	width: 835px;
	font-size: 11px;
	color: #888;
}
.footerArea a,
.footerArea a:link,
.footerArea a:visited,
.footerArea a:active {
	color: #888;
	text-decoration: none;
}
.footerArea a:hover {
	color: #B20000;
	text-decoration: underline;
}

p.footerCopyright {
	float: left;
	margin: 0;
	padding-left: 35px;
}

ul.footerLinks {
	overflow: hidden;
	zoom: 1;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.footerLinks li {
	float: left;
	margin: 0 0 0 1em;
}
* html .footerLinks li { display: inline; } /* IE-Hack Double Float-Margin Bug */
.footerLinks li.print a,
.footerLinks li.print a:link,
.footerLinks li.print a:visited,
.footerLinks li.print a:active {
	background-image: url(../image/icon_print11-gray.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: 0 0 0 18px;
}
.footerLinks li.print a:hover {
	background-image: url(../image/icon_print11-red.gif);
}
.footerLinks li.top a,
.footerLinks li.top a:link,
.footerLinks li.top a:visited,
.footerLinks li.top a:active {
	background-image: url(../image/icon_top11-gray.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding: 0 0 0 18px;
}
.footerLinks li.top a:hover {
	background-image: url(../image/icon_top11-red.gif);
}


/* ########## index navigation ########## */

ul.homeNav li {
	margin: 0;
	padding: 0;
	line-height: 125%;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.homeNav li a,
ul.homeNav li a:link,
ul.homeNav li a:visited,
ul.homeNav li a:active {
	display: block;
	background-image: url(../image/bullet_arrow8-black.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding: .4em .2em .4em 15px;
	color: #000;
	text-decoration: none;
}
ul.homeNav li a:hover {
	background-image: url(../image/bullet_arrow8-red.gif);
	color: #B20000;
	text-decoration: none;
}


/* ########## header navigation ########## */

ul.navLevel1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navLevel1 li {
	position: relative;
	float: left;
	margin: 0 3em 0 0;
	padding: 0;
	line-height: 125%;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
* html .navLevel1 li { display: inline; } /* IE-Hack Double Float-Margin Bug */
.navLevel1 li a,
.navLevel1 li a:link,
.navLevel1 li a:visited,
.navLevel1 li a:active {
	color: #000;
	text-decoration: none;
}
.navLevel1 li a:hover,
.navLevel1 li.selected a,
.navLevel1 li.selected a:link,
.navLevel1 li.selected a:visited,
.navLevel1 li.selected a:active {
	color: #B20000;
	text-decoration: none;
}

.navLevel1 li ul.nav {
	display: none;
	position: absolute;
	top: 1.2em;
	left: -20px;
	z-index: 99;
	margin: 0;
	border: 1px solid #fff;
	border-top: 0;
	background-color: #eee;
	padding: 0;
	list-style: none;
}
.navLevel1 li:hover ul.nav { display: block; }
.navLevel1 .nav li {
	float: none;
	display: block;
	margin: 0;
	border-top: 1px solid #fff;
	padding: 0;
	white-space: nowrap;
	line-height: 125%;
	text-transform: none;
	font-size: 11px;
	font-weight: normal;
}
.navLevel1 .nav li a,
.navLevel1 .nav li a:link,
.navLevel1 .nav li a:visited,
.navLevel1 .nav li a:active {
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 8px .7em;
	padding: .4em 20px;
	color: #000;
	text-decoration: none;
}
.navLevel1 .nav li a:hover,
.navLevel1 .nav li.selected a,
.navLevel1 .nav li.selected a:link,
.navLevel1 .nav li.selected a:visited,
.navLevel1 .nav li.selected a:active {
	background-image: url(../image/bullet_arrow5-red.gif);
	color: #B20000;
	text-decoration: none;
}


/* ########## left navigation ########## */

.navLeft {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #eee;
	padding: 30px 0 20px;
}
.navLeft ul.nav {
	margin: 1px 0 0;
	border-bottom: 1px solid #fff;
	background-color: #ddd;
	padding: 0;
	list-style: none;
}
.navLeft .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #fff;
	padding: 0;
	line-height: 125%;
	font-size: 11px;
}
.navLeft .nav li a,
.navLeft .nav li a:link,
.navLeft .nav li a:visited,
.navLeft .nav li a:active {
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 8px .7em;
	padding: .4em .2em .4em 20px;
	color: #000;
	text-decoration: none;
}
.navLeft .nav li a:hover,
.navLeft .nav li.selected a,
.navLeft .nav li.selected a:link,
.navLeft .nav li.selected a:visited,
.navLeft .nav li.selected a:active {
	background-image: url(../image/bullet_arrow5-red.gif);
	color: #B20000;
	text-decoration: none;
}

.navLeft .nav ul.nav {
	margin: 0;
	border-bottom: 0;
	background-color: #eee;
}
.navLeft .nav .nav li a,
.navLeft .nav .nav li a:link,
.navLeft .nav .nav li a:visited,
.navLeft .nav .nav li a:active {
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 8px .7em;
	padding: .4em .2em .4em 20px;
	color: #000;
	text-decoration: none;
}
.navLeft .nav .nav li a:hover,
.navLeft .nav .nav li.selected a,
.navLeft .nav .nav li.selected a:link,
.navLeft .nav .nav li.selected a:visited,
.navLeft .nav .nav li.selected a:active {
	background-image: url(../image/bullet_arrow5-red.gif);
	color: #B20000;
	text-decoration: none;
}

.navLeft .nav .nav ul.nav {
	margin: 0;
	border-bottom: 0;
	padding-bottom: .5em;
}
.navLeft .nav .nav .nav li { border-top: 0; }
.navLeft .nav .nav .nav li a,
.navLeft .nav .nav .nav li a:link,
.navLeft .nav .nav .nav li a:visited,
.navLeft .nav .nav .nav li a:active {
	display: block;
	background-image: url(../image/bullet_square2-black.gif);
	background-repeat: no-repeat;
	background-position: 20px .7em;
	padding: .2em .2em .2em 30px;
	color: #000;
	text-decoration: none;
}
.navLeft .nav .nav .nav li a:hover,
.navLeft .nav .nav .nav li.selected a,
.navLeft .nav .nav .nav li.selected a:link,
.navLeft .nav .nav .nav li.selected a:visited,
.navLeft .nav .nav .nav li.selected a:active {
	background-image: url(../image/bullet_square2-red.gif);
	color: #B20000;
	text-decoration: none;
}

.navLeft .nav .nav .nav ul.nav {
	margin: 0;
	border-bottom: 0;
	padding-bottom: .5em;
}
.navLeft .nav .nav .nav .nav li { border-top: 0; }
.navLeft .nav .nav .nav .nav li a,
.navLeft .nav .nav .nav .nav li a:link,
.navLeft .nav .nav .nav .nav li a:visited,
.navLeft .nav .nav .nav .nav li a:active {
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 20px .7em;
	padding: .2em .2em .2em 30px;
	color: #000;
	text-decoration: none;
}
.navLeft .nav .nav .nav .nav li a:hover,
.navLeft .nav .nav .nav .nav li.selected a,
.navLeft .nav .nav .nav .nav li.selected a:link,
.navLeft .nav .nav .nav .nav li.selected a:visited,
.navLeft .nav .nav .nav .nav li.selected a:active {
	background-image: none;
	color: #B20000;
	text-decoration: none;
}

.navLeft .nav .nav .nav .nav ul.nav {
	margin: 0;
	border-bottom: 0;
	padding-bottom: 0;
}
.navLeft .nav .nav .nav .nav .nav li { border-top: 0; }
.navLeft .nav .nav .nav .nav .nav li a,
.navLeft .nav .nav .nav .nav .nav li a:link,
.navLeft .nav .nav .nav .nav .nav li a:visited,
.navLeft .nav .nav .nav .nav .nav li a:active {
	display: block;
	background-image: url(../image/bullet_square2-black.gif);
	background-repeat: no-repeat;
	background-position: 30px .7em;
	padding: .2em .2em .2em 40px;
	color: #000;
	text-decoration: none;
}
.navLeft .nav .nav .nav .nav .nav li a:hover,
.navLeft .nav .nav .nav .nav .nav li.selected a,
.navLeft .nav .nav .nav .nav .nav li.selected a:link,
.navLeft .nav .nav .nav .nav .nav li.selected a:visited,
.navLeft .nav .nav .nav .nav .nav li.selected a:active {
	background-image: url(../image/bullet_square2-red.gif);
	color: #B20000;
	text-decoration: none;
}


/* left content container */

.navTools {
	margin-top: 20px;
	background-color: #ddd;
	line-height: 125%;
	font-size: 11px;
}
.navTools em {
	display: block;
	padding: .4em .2em .4em 20px;
	font-weight: bold;
}
.navTools ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.navTools li {
	display: block;
	margin: 0;
	border-top: 1px solid #fff;
	background-color: #eee;
	padding: 0;
	line-height: 125%;
}
.navTools li a,
.navTools li a:link,
.navTools li a:visited,
.navTools li a:active {
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 8px .9em;
	padding: .4em .2em .4em 20px;
	color: #000;
	text-decoration: none;
}
.navTools li a:hover {
	background-image: url(../image/bullet_arrow-red.gif);
	color: #B20000;
	text-decoration: none;
}


/* ########## btnSubmit ########## */

input.btn,
button.btn {
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 2px 9px;
	font-weight: bold;
}
* html input.btn,
* html button.btn {
	overflow: visible;
	width: 1%;
} /* IE6 */
* + html input.btn,
* + html button.btn {
	overflow: visible;
	width: auto;
} /* IE7 */


/* ########## btnLink ########## */

a.btn,
span.btn { display: block; }
a.btnLeft,
span.btnLeft { float: left; }
* a.btnLeft,
* span.btnLeft { display: inline; } /* IE-Hack Double Float-Margin Bug */
a.btnRight,
span.btnRight { float: right; }
* a.btnRight,
* span.btnRight { display: inline; } /* IE-Hack Double Float-Margin Bug */

a.btn,
a.btnLeft, 
a.btnRight,
a.btnInline,
span.btn,
span.btnLeft, 
span.btnRight,
span.btnInline {
	border-width: 1px;
	border-style: solid;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 2px 9px;
	text-align: center;
}
* html a.btn,
* html a.btnLeft, 
* html a.btnRight,
* html a.btnInline,
* html span.btn,
* html span.btnLeft, 
* html span.btnRight,
* html span.btnInline {	background-position: 1px 1px; } /* IE6 */
* + html a.btn,
* + html a.btnLeft, 
* + html a.btnRight,
* + html a.btnInline,
* + html span.btn,
* + html span.btnLeft, 
* + html span.btnRight,
* + html span.btnInline { background-position: 1px 1px; } /* IE7 */


/* ########## btnStyle ########## */

.btnStyle1 {
	border-color: #888;
	background: #e0e2e5 url(../image/bg_btn1.gif);
	color: #333;
}
a.btnStyle1,
a.btnStyle1:link,
a.btnStyle1:visited,
a.btnStyle1:hover,
a.btnStyle1:active {
	color: #333;
	text-decoration: none;
}

.btnStyle2 {
	border-color: #800000;
	background: #b30000 url(../image/bg_btn2.gif);
	color: #fff;
}
a.btnStyle2,
a.btnStyle2:link,
a.btnStyle2:visited,
a.btnStyle2:hover,
a.btnStyle2:active {
	color: #fff;
	text-decoration: none;
}


/* center content container */

div.centerBox {
	border: 1px solid #D9D9D9;
	background-color: white;
	padding: 1px;
}
div.centerBox .innerBox {
	background-color: #F2F2F2;
	padding: 1em 1em .5em 1em;
	font-size: 11px;
	line-height: 120%;
}

div.articleImageInline {
	margin-bottom: 10px;
	font-size: 11px;
	color: #808080;
	line-height: 120%;
}
div.articleImageInline a,
div.articleImageInline a:link,
div.articleImageInline a:visited {
	color: #808080;
}
div.articleImageInline a:hover {
	color: #B20000;
}
div.articleImageInline img {
	margin-bottom: 6px;
}

.imageBorder {
	border: 1px solid #D9D9D9;
	background-color: #F2F2F2;
	padding: 10px;
}


/* text & links */

.inlineTitle {
	color: #B20000;
	text-transform: uppercase;
}

.arrow { font: 11px Verdana, Tahoma; }

.bullet {
	margin-right: 1em;
	font: 11px Verdana, Tahoma;
	line-height: 150%;
}
.bulletlist {
	margin-bottom: 1em;
	line-height: 150%;
}

div.centerBox h2 {
	margin: 0 0 .2em;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
div.centerBox .bullet {
	margin-right: 11px;
	font: 11px Verdana, Tahoma;
	line-height: 120%;
}
div.centerBox .bulletlist {
	margin-bottom: .2em;
	line-height: 120%;
}

.sectionhead {
	margin: 0 0 1em;
	padding-bottom: .1em;
	border-bottom: 2px solid #D9D9D9;
	font-size: 12px;
	font-weight: normal;
	color: #B20000;
	text-transform: none;
}

div.noJustify p { text-align: left; }

.caption {
	margin-top: 6px;
	margin-bottom: 1em;
	font-size: 11px;
	color: #808080;
	line-height: 120%;
}
.caption a,
.caption a:link,
.caption a:visited { color: #808080; }
.caption a:hover { color: #B20000; }

.smallprint {
	line-height: 120%;
	font-size: 11px;
}

.moreLink {
	text-align: right;
	font-size: 11px;
	text-transform: uppercase;
}

.backLink {
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
}

div.tableSimple td { ine-height: 120%; }
div.tableSimple p {
	margin: 0 0 1em;
	text-align: left;
}
div.tableSimple .tableHeader {
	margin-top: .1em;
	margin-right: 11px;
	font-size: 11px;
	color: #B20000;
	text-transform: uppercase;
}
div.tableSimple .tableHeader2 {
	margin-right: 12px;
	font-size: 12px;
	color: #B20000;
}
div.tableSimple p.tableList { margin: 0 1.2em .3em 0; }
div.tableSimple p.tableList a,
div.tableSimple p.tableList a:link,
div.tableSimple p.tableList a:visited {
	color: #000000;
	text-decoration: none;
}
div.tableSimple p.tableList a:hover {
	color: #B20000;
	text-decoration: none;
}

div.tableColored table { border: 1px solid #D9D9D9; }
div.tableColored th,
div.tableColored td {
	line-height: 120%;
}
div.tableColored th {
	background-color: #E5E5E5;
	text-align: left;
}
div.tableColored thead th { font-weight: bold;}
div.tableColored td.cell {
	background-color: #F2F2F2;
}

table.tableFactsheet { width: 100%; }
table.tableFactsheet th,
table.tableFactsheet td {
	padding-bottom: 1em;
	line-height: 120%;
}
table.tableFactsheet th {
	padding-right: 2em;
	vertical-align: top;
	font-weight: bold;
	text-align: right;
}
table.tableFactsheet td { vertical-align: bottom; }

.layout1 th {
	line-height: 120%;
	vertical-align: bottom;
	text-align: left;
}
.layout1 td {
	line-height: 120%;
	vertical-align: top;
	text-align: left;
}
.layout1 p {
	margin: .5em 0 1em;
	text-align: left;
}
.layout1 h2 {
	font-size: 12px;
	margin-bottom: 1em;
}
.layout1 h3 {
	font-size: 12px;
	margin: 1em 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: .2em;
	font-weight: normal;
	font-style: italic;
}
.layout1 ul {
	margin: .5em 0 1em;
	padding-left: 1.5em;
}
.layout1 li { argin: .5em 0; }

.fotobtnheader {
	border-top: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	padding: 1em 1em .7em;
	color: #B20000;
	text-transform: uppercase;
	line-height: 100%;
}
.fotobtnheader a,
.fotobtnheader a:link,
.fotobtnheader a:visited { text-decoration: none; }
.fotobtnheader a:hover { text-decoration: underline; }
.fotobtnheader .arrow { font-size: 12px; }

.quote {
	margin: 2em 0 2em 3em;
	font-size: 12px;
	color: #444444;
	line-height: 120%;
}

.star { color: #B20000; }

.error { font-size: 11px; color: #B20000; }

.red { color: #B20000; }

.frm { 
	font-size: 12px;
	border-width: thin;
	border-width: 1px;
	border-color: black;
	border-style: groove;
	background-color: #F2F2F2;
}

.btn { 
	font-size: 11px;
	border-width: 2px;
}

