body {
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
}

.floatleft {
	text-align: left;
	border: 1px solid #ffffff;
	padding: 1px;
	margin-right: 10px;
}

.floatright {
	text-align: right;
	border: 1px solid #ffffff;
	padding: 1px;
	margin-left: 10px;
}

h1, h2, h3, h4, h5, h6, p, form, fieldset, image {
	margin: 0px;
	padding: 0px;
	border: none;
}

.wide p {
	padding: 5px 0px 10px 0px;
}

a,
a img {
	color: #ffffff;
	border: none;
	text-decoration: none;
}

a:hover,
a:hover img {
	color: #ffffff;
	border: none;
	text-decoration: underline;
}

.mainbox h1,
.mainbox .otsikko1,
.wide h1,
.wide .otsikko1 {
	font-size: 14px;
	color: #ffffff;
	padding: 15px 0px 10px 0px;
	font-weight: bold;
}

h1.first {
	padding-top: 0px;
}

.threecols h1,
.twocols.leftwide .right h1,
#basicright .wide .right h1,
#wideright .wide .right h1 {
	font-size: 14px;
}

.mainbox h2,
.mainbox .otsikko2,
.wide h2,
.wide .otsikko2 {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 0px 10px 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

.error {
	color: #ad0040;
	font-weight: bold;
}

.clear {
	clear: both;
}

.tenpx {
	font-size: 10px;
	color: #ad0040;
	font-weight: bold;
}

.left.basic,
.left.index {
	width: 206px;
	float: left;
	padding-top: 11px;
}

#wrap {
	text-align: left;
	margin: 0px auto;
	width: 800px;
}

#header {
	width: 800px;
}

#header .left {
	float: left;
	width: 500px;
}

#header .left .logo {
	float: left;
}

#header .left .lang {
	margin-left: 200px;
	height: 51px;
	line-height: 51px;
}

#header .left .lang a {
	color: #5f6a72;
	font-weight: bold;
	text-decoration: none;
}

#header .left .lang a:hover {
	text-decoration: underline;
}

#header .left .navigation {
	
}

#header .left .navigation ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0px;
}

#header .left .navigation ul li {
	float: left;
	display: block;
	padding-right: 12px;
}

#header .left .navigation ul li a {
	background-image: url(/www/images/navibullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	float: left;
	padding-left: 7px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#header .left .navigation ul li a:hover {

}

#header .left .navigation ul li.current {

}

#header .right {
	float: right;
}

#header .right .extras {
	font-size: 11px;
	color: #ad0040;
	font-weight: bold;
}

#header .right .login {

}

#header .right .login table {
	padding: 0px;
	border-collapse: collapse;
}

#header .right .login table td.text {
	font-size: 10px;
	color: #5f5f5f;
}

#header .right .login table td.field {

}

#header .right .login table td.username.field {

}

#header .right .login table td.password.field {
	padding-left: 8px;
}

#header .right .login table td.submit.field {
	padding-left: 8px;
}

#header .right .login table td.username input,
#header .right .login table td.password  input {
	border: 1px solid #ffffff;
	width: 99px;
	height: 14px;
	line-height: 14px;
	font-size: 10px;
	color: #5f5f5f;
}

#header .right .login table td.submit input {
	background-image: url(/www/images/extrabutton.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 43px;
	border: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}

#header .right .logged {
	padding-top: 6px;
	padding-bottom: 15px;
	font-size: 11px;
}

#header .right .tools {
	font-size: 11px;
	padding-top: 3px;
}

#header .right .tools a {
	color: #ffffff;
	text-decoration: none;
}

#header .right .tools a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#banner {
	/*width: 798px;*/
	margin-top: 8px;
}

#content {

}

#footer {
	margin-top: 15px;
	padding-top: 5px;
	font-size: 10px;
	color: #ffffff;
	border-top: 4px solid #dbe2ea;
}

/*** LEFT NAVIGATION ***/

#content .left .navigation {
	border: 1px solid #DDE1ED;
}

#content .left .navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content .left .navigation ul li {
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #DDE1ED;
}

#content .left .navigation ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	padding: 0px;
	display: block;
}

#content .left .navigation ul li a:hover {
	color: #dddddd;
	text-decoration: none;
}

#content .left .navigation ul li a.header {
	padding-left: 13px;
	padding-top: 7px;
	padding-bottom: 8px;
}

#content .left .navigation ul li ul li {
	background-color: #ffffff;
	background-image: none;
	border-bottom: 1px solid #DDE1ED;
}

