@CHARSET "ISO-8859-1";

* { margin: 0; padding: 0; }

html, body
{
	font-family: "Arial";
	color: #444;
	height: 100%;
	background: #313131;
}

h1
{
	margin-bottom: 10px;
	font-size: 22px;
	color: #b53737;
	letter-spacing: -1px;
}

a:link, a:visited
{
	color: #0066dd;
	text-decoration: underline;
}

a:hover
{
	color: #003388;
}

ul
{
	list-style-type: square;
}

p,
ul li
{
	margin-bottom: 10px;
	line-height: 1.5em;
}

ul li
{
	margin-left: 25px;
}

* html #Wrapper
{
	height: 100%;
}

#Wrapper
{
	margin: 0 auto;
	padding: 0 20px;
	width: 916px;
	min-height: 100%;
	background: url(../images/Wrapper.jpg) repeat-y;
}

#Top
{
	height: 336px;
}

#Top_Message
{
	margin: 0 10px;
	padding: 10px;
	background: #ffa;
	color: #884;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	border: 2px solid #aa8;
	border-top: 0;
}

#Top_Message p
{
	margin-bottom: 10px;
}

#Top_Message-nb
{
	color: red;
}

#Top_Left
{
	float: left;
	width: 632px;
	height: 253px;
}

#Top_Right
{
	float: left;
	width: 284px;
	height: 253px;
	background: #fff;
}

#Top_Bottom
{
	clear: both;
	width: 916px;
	height: 83px;
	background: url(../images/Top_Bottom.jpg) repeat-x;
}

#Top_Bottom_Left
{
	float: left;
	width: 632px;
	height: 65px;
}

#Top_Bottom_Right
{
	float: right;
	width: 284px;
	height: 65px;
	text-align: left;
}

#Content
{
	clear: both;
	overflow: visible;
	background: url(../images/Content.jpg) no-repeat;
}

#Main_Menu_Container
{
	float: left;
	width: 271px;
	height: 65px;
}

#Footer
{
	margin: 40px 80px 0 80px;
	padding-top: 6px;
	padding-bottom: 15px;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #eee;
}

img#Site_Logo
{
	float: left;
	width: 361px;
	height: 65px;
	border: 0;
}

div#Main_Menu_Inner
{
	float: left;
}

ul#Main_Menu
{
	list-style-type: none;
}

ul#Main_Menu li
{
	display: block;
	float:left;
	margin: 0;
	margin-top: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 11px;
	padding-left: 11px;
	border-right: 1px solid #bbb;
	border-left: 1px solid #fff;
}

ul#Main_Menu li:first-child
{
	padding-left: 0;
	border-left: 0;
}

ul#Main_Menu li:last-child,
ul#Main_Menu li#Main_Menu-last
{
	padding-right: 0;
	border-right: 0;
}

