body,html
{
	margin:0px;
	padding:0px;
	background: url(/resources/images/4163_bg-body.gif) repeat-x rgb(221,221,221);
	font-family:Arial;
	font-size:11px;
	color: rgb(119,119,119);
}

img
{
	border: none;
}

a
{
	color: rgb(158,11,15);
	text-decoration: none;
}

a:hover
{
	color: rgb(128,1,5);
	text-decoration: underline;
}

h1
{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:14px;
	text-transform: uppercase;
}

div#container
{
	margin:0px auto;
	width:980px;
}


div#top-left
{
	float:left;
	padding: 9px 0px 0px 20px;
	width:630px;
	text-align:left;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	color:rgb(119,119,119);
}

div#top-left img
{
	vertical-align: bottom;
}

div#top-right
{
	float:left;
	padding:10px 0px 7px 0px;
	width:330px;
	height:18px;
	line-height:18px;
	text-align: right;
}

div#top-right img
{
	padding:0px 5px;
	vertical-align:bottom;
}

div#top-right input
{
	margin:0px;
	padding:0px;
	height:14px;
	width:130px;
	line-height:14px;
	border:1px solid rgb(119,119,119);
	font-size:9px;
}

div#header
{
	clear:both;
	float:left;
	width:974px;
	border: 3px solid rgb(221,221,221);
}

div#header-left
{
	float:left;
	width: 145px;
	overflow:hidden;
}

div#header-right
{
	float:left;
	width: 827px;
	border-left:2px solid rgb(221,221,221);
	overflow:hidden;
}

div#header-left img, div#header-right img
{
	Vertical-align:bottom;
}

div#main
{
	clear:both;
	float:left;
	padding: 0px 9px 10px 9px;
	width:960px;
	background: #fff;
	border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
	border-bottom:1px solid rgb(221,221,221);
}

div#left
{
	float:left;
	padding: 11px 0px 0px 0px;
	width:180px;
}

/* BOX TITLES  */

.box-red, .box-gray, .box-yellow, .box-green, .box-blue, .box-black
{
	clear:both;
	float:left;
	padding-bottom: 10px;
}

.box-title-top, .box-title-bottom
{
	clear:both;
	float:left;
	width:180px;
	height:5px;
	font-size:0px;
	line-height:0px;
}

.box-title-left
{
	float:left;
	width:5px;
	height:5px;
	font-size:0px;
	line-height:0px;
}

.box-title-right
{
	float:right;
	width:5px;
	height:5px;
	font-size:0px;
	line-height:0px;
}

.box-title-content
{
	clear:both;
	float:left;
	padding:0px 10px;
	width:160px;
	color:#fff;
	line-height:15px;
	font-weight:bold;
}

/* RED */

.box-red .box-title
{
	clear:both;
	float:left;
	width:180px;
	background: url(/resources/images/4174_bg-box-title-red.gif) repeat-x bottom left rgb(158,11,15);;
}

.box-red .box-title .box-title-left
{
	background: url(/resources/images/4208_bg-red-top-left.gif) no-repeat;
}

.box-red .box-title .box-title-right
{
	background: url(/resources/images/4209_bg-red-top-right.gif) no-repeat;
}

.box-red .box-title .box-title-bottom .box-title-left
{
	background: url(/resources/images/4206_bg-red-bottom-left.gif) no-repeat;
}

.box-red .box-title .box-title-bottom .box-title-right
{
	background: url(/resources/images/4207_bg-red-bottom-right.gif) no-repeat;
}

/* GRAY */

.box-gray .box-title
{
	clear:both;
	float:left;
	width:180px;
	background: url(/resources/images/4172_bg-box-title-gray.gif) repeat-x bottom left rgb(119,119,119);
}

.box-gray .box-title .box-title-left
{
	background: url(/resources/images/4192_bg-gray-top-left.gif) no-repeat;
}

.box-gray .box-title .box-title-right
{
	background: url(/resources/images/4193_bg-gray-top-right.gif) no-repeat;
}

.box-gray .box-title .box-title-bottom .box-title-left
{
	background: url(/resources/images/4190_bg-gray-bottom-left.gif) no-repeat;
}

