body {
	font-family: "Times New Roman", serif;
	font-size: 13px;
	line-height: 21px;
	color: #62524E;
	background-color: #EFEDEE;
	padding: 0px;
	margin: 15px auto ;
	width: 956px;
	position:relative;
}



/* 	LAYERS */

#colLeft {
	width: 614px;
	padding: 25px 30px 0 0;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#colLeft p {}


#container {
	width: 956px;
	text-align: left;
	margin: 0 auto;
	border: 1px solid #62524E;
}

#content {
	top: 165px;
	text-align: left;
	background-color: #CDD9DF;
	padding: 36px 36px 14px 36px;
	
}

#footer {
	font-size: 12px;
	font-style: italic;
	padding-top: 30px;
}

#header {
	top: 0px;
	width: 956px;
	height: 185px;
	background-color: #62524E;
}

#logo {
	
	position:absolute;
	top: 120px;
	right: 30px;
}

#mainTable {
}

.linktop {
	position:absolute;
	top:35px;
	left:200px;
	width: 150px;
	}
#navigation .linktop  a:link, #navigation .linktop  a:visited, #navigation .linktop  a:active, #navigation .linktop  a:hover {
	color:#FFFFFF;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	text-transform:none;}

#navigation {
	top: 5px;
	left: 36px;
	width: 300px;
	position: relative;
}
#navigation ul, #navigation li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:19px;}
#navigation a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;}
#navigation a:hover, #navigation a#act {
	color:#6f93a5;
	text-decoration:none;}

/* TAG REDEFINITIONS AND CUSTOM CLASSES */

a:link, a:visited {
	color: #62524E;
	text-decoration: none;
}

a:hover, a:active {
	color: #62524E;
	text-decoration: underline;
}

.blueLink {
}

a.blueLink:link, a.blueLink:visited {
	color: #336699;
	text-decoration: none;
}

a.blueLink:hover, a.blueLink:active {
	color: #336699;
	text-decoration: underline;
}



.boxBlue {
	width: 262px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	background: #C2CBD0;
	border: 1px solid #62524E;
	margin-bottom: 12px;
}

.boxLightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	background: #E2E9EC;
	border: 1px solid #62524E;
	margin-bottom: 12px;
}

.boxLightBlue h3, .boxBlue h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
	padding: 8px 8px 0px 8px; 
}

.boxBlue p, .boxLightBlue p {
	margin: 0px 8px 8px 8px;
}

.boxLightBlue li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin-left: -16px;
	padding-right: 8px;
	list-style-type: square;
	
}

.boxLightBlue ul {
	margin-top: 4px;
	padding-bottom: 8px;
	margin-left: 24px;
}

.boxTextCaption {
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}

.boxTextLoose {
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
}

.boxTextTight {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
}

.capText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 8px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-top: -4px;
}

#colLeft h1, #colLeft h2, #colLeft h3, #colLeft p, #colLeft li {
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0;
	position: absolute;
	top:210px;
	left: 37px;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: -2px 0px -12px 0px;
	}
h2.ar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;}

h3 {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	margin: 2px 0px -12px 0px;
}
h3.mb {
margin: 0px 0 0 0;}
html { 
	min-height: 100%; 
	margin-bottom: 1px;
}

input, textarea {
		border: 1px solid #62524E;
}

li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
	
}

.marginBottom12 {
	margin-bottom: 12px;
}

.navPadding {
	padding-top: 4px;
}

.newsTable {
	padding: 4px 0px;
}

.noBorder {
	border: 0px;
}

ul {
	margin:0;
	padding: 0 0 0 16px;
}

.whiteRule {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0;
}

/* About Page Styles*/


.ab-style2 {font-size: 16px}

.ab-style3 {font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; }

.ab-style4 {font-family: Georgia, "Times New Roman", Times, serif}

.ab-style5 {font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; }

.ab-style6 {font-size: 15px}


/* Services Page Styles*/

.serv-style2 {font-size: 16px}

.serv-style9 {

  font-size: 15px;

  font-family: Georgia, "Times New Roman", Times, serif;

}

#newsletter {
	margin: 0px 8px 8px 8px;
}
#list_of_downloads {
	margin: 0px 8px 8px 8px;
}

.serv-style10 {

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 15px;

}


/* Approach Page Styles*/

.appr-style2 {font-size: 16px}

.appr-style8 {

  font-size: 15px;

  font-family: Georgia, "Times New Roman", Times, serif;

}


/* Contact Page Styles*/

.cont-style1 {

  color: #CCCCFF;

  font-weight: bold;

}

.cont-style2 {

  font-size: 15px;

  font-family: Georgia, "Times New Roman", Times, serif;

}

.cont-style11 {

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 15px;

}


/* Industries Page Styles*/

.industr-style2 {font-size: 16px}

.industr-style10 {

  font-size: 15px;

  font-family: Georgia, "Times New Roman", Times, serif;

}

.industr-style11 {

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 15px;

}



/* Net-study-success Page Styles*/

.nss-style1 {

  font-size: 15px;

  font-weight: bold;

}


/* News & Views Page Styles*/

.news {}
.newsitem {
	border-bottom: 1px solid #ffffff;
	margin: 15px 0;
	position:relative;
	padding: 0px 0 5px 0;
	}
.newssource {
	position:absolute;
	top: 0px;
	right:0px;
	}
.newstitle {
	width: 600px;
	}

.new-style2 {

  font-size: 15px;

  font-family: Georgia, "Times New Roman", Times, serif;

}

.new-style11 {

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 15px;

}

.new-style7 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; }

.new-style8 {font-size: 15px}


/* Clients Page Styles*/

.cli-style2 {font-weight: bold}

.cli-style11 {

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 15px;

}


/* Home Page Styles*/

.ind-style1 {

  font-size: 15px;

  font-family: Georgia, "Times New Roman", Times, serif;

}

.ind-style6 {font-size: 15px; }

.ind-style7 {

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 15px;
  margin: 0;

}
.ind-style7m {

  font-family: Georgia, "Times New Roman", Times, serif;

  font-size: 15px;
  margin: 0;

}
.ind-style8 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; }

.ind-style11 {color: #FFFFFF}

.ind-style12 {font-size: 13px}

dl {
	margin-left: 15px;
}

dt {
	font-size: 14px;	
}

dd {
  font-size:13px;
  font-style:italic;
}

.required { color:#ff0000; }