 



 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset, img { border: 0; }

 
a:focus { outline: none; }

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}




p {	margin: 1em 0; }


ul, ol, dl { margin: 1em 0; padding-left: 30px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }


td, th { padding: 1px; }


 
fieldset { border: 1px solid #c8c8c8; }
legend { background: #ffffff; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #c8c8c8; background: #ffffff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaaaaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #8c8c8c; outline: 2px solid #dcdcdc; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display: none; }

fieldset { padding: 0 1em 1em 1em; }
legend { padding: 0 .8em 0 .8em; }
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 .4em .1em .4em; }  
form div { margin: .8em 0 .8em 0; }
button, input[type='button'] { padding: .2em .3em .2em .1em; line-height: 100%; }


a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 { font-size: 300%; }
h2 { font-size: 250%; }
h3 { font-size: 200%; }
h4 { font-size: 175%; }
h5 { font-size: 150%; }
h6 { font-size: 125%; }


hr {
	margin: .5em 0 .5em 0;
	display: block;
	background: #c8c8c8;
	color: #c8c8c8;  
	height: 1px;
	border: none;
}


blockquote {
	margin: 1em 0 1em 1.5em;
	padding: .5em 0 .5em 0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	font-style: italic;
	font-size: 120%
}


pre {
	margin: 1em 0px 1em 0px;
	padding: .5em 0 .5em 1em;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #f4f5f6;
	font-size: 90%;
	
	
	
}


acronym, abbr {
	border-bottom: 1px dashed #969696;
	cursor: help;
}




 


 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

body.yoopage {
	background: #325376;
}


body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}


div.wrapper {
	margin: auto; 
}



div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
	background: url(/templates/yoo_blueprint/images/page_bg.png) 50% 0 repeat-x;
}

div.wrapper-tl {
	background: url(/templates/yoo_blueprint/images/wrapper_tl.png) 0 85px no-repeat;
}

div.wrapper-tr {
	padding: 0px 10px 0px 10px;
	background: url(/templates/yoo_blueprint/images/wrapper_tr.png) 100% 85px no-repeat;
}

div.wrapper-t {
	background: #264263 url(/templates/yoo_blueprint/images/wrapper_t.png) 0 0 repeat-x;
}

div.wrapper-tm {
	background: url(/templates/yoo_blueprint/images/wrapper_tm.png) 50% 90px no-repeat;
}

div.wrapper-bl {
	background: url(/templates/yoo_blueprint/images/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper-br {
	background: url(/templates/yoo_blueprint/images/wrapper_br.png) 100% 100% no-repeat;
	min-height: 200px;
}

div#header {
	width: auto;  
	height: 135px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;  
}

div#toolbar {
	width: auto;  
	height: 24px;
	padding: 1px 15px 0px 15px;
	clear: both;  
	color: #ffffff;
	overflow: hidden;
}

div#date {
	margin: 3px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 3px 10px 0px 0px;
	float: left;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 2px 0px 0px 20px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
	overflow: hidden;
	 
}

a#switchfontsmall { background: url(/templates/yoo_blueprint/images/styleswitcher_fontsmall.png) 0 0 no-repeat; }
a#switchfontmedium { background: url(/templates/yoo_blueprint/images/styleswitcher_fontmedium.png) 0 0 no-repeat; }
a#switchfontlarge { background: url(/templates/yoo_blueprint/images/styleswitcher_fontlarge.png) 0 0 no-repeat; }
a#switchwidththin { background: url(/templates/yoo_blueprint/images/styleswitcher_widththin.png) 0 0 no-repeat; }
a#switchwidthwide { background: url(/templates/yoo_blueprint/images/styleswitcher_widthwide.png) 0 0 no-repeat; }
a#switchwidthfluid { background: url(/templates/yoo_blueprint/images/styleswitcher_widthfluid.png) 0 0 no-repeat; }

