html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	color:#666666;
	background:#FFFFFF;
	font:80% Verdana,Arial,sans-serif;
}
a:link{
	color:#666;
	text-decoration: underline;
}
a:visited {
	color:#666;
	text-decoration: underline;
}
a:hover{
	color:#900;
	text-decoration: underline;
}
form,select,input,textarea,option{
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:10px
}

ul{
	margin: 5px 0 0 20px;
}
li{
	list-style-image: url(images/bullet_li.gif);
	font-size:90%;
}
li ul{
	margin-left: 100px;
}



/*************************/
#logo{
	margin:0;
	padding:0;
	width:225PX;
	background:#FFFFFF;
}
#tnav{
	width:750px;
	background:#FFFFFF;
	position:absolute;
	left:225px;
	top:63px;
	padding-left: 12px;
}
#hometnav{
	width:750px;
	background:#FFFFFF;
	position:absolute;
	left:240px;
	top:63px;
	padding-left: 12px;
}
#banner{
	width:760px;
	height:132px;
	background:url(images/bg_banner.gif);
	position:absolute;
	left:225px;
	top:80px;
}
#homebanner{
	width:760px;
	height:160px;
	position:absolute;
	left:242px;
	top:80px;
}
#bannerright{
	width:100%;
	height:132px;
	background:url(images/stripe_gray.gif);
	margin:0px auto;
	top:80px;
	z-index:0;
}
#homebannerright{
	width:100%;
	height:160px;
	background:url(images/stripe_gray.gif);
	margin:0px auto;
	top:80px;
	z-index:0;
}
#homephoto{
	width:242px;
	height:160px;
	position:absolute;
	left:0px;
	top:80px;
}
#contphoto{
	width:225px;
	height:132px;
	position:absolute;
	left:0px;
	top:80px;
}
#lnavwrapper{
	/*padding-left: 20px;*/
	width:225px;
	position: absolute;
	left: 0;
	top: 265px;
}
#subwrapper{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 1px;
}
#subwrapper P.selected{
	font-size: 80%;
	color:#900;
	line-height: 15px;
	padding-right: 8px;
	background-image:url("images/bullet_li_red.gif");
	background-position: center RIGHT;
	background-repeat: no-repeat;
}

#contenthdr{
	height: 50px;
	position:absolute;
	left:225px;
	top:212px;
	color:#666;
	border-left: 1px solid #900;
	padding-top:10px;
	padding-left: 12px;
	font-family: Garamond, Times, serif;
	color: #1793CE;
	font-size: 240%;
	font-weight: normal;
	z-index: 5;
}
#content{
	width:760px;
	position:absolute;
	left:225px;
	top:252px;
	border-left: 1px solid #900;
	border-top: 1px solid #900;
	padding-top:20px;
}
#content a:link{
	color:#666;
	text-decoration: underline;
}
#content a:visited {
	color:#666;
	text-decoration: underline;
}
#content a:hover{
	color:#900;
	text-decoration: underline;
}
#content h1 a{
	font-size: 100%;
	font-weight: bold;
	color: #1793CE;
	text-decoration: none;
}
#content h1 a:hover{
	font-size: 100%;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}

#content p{
	margin:12px;
	line-height: 20px;
}
#content h1{
	font-size: 100%;
	font-weight: bold;
	margin:20px 0 0 12px;
	color: #1793CE;
	line-height: 1;
}
#content h2{
	font-size: 100%;
	font-weight: normal;
	margin:20px 0 -8px 12px;
	color: #1793CE;
}
#content h3{
	font-family: Garamond, Times, serif;
	font-size: 150%;
	font-weight: normal;
	font-style: oblique;
	margin:-10px 0 0 12px;
	color: #1793CE;
}
#content strong{
	font-weight: bold;
}
#content ul{
	margin:12px;
}
#content ul li{
	margin-left:30px;
	margin-bottom: 15px;
	list-style: url(images/bullet_li.gif);
}
#contract{
	width: 45%;
	height: 260px;
	overflow: auto;
	float: left;
	padding: 5px;
	margin-left: 12px;
	margin-bottom: 12px;
	background: #F9F9F9;
	border: 1px solid #CCC;
}
#content Table{
	margin-left:12px;
}
#content Table.data{
	width: 95%;
	border: 1px solid #CCC;
	text-align: left;
   font: 11px arial, verdana, helvetica, sans-serif;
}
#content Table.data caption{
  color: #09C;
  font: bold 12px arial, verdana, helvetica, sans-serif;
  text-align: left;
  padding: 5px;
}
#content Table.data P{
	margin: 0;
	padding: 0;
}
#content Table.data th{
	background: #CCC;
	padding: 4px 5px;
   text-align: left;
   vertical-align:bottom;
  border-right: 1px solid #FFF;
}
#content Table.data td{
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 4px 5px;
}
#content Table.list{
	text-align: left;
	vertical-align: top;
}
#content Table.list ul{
	margin: 12px 0 0 0;
}
#HomeLeftContent{
	width:221px;
	position:absolute;
	left:0;
	top:240px;
	border-right:1px solid #900;
	padding:30px 0 50px 20px;
}
#HomeLeftItem a:hover{
	color: #900;
}

#HomeContentHeader{
	position:absolute;
	left:241px;
	top:250px;
	color:#900;
	padding-top:10px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 90%;
}