ul#Main_Menu li a:link,
ul#Main_Menu li a:visited
{
	color: #4f4f4f;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}

ul#Main_Menu li a:hover
{
	border-bottom: 2px solid #b02424;
}

div#Search_Box_Container
{
	margin-left: 34px;
	margin-top: 22px;
}

div#Search_Box
{
	float: left;
	width: 200px;
}

div#Search_Box input
{
	width: 186px;
	padding: 2px;
	border: 1px solid #aaa;
}

div#Search_Box_Button
{
	float: left;
	width: 50px;
	padding-top: 3px;
}

div#Search_Box_Button a:link,
div#Search_Box_Button a:visited
{
	color: #4f4f4f;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}

div#Search_Box_Button a:hover
{
	border-bottom: 2px solid #b02424;
}


table#Top_Right_Inner_Table
{
	width: 100%;
	height: 100%;
}

td#Top_Right_Inner_Cell
{
	vertical-align: middle;
	padding: 0 20px 0 30px;
}

div.Top_Right_List-headline
{
	padding-bottom: 4px;
	color: #4f4f4f;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #b9b9b9;
}

div.Top_Right_List ul.comp_Feed
{
	list-style-image: url('../images/Top_Right_List-marker.gif');
}

div.Top_Right_List ul.comp_Feed li
{
	margin: 0;
	padding: 0;
	line-height: 1em;
	border-bottom: 1px dotted #b9b9b9;
}

div.Top_Right_List ul.comp_Feed li a:link,
div.Top_Right_List ul.comp_Feed li a:visited
{
	display: block;
	text-decoration: none;
	color: #b53737;
	font-weight: bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div.Top_Right_List ul.comp_Feed li a:hover
{
	color: #7e1515;
}


div.hr
{
	clear: both;
	margin: 10px 0;
	padding-top: 1px;
	background: url(../images/hr.gif) repeat-x;
}

div.frontpage-row-1
{
	padding: 10px 0;
	background: url(../images/frontpage-row-1.gif) repeat-y;
	border-bottom: 1px dotted #b9b9b9;
}

div.frontpage-row-2
{
	padding: 10px 0;
	background: #f6f6f6 url(../images/frontpage-row-2.gif) repeat-y;
	border-bottom: 1px dotted #b9b9b9;
}

div.frontpage-row-3
{
	padding: 10px 0;
	border-bottom: 1px dotted #b9b9b9;
}




div.comp_Article_Top_Window-shell
{
	background: url('../images/top_window.png') no-repeat;
	height: 253px;
}

div.comp_Article_Top_Window-image
{
	height: 253px;
	background: #000;
}

a.comp_Article_Top_Window-title:link,
a.comp_Article_Top_Window-title:visited
{
	display: block;
	padding-top: 192px;
	padding-right: 20px;
	font-weight: bold;
	font-size: 25px;
	letter-spacing: -1px;
	color: #fff;
	text-align: right;
	text-decoration: none;
	border-bottom: 1px dotted transparent;
}

a.comp_Article_Top_Window-title:hover
{
	color: #fffb92;
}

span.comp_Article_Top_Window-tagline
{
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	font-size: 14px;
	color: #fff;
	text-align: right;
}

a.comp_Article_Top_Window-link-to-more:link,
a.comp_Article_Top_Window-link-to-more:visited
{
	color: #fffb92;
	font-weight: bold;
	text-decoration: none;
}

a.comp_Article_Top_Window-link-to-more:hover
{
	border-bottom: 1px dotted #fffb92;
}

div.comp_Article-preview-1-row
{
	float: left;
	width: 458px;
}

div.comp_Article-preview-2-row
{
	float: left;
	width: 305px;
}

div.comp_Article-preview-3-row-1a
{
	float: left;
	width: 348px;
	padding-left: 18px;
}

div.comp_Article-preview-3-row-1b
{
	float: left;
	width: 522px;
	padding-right: 18px;
	padding-left: 10px;
}

div.comp_Article-preview-3-row-2a
{
	float: left;
	width: 522px;
	padding-right: 10px;
	padding-left: 18px;
}

div.comp_Article-preview-3-row-2b
{
	float: left;
	width: 348px;
	padding-right: 18px;
}

div.comp_Article-preview-1
{
	padding: 0 18px;
}

a.comp_Article-preview-1-title:link,
a.comp_Article-preview-1-title:visited
{
	display: block;
	margin-bottom: 6px;
	color: #b53737;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
}

a.comp_Article-preview-1-title:hover
{
	color: #7e1515;
}

img.comp_Article-preview-1-image
{
	float: left;
	margin-right: 10px;
	padding: 2px;
	background: #fff;
	border: 1px solid #aaa;
}

a:hover img.comp_Article-preview-1-image
{
	border: 1px solid #777;
}

div.comp_Article-preview-1-lead
{
	text-align: left;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 1.6em;
}

div.comp_Article-preview-1-lead p
{
	margin-bottom: 0;
}

div.comp_Article-preview-2
{
	padding: 0 18px;
}

a.comp_Article-preview-2-title:link,
a.comp_Article-preview-2-title:visited
{
	display: block;
	margin-bottom: 6px;
	color: #b53737;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
}

a.comp_Article-preview-2-title:hover
{
	color: #7e1515;
}

img.comp_Article-preview-2-image
{
	margin-bottom: 10px;
	padding: 2px;
	background: #fff;
	border: 1px solid #aaa;
}

a:hover img.comp_Article-preview-2-image
{
	border: 1px solid #777;
}

div.comp_Article-preview-2-lead
{
	text-align: left;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 1.6em;
}

div.comp_Article-preview-2-lead p
{
	margin-bottom: 0;
}

div.comp_Article-preview-3-image
{
	width: 514px;
	height: 203px;
}

div.comp_Article-preview-3-shell
{
	width: 514px;
	height: 203px;
	background: url(../images/preview-3.png) bottom no-repeat;
}

div.comp_Article-preview-3-shell-outer
{
	width: 514px;
	height: 203px;
	padding: 2px;
	background: #fff;
	border: 2px solid #aaa;
}

a.comp_Article-preview-3-title:link,
a.comp_Article-preview-3-title:visited
{
	display: block;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-top: 145px;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}


a.comp_Article-preview-3-title:hover
{
	color: #fffb92;
}

span.comp_Article-preview-3-tagline
{
	display: block;
	padding-left: 10px;
	color: #fff;
	font-size: 14px;
}

a.comp_Article-preview-3-link-to-more:link,
a.comp_Article-preview-3-link-to-more:visited
{
	color: #fffb92;
	font-weight: bold;
	text-decoration: none;
}

a.comp_Article-preview-3-link-to-more:hover
{
	border-bottom: 1px dotted #fffb92;
}

div.comp_Article-preview-list
{
	padding: 0 18px;
}

a.comp_Article-preview-list-title:link,
a.comp_Article-preview-list-title:visited
{
	display: block;
	margin-bottom: 6px;
	color: #b53737;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-decoration: none;
}

a.comp_Article-preview-list-title:hover
{
	color: #7e1515;
}

img.comp_Article-preview-list-image
{
	float: left;
	margin-right: 10px;
	padding: 2px;
	background: #fff;
	border: 1px solid #aaa;
}

a:hover img.comp_Article-preview-list-image
{
	border: 1px solid #777;
}

div.comp_Article-preview-list-lead
{
	text-align: left;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 1.6em;
}

div.comp_Article-preview-list-lead p
{
	margin-bottom: 0;
}