a:hover#switchfontsmall { background: url(/templates/yoo_blueprint/images/styleswitcher_fontsmall.png) 0 -20px no-repeat; }
a:hover#switchfontmedium { background: url(/templates/yoo_blueprint/images/styleswitcher_fontmedium.png) 0 -20px no-repeat; }
a:hover#switchfontlarge { background: url(/templates/yoo_blueprint/images/styleswitcher_fontlarge.png) 0 -20px no-repeat; }
a:hover#switchwidththin { background: url(/templates/yoo_blueprint/images/styleswitcher_widththin.png) 0 -20px no-repeat; }
a:hover#switchwidthwide { background: url(/templates/yoo_blueprint/images/styleswitcher_widthwide.png) 0 -20px no-repeat; }
a:hover#switchwidthfluid { background: url(/templates/yoo_blueprint/images/styleswitcher_widthfluid.png) 0 -20px no-repeat; }

div#headerbar {
	width: auto;  
	height: 65px;
	padding: 0px 15px 0px 250px;
	clear: both;  
	color: #ffffff;
	overflow: hidden;
}

div#menu {
	position: absolute;
	top: 90px;
	left: 15px;
	z-index: 11;
	height: 35px;
}

div#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}

div#search {
	position: absolute;
	top: 99px;
	right: 10px;
	z-index: 12;
	width: 120px;  
}

div#banner {
	position: absolute;
	top: 40px;
	right: -15px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;  
}

div#top .topbox {
	margin-top: 15px;
}

div#middle {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	clear: both;  
}

div#middle .background {
	min-height: 200px;
	 
	 
	 
	 
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 200px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 215px;  
}

 
.right div#main {
	margin: 0px 215px 0px 0px;  
}

div#main div.main-container-t {
	padding: 0px 15px 0px 15px;
	position: relative;
}

div#main div.main-t {
	height: 15px;
	background: #ffffff;
}

div#main div.main-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	background: url(/templates/yoo_blueprint/images/main_tl.png) 0 0 no-repeat; 
}

div#main div.main-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	background: url(/templates/yoo_blueprint/images/main_tr.png) 0 0 no-repeat; 
}

div#main div.main-m {
	padding: 0px 15px 0px 15px;
	min-height: 300px;
	overflow: hidden;
	background: #ffffff;
}

div#main div.main-container-b {
	padding: 0px 15px 0px 15px;
	position: relative;
}

div#main div.main-b {
	height: 15px;
	background: #ffffff;
}

div#main div.main-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	background: url(/templates/yoo_blueprint/images/main_bl.png) 0 0 no-repeat; 
}

div#main div.main-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	background: url(/templates/yoo_blueprint/images/main_br.png) 0 0 no-repeat; 
}

div#maintop {
	padding: 0px 0px 15px 0px;
}

div#mainmiddle {
	margin: 0px 0px 15px 0px;
}

.showright div#mainmiddle {  
	background: url(/templates/yoo_blueprint/images/right_bg.png) 100% 0 repeat-y;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 210px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 15px 0px;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
}

div#contentbottom {
	margin: 15px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 15px 15px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 15px;
	margin-bottom: -15px;
}

div#footer {
	width: auto;  
	min-height: 50px;
	 
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 0px 15px;
	clear: both;  
	text-align: center;
	color: #ffffff;
}

div#footer a:link, div#footer a:visited {
	color: #ffffff;
}

div#footer a:hover {
	color: #ffffff;
}

div#footer a.anchor {
	margin: 0px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(/templates/yoo_blueprint/images/footer_anchor_white.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}



 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }

body.width-thin div.wrapper { width: 960px; }
body.width-wide div.wrapper { width: 800px; }
body.width-fluid div.wrapper { width: 90%; }
div#styleswitcher { width: 45px; }
 



a:link, a:visited {
	color: #64E1FF;
}

a:hover {
	color: #ffffff;
}

#main a:link, #main a:visited { color: #00AEDE; }
#main a:hover { color: #00AEDE; }

 
a.external {
        padding-left: 13px;
        background: url(/templates/yoo_blueprint/images/link_external.png) 0 40% no-repeat;
}



