body
{
	margin: 0px;
	padding: 0px;
	background: #9DACBF url(/iwigroup/images/whiteline.gif) repeat-y top left
	/*background-color: #9DACBF;*/
}
body, td, div, span
{
	font-family: Arial;
	font-size: 11px;
}
div, a, li, span, td
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a
{
	color: #006699;
	text-decoration: none;
}
a:hover
{
	color: #009900;
	text-decoration: underline;
}

.blueBottomBorder
{
	border-bottom: solid 4px #235d8b;
}

.greenBottomBorder
{
	border-bottom: solid 4px #3c6104;
}

.headerImage
{
	margin-bottom: 10px;
}

#bigArrowListTMP
{
	/*list-style-type: none;*/
	padding: 0;
	margin: 0;
	list-style-image: url(images/black_arrow.gif);
	list-style-type: circle;
}

#bigArrowListTMP li
{
	background-image: url(images/black_arrow.gif);
	margin-top: 10px;
	background-image: url(images/black_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 15px;
	padding-left: 80px;
}
.bigArrowList a
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 12px;
}

.mainLinksTable td a
{
	text-decoration: none;
	font-weight: bold;
	color: Black;
	font-size: 12px;
}

#divMain
{
	position: absolute;
	top: 115px;
	left: 0px;
	width: 780px;
}
#lblSubHead
{
	background-color: #2B862D;
	font-size: 13px;
	color: White;
	font-weight: bold;
	display: block;
	padding: 4px 0px 0px 12px;
	width: 130px;
	height: 25px;
	border-bottom: dashed 1px #cccccc;
	border-top: dashed 1px #cccccc;
	margin: 0px;
	position: absolute;
	float: right;
}

#divBody
{
	border-left: dashed 1px #cccccc;
	padding: 0px 10px 10px 20px;
	position: relative;
	float: right;
	width: 610px;
	height: 600px;
}
#divBodyNews
{
	border-left: dashed 1px #cccccc;
	padding: 0px 0px 0px 20px;
	position: relative;
	float: right;
	width: 610px;
	height: 1150px;
}
#divBodyAssess
{
	border-left: dashed 1px #cccccc;
	padding: 0px 0px 0px 20px;
	position: relative;
	float: right;
	width: 610px;
	height: 1550px;
}

#divBodyContact
{
	border-left: dashed 1px #cccccc;
	padding: 0px 0px 0px 20px;
	position: relative;
	float: right;
	width: 610px;
	height: 900px;
}
#divBodyPartners
{
	border-left: dashed 1px #cccccc;
	padding: 0px 0px 0px 20px;
	position: relative;
	float: right;
	width: 610px;
	height: 900px;
}
#subNav span
{
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-top: 7px;
	margin-left: 5px;
}
#subNav a
{
	display: block;
	margin-top: 5px;
	margin-left: 15px;
}

#lblCrumb
{
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 10px;
	display: block;
	margin-bottom: 15px;
}

a.VrdBld:hover {
	color: #3366CC;
	text-decoration: underline;
}
.VrdBlkSml {
	color: #006699;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.VrdBlkSml:hover {
	color: #009900;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
.ArlBlk {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ArlGrn {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #009933;
	text-decoration: none;
}
a.ArlGrn:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #009933;
	text-decoration: underline;
}
.ArlBld {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