#content .left .navigation ul li ul li.last {
	background-color: #ffffff;
	background-image: none;
	border-bottom: none;
}

#content .left .navigation ul li ul li a {
	background-image: url(/www/images/navibullet.gif);
	background-repeat: no-repeat;
	display: block;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 3px 15px 3px 25px;
	line-height: 1.5em;
	background-position: 14px 6px;
}

#content .left .navigation ul li ul li a:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
	background-color: #eeeeee;
}

/*** INDEX PAGE ***/

#content .right.index .wide {
	width: 564px;
}

#content #indexright {
	margin: 0px 0px 0px 30px;
	padding-top: 11px;
	float: left;
}

#content .index .wide.vdivider {
	background-image: url(/www/images/vdivider.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

#content .index .wide.vdivider.nobg {
	background-image: none;
}

#content .index .wide .onecol,
#content .index .wide .twocols,
#content .index .wide .threecols {
	padding: 5px 0px;
}

#content .index .wide .onecol.first,
#content .index .wide .twocols.first,
#content .index .wide .threecols.first {
	padding: 0px 0px 5px 0px;
}

#content .index .wide .twocols.equal {
	background-image: url(/www/images/hdivider_equals.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content .index .wide .twocols.equal .left {
	width: 261px;
	padding-right: 20px;
	float: left;
}

#content .index .wide .twocols.equal .right {
	width: 262px;
	padding-left: 20px;
	float: left;
}

#content .index .wide .twocols.leftwide {
	background-image: url(/www/images/hdivider_leftwide.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#content .index .wide .twocols.leftwide .left {
	width: 349px;
	padding-right: 20px;
	float: left;
}

#content .index .wide .twocols.leftwide .right {
	width: 174px;
	padding-left: 20px;
	float: left;
}

#content .right.index .wide .threecols {
	background-image: url(/www/images/hdivider_threecols.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#content .right.index .wide .threecols .left {
	width: 155px;
	float: left;
	padding-right: 20px;
}

#content .right.index .wide .threecols .center {
	width: 155px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#content .right.index .wide .threecols .right {
	width: 174px;
	padding-left: 20px;
	float: left;
}

/*** INDEXPAGE, CONTENTS ***/

/*** INDEXPAGE, Tuoreimmat uutiset listaus ***/

#content .right.index .wide .ajankohtaistadate {
	float: left;
	width: 70px;
	padding-bottom: 4px;
	font-weight: normal;
}

#content .right.index .wide .ajankohtaistatitle {
	margin-left: 70px;
	padding-bottom: 4px;
}

#content .right.index .wide .ajankohtaistatitle a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#content .right.index .wide .ajankohtaistatitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*** INDEXPAGE, Tuorein uutinen ***/


#content .right.index .wide .ajankohtainendate {
	font-size: 11px;
	font-weight: bold;
}

#content .right.index .wide .ajankohtainentitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px;
}

#content .right.index .wide .ajankohtainencontent {
	
}

#content .right.index .wide .ajankohtainencontent a.ajankohtainen {
	display: block;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

/*** INDEXPAGE, Tuoreimmat tapahtumat listaus ***/

#content .right.index .wide .tapahtumatdate {
	float: left;
	width: 80px;
	padding-bottom: 4px;
	font-weight: normal;
}

#content .right.index .wide .tapahtumattitle {
	margin-left: 80px;
	padding-bottom: 4px;
}

#content .right.index .wide .tapahtumattitle a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#content .right.index .wide .tapahtumattitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*** INDEXPAGE, Tuorein blogikirjoitus ***/


#content .right.index .wide .blogdate {
	font-size: 11px;
	font-weight: bold;
}

#content .right.index .wide .blogwriter {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#content .right.index .wide .blogtitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px 0px;
}

#content .right.index .wide .blogcontent {
	
}

#content .right.index .wide a.blog {
	display: block;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

/*** Linkkilista ***/

ul.boxielinks {
	list-style-type: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

ul.boxielinks li {
	background-image: url(/www/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 5px 15px;
	font-weight: normal;
}

ul.boxielinks li a {
	color: #000000;
	text-decoration: none;
	display: block;
}

ul.boxielinks li a:hover {
	color: #000000;
	text-decoration: underline;
}


/*** BASIC PAGE ***/

#content #basicleft {
	float: left;
}

#content #basicright {
	float: left;
	padding-top: 11px;
	width: 594px;
}

