*
{
	padding: 0px;
	margin: 0px;
}

#body
{
	background: #c8c8c8 url('images/bg.jpg') repeat-x;
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #585847;
	line-height: 18px;
}

a
{
	color: #1D5183;
	text-decoration: underline;
}

a:hover
{
	
}

p
{
	margin-bottom: 14px;
	text-align: justify;
}

#upbg
{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url('images/upbg.jpg') no-repeat;
	width: 747px;
	height: 264px;
	z-index: 1;
}

#outerouter
{
	position:relative;
	width:100%;
	text-align: center;
}

#outer
{
	position: relative;
	width: 747px;
	margin: 0 auto;
	background: #fff url('images/abg.gif') repeat-y;
}

#inner
{
	position: relative;
	padding: 0px 16px 0px 16px;
	z-index: 2;
}

.Head
{
	color:#3e0c12;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#splash
{
	position: relative;
	background: #EAEAE2 url('images/header.jpg') no-repeat;
	height: 128px;
}

#menu
{
	background: #EAEAE2 url('images/menubg.jpg') no-repeat;
	background-color: #222222;
	width: 715px;
}

#login
{
	position: relative;
	text-align: right;
}

#breadcrumb
{
	position: relative;
	text-align: left;
	color:#1D5183;
	text-transform: lowercase;
	font-size: 12px;
}

#controlpanel
{
	position: relative;
	text-align: center;
}

#primarycontent
{
	position: relative;
	background-color: transparent;
	width: 715px;
}

#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 16pt;
	font-family: "trebuchet ms", helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight:bold;
	color: #5C1921;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 0px;
}

#primarycontent .content
{
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
	height: 100%;
}

#primarycontent .post
{
	padding: 15px 0px 0px 0px;
	background-color: red;
	vertical-align: top
}

#primarycontent .post .header
{
	position: relative;
}

#primarycontent .post .date
{
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 35px;
	color: #AFAFA4;
	font-weight: bold;
}

#primarycontent .post .content
{
	margin-bottom: 0px;
}

#footer
{
	position: relative;
	clear: both;
	height: 30px;
	width: 715px;
	text-align: center;
	line-height: 30px;
	background-color: #000000;
	color: #A8A88D;
	}

.servicestext, A.servicestext
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #3e0c12;
	list-style-type: disc;
}

#footer a
{
	color: #8C8C73;
}

.SkinObject
{
	color:#424521;
}

.breadCrumb
{
	color:#1D5183;
	text-transform: lowercase;
}

.MainMenu_MenuContainer 
{
}

.MainMenu_MenuBar 
{
	cursor: hand;
	height: 30px;
	background-color: #222222;
}

.MainMenu_MenuItem
{
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica; 
}

.MainMenu_MenuIcon 
{
	background-color: #222222; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.MainMenu_SubMenu 
{
	background-color: #222222; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: black;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak 
{
	height: 15px;
	background-color:#000000;
}

.MainMenu_MenuItemSel 
{
	background-color: #333333; 
	cursor: pointer; 
	cursor: hand; 
	color: yellow; 
	font-family: Arial, Helvetica;
	font-size: 11px; 
	font-weight: bold;
}

.MainMenu_MenuArrow 
{
	border-right: #5069BC 0px solid; 
	border-bottom: #5069BC 0px solid; 
	border-top: #5069BC 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_RootMenuArrow 
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}