#HomeContent{
	width:500px;
	position:absolute;
	left:241px;
	top:275px;
	border-left: 1px solid #900;
	border-top: 1px solid #900;
	padding-top: 15px;
}
#HomeContent p{
	margin:5px 12px;
}
#HomeContent a.index:link, #HomeContent a.index:visited{
	font-size: 85%;
	text-decoration: none;
	padding:0 0 10px 70px;
	margin-top: 20px;
}
#HomeContent a.index:hover{
	color:#900;
}
#HomeCaseStudy{
	position:absolute;
	left:735px;
	top:255px;
	width: 245px;
	background: #F9F9F9;
	border: 1px solid #900;
	padding: 3px 3px 20px ;
}
#HomeCaseStudyHeader{
	background: #09C;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	font-size: 80%;
}

#HomeCareerFair {
	position:absolute;
	left:735px;
	top:255px;
	width: 275px;
	color:#000;
	background: #EAEAEA;
	border: 1px solid #900;
	padding: 3px 3px 20px ;
}

#HomeCareerFair p{
	margin-bottom: 10px ;
}

#HomeCareerFairHeader{
	background: #900;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	font-size: 85%;
}

.CareerFairItem{
	Margin: 0 5px;
	padding: 12px 5px;
	font-size: 85%;
	text-align:center;
}

#HomeCareerFair a:link,
#HomeCareerFair a:visited{
	text-decoration:underline;
	color:#000;
}

#HomeCareerFair a:hover{
	color: #900
}

#HomeCaseStudy a{
	text-decoration: none;
}
#HomeCaseStudy a:hover{
	color: #900
}

#xref
{
	width: 200px;
	border: 1px dotted #900;
	font-size: 80%;
	float: right;
	margin: 0 0 15px 15px;
}
#xrefhdr
{
	background: #999;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	padding: 5px;
}
/*************************/
.HomeLeftContentHeader{
	text-align:right;
	border-bottom:1px solid #900;
	padding: 30px 0 0 0;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}
.HomeLeftItem{
	text-align: right;
	border-bottom: 1px dashed #DDD;
	font-size: 85%;
	text-decoration: none;
	padding: 12px 14px 10px 0;
}
.HomeLeftItem a:link, a:active, a:visited{
	text-decoration: none;
}

.lnav{
	text-align:right;
	padding: 12px 0px 2px 0;
	/*width: 191px;
	border-bottom:1px solid #900;
	padding: 12px 14px 2px 0;*/
}
.lnavhdr{
	background-color: #D2EAF5;
	text-align:right;
	margin-left: 21px;
	border: 1px solid #1793CE;
	border-right: none;
	padding: 2px 0;
}
.leftlinkselect{
	width: 225px;
	text-align:right;
	padding: 12px 0px 2px 0;
	color:#900;
	font-size: 11px;
}
.leftlinkselectext{
	padding:0 12px;
	background-image:url("images/bullet_on.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #900;
	border-right: 3px solid #900;
}
a.topnav:link,a.topnav:active,a.topnav:visited{
	color:#444;
	font-size: 12px;
	text-decoration:none;
}
a.topnav:hover{
	color:#900;
	text-decoration:none;
}
a.leftlink:link, a.leftlink:active, a.leftlink:visited{
	color:#666;
	font-size: 11px;
	text-decoration:none;
	border-bottom: 1px solid #900;
	border-right: 3px solid #1793CE;
	padding: 0 12px;
	background-image:url("images/bullet_off.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}
a.leftlink:hover{
	color:#900;
	text-decoration:none;
	border-right: 3px solid #900;
	background-image:url("images/bullet_on.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}
a.leftlinkhdr:link, a.leftlinkhdr:active, a.leftlinkhdr:visited{
	color:#1793CE;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	background-image:url("images/button_arrow_up.gif");
	background-position: center left;
	background-repeat: no-repeat;
	padding: 2px 8px 2px 25px;
	border-right: 7px solid #1793CE;
	}
a.leftlinkhdr:hover{
	color:#036;
	text-decoration:none;
	background-image:url("images/button_arrow_up_1.gif");
	background-position: center left;
	background-repeat: no-repeat;
	border-right: 7px solid #036;
}
a.sublink:link, a.sublink:active, a.sublink:visited{/*LEFT NAVIGATION SUBPAGES*/
	color:#666;
	font-size: 80%;
	line-height: 15px;
	padding-right: 8px;
	text-decoration:none;
	background-image:url("images/bullet_li.gif");
	background-position: center RIGHT;
	background-repeat: no-repeat;
}
a.sublink:hover{
	color:#900;
	text-decoration:none;
	padding-right: 8px;
	background-image:url("images/bullet_li_red.gif");
	background-position: center RIGHT;
	background-repeat: no-repeat;
}
a.small:link, a.small:visited {
	font-size: 85%;
	text-decoration: none;
}
a.small:hover{
	color:#900;
}

a.services {
	text-decoration: none;
}
.ServiceIconLink{
	padding: 5px 47px;
	vertical-align: middle;
	font-size: 85%;
}

.keyword{
	font-size: 100%;
	font-weight: normal;
	color: #1793ce;
}



.CaseStudyItem{
	Margin: 0 5px;
	padding: 12px 5px;
	font-size: 85%;
	border-bottom: 1px dashed #DDD;
}
table.casestudy{
	width: 700px;
}
td.hruleHdr{
	border-bottom-color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td.hrule{
	border-bottom-color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 30px;
}