#content #basicright .crumb {
	padding-bottom: 3px;
	margin: 0px 1px 0px 30px;
	font-size: 10px;
	border-bottom: 1px solid #dde1ed;
	color: #aaaaaa;
}

#content #basicright .wide {
	padding: 9px 0px 0px 30px;
}

/*** BASIC PAGE, W/ Lifts ***/

#content #basicright .wide .left {
	float: left;
	width: 350px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#content #basicright .wide .right {
	float: left;
	width: 174px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#content #basicright .wide .wlifts.hdivider {
	background-image: url(/www/images/hdivider.gif);
	background-repeat: repeat-y;
	background-position: 370px 0px;
}

#content #basicright .wide .wlifts {
	background-image: none;
}

/*** BASIC PAGE, No navigation ***/

#content #basicleft {
	float: left;
}

#content #wideright {
	float: left;
	padding-top: 11px;
	width: 800px;
}

#content #wideright .crumb {
	padding-bottom: 3px;
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	border-bottom: 1px solid #dde1ed;
	color: #aaaaaa;
}

#content #wideright .wide {
	margin: 9px 0px 0px 0px;
}

/*** BASIC PAGE, No navigation, W/ Lifts ***/

#content #wideright .wide .left {
	float: left;
	width: 586px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#content #wideright .wide .right {
	float: left;
	width: 174px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#content #wideright .wide .wlifts.hdivider {
	background-image: url(/www/images/hdivider.gif);
	background-repeat: repeat-y;
	background-position: 605px 0px;
}

#content #wideright .wide .wlifts {
	background-image: none;
}

/*** BASIC PAGE, AJANKOHTAINEN ***/

#content .right.basic .wide .date {
	font-size: 11px;
	padding-top: 5px;
	font-weight: normal;
}

/*** EVENTLISTING ***/

#content .right.basic .wide .calendarlisting {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

#content .right.basic .wide .calendarlisting td.date {
	width: 80px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: normal;
}

#content .wide .calendarlisting td.title {
	font-size: 11px;
	padding-top: 5px;
}

#content .wide .calendarlisting td.title a {
	display: block;
}

/*** NEWSLETTER ORDERING ***/

#content .meCustomerRegistratorGUI {
	text-align: right;
	width: 380px;
}

#content .meCustomerRegistratorGUI .publicmodetable {
	border: none;
	font-family: verdana;
	font-size: 11px;
	margin: 10px 0px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	border-collapse: collapse;
}

#content .meCustomerRegistratorGUI .publicmodetable .fieldname {
	text-align: left;
	padding: 5px 0px;
}

#content .meCustomerRegistratorGUI .publicmodetable .fieldinput {
	text-align: left;
	vertical-align: middle;
	padding: 5px 0px;
}

#content .meCustomerRegistratorGUI .publicmodetable .fieldinput input,
#content .meCustomerRegistratorGUI .publicmodetable .fieldinput select,
#content .meCustomerRegistratorGUI .publicmodetable .fieldinput textarea,
#content .meCustomerRegistratorGUI .verificationtable input {
	width: 200px;
	border: 1px solid #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	line-height: 16px;
	height: 16px;
	margin-left: 0px;
}

#content .meCustomerRegistratorGUI .publicmodetable input {
	width: 200px;
	border: 1px solid #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	line-height: 16px;
	height: 16px;
	margin-left: 44px;
}

#content .meCustomerRegistratorGUI .publicmodetable .fieldinput select {
	height: 20px;
	padding-top: 1px;
	width: 202px;
}

#content .meCustomerRegistratorGUI .registerbutton {
	margin: 0px;
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	border: none;
	padding: 3px 10px;
	cursor: pointer;
}

#content .meCustomerRegistratorGUI .publicmodetable .registerbutton {
	margin: 0px;
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	border: none;
	padding: 3px 10px;
	cursor: pointer;
	float: right;
	width: auto;
	margin: 10px 0px;
	line-height: 1em;
	height: auto;
}

#content .meFormPublicWrapper .meFormErrorDialog,
#content .meCustomerRegistratorGUI .errorbox {
	font-size: 11px;
	margin: 8px 0px;
	text-align: left;
	background-color: transparent;
	border: none;
}

#content .meFormPublicWrapper .meFormErrorDialog .meFormErrorTitle,
#content .meCustomerRegistratorGUI .errorbox .title {
	font-size: 11px;
	font-weight: bold;
	color: #AD0040;
	padding: 10px 0px 0px 0px;
	background-color: transparent;
}

