html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
		font-size:11px;
		color:#333333;
}
body {
	font-family: Verdana, Arial, sans-serif;
	overflow-y: scroll;
}

object, img {
	vertical-align: bottom;
}

h1 {
	font-size:26px;
	margin:0;
	padding:6px 0;
}

h2 {
	padding:0;
	margin:0;
	font-weight:bold;
}
h3 {
	font-size:10px;
	padding:0 0 1px 0;
	margin:0;
	border-bottom:1px solid;
	text-transform:uppercase; 
}
hr {
	margin:0;
	padding:0;
	
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
label {
	font-weight: normal;
}
.right {
	text-align: right;
}
.fr {
	float:right;
}
.fl {
	float:left;
}
#kohana-profiler {
	display:none;
}

.container {
	width:1002px;
}

#top_logo {
	display:block;
	background: url(top_logo.jpg);
	width:1002px;
	height:157px;
}

#menu {
	display:block;
	float:none !important;
	height:33px;
	background: #565a5b;
	border-bottom:1px solid #fff;
}

#content_wrapper {
	background-color: #dcdbd7;
	border-bottom: 1px solid #dcdbd7;
}

#content {
	width: 730px;
	min-height: 479px;
	float: left;
	background-color: white;
	border-right: 1px solid #fff;
}

#rightsidebar {
	width: 271px;
	min-height: 479px;
	float: left;
	background-color: #dcdbd7;
}

#footer {
	padding-top: 10px;
}

#footer_left {
	float: left;
	width: 730px;
	display: table-row;
}

#footer_left img {
	vertical-align: middle;
	padding-right: 15px;
}

#footer_left td {
	font-size: 10px;
	vertical-align: middle;
}

#footer_right {
	float: left;
	width: 272px;
	padding-top: 8px;
}

#footer_right table {
	width: 100%;
}

#footer_right td {
	font-size: 10px;
}

#footer_right td.aligned-right {
}

#rightsidebar .border_bottom {
	border-bottom: 1px solid #f6f6f6;
}

.sb_module {
	padding:9px;
}
.with_link {
	padding-bottom:0px;
	padding-right:0px;
}

.sb_module .plus_link {
	display:block;
	float:right;
	width:12px;
	height:12px;
	background: url(plus_sign.gif);
}

.sb_module .heading {
	font-size: 14px;
	font-weight: bold;
	margin-bottom:4px;
}

.sb_module .title {
	float:left;
	width:96px;
	font-weight: bold;
	margin-right:5px;
}

.sb_module .value {
	float:left;
	width:152px;
}

.sb_module .row_title {
	font-weight: bold;
	padding-bottom:4px;
}
.sb_module .row {
	padding:4px 0;
}

.links a {
	display:block;
	padding:4px 0;
	text-decoration: none;
}

.links a:hover {
	color:#000;	
}

.phonneum {
	text-align: right;
	white-space:nowrap;
	padding: 0 5px; 
}

.art_image {
	display: block;
}

.art_image_credits {
	font-size: 9px;
	color: #b9b9b9;
	text-align: right;
	padding: 4px 7px 0 0;
}

.adj_to_h1 {
	margin-bottom: -16px;
}

#article {
	padding-bottom:4px;
}

#article h1 {
}

#article_top img {
	width:730px;
	height:211px;
}

.article_body {
	float:left;
	margin-right:20px;
	width:345px;
	line-height: 14px;
	overflow-y: hidden;
}

#article .last {
	margin-right:0;
}

#article .body_container {
	overflow-y: hidden;
}

#col0 {
	display:none;	
}

#col0.inv {
	display: block;
	visibility: hidden;
}
.template_staff .body {
	margin-bottom:8px;
}

.template_glossary h2 {
	padding:8px 0;
}

.template_glossary table {
	width:100%;
}

.template_glossary table thead {
	background:#dcdbd7;
}

.template_glossary table td {
	padding:4px 0 4px 6px;
}

.template_glossary table td.white_space {
	border-left:1px solid #fff;
}

.template_glossary table td {
	width:50%;
	border-bottom: 1px solid #dcdbd7;
	padding:4px;
}


.staff {
	margin-bottom:13px;
}
.staff .photo {
	border:1px solid #afafaf;
	float:left;
	display:block;
	margin-right:8px;
	width:88px;
}

.staff .info {
	float:left;
	width:245px;
}

#from_amount, #conv_amount {
	width:40px;
}

#to_cur {
	width:113px;
}

.nok {
	font-weight: bold;
}

ul#menu li.ul-menu-top a, ul#menu li.dir {
	font-weight: normal;
	font-size: 12px;
}

ul#menu li.ul-menu-other a {
	font-weight: normal;
	font-size: 11px;
}

ul#menu li span.ul-menu-sep {
	color: white;
	padding: 8px 0;
	margin: 0;
}

ul#menu li.ul-menu-top-selected {
	background-color: #333333;
}

.forecast img {
	margin:0 16px;
	height:40px;
	vertical-align:middle;
}

form#group_login_form {
	width: 300px;
	margin: auto;
}

form#group_login_form table {
	width: 100%;
}

form#group_login_form table td {
	padding: 3px;
}

.body_container ol, .body_container ul, .body_container li {
	margin-top:0;
	margin-bottom:0;
}

.body_container ol, .body_container ul {
	padding-left:40px;
}
