/* ------> Start HTML Selectors & Pseudo Classes <------ */

html {
	height:100.1%;
}
body {
	margin: 0px;
	padding: 0px;
	border-top: 6px solid #71528F;	
}
h1 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 24px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}
h2 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 18px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}
h3 {
	font-family: Helvetica, sans-serif, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
h4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
link {
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}
img {
	border: 0px;
}
table {
	border: 0px;
}
/* ------> End HTML Selectors & Pseudo Classes <------ */

/* ------> Start Home Page classes <------ */

.linkshome {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover.linkshome {
	text-decoration: none;
	color:#FF6600;
} 
.globallinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.globallink {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.globallink a:hover {
	text-decoration: underline;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-bottom: 10px;
}
.searchbtn {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 10px;
}
.hairLine {
	border-top: 1px solid #71528F;
	padding-top: 1px;
}
.column3 {
	background-color: #f6f6f6;
	padding: 15px;
	height: 258px;
	vertical-align: top;
}
.column1 {
	background-color: #80a7c8;
	width: 174px;
	text-align: right;
	vertical-align: top;
}
.leftnav td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 34px;
	border-bottom: 1px solid #ffffff;
}
.leftnavlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
}
td a:hover.leftnavlink {
	color: #ffffff;
	text-decoration: none;
	background-color: #406c92;
	padding: 10px 0px 10px 5px;
}
.homecstudies li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet3.gif);
	margin-bottom: -5px;
	margin-left: -20px;
	margin-top: 10px;
}
.moredetails {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
a:hover.moredetails {
	text-decoration: none;
	color:#ff6600;
}
.column3head {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.column3text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
}
.maingrfx {
	width: 291px;
	height: 424px;
	padding-right: 1px;
	vertical-align: top;
	padding-left: 1px;
}
.bannercolumn {
	vertical-align: top;
	padding-left: 1px;
}
.dynamictd {
	vertical-align: top;
	padding: 15px;
}
.bannercell {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #c1d8eb;
	padding-top: 10px;
	padding-left: 40px;
}
img.awardlogo {
	margin-bottom: 10px;
}
.clientspeakcell {
	vertical-align: top;
	padding: 15px;
}
.signupcell {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	vertical-align: top;
	padding: 10px 15px 0px 15px;
}
input.subscribe {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100%;
	margin: 5px 0px 0px 0px;
}
.subscribebtn {
	text-align: right;
	padding: 5px 15px 15px 0px;
}
.intro {
	padding: 20px;
}

/* ------> End Home Page classes <------ */

/* ------> Start Footer classes <------ */

.footer {
	background-color: #BDCBE7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2E407E;
	text-decoration: none;
	height: 70px;
	padding: 0px 20px 0px 20px;
	vertical-align: middle;
}
.copyright {
	background-color: #BDCBE7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2E407E;
	text-decoration: none;
	height: 70px;
	padding-left: 20px;
	vertical-align: middle;
	padding-right: 20px;
}
.footerLinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2E407E;
	text-decoration: none;
}
a:hover.footerlinks {
	text-decoration: underline;
}
.hairlinewhite {
	border-top: 1px solid #ffffff;
}
/* ------> End Footer classes <------ */

/* ------> Start Inner Page classes <------ */

