/* Generic definitions */

div.page_content
{
	margin-left: 20px;
	margin-right: 20px;
}

/* Menu definitions */
.menu_left_background
{
	border-right: 1px solid transparent;
}

.menu_left_1
{
	width: 203px;
}

.menu_left_2
{
	width: 203px;
}

.menu_left_3
{
	width: 203px;
}

/* Definitions for portal page */

td.portal.left
{
	width: 263px;
	padding-right: 4px;
	padding-top: 0px;
}

td.portal.right
{
	width: 263px;
	padding-left: 4px;
	padding-top: 0px;

}

div.portal_articel h2
{
	font-weight: bold;
	font-size: 11px;
	color: #1C3F94;
	margin: 0px;
	padding: 0px;
}

div.portal_articel .portal_h2
{
	width: 222px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 8px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/portal-content-header.gif);
}

div.portal_articel .portal_content_space
{
	width: 244px;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: rgb(206, 212, 218);*/
	border-bottom-color: white;
	margin: 0px;
	margin-left: 8px;
	margin-right: 8px;
	overflow: hidden;
}

div.portal_articel .portal_content
{
	width: 244px;
	background-color: transparent;
	/*border: 1px solid #8898bf;
	border-top: 0px solid white;
	border-bottom: 0px solid white;*/
	padding: 4px 8px 2px 8px;
}

div.portal_articel .portal_content_date
{
	width: 244px;
	text-align: left;
	font-size: 10px;
	clear: both;
	background-color: transparent;
	padding: 0px 8px 4px 8px;
}

div.portal_articel .portal_content_date_empty
{
	width: 244px;
	text-align: left;
	height: 3px;
	background-color: transparent;
	clear: both;
	padding: 0px 8px 3px 8px;
}

div.portal_articel .portal_search
{
	width: 215px;
	margin: 0px;
	padding: 0px;
}

/* Definitions for content in right column */
div.right_content_column
{
	margin-left: 9px;
	margin-right: 10px;
}

div.right_articel h2
{
	font-weight: bold;
	font-size: 12px;
	color: #1C3F94;
	margin: 0px;
	padding: 0px;
}

div.right_articel .right_h2
{
	width: 142px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 8px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/right-content-header.gif);
}

div.right_articel .right_content_space
{
	width: 164px;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: rgb(206, 212, 218);*/
	border-bottom-color: white;
	margin: 0px;
	margin-left: 8px;
	margin-right: 8px;
	overflow: hidden;
}

div.right_articel .right_content
{
	width: 164px;
	background-color: transparent;
	/*border: 1px solid #8898bf;
	border-top: 0px solid white;
	border-bottom: 0px solid white;*/
	padding: 4px 8px 2px 8px;
}

div.right_articel .right_content_date
{
	width: 164px;
	text-align: left;
	font-size: 10px;
	line-height:120%;
	clear: both;
	background-color: transparent;
	padding: 0px 8px 4px 8px;
}

div.right_articel .right_content_date_empty
{
	width: 164px;
	text-align: left;
	height: 3px;
	background-color: transparent;
	clear: both;
	padding: 0px 8px 3px 8px;
}

div.right_articel .right_search
{
	width: 100px;
	margin: 0px;
	padding: 0px;
}