em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f4f5f6;
	border: 1px dotted #aab4be;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(/templates/yoo_blueprint/images/em_file.png) 0 1px no-repeat;
	color: #000000;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(/templates/yoo_blueprint/images/em_directory.png) 0 1px no-repeat;
	color: #000000;
}


 
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 10px 0px 10px 0px;
	padding: 7px 0px 6px 35px;
	font-weight: bold;
	line-height: 100%
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li { background: url(/templates/yoo_blueprint/images/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(/templates/yoo_blueprint/images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(/templates/yoo_blueprint/images/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(/templates/yoo_blueprint/images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(/templates/yoo_blueprint/images/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(/templates/yoo_blueprint/images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(/templates/yoo_blueprint/images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(/templates/yoo_blueprint/images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(/templates/yoo_blueprint/images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(/templates/yoo_blueprint/images/list_plus_big.png) 0 0 no-repeat; }



 
ol.disc, ol.disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(/templates/yoo_blueprint/images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(/templates/yoo_blueprint/images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}



span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(/templates/yoo_blueprint/images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
	background: #fff5eb url(/templates/yoo_blueprint/images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
	background: #f5faeb url(/templates/yoo_blueprint/images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(/templates/yoo_blueprint/images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}



blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(/templates/yoo_blueprint/images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(/templates/yoo_blueprint/images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.quotation-big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	border: none;
	background: url(/templates/yoo_blueprint/images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.quotation-big p {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(/templates/yoo_blueprint/images/blockquote_big_end.png) 100% 100% no-repeat;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-weight: normal;
	color: #00AEDE;
}

h2 {
	color: #b4b4be;
}

h3 {
	color: #646478;
}

h4 {
	font-weight: normal;
	color: #00AEDE;
}

h5 {
	color: #878796;
}

h6 {
	color: #00AEDE;
}
 



 
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(/templates/yoo_blueprint/images/topmenu_item_bg.png) 0 4px no-repeat;
	float: left;
	display: block;
	position: relative;
	line-height: 17px;
	overflow: hidden;  
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #ffffff;
}

div#topmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}



 
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;  
}

div#menu li a, #menu li span.separator {
	height: 35px;
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #64E1FF;
}

div#menu li span {  
	display: block;
	cursor: pointer;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {  
	font-weight: bold;
}

div#menu a:hover,
div#menu span.separator:hover,
div#menu span.sfhover {  
	
}

div#menu a.active, div#menu span.active {  
	color: #ffffff;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
}

div#menu li.level1 {
}

div#menu a.level1, div#menu span.level1 {
	padding: 0px 23px 0px 25px;
	background: url(/templates/yoo_blueprint/images/menu_level1_item.png) 0 0 no-repeat;
	font-size: 110%;
	line-height: 250%;
}

div#menu li.first a.level1, div#menu li.first span.level1 {  
	background: none;
}

div#menu a.level1 span, div#menu span.level1 span {
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
	font-size: 100%;
	line-height: 180%;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	margin-top: -5px;
	padding: 0px 0px 10px 0px;
	background: none;
	font-size: 70%;
	font-weight: normal;
	color: #00aede;
	line-height: 10px;
}

div#menu a.active span.sub, div#menu span.active span.sub {  
	color: #ffffff;
}

div#menu li.level1:hover a.level1 span.sub, div#menu li.level1:hover span.level1 span.sub {
	background: none;
}

 
div#menu li.fancy {
	position: absolute;
	top: -5px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
}

div#menu li.fancy div.fancy-container {
	padding: 0px 40px 0px 40px;
}

div#menu li.fancy div.fancy-container div.fancy-m {
	height: 45px;
	background: url(/templates/yoo_blueprint/images/menu_fancy_m.png) 0 0 repeat-x;
}

div#menu li.fancy div.fancy-container div.fancy-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 45px;
	background: url(/templates/yoo_blueprint/images/menu_fancy_l.png) 0 0 no-repeat;
}

