﻿.bottom-links {
	font-family:		arial;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	color:				#275C6A;
}

.bottom-links A:link, .bottom-links A:active, .bottom-links A:visited {
	font-family:		arial;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	color:				#275C6A;
	text-decoration:	none;
}

.bottom-links A:hover{
	text-decoration:	underline;
}

.content {
	padding:			10px 30px 10px 30px;
	font-family:		verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	color:				#275C6A;
	line-height:		18px;
}

.content-text {
	font-family:		verdana;
	font-size:			11px;
	font-style:			normal;
	font-weight:		normal;
	color:				#275C6A;
	line-height:		18px;
}

.content-title {
	font-family:		arial;
	font-size:			14px;
	font-style:			normal;
	font-weight:		bolder;
	color:				#275C6A;
}

.content-subtitle {
	font-family:		arial;
	font-size:			12px;
	font-style:			normal;
	font-weight:		normal;
	color:				#275C6A;
	padding:			0px 0px 5px 0px;
	margin:				0;
}

.menu-border-right {
	border-right:		1px solid #CBD8D1;
}

.menu-border-left {
	border-left:		1px solid #908D7A;
}

.menu-root {
	font-family:		verdana;
	font-size:			12px;
	line-height:		12px;
	font-weight:		600;
	font-style:			normal;
	color:				#FFFFFF;
	cursor:				pointer;
}

.menu-side {
	background-image:	url("../../common/images/menu_side.gif");
	background-repeat:	no-repeat;
	background-position:top right;
}

.menu-side A:link, .menu-side A:active, .menu-side A:visited {
	font-family:		verdana;
	font-size:			10px;
	line-height:		10px;
	font-weight:		normal;
	font-style:			normal;
	color:				#4F7F83;
	text-decoration:	none;
}

.menu-side A:hover {
	text-decoration:	underline;
}

.submenu-link, .submenu-link:link, .submenu-link:active, .submenu-link:visited {
	font-family:		verdana;
	font-size:			11px;
	font-weight:		normal;
	color:				#275C6A;
	text-decoration:	none;
}

.submenu-link:hover {
	text-decoration:	underline;
}

.submenu {
	position:			absolute;
	background-repeat:	no-repeat;
	background-position:bottom left;
	background-color:	#F4F8F7;
	width:				709px;
	height:				36px;
}

.submenu-image {
	background-image:	url("../images/submenu_common.jpg");
}