.box-gray .box-title .box-title-bottom .box-title-right
{
	background: url(/resources/images/4191_bg-gray-bottom-right.gif) no-repeat;
}

/* BLACK */

.box-black .box-title
{
	clear:both;
	float:left;
	width:180px;
	background: url(/resources/images/31511_bg-box-title-black.gif) repeat-x bottom left rgb(0,0,0);
}

.box-black .box-title .box-title-left
{
	background: url(/resources/images/31514_bg-black-top-left.gif) no-repeat;
}

.box-black .box-title .box-title-right
{
	background: url(/resources/images/31515_bg-black-top-right.gif) no-repeat;
}

.box-black .box-title .box-title-bottom .box-title-left
{
	background: url(/resources/images/31512_bg-black-bottom-left.gif) no-repeat;
}

.box-black .box-title .box-title-bottom .box-title-right
{
	background: url(/resources/images/31513_bg-black-bottom-right.gif) no-repeat;
}

/* YELLOW */

.box-yellow .box-title
{
	clear:both;
	float:left;
	width:180px;
	background: url(/resources/images/4298_bg-box-title-yellow.gif) repeat-x bottom left rgb(250,194,0);
}

.box-yellow .box-title .box-title-left
{
	background: url(/resources/images/4305_bg-yellow-top-left.gif) no-repeat;
}

.box-yellow .box-title .box-title-right
{
	background: url(/resources/images/4306_bg-yellow-top-right.gif) no-repeat;
}

.box-yellow .box-title .box-title-bottom .box-title-left
{
	background: url(/resources/images/4303_bg-yellow-bottom-left.gif) no-repeat;
}

.box-yellow .box-title .box-title-bottom .box-title-right
{
	background: url(/resources/images/4304_bg-yellow-bottom-right.gif) no-repeat;
}

/* GREEN */

.box-green .box-title
{
	clear:both;
	float:left;
	width:180px;
	background: url(/resources/images/4297_bg-box-title-green.gif) repeat-x bottom left rgb(25,123,48);
}

.box-green .box-title .box-title-left
{
	background: url(/resources/images/4301_bg-green-top-left.gif) no-repeat;
}

.box-green .box-title .box-title-right
{
	background: url(/resources/images/4302_bg-green-top-right.gif) no-repeat;
}

.box-green .box-title .box-title-bottom .box-title-left
{
	background: url(/resources/images/4299_bg-green-bottom-left.gif) no-repeat;
}

.box-green .box-title .box-title-bottom .box-title-right
{
	background: url(/resources/images/4300_bg-green-bottom-right.gif) no-repeat;
}

/* BLUE */

.box-blue .box-title
{
	clear:both;
	float:left;
	width:180px;
	background: url(/resources/images/4296_bg-box-title-blue.gif) repeat-x bottom left rgb(29,95,187);
}

.box-blue .box-title .box-title-left
{
	background: url(/resources/images/4294_bg-blue-top-left.gif) no-repeat;
}

.box-blue .box-title .box-title-right
{
	background: url(/resources/images/4295_bg-blue-top-right.gif) no-repeat;
}

.box-blue .box-title .box-title-bottom .box-title-left
{
	background: url(/resources/images/4292_bg-blue-bottom-left.gif) no-repeat;
}

.box-blue .box-title .box-title-bottom .box-title-right
{
	background: url(/resources/images/4293_bg-blue-bottom-right.gif) no-repeat;
}

/* BOX CONTENT */

.box-content
{
	clear:both;
	float:left;
	padding:10px;
	width:158px;
	height: auto !important;
	height: 10px;
	min-height:10px;
	background: url(/resources/images/4164_bg-box-content.gif) repeat-x bottom left rgb(242,242,242);
	border-left:1px solid rgb(221,221,221);
	border-right:1px solid rgb(221,221,221);
}


.box-red .box-content a
{
	color: rgb(158,11,15);
}

.box-red .box-content a:hover
{
	color: rgb(128,1,5);
}

.box-content ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.box-content ul li
{
	line-height:16px;
}

.box-red .box-content ul li.level1, level1-selected
{
	padding-top:8px;
}