div#menu li.fancy div.fancy-container div.fancy-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 40px;
	height: 45px;
	background: url(/templates/yoo_blueprint/images/menu_fancy_r.png) 0 0 no-repeat;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 35px;
	left: -999em;  
	width: 165px;
	padding: 2px 0px 1px 0px;
	border-bottom: 1px solid #27557a;
	background: url(/templates/yoo_blueprint/images/menu_dropdown_bg.png) 0 1px no-repeat;
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	background: none;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: url(/templates/yoo_blueprint/images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

div#menu li.level2 a.active, div#menu li.level2 span.active {  
}

div#menu li.level2 a:hover,
div#menu li.level2 span.separator:hover,
div#menu li.level2 span.sfhover {  
}

 

 
div#menu li ul ul {
	margin: -38px 0 0 164px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	background: url(/templates/yoo_blueprint/images/menu_dropdown_bg2.png) 0 0 no-repeat;
	border-top: 1px solid #27557a;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}



 
 
div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 25px;
	background: none;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #64E1FF;
}

div#right ul.menu a, div#right ul.menu span.separator {  
	background: none;
}

div#middle ul.menu li span {  
	display: block;
}

div#middle ul.menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#middle ul.menu a.current {  
	font-weight: bold;
	color: #ffffff;
}

div#middle ul.menu a:hover,
div#middle ul.menu span.separator:hover,
div#middle ul.menu span.sfhover {  
	
}

div#middle ul.menu a.active, div#middle ul.menu span.active {  
	
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

div#middle ul.menu a.parent, div#middle ul.menu span.parent {  
	background: url(/templates/yoo_blueprint/images/submenu_l_item_parent.png) 0 0 no-repeat;
}

div#right ul.menu a.parent, div#right ul.menu span.parent {  
	background: url(/templates/yoo_blueprint/images/submenu_r_item_parent.png) 0 0 no-repeat;
}

 
div#middle ul.menu li.level1 {
	background: url(/templates/yoo_blueprint/images/submenu_item.png) 0px 0px no-repeat;
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	text-indent: 15px;
}

 
div#middle ul.menu li.level2 {
	background: url(/templates/yoo_blueprint/images/submenu_item.png) 10px 0px no-repeat;
}

div#middle ul.menu a.level2 {
	text-indent: 25px;
}

div#middle ul.menu a.level2 span {
}

 
div#middle ul.menu li.level3 {
	background: url(/templates/yoo_blueprint/images/submenu_item.png) 20px 0px no-repeat;
}

div#middle ul.menu a.level3 {
	text-indent: 35px;
}

div#middle ul.menu a.level3 span {
}

 
div#middle ul.menu li.level4 {
	background: url(/templates/yoo_blueprint/images/submenu_item.png) 30px 0px no-repeat;
}

div#middle ul.menu a.level4  {
	text-indent: 45px;
}

div#middle ul.menu a.level4 span {
}
 




div.module h3.module {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #ffffff;
	font-weight: normal;
}


div.module span.module-2,
div.module span.module-3 {
	display: block;
}



.separator div.module {
	margin: 0px 15px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 0px 0px 15px 0px;
}

#top .topblock div.module {
	margin: 15px 0px 0px 0px;
}

#bottom .bottomblock div.module {
	margin: 0px 0px 15px 0px;
}



div#toolbar div.module {
	margin-left: 20px;
	float: right;
}

div#headerbar div.module {
	margin-left: 20px;
	height: 65px;
	float: right;
	line-height: 125%;
	overflow: hidden;
}

div#headerbar h3 {
	font-size: 125%;
	font-weight: bold;
	color: #ffffff;
}


 
div.module {
	position: relative;
}
 
div.module div.badge-new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(/templates/yoo_blueprint/images/module_badge_new.png) 0 0 no-repeat; 
	z-index: 1;
}

div.module div.badge-top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(/templates/yoo_blueprint/images/module_badge_top.png) 0 0 no-repeat; 
	z-index: 1;
}

