/*
Typographic styles
*/

h1, h2, h3, .flashcontent, .left_box_body, .right_box_body, .bottom_credits, .mainSearchElements, .date, .list_pic, .navigation_small_inactive, .navigation_small_active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a img{
	text-decoration: none;
	border:none;
}
a {
	color: #f62503;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a:active {
	color: #f4816e;
}

h1, h2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}


h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}
h3/*dato*/ {
	font-size: 10px;
	color:#555555;
	font-weight: normal;
	line-height:10px;
}


/*
General - body1: front + subfront, body2: subpage
*/
.body1, .body2{
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: center top;
}

.body1 {
	background-image: url(../pics/bckgrnd.jpg);
}
.body2 {
	background-image: url(../pics/bckgrnd2.jpg);
}

/* - - -
       Top bar
- - - */

.top {
	width: 100%;
	height: 90px;
	background-image: url(../pics/top_bar_bckgrnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.top_content {
	width: 934px;
	text-align: left;
	margin-bottom: 0px;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 6px;
}

.rf_logo {
	text-align: right;
	width: 119px;
	float: left;
	padding-top: 14px;
}
.menu {
	text-align: right;
	padding-top: 33px;
}
.menu_buttons {
	padding-bottom: 2px;
}

/*-- end of top */

/*-- page content */
.left_box_top_right, .right_box_top_right{
	background-image: url(../pics/boxheader_center.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 24px;
	text-align: right;
}

.left_box_top_right {
	width: 69px;
}

.box_side {
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	width: 6px;
}

.left_box_body, .right_box_body, td {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}

.left_box_body, .right_box_body {
	text-align: left;
	vertical-align: top;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}

.left_box_body {
	width: 229px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
}

.right_box_body {
	padding-right: 38px;
	padding-left: 28px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.navigation_small_inactive, .navigation_small_active {
	border-bottom:solid;
	border-bottom-width:4px;
	border-bottom-color:#FFFFFF;
	font-size: 11px;
	line-height:17px;
}

.navigation_small_active {
	background-color:#333333;
	color:#FFFFFF;
}

.navigation_small_inactive a, .navigation_small_inactive a:hover{
	font-weight:normal;
	text-decoration:none;
}
.navigation_small_inactive a{
	color: #333333;
}
.navigation_small_inactive a:hover{
	color: #666666;
}

.bullet {
	width: 11px;
	margin-right: 1px;
	float:left;
}

.submitbutton {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #b3b3b3;
	float: right;
	font-size: 10px;
	width:50px;
}

.text_field {
	background-color: #e3e3e3;
	border: 1px solid #b3b3b3;
	color: #333333;
	float: left;
	font-size: 10px;
}

.right_content_main {
	height: 462px;
	width: 340px;
	float: left;
	vertical-align: top;
	margin: 0px;
}

.right_box_body_small {
	padding-top: 10px;
}

.right_box_body_big {
	padding-top: 12px;
}

.boxtop_bar_shadow {
	background-image: url(../pics/leftbox_bodytop_shadow.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.right_box_main_pic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 7px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #f62503;
}

.bottom_credits {
	font-size: 9px;
	color: #6b6b6b;
	text-align: center;
	padding-top: 5px;
}
.bottom_credits a, .bottom_credits a:active{
	font-weight:normal;
	text-decoration:none;
	color: #6b6b6b;
}
.bottom_credits a:hover{
	font-weight:normal;
	text-decoration:underline;
	color: #6b6b6b;
}

.mainSearchElements {
	font-size: 9px;
	margin-left: 4px;
	text-align: center;
}
.flashcontent {
	font-size: 11px;
	color: #FFFFFF;
}
.content_pic_right {
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.content_pic_left {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.list_pic {
	margin-right: 18px;
}

reference_logos{
	padding-top:5px;
	padding-right:20px;
}
