@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/page_repeatbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body.inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/pagebgrepeat2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited {
	color: #666666;
}
a.portfoliolink:link, a.portfoliolink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #509054;
	text-decoration: none;
}

#wrapper {
	background-image: url(images/PageBG.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 945px;
	background-position: left top;
}
#wrapper2 {
	background-image: url(images/PageBG2.gif);
	background-repeat: no-repeat;
	height: 600px;
	overflow:visible;
	width: 945px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.menuItems img {
	cursor: pointer;
	display: block;
}


 #leftBlock {
	width: 215px;
	float: left;
	background-image: url(images/leftMenuBg.gif);
	background-repeat: no-repeat;
	background-position: 11px 11px;
	min-height: 600px;
	margin: 0px;
	padding: 0px;
}
#leftBlock2 {
	width: 215px;
	float: left;
	background-image: url(images/leftMenuBg2.gif);
	background-repeat: no-repeat;
	background-position: 11px 11px;
	min-height: 600px;
}
.leftContainer {
	margin-top: 11px;
	margin-left: 11px;
	width: 179px;
}
.leftContainer .logo {
	background-image: url(images/willis_logo.gif);
	background-repeat: no-repeat;
	height: 183px;
	width: 179px;
	cursor:pointer;
}


#rightBlock {
	margin-left: 215px;
}
#rightBlock #header {
	height: 113px;
}
#header #headingText {
	display: block;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-right: 50px;
	margin-top: 0px;
	padding-top: 80px;
}

#rightBlock .Content {
	width: 485px;
	margin-right:21px;
	float: left;
}
#rightBlock .RightMenu {
	/*margin-left: 506px;*/
	float:left;
	width: 185px;
}

.RightMenu .rightDateBlock {
	height: 67px;
}
.rightDateBlock .date {
	text-align: right;
	padding-right: 15px;
	margin-top: 20px;
}
.rightDateBlock .date span {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #788170;
	padding-left: 6px;
	line-height: 17px;
}
.rightDateBlock .date .digit {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	padding-top: 5px;
	line-height: 28px;
	display: inline-block;
}
.accordionHeader {
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	background-image: url(images/accordion_header_b.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	cursor: pointer;
}
.accordionHeaderNormal {
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	background-image: url(images/accordion_header_b.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}
.accordionHeaderOpen {
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 30px;
	background-image: url(images/accordion_header_t.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	cursor: pointer;
}
.accordionContent {
padding-top:10px; padding-bottom:10px;
}

#Loginblock {
	margin-left: 17px;
}
#Loginblock .textbox {
	height: 19px;
	width: 127px;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
#Loginblock .passwordbox {
	height: 19px;
	width: 127px;
	border: 1px solid #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#Loginblock #left {
	display: inline-block;
	height: 28px;
	width: 130px;
	float: left;
}
.loginButton {	
	position:relative;
	top:5px;
	left:4px;
}
*html #Loginblock  .loginButton {position:relative;	top:4px;}
#Loginblock #right {
	display: inline-block;
	height: 28px;
	width: 20px;
	float: right;
	margin-right: 13px;
}
#rightAccordion {
	background-color: #ecf9e1;
	border-bottom: solid 1px #abafa6;
	padding-bottom: 5px;
}
#Loginblock  .forgotpassword, #Loginblock .forgotpassword:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787c76;
	display: block;
	padding-top: 5px;
}
.footerNotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B8B;
	text-align: right;
	margin-right: 15px;
	padding: 0px;
	margin-top: 40px;
	line-height: 16px;
}
.footerNotes .phonenumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	font-weight: bold;
	background-image: url(images/icon_telephone.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 28px;
	display: block;
	background-position: 20px 0px;
}
.footerNotes .phonenumber img {
}
.leftsubmenu {
	background-color: #D0E1C9;
	padding-right: 11px;
	padding-left: 19px;
}
.leftsubmenu a:link, .leftsubmenu a:visited {
	display: block;
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.leftsubmenu a:hover, .leftsubmenu a.sel {
	display: block;
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/arrowright.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.Content .contentwrap {
	width:397px;
	padding-top: 45px;
	padding-bottom: 10px;
	margin-left:45px;
}
.Content .contentwrapless {
	padding-top: 16px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 45px;
}
#rightlistbox {
	margin-left: 17px;
}
#rightlistbox p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#rightlistbox p a:link, #rightlistbox p a:visited {
	color: #999999;
	font-size: 13px;
}
#rightlistbox p a:hover {
	color: #000000;
}
.greenHead, a.greenHead:link, a.greenHead:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #296C43;
	text-decoration: none;
}
.capProfileDes {
	font-size: 11px;
	text-transform: uppercase;
}
.picture {
	height: 193px;
	float: left;
}
.picture img {
	margin-right: 10px;
}
.profileItem {
	top: -20px;
}
.profileItem  p.name {
	display: block;
	float: left;
	margin-top: 165px;
}
.profilecontent {
	clear: both;
	padding-top: 16px;	
}

.contentwrap ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
.portfoliolist ul {
	margin-top: 2px;
	margin-bottom: 2px;
}
.portfoliolist  a:link, .portfoliolist a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.portfoliolist  a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #296C43;
}
.relationshiphead {
	height: 24px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #296C43;
	text-decoration: none;
	background-image: url(images/icon_folder.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 38px;
	line-height: 24px;
}
.relationshipcontent {
	margin-left: 38px;
	padding-bottom: 15px;
}
.relationshipcontent p {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #006600;
	text-decoration: underline;
}
.relationshipcontent a {
	color: #296C43;
	text-decoration: underline;
}