body {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	background-color: #112C6F;
	background-image: url(bg.jpg);
	background-repeat: repeat;
}
td img {display: block;}

td {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.maintext {
	color: #000033;
	background-color: #FFFFFF;
}
.pageTitle {
	background-image: url(../images/title-bg.jpg);
	display: block;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	height: 40px;
	width: 900px;
}
.nav {
	color: #FFFFFF;
	font-size: 13px;
}

.nav a{
	color: #FFFFFF;
	text-decoration:none;

}
.farright {
	background-image: url(../images/big-digital-logo-fr1.gif);
	background-repeat: no-repeat;
	display: block;
}
.farright2 {
	background-image: url(../images/bd-fr2.gif);
	background-repeat: no-repeat;
	display: block;
	width: 54px;
}
.whatwedoSub {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #12177F;
}
a {
	color: #11167E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
.box {
	border: 1px solid #10147F;
}
.subsm {
	font-size: 18px;
	font-weight: bold;
	color: #12177F;
}
#FrameID {
	width:810px;
	height:650px;
	overflow-x:hidden;
	overflow-y:auto;
}
.smalltext {
	font-size: 10px;
	color: #41B6C8;
}
.standout {
	font-weight: bold;
	color: #C00;
	border: 2px solid #11167E;
	width: 360px;
	padding: 3px;
}
