.GridItem
{
	padding-left:4px;
}

.GridHeader
{
	color:#488f43;
}

.AlternatingItem
{
	padding-left: 4px;
	background: #fefefe;
}

div.Caption
{
	font-weight: bold;
	color: #1a465d;
	text-indent: 4px;
	background-color: #e9ece5;
	text-align: left;
	height: 19px;
	padding-top: 1px;
	float:left;
}

div.VerticalBorder
{
	border-right: solid 5px #d3d3d3;
	float:left;
}

div.Commands
{
	height:30px;
	border-top: solid 1px #d3d3d3;
	float:left;
}

BODY
{
	font-family: Arial;
	font-size: 10pt;
}

a
{
	color: #2A3B8E;
	text-decoration: underline;
}

a.masterpage
{
	color: #2A3B8E;
	font-size:10pt;
	text-decoration: underline;
	font-weight:bold;
}

a.masterpage:hover
{
	text-decoration: none;
	font-weight:bold;
}

a.link:active
{
	color: #2A3B8E;
	text-decoration: underline;
}

a.link:hover
{
	color: #008000;
	text-decoration: none;
}

a.link:visited
{
}

a.link:link
{
	color: #2A3B8E;
}

a .menu
{
	color: #2A3B8E;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial;
} 

a:active .menu
{
	color: #2A3B8E;
	text-decoration: underline;
}

a:hover .menu
{
	color: #008000;
	text-decoration: underline;
}

a:visited .menu
{
}

a:link .menu
{
	color: #2A3B8E;
}

A.cal 
{
	color: blue;
	text-decoration: underline;
	font-family: Arial;		
	font-size: 12px;
}

A.cal:hover 
{
	color: blue;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

A.side 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}

A.side:hover 
{
	color: orange;
	text-decoration: none;
	font-family: Arial;
}

A.sidesmall 
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}

A.sidesmall:hover 
{
	color: orange;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}

A.pdf 
{
	color: blue;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}

A.pdf:hover 
{
	color: blue;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

A.pdfsmall 
{
	color: blue;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}

A.pdfsmall:hover 
{
	color: blue;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
}

H1
{
    FONT-SIZE: 24pt;
    MARGIN-BOTTOM: 2px;
    COLOR: #006668;
}

H2
{
    FONT-SIZE: 16pt;
    MARGIN-BOTTOM: 2px;
    COLOR: #70BC1F;
}

H3
{
    FONT-SIZE: 14pt;
	font-weight: bold;
    MARGIN-BOTTOM: 2px;
    text-indent: 20px;
    COLOR: #3FA6CC;
}

TD.header
{
	FONT-SIZE: 18pt;
	font-weight: bold;
    MARGIN-BOTTOM: 2px;
    COLOR: #3FA6CC;
    text-indent: 20px;
}

TD.footer
{
	FONT-SIZE: 10pt;
    MARGIN-BOTTOM: 2px;
    COLOR: #47760b;
}



UL
{
	list-style-position: outside;
	list-style-type: square;
}

.note
{
    FONT: 8pt Arial;
}

.warning
{
	font: bold 12pt Arial;
	color: Red;
}

