/* @charset "utf-8"; */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}
h3, h3  a:link, h3 a:visited, h3 a:active {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.search-box-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
td {
	vertical-align: top;
	line-height: 130%;
}
a:link, a:active, a:visited {
	color: #004B96;
	text-decoration: none;
} 
a:hover {
	color: #EC7304;
	text-decoration: none;
} 
#menu-container {
	width: 200px;
}
#content-container {
	width: 490px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 11px;
}
#right-container {
	width: 150px;
}
.top-line-bg {
	background-color: #B0D6FF;
}
.top-line-middle {
	font-size: 11px;
	color: #004B96;
	padding-right: 10px;
	background-color: #B0D6FF;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}
.top-line-right {
	font-size: 11px;
	color: #004B96;
	padding-right: 10px;
	background-color: #B0D6FF;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}
.top-line-right a:link, .top-line-right a:active, .top-line-right a:visited {
	color: #004B96;
	text-decoration: none;
} 
.top-line-right a:hover {
	color: #EC7304;
	text-decoration: none;
} 
.top-line a:link {
	color: #004B96;
}
.top-line a:visited {
	color: #004B96;
}
.top-line a:hover {
	color: #EC7304;
}
.right-col-box {
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-left-color: #eaeaea;
	font-size: 11px;
	height: 540px;
}
.footer {
	font-size: 11px;
	color: #ffffff;
	background-color: #5e5e5e;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 130%;
}
.footer a:link {
	color: #b0d6ff;
	text-decoration: none;
}
.footer a:visited {
	color: #b0d6ff;
	text-decoration: none;
}
.footer a:hover {
	color: #EC7304;
	text-decoration: underline;
}
.menu-box {
	font-size: 11px;
	line-height: 140%;
	color: #EC7304;
	background-image: url(img/menu-bg.gif);
	background-repeat: repeat-x;
	height: 540px;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
}
.flags {
	margin-right: 10px;
}
.box-gray-tl {
	background-image: url(img/box-gray-tl.gif);
	height: 20px;
	width: 20px;
}
.box-gray-tr {
	background-image: url(img/box-gray-tr.gif);
	height: 20px;
	width: 20px;
}
.box-gray-bl {
	background-image: url(img/box-gray-bl.gif);
	height: 20px;
	width: 20px;
}
.box-gray-br {
	background-image: url(img/box-gray-br.gif);
	height: 20px;
	width: 20px;
}
.box-gray-ml {
	width: 20px;
	background-color: #f6f6f6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
}
.box-gray-c {
	width: 450px;
	background-color: #f6f6f6;
}
.box-gray-mr {
	width: 20px;
	background-color: #f6f6f6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
}
.box-gray-tm {
	background-color: #f6f6f6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
.box-gray-bm {
	background-color: #f6f6f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
