@charset "iso-8859-1";
/* CSS Document */

body { 
	margin: 0;
	padding: 0;
	background: #e6e8eb url(images/body_repeat.png) repeat-x top left; 
}
a { color: #004891; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: 0; }
hr {
	color: #BDC3C6;
	background-color: #BDC3C6;
	height: 1px;
	margin: 2em 0;
	border: 0;
}

h1 {
	font-size: 20px;
	color: #020b1c;
	font-style: italic;
	margin-bottom: 2em;
}
h2 { 
	color: #020b1c;
	margin-top: 2em;
	font-size: 18px;
}
h3 { 
	color: #020b1c;
	margin-top: 2em;
	font-size: 15px;
}
p { line-height: 1.35em; }





#hd { 
	height: 107px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}



#bd { 
	margin: 11px 0 0 0;
	border: 1px solid #09577f;
	padding: 25px 43px 35px 43px;
	color: #1d1d1d;
}
.home #bd {
	border: none;
	padding: 0;
}

img.banner { 
	border: 1px solid #013855;
	display: block;
	background-color: #fff;
}

#bd-right:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#bd-left {
	width: 175px;
	float: left;
	padding: 0 40px 0 0;
}
#bd-left h2, #bd-right-col2 h2 {
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0.9em;
	color: #1d1d1d;
}
#bd-left h2 a { color: #1d1d1d; }

#bd-right-col1 {
 	padding-right:3em;
}
#bd-right-col2 {
	padding-left:3em; 
	border-left:1px solid #BDC3C6;
}
#bd-right-col2 hr {
	margin: 1em;
}


#bd-left ul {
	margin: 0 -10px;
	padding: 0.75em 0;
	border-top: 1px solid #BDC3C6;
	list-style: none;
}
#bd-left ul a { 
	display: block; 
	padding: 0.5em 10px 0.6em 10px;
	line-height: 1.1em;
	zoom: 1;
}
#bd-left ul a:hover { 
	background-color: #dadce0;
	text-decoration: none;
}


#bd-right {
	width: 630px;
	margin-left: 215px;
	border-left: 1px solid #BDC3C6;
	padding-left: 40px;
}
#bd-right img {
	border: 1px solid #013855;
	display: block;
	background-color: #fff;
}


#hd .links a:link,
#hd .links a:visited 
{ 
	color: #dcdee1;
	text-decoration: none; 
}
#hd .links a:hover 
{ 
	color: #fff; 
	text-decoration: none; 
}

#hd #logo { 
	position: absolute; 
	left: 37px; 
	top: 19px;
}
#hd .links {
	position: absolute;
	top: 8px;
	right: 1em;
}
#hd .links a {
	padding: 3px 11px;
}
#ft { 
	font-style: italic;
	color: #838383;
	padding-top: 0.5em;
}



#ft { text-align: right; }





#hd-menu { position: relative; top: 72px; }

.yui-skin-sam .yuimenubar {
	background: none;
	border: none;
	line-height: 28px;
	font-size: inherit;
}

.yui-skin-sam .yuimenubaritemlabel,
.yui-skin-sam .yuimenubaritemlabel:visited,
.yui-skin-sam .yuimenuitemlabel,
.yui-skin-sam .yuimenuitemlabel:visited {
	color: #dcdee1;
}
.yui-skin-sam .yuimenuitemlabel-selected,
.yui-skin-sam .yuimenuitemlabel-selected:hover {
	color: #0d1624;
	background-color: #779bc7;
}
.yui-skin-sam .yuimenubaritemlabel {
	border: 1px solid transparent;
	border-top: 1px solid #779bc7;
	border-bottom: none;
	padding: 0 12px;
	margin: 0;
}
.yui-skin-sam .yuimenubaritemlabel-selected {
	position: relative;
	z-index: 2;
	border-left: 1px solid #1b395d;
	border-right: 1px solid #1b395d;
	color: #fff;
	background-color: #2b5079;
	border-top: 1px solid #2b5079;
	border-bottom: 1px solid #2b5079;
}
.yui-skin-sam .yuimenubaritem-selected {
	background: none;
}
.yui-skin-sam .yuimenu .bd {
	background-color: #2b5079;
	border: 1px solid #1b395d;
	margin-top: -1px;
}
.yui-skin-sam .yuimenu ul {
	border-color: #3d6592;
}
