﻿@charset "UTF-8";
/* CSS Document */

body {
	background: #ffffff url(/images/background.jpg) repeat-x;
	margin-top: 0;
	font-size: 100%;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
td
{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	vertical-align:top;
	background:none;
}
.wrapper {
	margin: 0;
	width: 844px;
	background-image: url(/images/body.jpg);
	background-repeat: repeat-y;
}
.branding {
	background: url(/images/logo.jpg) no-repeat;
	height:169px;
}
.clearer {
	clear: both;
}
.nav {
	background: url(/images/nav_bg.jpg) no-repeat top center;
	height: 47px;
	font-size: .7em;
	font-weight: bold;
}
.navlist
{
margin-left: 0px;
padding-left: 0;
padding-top: 17px;
white-space: nowrap;
font-size: .9em;
}
.navlist td, .navitem
{
display: inline;
list-style-type: none;
	font-size: 100%;
}
.navlist a { padding: 12px 18px; 
}
.navlist a:link, .navlist a:visited
{
color: #fff;
text-decoration: none;
outline: none;
}
.navlist a:hover, .clientlogin a:hover

{
color: #CFC7C4;
text-decoration: none;
}
.clientlogin, .clientlogin a:link,  .clientlogin a:visited {
	margin-right: 20px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top:15px
}
.welcome, .welcome a,  {
	margin: 0px 26px 0px 0px;
	padding: 0px 0px 0px 0px;
color: #fff;
}
.ms-SPLink .ms-SpLinkButtonInActive
{
				color:#fff
}
a.client:hover, a.client:focus {
	color: #333!important;
}
.clientHome {
	margin-left: 24px;
	font-size: .8em;
	padding-right: 24px;
}
.fullContent{
	width: 550px;
	padding: 0 0 1em 0;
	font-size:.8em;
	margin-left: 24px;
	line-height: 1.4em;
}
.columnRight {
	width: 220px;
	font-size: .75em;
	margin-right: 24px;
	padding-top: .4em;
}
.col {
	width: 200px;
	margin-right: 16px;
	background: url(/images/lowerHome.jpg) repeat-x top;
	padding: 6px 8px;
	font-size: .9em;
	border: 1px solid .DFDEDC;
	margin-bottom: 2em;
	line-height: 1.4em;
}
.footer {
	clear: both;
	background: url(/images/footer.jpg) no-repeat bottom;
	font-size: .7em;
	text-align: center;
	padding: 2em ;
}
h1, h3, .ms-standardheader, .ms-WPTitle, h3 span {
	color: #E71836;
	font-size: 1.2em;
	border:0px none	#FFFFFF
}
.ms-WPHeader, .ms-WPHeader TD, .ms-pagemargin
{
	border:0px none	#FFFFFF !important;
	background: none #FFFFFF no-repeat !important;
}
h2 {
	color: #574F4B;
	border-bottom: 1px solid .DFDEDC;
	font-size: 1.2em;
	text-align: center;
	letter-spacing: .1em;
	padding: 2px 0 6px 0;
}
a:link, a:visited, a:active {
	color: #B5142B;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:focus {
	color: #6D635E;
}
/* box */
.box {
	background: url(/images/box_bottom.jpg) no-repeat bottom left;
	width: 220px;
}
.box h3 {
	background: url(/images/box_top.jpg) no-repeat top left;
	margin: 0;
	padding: 26px 12px 12px 16px;
	font-size: 1em;
	color: #574F4B;
	letter-spacing: .1em;
	text-align: center;
}
.box p {
	padding: 0 18px 24px 18px;
	margin: 0;
}
.box ul {
	margin: 0;
	margin-bottom: 2em;
	padding: 6px 18px 39px 14px;
	list-style: none;
}
.box li {
	background: url(/images/list_icon.jpg) no-repeat 0 0;
	padding-left: 23px;
	padding-bottom:4px;
}
.sitecredits {
	width: 780px;
	margin: 0 auto;
	padding: 1em;
	font-size: .6em;
	text-align: right;
}
.siteactions {
	margin: 0 auto;
	padding: 1em;
	font-size: .7em;
	text-align: right;
}