.pghdr {
	padding-top: 1px;
	padding-right: 1px;
}
.pghdrcrown {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color: #90b5d1;
	border-right: 1px solid #ffffff;
	width: 184px;
}
.mainnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #80a7c8;
	vertical-align: top;
	height: 25px;
	padding-top: 5px;
}
a.mainnavlinks {
	padding-left:35px;
	padding-right:35px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.mainnavlinks {
	color: #ffffff;
	text-decoration: none;
	background-color: #406c92;
	padding: 5px 35px 7px 35px;
}
.mastgraphic {
	padding-top: 1px;
	padding-bottom: 1px;
}
.hairLine2 {
	border-bottom: 1px solid #71528F;
}
.landingleftnav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.inrpgsclmn1 {
	width:184px;
	vertical-align: top;
}
.inrpgsclmn2 {
	border-right: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	padding: 10px 20px 20px 20px;
	vertical-align: top;
}
.inrpgsclmn3 {
	width:210px;
	vertical-align: top;
	padding: 12px 10px 10px 10px;
}
.tiernav {
	background-color: #fcfaf3;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.tiernav span {
	font-weight: bold;
	margin-left: -5px;
}
.tiernavhilite {
	color:#0066cc;
	font-weight: bold;
}
.tiernav ul li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet2.gif);
	margin: 10px 0px -8px -25px;
}
.tiernav ul {
	margin-bottom: 7px;
}
.tiernav ol li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet4.gif);
	margin: 14px 0px -8px -14px;
}
.tiernav ol {
	margin-bottom: 7px;
}
.tiernav td{
	background-color: #fcfaf3;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px dotted #e6e1d4;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.tiernav2 ol {
	font-weight: normal;
	color:#0066cc;
}
.tiernav2 span {
	font-weight: normal;
	margin-left: 0px;
}
.tiernav2hilite {
	color:#0066cc;
	font-weight:normal;
}
.breadcrumb {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 9px;
	border-bottom: 1px dotted #cccccc;	
}
.breadcrumb span {
	color: #ff9900;
}
.breadcrumblink {
	color: #999999;
}
.breadcrumblink a {
	color: #999999;
}
a:hover.breadcrumblink {
	color: #ff9900;
	text-decoration: none;
}
.paddingtop5px {
	padding-top: 5px;
}
.clientspeak2 {
	background-color: #f9fde8;
	border: 1px solid #c1ce90;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 10px;
}
.relatedlinks li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet5.gif);
	margin: 10px 0px -10px -20px;
}
.relatedlinks td {
	border-bottom: 1px dotted #cccccc;
}
.relatedlinks a {
	color: #666666;
}
.relatedlinks a:hover {
	color: #ff9900;
	text-decoration: none;
}
.casestudiestitle{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
	text-decoration: none;
	padding: 10px 5px 5px 5px;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
}
.casestudiesdesc{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;		
}
.casestudies a {
	color: #666666;
}
.casestudies p {
	color: #333333;
}
.casestudies a:hover {
	color: #ff9900;
	text-decoration: none;
}
.content li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet5.gif);
	margin: 10px 0px 10px -22px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.contentnormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.contentnormal li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet5.gif);
	margin: 10px 0px 10px -22px;
}
.contentnormal2 li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet8.gif);
	margin: 10px 0px 10px -22px;
}
.whyaspire li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet5.gif);
	margin: 10px 0px 10px -22px;
}
.perforation {
	border-bottom: 1px dotted #bfbfbf;
}
.perforationdowntd {
	padding: 10px 0px 30px 0px;
}
.perforationlast {
	padding: 10px 0px 0px 0px;
}
.perforationabove {
	padding: 30px 0px 0px 0px;
}
.subsection {
	border-top: 1px dotted #bfbfbf;
	padding: 10px 0px 0px 0px;
	vertical-align:top;
}
p.marginbottom {
	margin-bottom: 10px;
}
.tblmarginbottom {
	margin-bottom: 20px;
}
.tblmarginbottomlast {
	margin-bottom: 10px;
}
.tblmargintop {
	margin-top: 20px;
}
.cntnttblmargintop {
	margin-top: 20px;
}
.cntnttblmargintop2 {
	margin-top: 40px;
}
.cntnttblmarginbottom {
	margin-bottom: 20px;
}
.cntnttblmarginbottom2 {
	margin-bottom: 30px;
}
.quickfacts li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #006eab;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet5.gif);
	margin: 10px 0px 0px -22px;
	border-bottom: 1px dotted #cccccc;
}
.reclogos {
	padding: 10px 10px 10px 17px;
	border-bottom: 1px dotted #bfbfbf;
}
.reclogoslanding {
	padding: 0px 15px 30px 0px;
}
.reclogoslandinglast {
	padding: 0px 0px 0px 0px;
}
.reclogosbrdr {
	padding: 10px;
	text-align: center;
	background-image: url(../images/separator_logo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.innews {
	border-left:1px dotted #bfbfbf;
	border-top:1px dotted #bfbfbf;
}
.innews td {
	border-bottom: 1px dotted #bfbfbf;
	border-right: 1px dotted #bfbfbf;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding:15px;
}
.innews span a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066cc;
}
.innews a:hover {
	color: #FF9900;
	text-decoration:none;
}
.pressrelease {
	border-left:1px dotted #bfbfbf;
	border-top:1px dotted #bfbfbf;
}
.pressrelease td {
	border-bottom: 1px dotted #bfbfbf;
	border-right: 1px dotted #bfbfbf;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding:15px;
}
.pressrelease a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066cc;
}
.pressrelease a:hover {
	color: #FF9900;
	text-decoration:none;
}
.events {
	border-left:1px dotted #bfbfbf;
	border-top:1px dotted #bfbfbf;
}
.events td {
	border-bottom: 1px dotted #bfbfbf;
	border-right: 1px dotted #bfbfbf;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding:15px;
}
.events span a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066cc;
}
.events a:hover {
	color: #FF9900;
	text-decoration:none;
}
.tabnav {
	background-image: url(../images/tab_normal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color: #0066cc;
	text-align:center;
	width:50px;
	height:21px;
}
.tabnavactive {
	background-image: url(../images/tab_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;	
	color:#ff6600;
	width:50px;
	height:21px;
	text-align:center;
}
.tabnav a:hover {
	background-image: url(../images/tab_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:50px;
	height:21px;
	padding:4px 0px 0px 0px;
	text-decoration: none;
	color: #ff6600;
}
.tabnav a {
	display:block;
	color:#0066cc;
}
.thumbnails {
	margin:0px 10px 0px 0px;
}
.address td {
	padding: 10px 0px 10px 0px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	vertical-align: top;
}
.address a {
	color: #0066cc;
}
.moreinfo td {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	padding:5px 5px 5px 5px:

}
/*.moreinfo {
	border-left: 1px dotted #bfbfbf;
	border-top: 1px dotted #bfbfbf;
	margin:-10px 0px 0px 0px;
}*/
.contentpadtop {
	padding-top: 10px;
}
.thmbtable td {
	vertical-align: top;
	text-align: center;
}
.contentlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #006eab;
}
a:hover.contentlink {
	text-decoration: none;
	color: #FF9900;
}
.numberlist td{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 10px 10px:
}
.numberlist img{
	margin: 2px 0px 0px 0px:
}
.gridview td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 5px 0px:
}
.positionsdesc td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 5px 5px 0px;
	line-height:18px;
	vertical-align: top;
}
.top td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding:0px 0px 2px 0px;
	border-bottom:1px dotted #bfbfbf;
}
.partners td {
	text-align:center;
	border-bottom: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	padding:10px;
}
.stage {
	border-left:1px dotted #bfbfbf;
	border-top:1px dotted #bfbfbf;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.stage td {
	padding:5px 10px 5px 10px;
	border-bottom:1px dotted #bfbfbf;
	border-right:1px dotted #bfbfbf;
}
.contentend {
	margin-bottom:-10px;
}
/* ------> End Inner Page classes <------ */

