html {
	height: 100.1%;
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 75%;
	background: url(../images/top_bg.png) repeat-x;
	}
	
h1,h2,h3,h4,h5,h6,form,p,ul {
	margin: 0;
	padding: 0;
	}
	
form {
	margin: 0;
	padding: 0;
}
	
a {
	color: #2a5194;
}

img {
	border: none;
}

h1,h2,h3,h4,h5,h6,p,form,ul,li {
	margin: 0;
	padding: 0;
}

.no_margin_r {
	margin-right: 0 !important;
	}
	
p {
	color: #5c5c5c;
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 0.9em;
	}
	
.first_p {
	font-size: 1.0em;
        line-height: 1.4em;
}

.clearfix {
	clear: both;
	float: none;
	}
	
div.container {
	width: 990px;
	margin: 0 auto;
	position: relative;
	}
	
div.top {
	height: 193px;
	position: relative;
	top: 0px;
	width: 990px;
	background: url(../images/top_bg.png) repeat-x;
	}
	
div.top img.logo {
	position: absolute;
	top: 17px;
	left: 10px;
}

div.top div.language {
		position: absolute;
		right: 0px;
		bottom: 8px;
}
div.top div.language img {
	margin-right: 4px;
	margin-top: 5px;
}

div.top div.language div.flags {
	margin-top: 10px;
}
div.top ul {
	position: absolute;
	bottom: 12px;
	height: 20px;
	list-style: none;
}

div.top ul li {
	float: left;
	padding-right: 7px;
	border-right: 1px dotted #a2a2a2;
	margin-left: 7px;
	line-height: 15px;
}

div.top ul li a {
	color: #d2d2d2;
	font-size: 0.9em;
	text-decoration: none;
}

div.top ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

div.banner {
	position: absolute;
	width: 728px;
	height: 90px;
	right: 0;
	top: 12px;
}
	
div.middle_col {
	width: 640px;
	margin-right: 140px;
	margin-top: 10px;
	float: right;
}

div.middle_col h1 {
	font-size: 1.3em;
	color: #234e9b;
}

div.middle_col h2 {
	font-size: 1.2em;
	color: #234e9b;
}

div.middle_col h3,
div.middle_col h4{
	font-size: 1.1em;
	color: #234e9b;
}

div.google_ads {
	width: 468px;
	height: 60px;
	margin: 0 auto 15px auto;
	clear: both;
}
div.sq_banner {
	float: right;
	margin-left: 15px;
	width: 304px;
}

div.left_col {
	float: left;
	width: 180px;
	margin-top: 10px;
}

div.left_col h2 {
	background: url(../images/nav_header_bg.png) no-repeat;
	width: 174px;
	height: 28px;
	line-height: 26px;
	padding: 0 0 0 10px;
	display: block;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

div.left_col ul {
	list-style: none;
	margin: 0 0 1em 0;
	font-size: 0.9em;
}


div.left_col ul li a {
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #d3d3d3;
	padding: 5px 5px;
	color: #414141;
}

div.left_col ul li a:hover {
	background: #eaeff5;
}

div.right_banner {
	width: 120px;
	height: 600px;
	position: absolute;
	right: 0;
	top: 200px;
}

div.footer {
	clear: both;
	background: url(../images/footer_bg.png) repeat-x;
	height: 60px;
	margin-top: 30px;
}

div.footer ul {
	list-style: none;
	display: block;
	font-size: 0.9em;
	height: 50px;
	line-height: 50px;
	width: 870px;
	margin: 0 auto;
}

div.footer ul li {
	float: left;
	padding: 0 10px;
        color: #accbfd;
}

div.footer ul li a {
	color: #accbfd;
	text-decoration: none;
}

div.footer ul li a:hover {
	text-decoration: underline;
}


div.news {
	clear: both;
	padding: 10px;
}

div.news_box {
	margin: 5px;
	padding: 10px;
	border: 1px solid #d3d3d3;
	background: #f4fafd;
	font-size: 0.9em;
}

div.news_box ul {
	list-style: none;
	position: relative;
	display: block;
}

div.news_box ul li {
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 0.7em;
}

div.news_box ul li span.header {
	display: block;
	clear: both;
	font-weight: bold;
	margin-bottom: 0.4em;
}

a.rss {
	display: block;
	background: url(../images/rss_bg.png) no-repeat;
	width: 304px;
	height: 53px;
	font-size: 0.8em;
	text-decoration: none;
	color: #414141;
	margin-bottom: 10px;
}

a.rss span {
	padding-left: 104px;
	padding-top: 5px;
	display: block;
}


div.ads {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

.fl_left {
	float: left;
	}
	
.fl_right {
	float: right;
	}
	
.continue_link {
	width: 126px;
	height: 19px;
	background: url(../images/continue_to_read.png) no-repeat;
	display: block;
	clear: both;
	float: right;
	text-indent: 5px;
	font-size: 0.9em;
	line-height: 19px;
}

.google_text_ad {
	width: 120px;
	height: 240px;
	float: right;
        padding-right: 10px;
}


.tabbed-box {
		width: 499px;
		background: #fff url(/images/tabbed-body-bg.jpg) repeat-x bottom;
                border: 1px solid #bbb;
                }

	.tabbed-box .tabs li {
		list-style: none;
		float: left; }
	.tabbed-box .tabs li a {
		display: block;
		width: 99px;
		padding: 5px 0;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		color: #666;
		background: #fff url(/images/tabbed-tab-bg.jpg) repeat-x bottom;
		border-left: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
                }
	.tabbed-box .tabs li:first-child a {
		border-left: none;}
	.tabbed-box .tabs li a:hover {
		color: #333; }
	.tabbed-box .tabs li a:focus {
		outline: none; }
	.tabbed-box .tabs li a.active {
		background: #fff;
		color: #333;
		border-bottom: 1px solid #fff; }
	.tabbed-content {
		line-height: 20px;
                padding: 1.5em 1em 1em 1em;
		display: none; }
        div.tabbed-content a:hover {
	text-decoration: underline;
        color: #FF0000;
	}


.news-content {
		width: 350px;
                height: 222px;
		background: #fff url(/images/tabbed-body-bg.jpg) repeat-x bottom;
                line-height: 20px;
                padding: 0.7em 0.7em 0.7em 0.7em;
                border: 1px solid #bbb;
                }
div.news-content h1{
	font-size: 1.1em;
	color: #666;
		font-weight: bold;
		text-align: center;
}

.news-content a:hover {
	text-decoration: underline;
        color: #FF0000;
	}

.redlinks a:hover {
	text-decoration: underline;
        color: #FF0000;
	}
