body
{
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
	color: #333333;
}

.content a, #content a {
	font-style: italic;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
	background-color: #c9d66d !important;
	color: #333333 !important;
}

a.logo:hover
{
	text-decoration: none !important;
	background: none !important;
}

h3
{
	color: #b9b9da;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

h4
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
}

p
{
	margin: 5px 0px 15px 0px;
}

img
{
	border: none;
}

hr
{
	clear: both;
	height: 1px;
	border: none;
	background-color: #333333;
}

div.container
{
	border-left: thin solid #738088;
	border-right: thin solid #738088;
	border-bottom: thin solid #738088;
	width: 1000px;
	height: auto;
	margin: 0px auto auto auto;
}

div.header
{
	margin: 0px;
	padding: 13px 10px 10px 10px;
	background: url(/images/header.png) no-repeat top center;
}

div.header-right {
	float: right;
	text-align: right;
}

div.header h4
{
	background-color: #738088;
	color: #B3D6D2;
	font-weight: normal;
	margin-right: -10px;
	padding: 5px 15px;
}

div.header h3
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 16px;
	color: #9999ba;
}

div.navbar
{
	background-color: #E1E1E1;
	margin: 0 10px;
	padding: 2px 10px 2px 10px;
	clear: both;
}

div.rightMenu
{
	float: right;
	text-align: right;
}

div.leftMenu
{
	text-align: left;
}

div.navbar a.selected
{
	font-weight: bold;
}

span.menuSeperator
{
	margin-left: 5px;
	margin-right: 5px;
}

div.page
{
	padding: 10px;
	margin: 0px;
	clear: both;
}

div.rightPage
{
	float: right;
	width: 200px;
	margin-bottom: 5px;
}

div.leftPage
{
	float: left;
	width: 200px;
	margin-bottom: 5px;
}

div.centerPage
{
	width: 560px;
	margin-left: 210px;
}

div.image
{
	width: 500px;
	height: 168px;
}

div.content, .post
{
	background-color: #E1E1E1;
	/* height: 250px; /* CONTENT HEIGHT */
	overflow: hidden;
	margin-top: 10px;
	padding: 5px;
	text-align: justify;
}

div.box
{
	margin-bottom: 5px;
}

div.body
{
	background-color: #E1E1E1;
	padding: 3px 5px 5px 10px;
	overflow: hidden;
}

div.title
{
	background-color: #c9d66d;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	text-align: right;
}

div.redTitle
{
	background-color: #c9d66d;
	padding: 2px 5px 0px 0px;
	color: #FFFFFF;
	text-align: right;
}

div.title a, div.redTitle a
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

div.more
{
	float: right;
}

div.boxItem
{
}

div.box hr
{
	margin-left: -5px;
	margin-top: 3px;
	margin-bottom: 2px;
}

div.links
{
	height: 260px; /* CONTENT HEIGHT + 10 */
	margin-top: 10px;
	background-color: #E1E1E1;
}

div.links div.title
{
	margin-bottom: 5px;
}

div.footer
{
	clear: both;
	background-color: #738088;
	padding: 2px 5px 2px 5px;
	text-align: center;
	color: #ffffff;
}

img.virus
{
	margin: 0px;
	padding: 0px;
}

div.clear
{
	clear: both;
	width: 0px;
	height: 0px;
}

div.datestamp
{
	float: right;
	padding-top: 3px;
}

div.navigation
{
	margin-top: 5px;
	font-style: italic;
}

.alignright
{
	float: right;
	text-align: right;
}

.alignleft
{
	float: left;
	text-align: left;
}

div.pagetitle
{
	padding: 2px 5px;
	background-color: #b3d6d2;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

div.leftPage .title
{
	text-align: left;
	background-color: #b9b9da;
}

div.footer a
{
	color: #ffffff;
}

div.page-header
{
	height: 95px;
	background-color: #E1E1E1;
}

div.page-header img
{
	float: right;
	margin-left: 80px;
}

div.header-title {
	font-size: 1.5em;
	font-weight: bold;
	padding: 15px;
}