/* ------> Start Search Results Page classes <------ */

.searchtips li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet5.gif);
	margin: 10px 0px -10px -20px;
	color:#555555;
}
.searchtips td {
	border-bottom: 1px dotted #cccccc;
}
.srchagain {
	border-top: 1px dotted #aec8e3;
	border-bottom: 1px dotted #aec8e3;
	background-color: #eef5fc;
	color: #064474;
	padding: 10px;
	text-align: center;
}
.srchbodybold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #064474;
	text-decoration: none;
}
.srchresulthdr {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	colr: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 5px;
}
.srchresulthdrhilite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.srchhilite2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	text-align: right;
	padding-bottom: 5px;
}
.srchhilite3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	text-align: right;
	padding-bottom: 5px;
}
.srchhilite3 a {
	color: #0066cc;
	padding: 0px 3px 0px 3px;
}
.srchhilite3 a:hover {
	text-decoration: underline;
	color: #0066cc;
}
.srchsort {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.srchresult {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.srchresult li {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-bottom: 10px;
}
.srchcontenthd {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.srchcontenthdhilite {
	fo t-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.srchcontenthilite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
.srchcontenthilite2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0066cc;
	text-decoration: none;
}
.srchpaginationmstr {
	border-top: 1px dotted #b8b8b8;
	border-bottom: 1px dotted #b8b8b8;
	background-color: #f1f1f1;
	color: #064474;
	padding: 0px 10px 0px 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.srchpagination td {
	border: 1px dotted #ffffff;
	background-color: #888888;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	display:block;
}
.srchpagination a {
	color: #ffffff;
	display:block;
	padding: 2px 5px 2px 5px;
}
.srchpagination a:hover {
	background-color: #ff6600;
	color: #ffffff;
	text-decoration:none;
}

/* ------> End Search Results Page classes <------ */

