body {
	background-color: #BBBBBB;
	margin: 0px;
	padding: 0px;
	cursor:default;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #40177D;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #40177D;
	text-decoration: none;

}
.topmargin {
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;

}
.topmargin a{
	font-size: 11px;
}
.topmargin a:hover{
	text-decoration: underline;
}

.bottommargin {
	height: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A3A3A3;
	padding-right: 10px;

}
.bottommargin p{
	font-size: 11px;
}
.bottommargin a{
	font-size: 11px;
}
.bottommargin a:hover{
	text-decoration: underline;
}
.titlearea {
	background-color: #470083;
	background-image: url(images/tiamservices.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 102px;
	padding-left: 360px;
}
.headerarea {
	height: 126px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #470083;
	background-color: #5000A0;
	background-image: url(images/header_stipple.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.contentarea {
	background-color: #FFFFFF;
	background-image: url(images/vision_quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 166px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 290px;
}
.contentarea a{
	text-decoration:underline;
}
.contentarea a:hover{
	text-decoration:none;
	background-color:#D9C700;
}

.tableborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9B9B9B;
	border-left-color: #9B9B9B;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B9B9B;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #40177D;
}
.columnlist td {
	padding-right:10px;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #40177D;
	}
	

