/*
Theme Name: Magicdust Theme
Theme URI: http://www.magicdust.com/
Description: The default Magicdust theme based on the <a href="http://www.magicdust.com.au/">Main Site</a>.
Version: 1.0
Author: Magicdust
Author URI: http://www.magicdust.com..au/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
strong {
	FONT-WEIGHT: normal;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.png');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin:0;
	padding:0;
	}

#header {
	background: #73a0c5  url('images/kubrickheader.png') no-repeat bottom center;
	}

header1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.7em;
	line-height: 1.5em;
	}

header2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	line-height: 1.5em;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 130px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	padding-right:60px;
    
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.entry h2 {
	line-height: 0em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	text-align: center;
	}
    
.postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background:url('images/kubrickbgwide.png') no-repeat top;
	border: none;
	}

#footer2 {
	background:url('images/kubrickfooter.png') no-repeat top;
	border: none;
	height:80px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

medium {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.7em;
	line-height: 0.5em;
	}

h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	display:inline;
	line-height: 1.5em;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	display:inline;
	margin:0;
	
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h4 {
	font-size: 1.9em;
	}

h4.pagetitle {
	font-size: 1.9em;
	}

h5 {
	font-size: 1.8em;
	}

h5.pagetitle {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.2em;
	line-height: 1.5em;
	}

h2.pagetitle {
	font-size: 1.6em;
	line-height: 1.5em;
	}

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	color: #333;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#333;
margin:0px;
	}

h2, h2 a, h2 a:visited {
	color:#249cb8;
	}

h2, h2 a, h2 a:hover {
	text-decoration: none;
	color:#33333;
	}

h2 a:visited {
	text-decoration: none;
	color:#249cb8;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color:#33333;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	color:#249cb8;
	}

div.bid h2 a {
	color: #333333;
	text-decoration: none;
	}

div.bid h2 a:hover {
	color: #249cb8;
	text-decoration: none;
	}



.entry p a {
	color: #000;
	}

.entry p a:hover {
	color: #000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 30px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 806px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 130px;
	width: 806px;
	}

#headerimg {
	margin: 0;
	height: 130px;
	width: 100%;
	}

.narrowcolumn {
 float: right; //sidebar_on_right float right
 padding: 0 0 20px 45px; //sidebar_on_right tweak
 margin: 0px 0 0;
 width: 500px; //sidebar_on_right tweak
 } 

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 806px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer2 a {
	color: #00a0c6;
	}

#footer2 a:hover {
	color: #cb0272;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	line-height: 8px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 40px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
    
.postmetadata a {
	color:#00a0c6;
    }
    
.postmetadata a:hover {
	color:#be157a;
    }

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
 padding: 20px 0 10px 0;
 margin-right: 545px; //sidebar_on_right margin tweak
 width: 190px;
 margin-left: 25px; //sidebar_on_right margin tweak
 }  

#sidebar form {
	margin: 0;
	}

#sidebar a {
	color: #00a0c6;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #000;
	text-decoration: none;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
    
.navigation a {
	color:#00a0c6;
	}
    
.navigation a:hover {
	color:#be157a;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.s8 {font-size: 10px;}
.s9 {font-size: 11px;}
.s10 {font-size: 12px;}
.s11 {font-size: 13px;}
.s12 {font-size: 14px;}
.s13 {font-size: 15px;}
.s14 {font-size: 16px;}
.s16 {font-size: 18px;}
.s18 {font-size: 20px;}
.s20 {font-size: 22px;}
.s22 {font-size: 24px;}
.s24 {font-size: 26px;}
.s26 {font-size: 28px;}
.s28 {font-size: 30px;}
.s32 {font-size: 34px;}
.s36 {font-size: 38px;}
.s40 {font-size: 42px;}
.s48 {font-size: 50px;}
ul {margin-top: 0px; margin-bottom: 0px;}
ol {margin-top: 0px; margin-bottom: 0px;}
.B {font-weight: bold;}
.I {font-style: italic;}
.U {text-decoration: underline;}
.left {text-align: left}
.right {text-align: right}
.justify {text-align: justify}
.center {text-align: center}
.FComic {font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;}
.FCourier {font-family: "Courier New", "Andale Mono", Courier monospace;}
.FMinion {font-family: "Minion Web", Georgia, Palatino, "Times New Roman", "Times", serif;}
.FMyriad {font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.FSwiss {font-family: Arial, Helvetica, sans-serif;}
.FTimes {font-family: "Times New Roman", "Times", serif;}
.FTrebuchet {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.FVerdana {font-family: Verdana, "Myriad Web", Tahoma, Arial, Helvetica, sans-serif;}
.c356 H1, .c356 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c356 H2, .c356 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c356 H3, .c356 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c356 H4, .c356 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c356 H5, .c356 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.25em; margin-bottom: 0.25em;  padding: 0px; background-image: none;  }
.c356 H6, .c356 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0.25em; margin-right: 0.25em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c356 ul {list-style-image: url(img_1166160345_14845_1166160346.gif);}
.c356 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px;}
.c356 ul {padding: 0px;margin-left: 0px;}
.c356 ol {padding: 0px;margin-left: 0px;}
.c356 p, .c356 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0.25em; margin-right: 0.25em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c356, span.c356, td.c356, .c356 td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c356 a:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c356 a:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c356 a:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal}
.c356 {padding: 6px;}
.S356F1 {color: #545454;}
.S356B1 {color: #FFFFFF;}
.S356F2 {color: #FFFFFF;}
.S356B2 {color: #CB0272;}
.S356F3 {color: #D9D9D9;}
.S356B3 {color: #CCCCCC;}
.S356F4 {color: #00A0C6;}
.S356B4 {color: #808080;}
.S356F5 {color: #CB0272;}
.S356B5 {color: #00A0C6;}
.S356F6 {color: #B6B89D;}
.S356B6 {color: #B6B89D;}
.S356F7 {color: #838571;}
.S356B7 {color: #838571;}
.S356F8 {color: #000000;}
.S356B8 {color: #000000;}
img.c356 {margin: 8px;padding: 0px;}
.c363 H1, .c363 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #00A0C6; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c363 H2, .c363 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c363 H3, .c363 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00A0C6; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c363 H4, .c363 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c363 H5, .c363 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.25em; margin-bottom: 0.25em;  padding: 0px; background-image: none;  }
.c363 H6, .c363 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0.25em; margin-right: 0.25em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c363 ul {list-style-image: url(img_1166160345_14845_1166160346.gif);}
.c363 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px;}
.c363 ul {padding: 0px;margin-left: 0px;}
.c363 ol {padding: 0px;margin-left: 0px;}
.c363 p, .c363 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0.25em; margin-right: 0.25em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c363, span.c363, td.c363, .c363 td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c363 a:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c363 a:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c363 a:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal}
.c363 {padding: 0px;}
.S363F1 {color: #545454;}
.S363B1 {color: #FFFFFF;}
.S363F2 {color: #FFFFFF;}
.S363B2 {color: #CB0272;}
.S363F3 {color: #D9D9D9;}
.S363B3 {color: #CCCCCC;}
.S363F4 {color: #00A0C6;}
.S363B4 {color: #808080;}
.S363F5 {color: #CB0272;}
.S363B5 {color: #00A0C6;}
.S363F6 {color: #B6B89D;}
.S363B6 {color: #B6B89D;}
.S363F7 {color: #838571;}
.S363B7 {color: #838571;}
.S363F8 {color: #000000;}
.S363B8 {color: #000000;}
img.c363 {margin: 8px;padding: 0px;}
.c407 H1, .c407 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c407 H2, .c407 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c407 H3, .c407 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00A0C6; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.2em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c407 H4, .c407 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.2em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c407 H5, .c407 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c407 H6, .c407 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c407 ul {list-style-image: url(img_1166160345_14845_1166160346.gif);}
.c407 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px;}
.c407 ul {padding: 0px;margin-left: 0px;}
.c407 ol {padding: 0px;margin-left: 0px;}
.c407 p, .c407 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c407, span.c407, td.c407, .c407 td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c407 a:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c407 a:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c407 a:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal}
.c407 {padding: 8px;}
.S407F1 {color: #000000;}
.S407B1 {color: #FFFFFF;}
.S407F2 {color: #FFFFFF;}
.S407B2 {color: #CB0272;}
.S407F3 {color: #D9D9D9;}
.S407B3 {color: #CCCCCC;}
.S407F4 {color: #00A0C6;}
.S407B4 {color: #808080;}
.S407F5 {color: #CB0272;}
.S407B5 {color: #00A0C6;}
.S407F6 {color: #B6B89D;}
.S407B6 {color: #B6B89D;}
.S407F7 {color: #838571;}
.S407B7 {color: #838571;}
.S407F8 {color: #000000;}
.S407B8 {color: #000000;}
img.c407 {margin: 8px;padding: 0px;}
.c411 H1, .c411 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c411 H2, .c411 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c411 H3, .c411 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c411 H4, .c411 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c411 H5, .c411 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.25em; margin-bottom: 0.25em;  padding: 0px; background-image: none;  }
.c411 H6, .c411 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0.25em; margin-right: 0.25em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c411 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px;}
.c411 ul {padding: 0px;margin-left: 0px;}
.c411 ol {padding: 0px;margin-left: 0px;}
.c411 p, .c411 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0.25em; margin-right: 0.25em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c411, span.c411, td.c411, .c411 td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c411 a:link {color: #00A0C6; text-decoration: underline; font-style: normal; font-weight: normal}
.c411 a:visited {color: #00A0C6; text-decoration: underline; font-style: normal; font-weight: normal}
.c411 a:hover {color: #CB0272; text-decoration: underline; font-style: normal; font-weight: normal}
.c411 {padding: 4px;}
.S411F1 {color: #545454;}
.S411B1 {color: #FFFFFF;}
.S411F2 {color: #FFFFFF;}
.S411B2 {color: #CB0272;}
.S411F3 {color: #D9D9D9;}
.S411B3 {color: #CCCCCC;}
.S411F4 {color: #00A0C6;}
.S411B4 {color: #808080;}
.S411F5 {color: #CB0272;}
.S411B5 {color: #00A0C6;}
.S411F6 {color: #B6B89D;}
.S411B6 {color: #B6B89D;}
.S411F7 {color: #838571;}
.S411B7 {color: #838571;}
.S411F8 {color: #000000;}
.S411B8 {color: #000000;}
img.c411 {margin: 8px;padding: 0px;}
.c412 H1, .c412 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c412 H2, .c412 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c412 H3, .c412 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00A0C6; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.75em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c412 H4, .c412 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c412 H5, .c412 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c412 H6, .c412 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c412 ul {list-style-image: url(img_1166160345_14845_1166160346.gif);}
.c412 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px;}
.c412 ul {padding: 0px;margin-left: 0px;}
.c412 ol {padding: 0px;margin-left: 0px;}
.c412 p, .c412 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c412, span.c412, td.c412, .c412 td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c412 a:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c412 a:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c412 a:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal}
.c412 {padding: 8px;}
.S412F1 {color: #545454;}
.S412B1 {color: #FFFFFF;}
.S412F2 {color: #FFFFFF;}
.S412B2 {color: #CB0272;}
.S412F3 {color: #D9D9D9;}
.S412B3 {color: #CCCCCC;}
.S412F4 {color: #00A0C6;}
.S412B4 {color: #808080;}
.S412F5 {color: #CB0272;}
.S412B5 {color: #00A0C6;}
.S412F6 {color: #B6B89D;}
.S412B6 {color: #B6B89D;}
.S412F7 {color: #838571;}
.S412B7 {color: #838571;}
.S412F8 {color: #000000;}
.S412B8 {color: #000000;}
img.c412 {margin: 8px;padding: 0px;}
.c414 H1, .c414 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c414 H2, .c414 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c414 H3, .c414 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.75em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c414 H4, .c414 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c414 H5, .c414 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c414 H6, .c414 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c414 ul {list-style-image: url(img_1166160345_14845_1166160346.gif);}
.c414 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px;}
.c414 ul {padding: 0px;margin-left: 0px;}
.c414 ol {padding: 0px;margin-left: 0px;}
.c414 p, .c414 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c414, span.c414, td.c414, .c414 td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c414 a:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c414 a:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c414 a:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal}
.c414 {padding: 8px;}
.S414F1 {color: #545454;}
.S414B1 {color: #FFFFFF;}
.S414F2 {color: #FFFFFF;}
.S414B2 {color: #CB0272;}
.S414F3 {color: #D9D9D9;}
.S414B3 {color: #CCCCCC;}
.S414F4 {color: #00A0C6;}
.S414B4 {color: #808080;}
.S414F5 {color: #CB0272;}
.S414B5 {color: #00A0C6;}
.S414F6 {color: #B6B89D;}
.S414B6 {color: #B6B89D;}
.S414F7 {color: #838571;}
.S414B7 {color: #838571;}
.S414F8 {color: #000000;}
.S414B8 {color: #000000;}
img.c414 {margin: 8px;padding: 0px;}
.c415 H1, .c415 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c415 H2, .c415 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c415 H3, .c415 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00A0C6; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.2em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c415 H4, .c415 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.2em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c415 H5, .c415 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c415 H6, .c415 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c415 ul {list-style-image: url(img_1166160345_14845_1166160346.gif);}
.c415 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px;}
.c415 ul {padding: 0px;margin-left: 0px;}
.c415 ol {padding: 0px;margin-left: 0px;}
.c415 p, .c415 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c415, span.c415, td.c415, .c415 td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c415 a:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c415 a:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c415 a:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal}
.c415 {padding: 8px;}
.S415F1 {color: #545454;}
.S415B1 {color: #FFFFFF;}
.S415F2 {color: #FFFFFF;}
.S415B2 {color: #CB0272;}
.S415F3 {color: #D9D9D9;}
.S415B3 {color: #CCCCCC;}
.S415F4 {color: #00A0C6;}
.S415B4 {color: #808080;}
.S415F5 {color: #CB0272;}
.S415B5 {color: #00A0C6;}
.S415F6 {color: #B6B89D;}
.S415B6 {color: #B6B89D;}
.S415F7 {color: #838571;}
.S415B7 {color: #838571;}
.S415F8 {color: #000000;}
.S415B8 {color: #000000;}
img.c415 {margin: 8px;padding: 0px;}
.c416 H1, .c416 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c416 H2, .c416 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c416 H3, .c416 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00A0C6; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.2em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c416 H4, .c416 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.2em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c416 H5, .c416 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c416 H6, .c416 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c416 ul {list-style-image: url(img_1166160345_14845_1166160346.gif);}
.c416 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px;}
.c416 ul {padding: 0px;margin-left: 0px;}
.c416 ol {padding: 0px;margin-left: 0px;}
.c416 p, .c416 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c416, span.c416, td.c416, .c416 td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c416 a:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c416 a:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal}
.c416 a:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal}
.c416 {padding: 0px;}
.S416F1 {color: #545454;}
.S416B1 {color: #FFFFFF;}
.S416F2 {color: #FFFFFF;}
.S416B2 {color: #CB0272;}
.S416F3 {color: #D9D9D9;}
.S416B3 {color: #CCCCCC;}
.S416F4 {color: #00A0C6;}
.S416B4 {color: #808080;}
.S416F5 {color: #CB0272;}
.S416B5 {color: #00A0C6;}
.S416F6 {color: #B6B89D;}
.S416B6 {color: #B6B89D;}
.S416F7 {color: #838571;}
.S416B7 {color: #838571;}
.S416F8 {color: #000000;}
.S416B8 {color: #000000;}
img.c416 {margin: 8px;padding: 0px;}
.c417 H1, .c417 .H1  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c417 H2, .c417 .H2  { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c417 H3, .c417 .H3  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #00A0C6; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.2em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c417 H4, .c417 .H4  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: bold;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.2em; margin-bottom: 0.15em;  padding: 0px; background-image: none;  }
.c417 H5, .c417 .H5  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c417 H6, .c417 .H6  { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px; background-image: none;  }
.c417 ul {list-style-image: url(img_1166160345_14845_1166160346.gif);}
.c417 li {margin-left: 2.5em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px;}
.c417 ul {padding: 0px;margin-left: 0px;}
.c417 ol {padding: 0px;margin-left: 0px;}
.c417 p, .c417 .p  { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal; margin-left: 0em; margin-right: 0em; margin-top: 0.5em; margin-bottom: 0em;  padding: 0px}
div.c417, span.c417, td.c417, .c417 td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; text-decoration: none; font-weight: normal;	font-style: normal;}
.c417 a:link {color: #838571; text-decoration: none; font-style: normal; font-weight: normal}
.c417 a:visited {color: #838571; text-decoration: none; font-style: normal; font-weight: normal}
.c417 a:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal}
.c417 {padding: 8px;}
.S417F1 {color: #545454;}
.S417B1 {color: #FFFFFF;}
.S417F2 {color: #FFFFFF;}
.S417B2 {color: #CB0272;}
.S417F3 {color: #D9D9D9;}
.S417B3 {color: #CCCCCC;}
.S417F4 {color: #00A0C6;}
.S417B4 {color: #808080;}
.S417F5 {color: #CB0272;}
.S417B5 {color: #00A0C6;}
.S417F6 {color: #B6B89D;}
.S417B6 {color: #B6B89D;}
.S417F7 {color: #838571;}
.S417B7 {color: #838571;}
.S417F8 {color: #000000;}
.S417B8 {color: #000000;}
img.c417 {margin: 8px;padding: 0px;}
a.c14265_normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.c14265_selected { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.c14265_divider { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; }
a.c14265_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14265_normal:active {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14265_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14265_normal:hover {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14265_selected:link {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14265_selected:active {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14265_selected:visited {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14265_selected:hover {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
.c14265 {font-size: 1px; padding: 0px;}
a.c14271_normal { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.c14271_selected { font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
a.c14271_divider { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #545454; }
a.c14271_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14271_normal:active {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14271_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14271_normal:hover {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14271_selected:link {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14271_selected:active {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14271_selected:visited {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
a.c14271_selected:hover {color: #545454; text-decoration: underline; font-style: normal; font-weight: normal;}
.c14271 {font-size: 1px; padding: 0px;}
a.c14400normal { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454;}
a.c14400normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400normal:active {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400normal:hover {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400selected { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454;}
a.c14400selected:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400selected:active {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400selected:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400selected:hover {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454;}
a.c14400hover:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400hover:active {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400hover:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14400hover:hover {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
.c14400 {font-size: 1px; padding: 0px;}
a.c14555_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
a.c14555_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
a.c14555_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #D9D9D9; }
a.c14555_normal:link {color: #838571; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14555_normal:active {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14555_normal:visited {color: #838571; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14555_normal:hover {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14555_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14555_selected:active {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14555_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14555_selected:hover {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
.c14555 {font-size: 1px; padding: 0px;}
a.c14745normal { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454;}
a.c14745normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745normal:active {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745normal:hover {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745selected { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454;}
a.c14745selected:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745selected:active {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745selected:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745selected:hover {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454;}
a.c14745hover:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745hover:active {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745hover:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14745hover:hover {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
.c14745 {font-size: 1px; padding: 0px;}
a.c14747_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14747_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14747_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14747_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14747_normal:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14747_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14747_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14747_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14747_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14747_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14747_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14747 {font-size: 1px; padding: 0px;}
a.c14751_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
a.c14751_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px;}
a.c14751_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #545454; }
a.c14751_normal:link {color: #D9D9D9; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14751_normal:active {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14751_normal:visited {color: #D9D9D9; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14751_normal:hover {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14751_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14751_selected:active {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14751_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14751_selected:hover {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
.c14751 {font-size: 1px; padding: 0px;}
a.c14753_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14753_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14753_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14753_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_normal:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14753 {font-size: 1px; padding: 0px;}
a.c14758_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14758_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14758_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14758_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_normal:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14758 {font-size: 1px; padding: 0px;}
a.c14759_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14759_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14759_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14759_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_normal:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14759 {font-size: 1px; padding: 0px;}
a.c14760_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14760_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14760_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14760_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_normal:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14760 {font-size: 1px; padding: 0px;}
a.c14817_normal { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14817_selected { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14817_divider { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14817_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_normal:active {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_normal:hover {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_selected:active {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_selected:hover {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
.c14817 {font-size: 1px; padding: 0px;}

tyle: normal; font-weight: normal;}
a.c14753_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14753_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14753 {font-size: 1px; padding: 0px;}
a.c14758_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14758_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14758_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14758_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_normal:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14758_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14758 {font-size: 1px; padding: 0px;}
a.c14759_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14759_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14759_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14759_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_normal:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14759_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14759 {font-size: 1px; padding: 0px;}
a.c14760_normal { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14760_selected { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14760_divider { font-family: "Myriad Web", Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14760_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_normal:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_normal:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_selected:active {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14760_selected:hover {color: #CB0272; text-decoration: none; font-style: normal; font-weight: normal;}
.c14760 {font-size: 1px; padding: 0px;}
a.c14817_normal { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14817_selected { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.c14817_divider { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #545454; }
a.c14817_normal:link {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_normal:active {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_normal:visited {color: #545454; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_normal:hover {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_selected:link {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_selected:active {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_selected:visited {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
a.c14817_selected:hover {color: #00A0C6; text-decoration: none; font-style: normal; font-weight: normal;}
.c14817 {font-size: 1px; padding: 0px;}

