/*
Assenagon
CascadingStyleSheet for media type screen
©2010
*/

* {
	margin:0px;
	padding:0px;
}

html {
	height:100%;
}

body {
	color:#000;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#FFF;
	height:100%;
}

h1 {
	font-size:16px;
	margin-top:0px;
	margin-bottom:18px;
}

h2 {
	font-size:14px;
	margin-top:2px;
	margin-bottom:6px;
}

h3 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:4px;
}

p {
	margin-bottom:7px;
}

#line {
	background-color:#C9C9C9;
	height:1px;
	margin:12px 0px;
}

#line5 {
	background-color:#C9C9C9;
	height:1px;
	margin:5px 0px;
}

#line0 {
	background-color:#C9C9C9;
	height:1px;
	margin:0px;
}

sup {
}

a {
	color:#666;
	text-decoration:none;
}

a:hover, a:focus {
	color:#000;
	text-decoration:none;
}

.textred {
	font-weight:bold;
	color:#F00;
}

.textgreen {
	font-weight:bold;
	color:#57b915;
}

.info {
	cursor:pointer;
}


/*
Layout
*/

#left {
	position:absolute;
	width:174px;
}

#logo {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;	
	background-position:center;
	height:31px;
	margin-top:43px;
	cursor:pointer;
}

#right {
	position:absolute;
	left:174px;
	width:856px;
	background-color:#E1E1E1;
}

#content {
	margin-top:28px;
	padding:50px 38px 38px 38px;
	line-height:16px;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	background-color:#FFF;
}

#column_left {
	float:left;
	width:410px;
}

#column_right {
	float:right;
	width:320px;
}

#column_even_left {
	float:left;
	width:360px;
}

#column_even_right {
	float:right;
	width:360px;
}

#footer {
	padding:8px 2px 10px 2px;
	font-size:11px;
	color:#666;
	background-color:#FFF;
}

#visual_image_frame {
	border:1px #C9C9C9 solid;
	margin-bottom:18px;
	padding:3px;
	width:770px;
	height:235px;
	z-index:10;
}

#visual_image {
	z-index:10;
}

a.icon_top {
	background-image:url(../images/icon_top_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a.icon_top:hover {
	background-image:url(../images/icon_top_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#CD5A13;
	text-decoration:none;
}

a.icon_down {
	background-image:url(../images/icon_down_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a.icon_down:hover {
	background-image:url(../images/icon_down_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#CD5A13;
	text-decoration:none;
}

a.icon_down_white {
	background-image:url(../images/icon_down_white_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}

a.icon_down_white:hover {
	background-image:url(../images/icon_down_white_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#FFF;
	text-decoration:none;
}

a.icon_right {
	background-image:url(../images/icon_right_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a.icon_right:hover {
	background-image:url(../images/icon_right_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#CD5A13;
	text-decoration:none;
}

a.icon_left {
	background-image:url(../images/icon_left_off.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

a.icon_left:hover {
	background-image:url(../images/icon_left_on.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	color:#CD5A13;
	text-decoration:none;
}

#content ul {
	margin-left:15px;
	list-style-image:url(../images/square.gif);
	margin-top:4px;
	margin-bottom:12px;
}

#content ul li {
	line-height:15px;
	margin-bottom:4px;
}

#content ul li .square2 {
	list-style-image:url(../images/square2.gif);
	line-height:14px;
	margin-bottom:2px;
}

#content div.space5 {
	margin:5px 0px 0px 0px;
}

#content div.space10 {
	margin:10px 0px 0px 0px;
}

#content div.space15 {
	margin:15px 0px 0px 0px;
}

img.float_left {
	margin:3px 10px 3px 0px;
	float:left;
}

.text_left60 {
	padding-left:60px;
}

.text_left110 {
	padding-left:110px;
}

.text_left115 {
	padding-left:115px;
}

.imagespace {
	margin:5px 15px 0px 0px;
}


/*
Box
*/

#box_index_left {
	float:left;
	border:1px #C9C9C9 solid;
	width:200px;
}

#box_index_middle {
	float:left;
	margin-left:19px;
	border:1px #C9C9C9 solid;
	width:200px;
}

#box_index_right {
	float:left;
	margin-left:19px;
	border:1px #C9C9C9 solid;
	width:334px;
}

#box_top {
	border:1px #C9C9C9 solid;
	margin:0px 0px 18px 0px;
}

#box {
	border:1px #C9C9C9 solid;
	margin:0px;
}

#box_left {
	float:left;
	border:1px #C9C9C9 solid;
	width:192px;
}

#box_twocolumns {
	float:left;
	border:1px #C9C9C9 solid;
	width:405px;
}

#box_middle {
	float:left;
	margin-left:19px;
	border:1px #C9C9C9 solid;
	width:192px;
}

#boxheader {
	padding:5px 7px;
	margin:3px;
	font-weight:bold;
	line-height:15px;
	background-color:#E1E1E1;
}

#boxheader_color {
	padding:5px 7px;
	margin:3px;
	font-weight:bold;
	line-height:15px;
	background-color:#F5C69C;
}

#boxheader_index {
	padding:5px 7px;
	margin:3px;
	font-weight:bold;
	line-height:15px;
	background-repeat:no-repeat;
	background-color:#F5C69C;
	background-position:right;
	height:20px;
}

#boxcontent {
	padding:8px 10px 8px 10px;
}

