/* CSS Document */
* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
BODY {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	MARGIN: 0px;
	margin-right: auto;
	margin-left: auto;
}
body {scrollbar-face-color: #eeeeee;
scrollbar-shadow-color: #999999;
scrollbar-highlight-color: #efefef;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #eeeeee;
scrollbar-arrow-color: #333333;}

.twoColFixLtHdr #wrapper {
	width: 958px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
} 
.twoColFixLtHdr #header {
	position: relative;
	background-color: #FFFFFF;
	width: 958px;
	height: 82px;
} 

#header #hb1 {
	position: absolute;
	height: 82px;
	width: 231px;
	left: 0px;
	top: 0px;
}
#header #hb2 {
	position: absolute;
	height: 82px;
	width: 490px;
	left: 231px;
	top: 0px;
}
#header #hb3 {
	position: absolute;
	height: 82px;
	width: 237px;
	left: 721px;
	top: 0px;
}
.twoColFixLtHdr #leftmenu {
	width: 231px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
	float: left;
	background-image: url(../pics/menu-bck.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 231px;
	padding: 0px;
	position: relative;
} 

.twoColFixLtHdr #footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E5E82;
	line-height: 16px;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 958px;
	height: 108px;
}
#footer p {
	color: #FFFFFF;
	font-size: 9px;
	padding-left: 270px;
	line-height: 26px;
}
#footer p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
#footer p a:hover {
	color: #D2C93C;
}
#footer #footer-top {
	background-image: url(../pics/footer-top.jpg);
	height: 11px;
	width: 958px;
}
#footer #footer-mid {
	background-image: url(../pics/footer-mid.jpg);
	height: 68px;
	width: 958px;
}
#footer #footer-bottom {
	background-image: url(../pics/footer-bottom.jpg);
	height: 29px;
	width: 958px;
	position: relative;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#footer #footer-bottom a {
	background-image: url(../pics/footer-bottom.jpg);
	height: 29px;
	width: 958px;
	position: relative;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#footer #footer-bottom a:hover {
	color: #2F4AA1;
}
#footer-bottom #copyright {
	width: 458px;
	position: absolute;
	left: 0px;
	line-height: 29px;
	height: 29px;
}
#footer-bottom #ezconsulting {
	position: absolute;
	left: 458px;
	height: 29px;
	line-height: 29px;
	width: 500px;
	text-align: right;
}
#leftmenu #lefttable {
	width: 209px;
	position: relative;
}
#leftmenu #lefttable #lt1 {
	background-image: url(../pics/sub-top.gif);
	height: 10px;
	width: 209px;
	margin-top: 20px;
}
#leftmenu #lefttable #lt2 #case_outline {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	display: block;
	width: 200px;
}

#leftmenu #lefttable #lt2 {
	background-image: url(../pics/sub-mid.gif);
	background-repeat: repeat-y;
	width: 209px;
	color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#leftmenu #lefttable #lt2 input {
	font-size: 11px;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
#leftmenu #lefttable #lt2 label {
	width: 54px;
	display: block;
	float: left;
	height: 21px;
	line-height: 21px;
	text-align: right;
	padding-right: 3px;
}


#leftmenu #lefttable #lt3 {
	background-image: url(../pics/sub-bottom.gif);
	height: 9px;
	width: 209px;
}
#lefttable #lt2 .formheader {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #333333;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#pagetitle {
	font-size: 16px;
	color: #7F8DCA;
	line-height: 30px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7F8DCA;
	margin-bottom: 20px;
}
.imgRight {
	float: right;
	height: auto;
	width: auto;
	margin-left: 20px;
	margin-bottom: 20px;
}
.imgLeft {
	float: left;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-bottom: 20px;
}
.u-circle {
	list-style-type: none;
	display: block;
	padding-left: 20px;
}

.u-circle li {
	list-style-type: none;
	list-style-image: url(../pics/list.gif);
	list-style-position: outside;
}
.u-arrow {
	list-style-type: none;
	display: block;
	padding-left: 20px;
}

