body {
	background-color: #FFFFFF;
	margin: 25px 0px 0px;
	width: 100%;
}
div#maxwidth {
	width:941px;
}
/* commented backslash hack v2 \*/
div#maxwidth {
	width:100%;
	max-width:941px;
	width:expression(document.body.clientWidth > 941? "941px": "auto" );
}
/* recover from hack */
.mainmenu {
	width: 18%;
	float: left;
}
.submenu {
	width: 27%;
	height: auto;
	float: left;
}
.paracell1 {
	width: 27%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.paracell2 {
	width: 27%;
	float: right;
}
.pictures {
	width: 771px;
	float: right;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	font-weight: normal;
	color: #ec008c;
	margin-top: 25px;
	margin-left: 25px;

}
.LinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	vertical-align: bottom;
}
a:hover {
	color: #ec008c;
}
.linkCopy {
	text-decoration: none;
	color: #0000CC;
}
.linkBigPink {
	text-decoration: none;
	color: #ec008c;
}
.linkBigBlack {
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #666666;
	line-height: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.picborder1, .picborder2, .picborder3, .picborder4 {
	margin-left: 5px;
}
.rightpic {
	float: right;
	margin: 0px;
	padding: 0px;
}
.rightpicbottom {
	float: right;
	margin-top: 8px;
	margin-left: 0px;
}
ul {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}
.linkBigLgray {

	text-decoration: none;
	color: #bbbbbb;
}
.linkBigDgray {
	text-decoration: none;
	color: #666666;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #000000;
	line-height: 1em;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 170px;
}
.listIndent {
	padding-left: 25px;
}
.arrow {

	height: 13px;
	width: 14px;
}


.paraLarge {
	font-size: 1em;
	color: #bbbbbb;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
}
div#copyLarge {
	float: left;
	width: 48%;
}
#copyLarge p {
	font-size: 1em;
	color: #bbbbbb;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;


}
.listClientRollOver {
	color: #666666;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 4em;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 5;
	width: auto;
	clear: both;
	background-color: #FFFFFF;
}
.linkBigMgray {




	text-decoration: none;
	color: #999999;
}
dl {

	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}
.para2cell {

	width: 54%;
	float: left;
}
dl#clients {


	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	line-height: 1.1em;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}
ul#recent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	list-style-type: disc;
	font-weight: normal;
	color: #666666;
	letter-spacing: normal;
	list-style-position: inside;
	list-style-image: url(images/bullet_grtthn.gif);
	margin: 0px;
	width: 250px;
	float: left;
	clear: both;
}
#recent ul {
	color: #999999;
	letter-spacing: normal;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: circle;
	margin: 0px 0px 0px -25px;
	padding: 0px;
	list-style-image: url(images/bullet-.gif);
	font-size: inherit;
}
#recent li {
	margin-left: 25px;
}
#recent ul a, #recent ul a:link, #recent ul a:visited {
	color: #999999;
	text-decoration: none;
}
#recent ul a:hover {
	color: #ec008c;
	list-style-image: url(images/bulleton-.gif);
}
#recent a#selected {
	color:#ec008c;
	list-style-image: url(images/bulleton-.gif);
}
div.submenu ul {
	padding-right: 10px;
}
.header {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 8em;
}
.linkBigGreen {

	text-decoration: none;
	color: #00FF00;
}
li.email a {
	color: #bbbbbb;
	text-decoration: none;
}