.box-red .box-content ul li.level1 a,.box-red .box-content ul li.level1-selected a
{
	font-weight:bold;
}

.box-red .box-content ul li.level2, .box-red .box-content ul li.level2-selected
{
	padding-left:12px;
}

.box-red .box-content ul li.level3, .box-red .box-content ul li.level3-selected
{
	padding-left:22px;
}

.box-red .box-content ul li a
{
	color: rgb(119,119,119);
}

.box-red .box-content ul li a:hover
{
	color: rgb(85,85,85);
}

.box-red .box-content ul li.level1-selected a, .box-red .box-content ul li.level2-selected a
{
	color: rgb(158,11,15);
}

.box-red .box-content ul li.level1-selected a:hover, .box-red .box-content ul li.level2-selected a:hover
{
	color: rgb(128,1,5);
}

.box-gray .box-content ul li
{
	padding-left:14px;
	background: url(/resources/images/4169_bg-box-content-li-red.gif) no-repeat left center;
}

.box-gray .box-content ul li a
{
	color: rgb(119,119,119);
}

.box-gray .box-content ul li a:hover
{
	color: rgb(85,85,85);
}

.box-content-bottom
{
	clear:both;
	float:left;
	width:180px;
	height:5px;
	font-size:0px;
	line-height:0px;
	background: url(/resources/images/4165_bg-box-content-bottom.gif) repeat-x bottom left;
}

.box-content-left
{
	float:left;
	width:5px;
	height:5px;
	font-size:0px;
	line-height:0px;
	background: url(/resources/images/4166_bg-box-content-left.gif) no-repeat;
}

.box-content-right
{
	float:right;
	width:5px;
	height:5px;
	font-size:0px;
	line-height:0px;
	background: url(/resources/images/4170_bg-box-content-right.gif) no-repeat;
}

div#content .box-both
{
	clear:both;
	float:left;
	width:580px;
}

div#content .box-left
{
	clear:both;
	float:left;
	width:285px;
}

div#content .box-right
{
	float:right;
	width:285px;
}

/* CONTENT GRAY */

div#content .box-gray, div#content .box-red, div#content .box-yellow, div#content .box-green, div#content .box-blue, div#content .box-black
{
	clear:none;
	float:right;
	padding-bottom:0px;
}

div#content .box-gray, div#content .box-gray .box-title, div#content .box-gray .box-title-top, div#content .box-gray .box-title-bottom, div#content .box-gray .box-content-bottom
{
	width:285px;
}

div#content .box-black, div#content .box-black .box-title, div#content .box-black .box-title-top, div#content .box-black .box-title-bottom, div#content .box-black .box-content-bottom
{
	width:285px;
}

div#content .box-red, div#content .box-red .box-title, div#content .box-red .box-title-top, div#content .box-red .box-title-bottom, div#content .box-red .box-content-bottom
{
	width:285px;
}

div#content .box-yellow, div#content .box-yellow .box-title, div#content .box-yellow .box-title-top, div#content .box-yellow .box-title-bottom, div#content .box-yellow .box-content-bottom
{
	width:285px;
}

div#content .box-green, div#content .box-green .box-title, div#content .box-green .box-title-top, div#content .box-green .box-title-bottom, div#content .box-green .box-content-bottom
{
	width:285px;
}

div#content .box-blue, div#content .box-blue .box-title, div#content .box-blue .box-title-top, div#content .box-blue .box-title-bottom, div#content .box-blue .box-content-bottom
{
	width:285px;
}

div#content .box-gray .box-content, div#content .box-red .box-content, div#content .box-yellow .box-content, div#content .box-green .box-content, div#content .box-blue .box-content, div#content .box-black .box-content
{
	width:263px;
	background: url(/resources/images/4175_bg-content-box.gif) repeat-x rgb(238,238,238) bottom left;
}

div#content .box-gray .box-content a, div#content .box-red .box-content a, div#content .box-yellow .box-content a, div#content .box-green .box-content a, div#content .box-blue .box-content a, div#content .box-black .box-content a
{
	color:rgb(85,85,85);
}