div.module div.badge-pick {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(/templates/yoo_blueprint/images/module_badge_pick.png) 0 0 no-repeat; 
	z-index: 1;
}


 
div.mod-blank div.module {
	overflow: hidden;
}

div.mod-blank h3.module {
	height: 20px;
	line-height: 20px;
}


 
div.mod-rounded div.module-container-t {
	padding: 0px 15px 0px 15px;
	position: relative;
}

div.mod-rounded div.module-t {
	height: 15px;
	background: #325376;
}

div.mod-rounded div.module-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	background: url(/templates/yoo_blueprint/images/module_rounded_tl.png) 0 0 no-repeat; 
}

div.mod-rounded div.module-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	background: url(/templates/yoo_blueprint/images/module_rounded_tr.png) 0 0 no-repeat; 
}

div.mod-rounded div.module-m {
	padding: 0px 15px 0px 15px;
	background: #325376;
	overflow: hidden;
	color: #ffffff;
}

div.mod-rounded div.module-container-b {
	padding: 0px 15px 0px 15px;
	position: relative;
}

div.mod-rounded div.module-b {
	height: 15px;
	background: #325376;
}

div.mod-rounded div.module-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 15px;
	height: 15px;
	background: url(/templates/yoo_blueprint/images/module_rounded_bl.png) 0 0 no-repeat; 
}

div.mod-rounded div.module-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 15px;
	height: 15px;
	background: url(/templates/yoo_blueprint/images/module_rounded_br.png) 0 0 no-repeat; 
}

div.mod-rounded h3.module {
	margin: 0px 0px 5px 0px;
	color: #ffffff;
	font-size: 150%;
	letter-spacing: -1px;
}

div.mod-rounded h3.module span.color {
}


 
div.mod-header div.module {
	overflow: hidden;
	color: #ffffff;
}

#left div.mod-header div.module,
#right div.mod-header div.module {
	margin: 10px 0px 20px 0px;
}

div.mod-header div.module-2 {
	padding: 0px 5px 0px 5px;
	overflow: hidden;
}

div.mod-header h3.module {
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 150%;
	letter-spacing: -1px;
	color: #64E1FF;
}

div.mod-header h3.module span.color {
	color: #00AEDE;
}

#main div.mod-header div.module { color: #646464; }
#main div.mod-header h3.module { color: #464646; border-bottom: 1px solid #C8C8C8; line-height: 25px; }
#main div.mod-header h3.module span.color { color: #969696; }


div.mod-menu div.module {
}

div.mod-menu div.module h3.module {
}


 
div.mod-border div.module {
	padding: 7px 7px 7px 7px;
	background: #1b3553;
	overflow: hidden;
	color: #ffffff;
}

div.mod-border div.module-2 {
	background: #325376;
}

div.mod-border div.module-3 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
}

div.mod-border h3.module {
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 150%;
	letter-spacing: -1px;
	color: #64E1FF;
}

div.mod-border h3.module span.color {
	color: #00AEDE;
}

#main div.mod-border div.module { color: #646464; background: #F0F0F0;}
#main div.mod-border div.module-2 { background: #ffffff; }
#main div.mod-border h3.module { color: #464646; }
#main div.mod-border h3.module span.color { color: #969696; }
 



div#yoo-search {
	width: 120px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url(/templates/yoo_blueprint/images/search_bg.png) 0 0 no-repeat;
}

div#yoo-search input {
	width: 93px;  
	 
	height: 14px;  
	 
	padding: 2px 2px 2px 7px;
	 
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 75%;
}

div#yoo-search input:focus {
	outline: none;
}

div#yoo-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(/templates/yoo_blueprint/images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div#yoo-search:hover, div#yoo-search div.sfhover  {
	background: url(/templates/yoo_blueprint/images/search_bg.png) 0 -18px no-repeat;
}

div#yoo-search:hover input, div#yoo-search input.sfhover {
	color: #000000;
}

div#yoo-search input:focus, div#yoo-search input.sffocus {
	color: #000000;
}



 
.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #325376;
}

 
#overDiv {
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

