body {
	background-color: white;
}
body,td {
	font-family:Arial,"trebuchet MS", Verdana;
	font-size:11px;
	color:#4C4C4C;
	line-height:14px;
}
.boxlink {
	font-size:14px;
	font-weight:bold;
	color:white;
}
.boxlink a {
	text-decoration:none;
	color:white;
}
.boxlink a:hover {
	text-decoration:underline;
	color:white;
}
.content {
	padding:25px;
}
.rightColumn {
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}
h1 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial,"trebuchet MS", Verdana;
	color:#72BB45;
	margin-bottom:8px;
	line-height:14px;
}
h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial,"trebuchet MS", Verdana;
	color:#72BB45;
	margin-bottom:0px;
	line-height:14px;
}
.menu {
	color:white;
	font-size:11px;
}
.childrenContainer {
	width:175px;
	background-color:white;
	border-bottom:1px solid #B2B2B2;
}
.addressBox {
	border:1px solid #303030;
	font-family:Arial;
	font-size:10px;
	color:#303030;
	height:65px;
	width:160px;
}
.questionBox {
	border:1px solid #303030;
	font-family:Arial;
	font-size:10px;
	color:#303030;
	height:155px;
	width:363px;
}
.whitepaperBox {
	border:1px solid #303030;
	font-family:Arial;
	font-size:10px;
	color:#303030;
	width:363px;
}
.child {	
	padding-top:3px;padding-bottom:3px;
	margin-left:25px;
}
.menu a {
	text-decoration:none;
	color:white;
}
strong {
	font-size:11px;
}
.menu a:hover {
	text-decoration:underline;
	color:white;
}
a {
	text-decoration:none;
	color:#72BB45;
}
a:hover {
	text-decoration:underline;
}
p {
	margin-top:2px;
	margin-bottom:8px;
}
.textbox {
	border:1px solid #303030;
	font-family:Arial;
	font-size:10px;
	color:#303030;
	height:16px;
	width:124px;
}
.button {
	border:1px solid #303030;
	background-color:#DDDDDD;
	font-family:Arial;
	font-size:10px;
	color:#303030;
	height:16px;
	width:61px;
}
.navMenu {
}
.navMenuItem {
	font-family: Arial,Verdana,Helvetica;
	font-size: 11px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	color: #3399CC;
	background-color: #999999;
}
.navMenuItem a {
	font-weight:bold;
	text-decoration: none;
	color: white;
}
.navMenuItem a:hover {
	text-decoration:none;
}

.float { float: right; 		margin-left: 6; 		margin-top: 10; 		margin-right: 0; 		margin-bottom: 6; 		}