#content .meFormPublicWrapper .meFormErrorDialog .meFormErrorEntry,
#content .meCustomerRegistratorGUI .errorbox .content {
	font-size: 11px;
	padding: 5px 0px;
}

#content .meFormPublicWrapper .meFormErrorDialog .meFormErrorEntry,
#content .meCustomerRegistratorGUI .errorbox .content .failedfields {
	background-color: transparent;
	font-size: 11px;
	border: none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border-collapse: collapse;
}

#content .meCustomerRegistratorGUI .errorbox .content .failedfields .fieldname {
	font-weight: bold;
	padding: 2px 0px 2px 0px;
	margin: 5px 0px 0px 0px;
	color: #AD0040;
}

#content .meCustomerRegistratorGUI .errorbox .content .failedfields td {
	padding: 2px 0px 2px 5px;
	margin: 5px 0px 0px 0px;
}

#content .meCustomerRegistratorGUI .publicmodetable .fieldfailed_row {
	background-color: #e4c2cf;
}

/*** FORM ***/

#content .meFormPublicWrapper .meFormPublicTable {
	padding: 0px;
	border-collapse: collapse;
	margin: 10px 0px;
}

#content .meFormPublicWrapper .meFormPublicTable td {
	padding: 4px;
}

#content .meFormPublicWrapper .meFormPublicTable td .meFormInputText,
#content .meFormPublicWrapper .meFormPublicTable td .meFormInputSelect {
	border: 1px solid #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	line-height: 16px;
	height: 16px;
	margin-right: 5px;
}

#content .meFormPublicWrapper .meFormPublicTable td .meFormInputSelect {
	height: 20px;
	padding-top: 1px;
	margin-right: 5px;
}

#content .meFormPublicWrapper .meFormPublicTable td .meFormInputTextarea {
	border: 1px solid #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	margin-right: 5px;
}

#content .meFormPublicWrapper .meFormPublicTable td .meFormInputCheckbox {
	padding: 0px;
	margin: 0px;
}

#content .meFormPublicWrapper .meFormPublicTable td.meFormMultiCheckboxTitle {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

#content .meFormPublicWrapper .meFormPublicTable td .meFormSubmit {
	margin: 0px;
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	border: none;
	padding: 3px 10px;
	cursor: pointer;
	float: right;
	width: auto;
	margin: 10px 0px;
	line-height: 1em;
	height: auto;
}

/*** BLOGPAGE ***/

#content .blogArea {
	border-top: 1px solid #ffffff;
	padding-top: 15px;
	margin-top: 15px;
}

/*** BLOGPAGE COMMENTING ***/

#content .meCommentEditor {
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 10px;
}

#content .meCommentEditor td input {
	border: 1px solid #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	line-height: 16px;
	height: 16px;
}

#content .meCommentEditor td textarea {
	border: 1px solid #ffffff;
	color: #000000;
	font-size: 11px;
	font-family: verdana;
}

#content .meCommentEditor td input.button {
	margin: 0px;
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	border: none;
	padding: 3px 10px;
	cursor: pointer;
	width: auto;
	margin: 10px 0px;
	line-height: 1em;
	height: auto;
}

#content .meCommentEntry {
	border-bottom: 1px solid #ffffff;
	padding: 10px 0px 5px 0px;
}

#content .meCommentEntry .header {
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
}

#content .meCommentEntry .header .author {
	font-weight: bold;
}

/*** EXTRANET LOGINPAGE ***/

#content .loginform {
	padding: 0px;
	margin: 10px 0px;
	border-collapse: collapse;
}

#content .loginform td {
	padding: 4px 10px 4px 0px;
	margin: 0px;
}

#content .loginform td.input input {
	width: 200px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-size: 11px;
	font-family: verdana;
	line-height: 16px;
	height: 16px;
}

#content .loginform td input.loginbutton {
	margin: 0px;
	background-color: #ffffff;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	border: none;
	padding: 3px 10px;
	cursor: pointer;
	width: auto;
	margin: 10px 0px;
	line-height: 1em;
	height: auto;
}

/*** INDEXPAGE, LEFTBOXIES ***/

#content .left.index .divider {
	height: 20px;
	background-image: url(/www/images/vdivider.gif);
	background-repeat: repeat-x;
	background-position: 0px 10px;
}

#content .left.index .leftbox {
	width: 206px;
	background-image: none;
	border: none;
}

#content .left.index .leftbox .content {
	padding: 0px;
}