table.blog {
  margin: 0;
  padding: 0;
  width: 100%;
}

.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentpaneopen {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.contentdescription {
}

 
.article_separator {
	display: block;
	height: 50px;
	background: url(/templates/yoo_blueprint/images/article_separator.png) 50% 50% no-repeat;
}

a.readon, a.readmore {
	margin: 10px 0px 0px 0px;
	width: 100px;
	height: 20px;
	background: transparent url(/templates/yoo_blueprint/images/readmore.png) 0 0 no-repeat; 
	display: block;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
}

#page a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	color: #ffffff;
	text-decoration: none;
}

#page a.readon:hover, #page a.readmore:hover {
	background: transparent url(/templates/yoo_blueprint/images/readmore.png) 0 -20px no-repeat;
	color: #ffffff;
	text-decoration: none;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 95%;
	font-weight: bold;
	color: #646464;
}

 
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 95%;
	color: #646464;
}

 
.buttonheading {
}

.buttonheading img {
	margin-right: 2px;
}

 
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: 95%;
}

 
.button {
	font-size: 95%;
}

.inputbox {
}

 
.sectiontableheader {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

 
tr.sectiontableentry1 td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
tr.sectiontableentry2 td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry1 {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}

 
td.sectiontableentry2 {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

 
.poll {
}

.poll input.button {
	margin: 10px 0px 0px 0px;
}


 

input.system-openid {
   background: url(/openid_net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}



.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}


#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}


#system-message dt.message { display: none; }
#system-message dd.message {  }


#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}


#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}


#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}


 
 
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(/templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(/templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}


div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}


.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}


a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
 

#left #form-login fieldset {
	border: none;
}



#page div.default div.yoo-search div.resultbox {
	position: absolute;
	right: -10px;
	top: 27px;
	z-index: 20;
}



 

#headerbar span.quick span.yoo-login { 
	margin-top: 10px;
}

#headerbar span.quick span.yoo-login span.login {
	width: 231px;
}

#headerbar span.quick span.yoo-login span.login span.login-button-text,
#headerbar span.quick span.yoo-login span.login span.login-button-icon {
	margin-right: 0px;
}

#headerbar span.quick span.yoo-login span.login span.lostpassword, 
#headerbar span.quick span.yoo-login span.login span.lostusername,
#headerbar span.quick span.yoo-login span.login span.registration {
	margin-top: 5px;
}

#headerbar span.quick span.yoo-login span.logout {
	margin-top: 20px;
	overflow: visible;
}

#headerbar span.quick span.yoo-login span.logout span.logout-button-text,
#headerbar span.quick span.yoo-login span.logout span.logout-button-icon {
	margin-right: 0px;
}


#headerbar span.niftyquick span.yoo-login { 
	margin-top: 10px;
}

#headerbar span.niftyquick span.yoo-login span.login {
	width: 268px;
}

#headerbar span.niftyquick span.yoo-login span.login span.login-button {
	margin-right: 0px;
}

#headerbar span.niftyquick span.yoo-login span.login span.lostpassword, 
#headerbar span.niftyquick span.yoo-login span.login span.lostusername,
#headerbar span.niftyquick span.yoo-login span.login span.registration {
	margin-top: 5px;
}

#headerbar span.niftyquick span.yoo-login span.logout {
	margin-top: 20px;
	overflow: visible;
}

#headerbar span.niftyquick span.yoo-login span.logout span.logout-button {
	margin-right: 0px;
}

 


 
body.yoopage {
	background: #464B50;
}

div#page-body {
	background: url(/templates/yoo_blueprint/images/black/page_bg.png) 50% 0 repeat-x;
}

div.wrapper-tl {
	background: url(/templates/yoo_blueprint/images/black/wrapper_tl.png) 0 85px no-repeat;
}

div.wrapper-tr {
	background: url(/templates/yoo_blueprint/images/black/wrapper_tr.png) 100% 85px no-repeat;
}

div.wrapper-t {
	background: #373B3F url(/templates/yoo_blueprint/images/black/wrapper_t.png) 0 0 repeat-x;
}

