﻿body
{
	font-size: 10pt;
	font-family: georgia;
	background-color: #D3D3CE;
	line-height: 130%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:hover, a:active
{
	color: #363636;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
h1
{
	font-weight: bold;
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #F5F5F5;
}
ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
#p-header-wrapper li
{
	background-color: #494948;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.38em;
	font-family: "Helvetica";
}
#p-header-wrapper li:hover
{
	background-color: #FB7D00;
}
#nav
{
	float: right;
}
#nav ul
{
	display: block;
	float: right;
	margin-top: 1px;
}
#nav ul li
{
	display: block;
	float: left;
	margin-left: 1px;
	width: 94px;
}
#nav ul li a span
{
	color: #FFFFFF;
	display: block;
	font-size: 0.92em;
	padding: 9px 0 9px 10px;
}
#p-body
{
	width: 100%;
	margin-top: 7px;
}
#p-body-wrapper
{
	margin: auto;
	text-align: left;
	width: 968px;
}
#p-footer
{
	text-align: center;
	width: 100%;
	margin-top: 7px;
}
#p-footer-wrapper
{
	background-color: #ECF1ED;
	margin: auto;
	text-align: center;
	width: 968px;
	color: #999999;
}
#p-header
{
	background-color: #FFFFFF;
	min-width: 968px;
	text-align: left;
	width: 100%;
}
#p-header-wrapper
{
	margin: auto;
	width: 968px;
	padding: 8px 0px 8px 0px;
}
.AdminPanel
{
	margin: 0px 0px 4px 0px;
	border: 1px solid #8b0000;
	background-color: #b22222;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: arial, Helvetica, sans-serif;
}
.AdminPanel a
{
	color: #FFFFFF;
	text-decoration: underline;
}
.AdminPanel a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
.BlogBarHeading
{
	font-weight: bold;
	padding: 4px;
	background-color: #BBDCED;
	color: #003366;
	margin: 16px 0px 4px 0px;
	text-align: center;
}
.BlogBarItem
{
	margin: 4px 0px 4px 0px;
}
.BlogBarItem a
{
	color: #666666;
	cursor: pointer;
	text-decoration: underline;
}
.BlogBarItem a:hover
{
	text-decoration: none;
}
.BlogBox
{
	border: 1px solid #003366;
	padding: 4px;
	margin: 16px 0px 8px 0px;
	text-align: center;
	width: 152px;
}
.BlogBox a
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}
.BlogBox a:hover
{
	text-decoration: none;
}
.BlogCommentArea
{
	border-style: solid;
	border-width: 1px;
	border-color: #E6DB55 #FFFBCC #E6DB55 #FFFBCC;
	padding: 16px;
	background-color: #FFFBCC;
}
.BlogTitle
{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.cb {
	clear:both;
}
.ContentArea
{
	padding: 16px;
	background-position: bottom;
	background-image: url(    '../Images/content_bg.jpg' );
	border: 1px solid #cccccc;
	background-repeat: repeat-x;
}
.ContentAreaDark
{
	background-color: #292F31;
	color: #CCCCCC;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
.DateHeading
{
	color: #808080;
	margin-bottom: 2px;
}
.EditPanel
{
	padding: 16px;
	border-top: #DDE0E3 1px solid;
	border-bottom: #DDE0E3 1px solid;
	background-color: #F8F8EB;	
	margin-bottom: 8px;
}
.ElementTitle
{
	margin: 0px 0px 4px 0px;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: #999999;
}
.EmphasizeText
{
	color: #0067AD;
	font-size: 13pt;
}
.GigText
{
	background-position: 0px 0px;
	font-weight: bold;
	color: #1F362E;
	font-size: 11pt;
	background-image: url(   'Images/Home/project_board.jpg' );
	background-repeat: no-repeat;
	padding-left: 20px;
}
.Heading
{
	padding: 4px 0px 4px 0px;
	font-size: 14pt;
	font-weight: bold;
	color: #1F362E;
}
.HeadingAlt
{
	font-size: 12pt;
	color: #FB7D00;
}
.SubHeading
{
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	color: #808080;
}
.HomePageSection
{
	width: 272px;
	vertical-align: top;
}
.LinkArea
{
	cursor: pointer;
	text-decoration: underline;
	color: #1F362E;
}
.LinkArea:hover
{
	text-decoration: none;
	color: #666666;
}
.LoginButton
{
	padding: 4px 16px 4px 16px;
	background-color: #0067AD;
	border: 1px solid #666666;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	display: inline;
}
.LoginButton:hover
{
	background-color: #ECF1ED;
	color: #263C6B;
	cursor: pointer;
}
.MemberBar
{
	margin: 4px;
	height: 18px;
	font-family: arial, Helvetica, sans-serif;
	text-align: right;
}
.MemberComment
{
	padding: 8px;
	background-color: #FFFFFF;
	border: 1px solid #FF9933;
}
.MessageAreaDetailsError
{
	padding: 8px;
	background-color: #F0F0F0;
	color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	text-align: left;
}
.MessageAreaDetailsSuccess
{
	padding: 8px;
	background-color: #F0F0F0;
	color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #A4D0A4;
	border-bottom-color: #A4D0A4;
	border-left-color: #A4D0A4;
	text-align: left;
}
.MessageAreaDetailsWarning
{
	padding: 8px;
	background-color: #F0F0F0;
	color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #F6E595;
	border-bottom-color: #F6E595;
	border-left-color: #F6E595;
	text-align: left;
}
.MessageAreaHeaderError
{
	background-position: 4px 4px;
	background-color: #CC0000;
	border: 1px solid #FF0000;
	background-image: url(      './Images/message_error_icon.png' );
	background-repeat: no-repeat;
	padding: 4px 16px 8px 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.MessageAreaHeaderSuccess
{
	background-position: 4px 5px;
	background-color: #E2F9E3;
	border: 1px solid #A4D0A4;
	background-image: url(     './Images/message_success_icon.png' );
	background-repeat: no-repeat;
	padding: 4px 16px 8px 30px;
	font-weight: bold;
	color: #006600;
	text-align: left;
}
.MessageAreaHeaderWarning
{
	background-position: 4px 5px;
	background-color: #FFF9D8;
	border: 1px solid #F6E595;
	background-image: url(      './Images/message_warning_icon.png' );
	background-repeat: no-repeat;
	padding: 4px 16px 8px 30px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.navSelected
{
	background-color: #1C191A;
}
.navSelected:hover
{
	background-color: #1C191A;
}
.PageFooterSection
{
	padding: 0px 8px 0px 8px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FB7D00;
	vertical-align: top;
	width: 120px;
	text-align: left;
}
.PageFooterLink
{
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
}
.PageFooterLink:hover
{
	color: #1F362E;
	text-decoration: underline;
	cursor: pointer;
}
.PageFooterSeparator
{
	color: #FB7D00;
	text-align: center;
	width: 8px;
}
.PageHeader
{
	width: 934px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	text-align: left;
}
.PageLayout
{
	width: 918px;
	padding: 8px;
	text-align: left;
	background-color: #FFFFFF;
}
.PageTitle
{
	padding: 12px;
	font-size: 16pt;
	color: #ffffff;
	text-align: center;
	background-image: url('Images/page_title_bg.jpg');
    background-repeat: repeat-x;
}
.PortfolioItem
{
	padding: 4px;
	margin: 4px 4px 12px 4px;
	width: 620px;
	background-color: #FFFFFF;
	cursor: pointer;
}
.ProjectBoardMenuItem
{
	border: 1px solid #FFFFFF;
	padding: 0px 8px 0px 8px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	color: #333333;
	cursor: pointer;
	font-family: arial, Helvetica, sans-serif;
	margin-left: 16px;
}
.ProjectBoardMenuItem:hover
{
	border: 1px solid #cccccc;
	color: #0067AD;
}
.ServiceItem
{
	margin-top: 8px
}
.TabMenuItem
{
	padding: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	color: #333333;
	cursor: pointer;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
	background-color: #ECF1ED;
	font-family: arial, Helvetica, sans-serif;
}
.TabMenuItem:hover
{
	color: #666666;
	background-color: #F5F5F5;
}
.TabMenuItemSelected
{
	padding: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	color: #1F362E;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #cccccc;
	border-bottom-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
}
.TeamMenuItem
{
	margin: 0px 4px 0px 4px;
	font-weight: bold;
	padding: 8px;
	cursor: pointer;
	display: inline;
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #cccccc;
	text-decoration: underline;
}
.TeamMenuItem:hover
{
	color: #FB7D00;
	text-decoration: none;
}
.TopMenuItem
{
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-bottom: 1px solid #C0C0C0;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
	cursor: pointer;
	font-family: arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
.TopMenuItem:hover
{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #F5F5F5;
	color: #666666;
	background-color: #F5F5F5;
}
.TopMenuItemSelected
{
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-left: 1px solid #808080;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px;
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
}
.TopMenuItemSpacer
{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #C0C0C0;
	width: 2px;
	background-color: #FFFFFF;
}
.ValHeader
{
	background-position: 4px 4px;
	background-color: #CC0000;
	border: 1px solid #FF0000;
	background-image: url(      './Images/message_error_icon.png' );
	background-repeat: no-repeat;
	padding: 4px 16px 8px 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.ValSummary
{
	background-color: #F0F0F0;
	color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	text-align: left;
	margin-bottom: 16px;
}
.ValSummary li
{
	margin: 2px 0px 2px 15px;
} 