body, html {
	height: 100%;
	width: 100%;
	font-size: 100%;
	margin: 0;
	padding 0;
}

div {
	font-family: verdana;
}

body {
	background: #DDDDDD;
}

div#date {
	float: left;
	color: #fff;
	font-size: 10px;
	width: 300px;
}

img {
	border: none;
}

img.menudot {
	height: 3px;
	vertical-align: middle;
	width: 3px;
}

input {
	border: solid 1px;
	font-family: verdana, 'sans serif', arial;
	font-size: 11px;
}

input.newsletter {
	background: White;
	border-color: #444444;
	width: 150px;
}

input.search {
	background: White;
	border-color: #ccc;
	color: #666;
	width: 120px;
}

input.submit {
	border: solid 1px;
	border-color: #444444;
	font-family: verdana, sans-serif, arial;
	font-size: 10px;
}

li.list {
	padding-bottom: 3px;
	padding-top: 3px;
}

p {
	font-family: verdana, 'sans serif', arial;
	font-size: 11px;
}

table {
	border-collapse: collapse;
	border-color: #000000;
	border: 0px;
	font-family: verdana, 'sans serif', arial;
	font-size: 11px;
	padding: 0px;
}

table#main {
	clear: left;
	float: left;
	border: solid 1px;
	border-left: none;
	width: 100%;
	margin-bottom: 0px;
}

table#main_test {
	clear: left;
	float: left;
	border: solid 1px;
	border-left: none;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 0px;
}

table.header {
	background-image: url('/images/headerBkg.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-right: solid 1px;
	height: 77px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

div.header {
	background-image: url('/images/headerBkg.png');
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	float: left;
	font-size: 1px;
	width: 100%;
}

table#indexmid {
	background: transparent;
	vertical-align: top;
	width: 100%;
}

table.insidenavigation {
	background: #f0f0f0;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	width: 190px;
}

table.m4vs5table {
	background: #F0F0F0;
	border: solid 1px;
	width: 100%;
}

table.midcontent {
	color: #444444;
	padding: 0px;
	width: 100%;
}

table.misc {
	border-bottom: solid 1px;
	border-collapse: collapse;
	border-left: 0px;
	border-right: 0px;
	height: 100px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 100%;
}

table.nav {
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}



table.noborder {
	background: White;
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}

table.outernavigation {
	/* width: 100%; */
}

table.productfeat {
	background: White;
	border: solid 1px;
	border-collapse: separate;
	padding: 0px;
	width: 350px;
}

table.search {
	background: #FFFFFF;
	border-bottom: solid 1px;
	border-collapse: collapse;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 100%;
}

table.serviceoffer {
	background: White;
	border: solid 1px;
	border-collapse: separate;
	padding: 0px;
	width: 350px;
}

table.techoverview {
	background: #F0F0F0;
	border-bottom: solid 1px;
	border-collapse: collapse;
	border-left: solid 1px;
	padding: 0px;
	width: 100%;
}

td {
	border-collapse: collapse;
	border-color: #444444;
	border: 0px;
	font-size: 11px;
	padding: 0px;
}

td.article {
	border: 0px;
	height: 100%;
	line-height: 100%;
	padding: 5px;
}

td.articleTitle {
	background: #778899;
	border: 0px;
	border-bottom: solid 1px;
	border-top: solid 1px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}

td.contactdata {
	background: #F0F0F0;
	padding: 5px;
	width: 100px;
}

td.contacttitle {
	background-color: White;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 1px;
}

td#copyright {
	font-size: 10px;
	text-align: right;
	width: 100%;
}

td#filename {
	color: #003333;
	background-color: #fff;
	background-image: url('/images/header_bottom_gradient.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: capitalize;
	vertical-align: middle;
}

td#footer {
	background: #404040;
	color: #F0F0F0;
	font-family: verdana, sans serif, arial;
	font-size: 10px;
	padding: 2px;
}

td.footerlinks {
	text-align: center;
	width: 60px;
}

td.greybg {
	background: #F0F0F0;
	padding: 5px;
}

td.header {
	border: solid 1px;
	height: 80px;
	padding: 0px;
	vertical-align: middle;
}

td.justify {
	padding: 5px;
	text-align: justify;
}

td#leftside {
	background: White;
	padding: 0px;
	vertical-align: top;
	width: 100%;
}

td.lightgrey {
	background: #F0F0F0;
}

td.logo {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

td.m4vs5td {
	padding-left: 5px;
}

td.menu {
	background: transparent;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding-left: 1px;
	height: 24px;
}

td.menu_over {
	background: #fff;
	border: none;
	cursor: pointer;
	margin: 0px;
	padding-left: 1px;
	height: 24px;
}

td.menu2 {
	background: #F0F0F0;
	border: solid 1px;
	border-color: White;
	color: #0068CC;
	cursor: pointer;
	width: 50%;
}

td.menu3 {
	background: #F0F0F0;
	border: solid 1px;
	border-color: White;
	color: #0068CC;
	cursor: pointer;
	width: 50%;
}

td.menubar {
	background: #FFFFFF;
	border-collapse: collapse;
	height: auto;
	padding: 0px;
	text-align: right;
	vertical-align: bottom;
}

td.menunewsletter {
	color: #222222;
	height: 20px;
	padding-left: 5px;
	vertical-align: top;
}

td#middle {
	background: #F3F3F3;
	border: solid 1px;
	color: #333333;
	vertical-align: top;
}

td.navigationbar {
	background-image: url('../images/menuBar.png');
	background-position: center;
	color: #FFFFFF;
	text-align: center;
}

td.outernavigation {
	background: #fff;
	border: solid 1px;
	border-left: none;
	border-collapse: collapse;
	padding: 0px;
	padding: none;	
	vertical-align: top;
}

