﻿*
{
	margin: 0;
	padding: 0;
}
html
{
	margin: 0px;
	padding: 0px;
	border: none 0px;
}
body
{
	margin: 0px;
	padding: 0px;
	border: none 0px;
	background: #D9D9D4 none repeat scroll 0 0;
	color: #676769;
	overflow-y: scroll;
}
h1
{
	font-family: Arial;
	font-weight: bolder;
	color: white;
	font-size: 50px;
}
img
{
	border: none 0px;
}
a
{
	border: 0 none;
	color: #317DC9;
	outline-style: none;
	text-decoration: none;
}

.container-all
{
	background: #F4F4F0 none repeat scroll 0 0;
	border: 1px solid #CCCCC7;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 6px 6px;
	width: 958px;
}
.container
{
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #E4E4E0;
	float: left;
	padding: 12px;
}
.topheader
{
	background: #000033 none repeat scroll 0 0;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	height: 80px;
	width: 100%;
	position: relative;
}
.title
{
	margin: 0px auto;
	width: 960px;
}
.subtitle
{
	top: 50px;
	left: 260px;
	font-size: 14px;
	color: White;
	font-style: normal;
	text-decoration: none;
	margin-top: -5px;
}
.subheader
{
	float: left;
	overflow: hidden;
	padding: 20px 10px;
	position: relative;
	width: 960px;
	height: 20px;
}
.syn
{
	left: 710px;
	position: absolute;
	top: 10px;
}
.post
{
	border: 1px solid #E6E6E2;
	margin-bottom: 13px;
	padding: 5px;
	clear: both;
	position: relative;
}
.post-syn
{
	left: 694px;
	position: absolute;
	top: 8px;
}
.post h2
{
	-x-system-font: none;
	color: #000033;
	font-family: 'Arial';
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 32px;
	padding: 0 46px 0 0;
	margin-top: 7px;
}
.post a, .post a:visited
{
	color: #333366;
}
.menu
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul, ol, li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li
{
	-x-system-font: none;
	border-right: 1px solid #B0B0B0;
	display: inline;
	float: left;
	font-family: 'Arial';
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 14px;
	padding: 0 7px;
}
.post .p-date
{
	-x-system-font: none;
	border-bottom: 1px solid #E6E6E2;
	color: #B1B1AE;
	font-family: 'Arial';
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 11px;
	margin-bottom: 7px;
	padding: 0 0 5px;
}
