body{
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#202020;
	color:#ffffff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
}

input, textarea{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
}

#dotted_right{
	border-right:1px dotted #606060;
}

#fullwidth{
	width:500px;
}

a{
	text-decoration:none;
	color:#666666;
}

a:visited{
	text-decoration:none;
	color:#666666;
}

a:hover{
	text-decoration:none;
	color:#cccccc;
}

a#underline{
	text-decoration:underline;
}

a#underline:hover{
	text-decoration:underline;
}

ul{
	margin:0px 0px 10px 26px;
	padding:0px;
}

li#services_list{
	font-weight:bold;
	line-height:32px;
}

li#services_list a:hover{
	text-decoration:underline;
}

p{
	margin:0px;
	padding:0px;
}

hr{
	height:1px;
	padding:0px;
	color:#333333;
	margin:10px 0px 10px 0px;
	border-bottom:none;	
	border-left:none;
	border-right:none;
	border-color:#333333;
}

.back_btn{
	width:100px;
	background-color:#101010;
	border:1px solid #333333;
	font-size:8pt;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:4px;
}

.back_btn:hover{
	background-color:#333333;
	border:1px solid #101010;
	color:#101010;
	cursor:hand;
}

#orange{
	color:#F58D1C;
}

#grey{
	color:#666666;
}

#red{
	color:#ff0000;
}

#wrapper{
	display:inline;
}

#smalltxt{
	font-size:8pt;
	margin-bottom:4px;
}

.copyright{
	font-size:8pt;
	color:#666666;
	line-height:18px;
}

.logotxt{
	margin-left:10px;
}

h1{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:14pt;
}

h2{
	margin:0px;
	padding:0px;
	color:#ffffff;
	font-size:11pt;
}

.content_holder{
	padding:16px 23px 16px 23px;
	color:#333333;
	font-size:9pt;
	text-align:justify;
}

.content_holder a{
	color:#333333;
}
.content_holder a:visited{
	color:#333333;
}
.content_holder a:hover{
	color:#101010;
}


.content_holder h1{
	font-size:12pt;
	color:#333333;
	padding-bottom:10px;
}

.content_holder h2{
	color:#333333;
	padding-bottom:10px;
	font-size:10pt;
}

.content_holder p{
	padding-bottom:10px;
}

.logotxt h1{
	padding-bottom:4px;
}


.logotxt h2{
	font-style:italic;
	font-weight:normal;
}

.main_nav_holder{
	width:160px;
	background-color:#101010;
	margin-bottom:20px;
	margin-left:30px;
}

.main_nav_holder#indexpage{
	margin-top:-400px;
	margin-left:30px;
	margin-bottom:0px;
}

.main_nav_btn{
	background-color:#101010;	
}

.sub_nav_box{
	width:160px;
	background-color:#404040;
	margin-bottom:20px;
	margin-left:30px;
}

.sub_nav_box h1{
	background-color:#202020;
	color:#8F8F8F;
	font-size:10pt;
	padding:4px 10px 4px 10px;
	margin:0px;
}

.sub_nav_box p{
	color:#8F8F8F;
	font-size:9pt;
	padding:4px 10px 4px 10px;
	margin:0px;
	border-bottom:1px dotted #5F5F5F;
}

.sub_nav_box p a{
	color:#8F8F8F;
}
.sub_nav_box p a:visited{
	color:#8F8F8F;
}
.sub_nav_box p a:hover{
	color:#202020;
}

.index_boxes_holder{
	display:inline;
}

.index_box{
	float:left;
	width:210px;
	background-color:#202020;
	border:1px solid #353535;
	margin:14px;
}

.index_box h1{
	color:#F58D1C;
	font-size:10pt;
	font-weight:bold;
	margin:0px;
	padding:4px;
}

.index_box p{
	text-align:center;
	color:#ffffff;
	font-size:8pt;
	padding:6px 4px 6px 4px;
	margin:0px;
}

.index_box p a{
	color:#ffffff;
}

.index_box p a:visited{
	color:#ffffff;
}

.index_box p a:hover{
	color:#F58D1C;
}

.topnav{
	background-color:#303030;
	float:right;
	border-right:1px dotted #666666;
	width:82px;
	text-align:center;
	padding:6px 0px 6px 0px;
	color:#999999;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

.topnav:hover{
	cursor:hand;
	background-color:#F58D1C;
	color:#202020;
}

.casestudy_btn{
	width:104px;
	background-color:#101010;
	border:1px solid #333333;
	font-size:8pt;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding:4px;
}

.casestudy_btn:hover{
	background-color:#333333;
	border:1px solid #101010;
	color:#101010;
	cursor:hand;
}
.casestudy_dropdown_line{
	border-bottom:1px solid #454545;
	margin:10px 0px 10px 0px;
}

.publications{
	background-color:#7f7f7f;
	border:1px solid #333333;
	margin-bottom:20px;
}

.publications img{
	border-bottom:1px solid #333333;
}

.publications p{
	margin:0px;
	padding:4px;
	font-size:8pt;
	font-weight:bold;
}

.publications p a:hover{
	text-decoration:underline;
}