td.pagetitle {
	color: White;
	font: small-caps;
	font-size: 13px;
	font-weight: bold;
	padding-left: 3px;
	text-align: left;
	width: 100%;
}

td.search {
	background: url('../images/searcharea.jpg');
	font-family: verdana, sans serif, arial;
	font-size: 11px;
	height: 40px;
	width: 100%;
}

td.searcharea {
	border-collapse: collapse;
	padding: 0px;
}

td.searchbar {
	background-image: url('../images/menuBar.png');
	border: solid 1px;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
}

td.sm1 {
	border-color: #FFFFFF;
	border-right: solid 1px;
	font-size: 10px;
	padding: 0px;
	text-align: center;
	width: 21%;
}

td.sm2 {
	border-color: #FFFFFF;
	border-right: solid 1px;
	font-size: 10px;
	padding: 0px;
	text-align: center;
	width: 15%;
}

td.sm3 {
	font-size: 10px;
	padding: 0px;
	text-align: center;
	width: 21%;
}

td.title {
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

tr {
	border-collapse: collapse;
	padding: 0px;
}

tr.menubar {
	border-collapse: collapse;
	padding: 0px;
	vertical-align: top;
}

tr.misc {
	vertical-align: middle;
}

tr.title {
	height: 40px;
}

ul {
	display: block;
	font-size: 11px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 2px;
	margin-top: 1px;
	padding: 0px;
}

ul.list {
	font-size: 11px;
	list-style-type: disc;
	margin-bottom: 2px;
	margin-top: 1px;
	padding: 0px;
}

.title {
	font-size: 13px;
	font-weight: bold;
}

td.text {
	height: 40px;
	padding-left: 5px;
}

td.menu_nolink {
	padding-left: 5px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	color: #000; 
	font-weight: bold; 
	border: solid 1px; 
	border-color: #777; 
	background: #e0e0e0; 
	width: 100%
}

div.article {
	font-size: 11px;
	margin: 10px; 
	border: 1px solid #d3d3d3;
	border-left:0;
	border-right:0;
	/* border: 1px 0px 1px 0px solid #d3d3d3; */
	/* border-color: #d3d3d3; */
	/* border-top: solid 1px; */
	/* border-bottom: solid 1px; */
	background-image: url(../images/article_bkg.jpg); 
	padding: 5px; 
	width: 400px; 
	word-spacing: 2px; 
	line-height: 17px;
	float: left;
	clear: left;
	
}

div.articleTitle {
	clear: left; 
	float: left; 
	padding-left: 15px;
	margin: 0.6em 0 0.6em 0;
}

div.article_wide {
	margin: 0 10px 0 10px; 
	border-color: #d3d3d3; 
	border-top: solid 1px; 
	border-bottom: solid 1px; 
	background-image: url(../images/article_bkg.jpg); 
	padding: 5px; 
	width: 100%; 
	word-spacing: 2px; 
	line-height: 17px;
	
}

div.sitemap {
	margin: 10px; border-color: #d3d3d3; border-top: solid 1px; border-bottom: solid 1px; background-image: url(../images/article_bkg.jpg); padding: 5px; width: 400px; word-spacing: 2px; line-height: 5px;
}

div.index {
	margin: 10px; 
	border: #82988a solid 1px; 
	background-image: url(../images/article_bkg.jpg); 
	background-repeat: repeat-x; 
	background-position: left bottom; 
	padding: 5px; 
	width: 400px; 
	word-spacing: 2px; 
	/* line-height: 1.5; */
}

div.title_bar {
	font-weight: bold; 
	background-color: #ddd; 
	background-image: url('../images/title_bar_end.gif'); 
	background-position: right; 
	background-repeat: no-repeat; 
	width: 792px; 
	padding-left: 15px; 
	border-bottom: solid 1px #aaa;
	margin-top: 1.7em;
}

div.box_title {
	width: 100%; 
	background: #82988a; 
	color: #fff; 
	font-weight: bold; 
	padding: 2px;
}

div.insidenavigation {
	background: #f0f0f0;
	border-left: 0;
	border-right: 0;
	padding: 0;
	margin: 0;
	width: 190px;
}

div.menu {
	background: transparent;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding-left: 1px;
	height: 24px;
	clear: left;
	float: left;
}

div.menu_over {
	background: transparent;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding-left: 1px;
	height: 24px;
	clear: left;
	float: left;
}

ul.skills {
	list-style: url(../images/triangle_list.gif);
	cursor: pointer;
}

li.skillsMouseOver {
	font-weight: normal;
	color: #666666;
}

li.skillsMouseOut {
	font-weight: normal;
	color: #333333;
}

li.skillsOnMouseClick {
	font-weight: bold;
	color: #000;
}

textarea {
width: 285px; height: 118px; border: 0px; overflow: auto; padding: 2px; font-size: 11px; font-family: verdana, helvetica, sans-serif;
}

div.navbar {
	color: #003333;
	background-color: #fff;
	background-image: url('/images/header_bottom_gradient.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	float: left;
	width: 100%;
}

/* clean up for IE7 */

* + html div.navbar {
	margin-bottom: -1px;
}

div.article ul {
	list-style: none;
}

div.article ul li {
	background-image: url(/images/triangle.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding: 0 0 0 1.3em;
	margin: 0.7em 0 0.7em 2em;

}

/* clean up for IE7 */

* + html div.article ul {
	margin-left: -0.5;
}

div#copyright {
	float: right;
	font-size: 10px;
	text-align: right;
}

div.middle {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* move the middle div down for IE7 */

* + html div.middle {
	margin-top: 1px;
}