div.wrapper-tm {
	background: url(/templates/yoo_blueprint/images/black/wrapper_tm.png) 50% 90px no-repeat;
}

div.wrapper-bl {
	background: url(/templates/yoo_blueprint/images/black/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper-br {
	background: url(/templates/yoo_blueprint/images/black/wrapper_br.png) 100% 100% no-repeat;
} 



a:link, a:visited {
	color: #B4C8DC;
}

a:hover {
	color: #ffffff;
}

#main a:link, #main a:visited { color: #aa1428; }
#main a:hover { color: #ff0000; }



h1 {
	color: #7891AA;
}

h4 {
	color: #7891AA;
}

h6 {
	color: #7891AA;
}
 



div#menu li a, #menu li span.separator {
	color: #B4C8DC;
}

div#menu a.active, div#menu span.active {
	color: #ffffff;
}

div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	color: #7891AA;
}

div#menu a.active span.sub, div#menu span.active span.sub {
	color: #ffffff;
}


div#menu ul.menu ul {
	border-bottom: 1px solid #464d54;
	background: url(/templates/yoo_blueprint/images/black/menu_dropdown_bg.png) 0 1px no-repeat;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent { 
	background: url(/templates/yoo_blueprint/images/black/menu_level2_item_parent.png) 100% 0 no-repeat;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	background: url(/templates/yoo_blueprint/images/black/menu_dropdown_bg2.png) 0 0 no-repeat;
	border-top: 1px solid #464d54;
}



div#middle ul.menu a, div#middle ul.menu span.separator {
	color: #B4C8DC;
}

div#middle ul.menu a.current {
	color: #ffffff;
}

div#middle ul.menu a.parent, div#middle ul.menu span.parent {
	background: url(/templates/yoo_blueprint/images/black/submenu_l_item_parent.png) 0 0 no-repeat;
}

div#right ul.menu a.parent, div#right ul.menu span.parent {
	background: url(/templates/yoo_blueprint/images/black/submenu_r_item_parent.png) 0 0 no-repeat;
}

div#middle ul.menu li.level1 {
	background: url(/templates/yoo_blueprint/images/black/submenu_item.png) 0px 0px no-repeat;
}

div#middle ul.menu li.level2 {
	background: url(/templates/yoo_blueprint/images/black/submenu_item.png) 10px 0px no-repeat;
}

div#middle ul.menu li.level3 {
	background: url(/templates/yoo_blueprint/images/black/submenu_item.png) 20px 0px no-repeat;
}

div#middle ul.menu li.level4 {
	background: url(/templates/yoo_blueprint/images/black/submenu_item.png) 30px 0px no-repeat;
}
 



div.mod-rounded div.module-t {
	background: #464B50;
}

div.mod-rounded div.module-tl {
	background: url(/templates/yoo_blueprint/images/black/module_rounded_tl.png) 0 0 no-repeat; 
}

div.mod-rounded div.module-tr {
	background: url(/templates/yoo_blueprint/images/black/module_rounded_tr.png) 0 0 no-repeat; 
}

div.mod-rounded div.module-m {
	background: #464B50;
}

div.mod-rounded div.module-b {
	background: #464B50;
}

div.mod-rounded div.module-bl {
	background: url(/templates/yoo_blueprint/images/black/module_rounded_bl.png) 0 0 no-repeat; 
}

div.mod-rounded div.module-br {
	background: url(/templates/yoo_blueprint/images/black/module_rounded_br.png) 0 0 no-repeat; 
}



div.mod-header h3.module {
	color: #B4C8DC;
}

div.mod-header h3.module span.color {
	color: #7891AA;
}


 
div.mod-border div.module {
	background: #303336;
}

div.mod-border div.module-2 {
	background: #464B50;
}

div.mod-border h3.module {
	color: #B4C8DC;
}

div.mod-border h3.module span.color {
	color: #7891AA;
}
 

.contentheading,
.componentheading {
	color: #464B50;
}


