body {
	color: #000000;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	/*background-image: url(../images/sidebarbox/bg.jpg);
	background-repeat: repeat-y;*/
}

.bodytext {
	color: #000000;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
}

.text {
	color: #060167;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
}

.textheader {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
}

A:link {
	font-weight: normal;
	color: #060167;
	text-decoration: none;
}
A:visited {
   font-weight: normal;
   color: #060167;
   text-decoration: none;
}
A:hover {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
A:active {
   font-weight: normal;
   color: #060167;
   text-decoration: none;
}
/* styles to format specific tables */
table.ITAtable {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: separate;
	background-color: white;
}
.table2 {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.contenttext {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 16px;
}
.sideboxtop {
	background-image: url(../images/sidebarbox/Box_Titles_Red.jpg);
	background-repeat: no-repeat;
}
.sideboxmiddle {
	background-image: url(../images/sidebarbox/Gray-Box-Center.jpg);
	background-repeat: repeat-y;
	font-size: 10px;
}
.sideboxbottom {

	background-image: url(../images/sidebarbox/Gray-Box-Bottom.jpg);
	background-repeat: no-repeat;
}
.whatwedotable {
	font-size: 12px;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.whatwedotablerow {
	border-top: 1px solid #666666;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.wwdthumb {
	vertical-align: bottom;
}
.sideboxtop_partners {

	background-image: url(../images/Portfolio/it_partners/Partners_Title.jpg);
	background-repeat: no-repeat;
}
.sideboxtopplain {

	background-image: url(../images/sidebarbox/Gray-Box-Top.jpg);
	background-repeat: no-repeat;
}