#content .left.index .leftbox.boxed {
	width: 204px;
	border: 1px solid #ffffff;
}

#content .left.index .leftbox.boxed .content {
	padding: 7px 13px;
}

#content .left.index .leftbox h1 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	background-image: none;
	display: block;
	color: #ffffff;
}

#content .left.index .leftbox.boxed h1 {
	padding-bottom: 8px;
	padding-left: 13px;
	padding-top: 7px;
	background-image: url(/www/images/leftnavi_mainitem_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	color: #ffffff;
}

/*** INDEXPAGE, LEFTBOXIES, Bannerit ***/

#content .left.index .leftbox .content ul.leftboxbanners {
	list-style-type: none;
	padding: 5px 0px;
	margin: 0px;
}

#content .left.index .leftbox .content ul.leftboxbanners li a img {
	border: none;
	width: 206px;
	height: auto;
}

#content .left.index .leftbox .content ul.leftboxbanners.thin li a img {
	border: none;
	width: 178px;
	height: auto;
}

#navigation .navigationbar {
    background-repeat: no-repeat;
    background-position: top left;
    height: 33px;
    margin-top: 0px;
    margin-bottom: 11px;
    border-bottom-style: solid;
    border-bottom-color: #DC0002;
    border-bottom-width: 1px;
}

#navigation .navigationbar ul {
    margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation .navigationbar ul li {
    float: right;
    background-color: #DC0002;
    background-repeat: no-repeat;
    background-position: top left;
}

#navigation .navigationbar ul li.first {
    background-image: url("/www/images/naviright.gif");
    background-repeat: no-repeat;
    background-position: right top;
}

#navigation .navigationbar ul li.last {
    background-image: url("/www/images/navileft.gif");
    background-repeat: no-repeat;
    background-position: left top;
}

#navigation .navigationbar ul li.first a {
    background-image: none;
}

#navigation .navigationbar ul li a {
    text-transform: uppercase;
    line-height: 33px;
    font-size: 11px;
    font-weight: normal;
    font-family: Franklin Gothic, Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 8px;
    background-image: url("/www/images/navispacer.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

#navigation .navigationbar ul li a.current {
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}

#navigation .navigationbar ul li a:hover {
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
}

#leftnavigation {
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 0px;
    margin-bottom: 11px;
}

#leftnavigation ul li a {
    display: block;
    font-size: 11px;
    font-weight: bold;
    font-family: verdana;
    color: #ffffff;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #002878;
    background-repeat: no-repeat;
    background-position: top left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ffffff;
    border-top-style: none;
    border-top-width: 1px;
    border-top-color: #ffffff;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #dddddd;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #dddddd;
}

#leftnavigation ul li a.current {
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: top left;
}

#leftnavigation ul li a:hover {
    font-weight: bold;
    color: #cccccc;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: top left;
}

#leftnavigation ul li ul li a {
    background-image: url(../images/navibullet.gif);
    background-position: 14px 6px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    font-weight: normal;
    color: #002878;
    display: block;
    font-size: 11px;
    line-height: 1.5em;
    padding: 3px 15px 3px 25px;
    text-decoration: none;
    border-bottom: 1px solid #DDE1ED;
}

#leftnavigation ul li ul li a:hover, #leftnavigation ul li ul li a.current:hover {
    background-image: url(../images/navibullet.gif);
    background-position: 14px 6px;
    background-repeat: no-repeat;
    background-color: #eeeeee;
    font-weight: normal;
    color: #002878;
    display: block;
    font-size: 11px;
    line-height: 1.5em;
    padding: 3px 15px 3px 25px;
    text-decoration: underline;
    border-bottom: 1px solid #DDE1ED;
}

#leftnavigation ul li ul li a.current {
    background-image: url(../images/navibullet.gif);
    background-position: 14px 6px;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    font-weight: normal;
    color: #002878;
    display: block;
    font-size: 11px;
    line-height: 1.5em;
    padding: 3px 15px 3px 25px;
    text-decoration: none;
    border-bottom: 1px solid #DDE1ED;
}

.crumb {
    border-bottom-color: #cccccc;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 11px;
    margin-bottom: 3px;
}

.crumb a {
    color: #cccccc;
    text-decoration: none;
    font-weight: normal;
}

.crumb a:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

.pagecontentactions a {
    font-size: 10px;
    padding: 2px 10px;
    color: #ccccccc;
    text-decoration: none;
}

.pagecontentactions a:hover {
    color: #ffffff;
    text-decoration: none;
}