.u-arrow li {
	list-style-type: none;
	list-style-image: url(../pics/arrows.gif);
	list-style-position: outside;
}
#mainContent #subtop {
	height: 159px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	/*width: 727px;*/
}
#mainContent #contenttop {
	background-image: url(../pics/content-top.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
	/*width: 727px;*/
}
#mainContent #contentbottom {
	background-image: url(../pics/content-bottom.jpg);
	height: 9px;
	/*width: 727px;*/
}

#mainContent #contentarea {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B1B1B1;
	border-left-color: #B1B1B1;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contentarea .pageheader {
	font-size: 18px;
	font-weight: bold;
	color: #212C86;
	line-height: 28px;
	display: block;
}


#mainContent #subtop #st1 {
	background-image: url(../pics/st1.jpg);
	height: 159px;
	width: 197px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mainContent #subtop #st2 {
	background-image: url(../pics/st2.jpg);
	height: 159px;
	width: 293px;
	position: absolute;
	left: 197px;
	top: 0px;
}
#mainContent #subtop #st3 {

	background-image: url(../pics/st3.jpg);
	height: 159px;
	width: 237px;
	position: absolute;
	left: 490px;
	top: 0px;
}
#contentarea #getStarted {
	display: block;
	width: 120px;
	height: 80px;
	float: right;
	color: #151F52;
	font-weight: bold;
}
#mainContent #contentarea .cases {
	position: relative;
	height: 230px;
	margin-left: 3px;
}
.caseheading {
	font-weight: bold;
	color: #101B5B;
}

.cases .box1 {
	padding: 5px;
	border: 1px solid #6488D4;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 150px;
	display: block;
	background-image: url(../pics/menu-bck-boxes.jpg);
	background-repeat: no-repeat;
}
.cases .box2 {
	padding: 5px;
	border: 1px solid #6488D4;
	position: absolute;
	left: 178px;
	top: 0px;
	height: 200px;
	width: 150px;
	display: block;
	background-image: url(../pics/menu-bck-boxes.jpg);
	background-repeat: no-repeat;
}
.cases .box3 {
	padding: 5px;
	border: 1px solid #6488D4;
	position: absolute;
	left: 356px;
	top: 0px;
	height: 200px;
	width: 150px;
	display: block;
	background-image: url(../pics/menu-bck-boxes.jpg);
	background-repeat: no-repeat;
}
.cases .box4 {
	padding: 5px;
	border: 1px solid #6488D4;
	position: absolute;
	left: 533px;
	top: 0px;
	height: 200px;
	width: 150px;
	display: block;
	background-image: url(../pics/menu-bck-boxes.jpg);
	background-repeat: no-repeat;
}
 
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;
top: 0;
left: 0;
width: 209px;
}

#menu dt {
cursor: pointer;
margin: 2px 0;
height: 22px;
line-height: 22px;
text-align: left;
font-weight: bold;
border: 0px solid blue;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;

}
#menu dd {
border: 0px solid blue;

}
#menu li {
	text-indent: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#menu li a, #menu dt a {
color: #000000;
text-decoration: none;
display: block;
border: 0 none;
height: 18px;
}

#menu li a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #526EC1;
}

#menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 22px;
	background-image: url(../pics/button_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}

#menu dt a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
background-image: url(../pics/button_down.gif);
}

.mentions {
position: absolute;
top : 209px;
left : 10px;
color: #000000;
background-color: #dddddd;
}

#contentarea .contenttextblue {
	font-size: 12px;
	font-weight: bold;
	color: #121C51;
}
#contentarea ul {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 30px;
}
#contentarea .ul-abc li {
	list-style-type: lower-alpha;
}

#contentarea ul li {
	list-style-position: outside;
	list-style-type: decimal;
}
#contentarea .ul-disc li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: disc;
}
#contentarea .myTable td {
	padding: 4px;
}
table input {
	border: 1px solid #999999;
}
table textarea {
	border: 1px solid #999999;
}