/* ### HTML Element Modifications ### */

body
{
	cursor:				default;
	margin:				0 0 0 0;
	font-family:		Arial;
	font-size:			12px;
}
td
{
	font-family:		Arial;
	font-size:			12px;
}
a:link
{
	color:				#2772AA;
	cursor:				hand;
	text-decoration:	none;
}
a:visited
{
	color:				#2772AA;
	cursor:				hand;
	text-decoration:	none;
}
a:hover
{
	color:				#6A7D8C;
	cursor:				hand;
	text-decoration:	underline;
}
span.DiamaxLink a
{
	color: red;
	text-decoration: none;
	
}
span.DiamaxLink a:visited
{
	color: red;
	text-decoration: none;
}
span.DiamaxLink a:hover
{
	color: red;
	text-decoration: underline;
}

input
{
	font-family:Arial;
	font-size:11px;
}
textbox
{
	font-family:Arial;
	font-size:11px;
}
textarea
{
	font-family:Arial;
	font-size:11px;
}
li
{
	padding-bottom:3px;
}

/* ### Custom Element Styles ### */


/* ### Custom Element Classes ### */

/* ### Text Styles ### */

.Smaller
{
	font-size: 85%;
}

/* ### Content Area Definitions ### */
