#intro_container
{
	position: absolute;
	top: 50%;
	width: 100%;
	height: 1px;
	overflow: visible;
}

#intro_main {
	position: absolute; 
	left: 50%; 
	width: 950px; 
	margin-left: -475px; 
	height: 186px; 
	top: -93px;
}

#intro_image {
	width:950px;
	height:136px;
}
#intro_lang {
	width:950px;
	height:25px;
}

#intro_footer {
	width:950px;
	height:25px;
}

#intro_lang_content {
	width:108px;
	height:25px;
	float:right;

}

.intro_btn {
	float:left;
	height:15px;
	cursor:hand;
	cursor:pointer;
}

.intro_lang_nor {
	width:45px;
	background-image:url('../images/lang_nor.gif');
}

.intro_lang_spacer {
	width:6px;
	background-image:url('../images/lang_spacer.gif');
}

.intro_lang_eng {
	width:33px;
	background-image:url('../images/lang_eng.gif');
}

#intro_footer_content {
	width:108px;
	height:15px;
	float:right;
	margin-top:10px;
}

.intro_skip {
	width:70px;
	height:18px;
	background-image:url('../images/skip_intro.gif');
	float:left;
	cursor:hand;
	cursor:pointer;
}

/* START OF MAIN*/

#container {
	text-align:center;
	width:100%;
}

#main {
	margin:0 auto;
	width:950px;
}

#header {
	width:950px;
	height:136px;
	background-image: url('../images/header.jpg');
}

#menu_outer_container {
	width:950px;
	height:120px;
}

#menu_container {
	width:920px;
	float:right;
	margin-top:17px;
	margin-right:30px;
}

#menu_container_top
{
	width:920px;
	float:right;
}

#menu_container_sub
{
	width:920px;
	float:right;
	margin-top:13px;
	height:11px;
}

.menu_container_bottom
{
	margin-top:13px;
	height:11px;
	float:right;
}

.sub_menu_container_bottom
{
	margin-top:4px;
	float:right;
	text-align:left;
}

#document_image_text_container {
	width:950px;
	height:23px;
}

#main_content_container{
	width:950px;
	height:450px;
	overflow:hidden;
}

#document_image {
	width:410px;
	float:left;
	height:450px;
}

#main_content_container
{
	width:950px;
	height:500px;
}

#main_content {
	width: 500px;
	float:left;
	height:450px;
}

#main_content_wide
{
	position:relative;
	width:550px;
	float:left;
	height:500px;
	overflow:hidden;	
}

.doc_content_wide
{
	position:relative;
	font-family:Verdana;
	font-size:10px;
	line-height:20px;
	color:#444444;
	text-decoration:none;
}

.content_margin
{
	width:140px;
	height:500px;
	float:left;
}

.menu_top_item {
	float:right;
	margin-left:40px;
	cursor:hand;
	cursor:pointer;
}

.menu_top_item   {
	font-family:Tahoma;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:#444444;
	letter-spacing:2px;
}

.menu_bottom_item {
	float:left;
	margin-left:15px;
	cursor:hand;
	cursor:pointer;
}

.menu_bottom_item  {
	font-family:Tahoma;
	font-size:9px;
	text-transform:lowercase;
	text-decoration:none;
	color:#444444;
	letter-spacing:1px;
}

.sub_menu_bottom_item
{
	margin-bottom:5px;
	height:11px;
	cursor:hand;
	cursor:pointer;
}

.doc_title
{
	height:20px;
	margin-bottom:20px;
}

.doc_ingress {
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	/*line-height:30px;*/
	color:#444444;
}

.doc_content{
	font-family:Verdana;
	font-size:10px;
	line-height:20px;
	color:#444444;
	text-decoration:none;
}



.document_image_text
{
	font-family:Tahoma;
	font-size:10px;
	text-decoration:none;
	color:gray;
	margin-left:15px;
	margin-top:5px;
}

.doc_content table tr td {
	padding:0px;
	margin:0px;
	font-size:11px;
	line-height:13px;
}

.doc_list_header{
	font-family:Tahoma;
	font-size:12px;
	color:gray;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:2px;
	margin-bottom:3px;
	margin-top:3px;
}

.doc_list_ingress  {
	font-family:Tahoma;
	font-size:12px;
	color:#444444;
	text-decoration:none;
	line-height:20px;
}
.doc_list_link_container 
{
	/*margin-bottom:30px;*/
	text-align:left;

}

.doc_list_link 
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:gray;
	text-transform:uppercase;
	text-decoration:none;
}

.scroll_container
{
	width:30px;
	text-align:center;
	height:500px;
	float:left;
}

#sliderbar
{
	margin:0 auto;
	width:12px;
	height:500px;
	background-image:url("../images/scroll_back.gif");
	background-repeat:repeat-y;
}

#sliderhandle
{
	width:12px;
	height:12px;
	background-image:url("../images/scroll_handle.gif");
	background-repeat:no-repeat;
}

#doc_image_small
{
	width:140px;
	overflow:hidden;
	height:500px;
	float:left;
	text-align:left;
}

#doc_image_med
{
	width:325px;
	overflow:hidden;
	height:500px;
	float:left;
	text-align:center;
}

#doc_image_large
{
	width:400px;
	overflow:hidden;
	height:500px;
	float:left;
	text-align:center;
}


/* FROM TEXT.XSS */
.ingress 
{
	font-weight:bold;
}


ul 
{ 
	list-style:none; 
	margin:10px 0 10px 0;
	padding:0;
}
li 
{
	padding:0;
	padding-left:24px;
	background-image:url("../images/bt_search.gif");
	background-repeat: no-repeat;
	background-position: 4px 0px;
}
/* for uls inside lis, don't add so much margin */
li ul 
{
	margin:0;
}



p
{
	line-height:13px;
}


/* OTHER */
.clickable
{
	cursor:hand;
	cursor:pointer;
}
