.uni_link
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #414141;
	line-height: normal;
	font-weight: bold;
}
.uni_link:hover
{
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
}
body
{
        background-image: url('../images/tile.gif');	
        font-family: Verdana;
	font-size: 10px;
	/* background-color: #808A82; */
	color: #000000;
	padding: 0px;
}
td
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
        line-height: 18px;
}
h1
{
	font-family: Verdana;
	font-size: 12px;	
	font-weight: normal;
	color: #222222S;
}
a
{
	font-size: 10px;
	color: #233466;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
a:hover
{
	color: #777676;
	text-decoration: none;
}
ul, li
{
	line-height: 18px;
}
.ContentBlock
{
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	line-height: 14px;
	color: #666666;
	font-family: Verdana;
}
.content
{
	color: #666666;
	line-height: 16px;
	font-family: Verdana;
}
.contentNarrow
{
	line-height: 14px;
	color: #666666;
	font-family: Verdana;
}
.HeaderLink
{
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
a.GlobalNav
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
a.GlobalNav:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #A1A1A3;
}
a.LeftNav
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.LeftNav:hover
{
	color: #006699;
	text-decoration: none;
}
a.LeftNavSub
{
	font-size: 10px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
a.LeftNavSub:hover
{
	color: #000000;
	text-decoration: none;
        font-weight: normal;
}
.Footer
{
	font-size: 10px;
	color: #ffffff;
	line-height: 16px;
}
a.FooterLink
{
	font-size: 10px;
	font-weight: normal;
	color: #8CA36B;
	line-height: 17px;
	text-decoration: none;
}
a.FooterLink:hover
{
	text-decoration: none;
        color: #91BBDB;
        font-weight: normal;
}
/* styles that include a garamond font */
.PageTitleG
{
	font-weight: bold;
	font-size: 22pt;
	color: #333399;
	font-family: Garamond, 'Times New Roman' , Arial;
}
.SubTitleG
{
	font-weight: bold;
	font-size: 12pt;
	color: #333399;
	font-family: Garamond, 'Times New Roman' , Arial;
}
.NavOn
{
	font-size: 11px;
	color: #B4C0AA;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.NavOff
{
	font-size: 11px;
	color: #535C4B;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.NormalG
{
	font-weight: normal;
	font-size: 10pt;
	color: #333399;
	font-family: Garamond, 'Times New Roman' , Arial;
}
.exponent
{ 
    vertical-align: super 
}
div.row 
{
  clear: both;
  padding-top: 0px;
  vertical-align: middle;
  height: 20px;
}
div.row span.label 
{
  float: right;
  width: 100px;
  text-align: right;
}
div.row span.formw 
{
  float: left;
  text-align: left;
  height: 20px;
} 