
body {
	margin			: 0;
	background		: #c9dae2 url(../coreim/body-background.gif) repeat-x 0 114px; 
	font-family		: Verdana;
}

div.web_menu_1_out a {
	font-weight		: bold;
}

div.web_menu_1_over a {
	font-weight		: bold;
}

div.web_menu_2_out a {
	font-weight		: normal;	
}

div.web_menu_2_over a {
	font-weight		: normal;
}

.email a, .home a{
	font-family     : Verdana;
	font-size		: 11px;
	color			: #b2b2b2;
}

.email {
	background		: #ffffff url(../coreim/email_ico.gif) no-repeat 0 3px;
	margin			: 46px 0px 0px 20px;
	padding-left	: 24px;
	position		: absolute;
}

.home {
	background		: #ffffff url(../coreim/home_ico.gif) no-repeat;
	margin			: 46px 0px 0px 100px;
	padding-left	: 24px;
	position		: absolute;
}

.right-column {
	padding-left	: 68px;
}

.news {
	width			: 286px;
	height			: 360px;
	padding			: 1px;
	border			: 1px solid #dcdcdc;
	margin-bottom	: 25px; 
}

.news_body {
	padding-right	: 13px;
	padding-left	: 13px;
	float			: left;
}

.news_body span {
	padding-left	: 15px;
}

.news_header {
	color			: #ffffff;
	width			: 278px;
	height			: 40px;
	background		: url(../coreim/news-header.gif) no-repeat;
	float			: left;
	padding-top		: 5px;
	padding-left	: 8px;
}

h3, h2, .news_body span, .news_header {
	font-family		: Verdana;
	font-size		: 11px;
}

.news, h3 a {
	color			: #474747;
	font-weight		: normal;
}

h3 {
	background		: url(../coreim/subpage_arrow.gif) no-repeat left 18px;
	padding-left	: 15px;
	margin			: 0;
	padding-top		: 15px;
	padding-bottom	: 8px;
}

h3 a:hover {
	text-decoration : none;
}

h2 {
	margin			: 0;
	background		: url(../coreim/subpage_arrow.gif) no-repeat left 5px;
	font-size		: 14px;
	font-weight		: bold;
	padding-left	: 15px;
	padding-right	: 15px;
	color			: #a11d66;
}

#header {
	padding-bottom	: 20px;
}

#content {
	padding-left	: 13px;
	background		: #ffffff url(../coreim/right-column.gif) repeat-y top right;
	padding-top		: 0px;
	padding-bottom	: 15px;
	font-family		: Verdana;
	font-size		: 11px;
	padding-right	: 15px;
	min-height		: 355px;
	margin-bottom	: 10px;
}