div#content .box-gray .box-content ul li a, div#content .box-red .box-content ul li a, div#content .box-yellow .box-content ul li a, div#content .box-green .box-content ul li a, div#content .box-blue .box-content ul li a, div#content .box-black .box-content ul li a
{
	color:rgb(85,85,85);
}

div#content .box-gray .box-content ul li a:hover, div#content .box-red .box-content ul li a:hover, div#content .box-yellow .box-content ul li a:hover, div#content .box-green .box-content ul li a:hover, div#content .box-blue .box-content ul li a:hover, div#content .box-black .box-content ul li a:hover
{
	color: rgb(45,45,45);
}

div#content .box-gray .box-title-content, div#content .box-red .box-title-content, div#content .box-yellow .box-title-content, div#content .box-green .box-title-content, div#content .box-blue .box-title-content, div#content .box-black .box-title-content
{
	width:265px;
}

div#content .box-gray .box-title-content h1, div#content .box-red .box-title-content h1, div#content .box-yellow .box-title-content h1, div#content .box-green .box-title-content h1, div#content .box-blue .box-title-content h1, div#content .box-black .box-title-content h1
{
	text-align: left;
}

div#middle
{
	float:left;
	width:580px;
	padding:10px;
}

div#content
{
	clear:both;
	float:left;
	width:580px;
	height: auto !important;
	height: 500px;
	min-height:500px;
}

div#right
{
	float:left;
	padding: 7px 0px 0px 0px;
	width:180px;
}

div#footer
{
	clear:both;
	float:left;
	padding-top:10px;
	width:960px;
	text-align:center;
	border-top: 1px solid rgb(221,221,221);
}


.clear
{
	clear:both;
	float:left;
	width:580px;
	height:10px;
	font-size:0px;
	line-height:0px;
}

/* NEWS */

.news
{
	clear:both;
	float:left;
	background: url(/resources/images/4210_bg-subnews-content-left.gif) no-repeat;
}

.box-content-top
{
	clear:both;
	float:left;
	width:580px;
	height:5px;
	font-size:0px;
	line-height:0px;
	background: url(/resources/images/4165_bg-box-content-bottom.gif) repeat-x;
}

.box-content-top .box-content-left
{
	float:left;
	width:5px;
	height:5px;
	font-size:0px;
	line-height:0px;
	background: url(/resources/images/4210_bg-subnews-content-left.gif) no-repeat;
}

.box-content-top .box-content-right
{
	float:right;
	width:5px;
	height:5px;
	font-size:0px;
	line-height:0px;
	background: url(/resources/images/4211_bg-subnews-content-right.gif) no-repeat;
}

.news .box-content
{
	background:none;
	width:558px;
}

.news .box-content-bottom
{
	width:580px;
}


/* SUBNEWS */

.news-left
{
	clear:both;
	float:left;
	width:285px;
	background:#fff;
}

.news-right
{
	float:left;
	width:285px;
	margin-left: 10px;
	background:#fff;
}

.news-left .box-content-top, .news-right .box-content-top
{
	background: url(/resources/images/4165_bg-box-content-bottom.gif) repeat-x;
}

.news-left .box-content-top, .news-left .box-content-bottom, .news-right .box-content-top, .news-right .box-content-bottom
{
	width:285px;
}

.news-left .box-content-top .box-content-left, .news-right .box-content-top .box-content-left
{
	background: url(/resources/images/4210_bg-subnews-content-left.gif) no-repeat;
}

.news-left .box-content-top .box-content-right, .news-right .box-content-top .box-content-right
{
	background: url(/resources/images/4211_bg-subnews-content-right.gif) no-repeat;
}

.news-left .box-content, .news-right .box-content
{
	width:263px;
	background:none;
}

/* ADS */

.ad
{
	clear:both;
	float:left;
	padding-bottom: 10px;
	width:180px;
}

.ad img
{
	vertical-align:bottom;
}

div#left .ad
{
	position: relative;
	top:-7px;
	padding-bottom:5px;
}

div#content .ad
{
	clear:both;
	float:left;
	width:580px;
	text-align:center;
}

div#right .ad
{
	position: relative;
	top:2px;
}

