body {
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 10pt;
}

A:visited {
   color : #6B8CA0;
}

A:link {
   color : #125A88; 
}

A:active {
   color : #125A88; 
}

A.bluelink:active {
   color : #125A88;
   font-size : 8pt; 
}

A.bluelink:link {
   color : #125A88;
   font-size : 8pt; 
}

A.bluelink:visited {
   color : #125A88; 
   font-size : 8pt;
}

td  {
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 10pt;
}

p  {
	font-size : 10pt;
}

.smalltext  {
	font-size : 80%;
}

.largertext  {
	font-size : 120%;
}

.homehdr  {
	font-size : 120%;
	font-weight: bold;
	color : #125A88;
	line-height: 30px;
}

.more  {
	font-weight: bold;
	font-style: italic;
	color : #125A88;
}

A.more:visited  {
	color : #125A88;
}

.whitetext  {
	font-size : 80%;
	color : #FFFFFF;
}

.bluetext  {
	color : #125A88;
}

.copytext  {
	font-size : 80%;
	color : #97B7CB;
}

.hometitle {
	font-size: 140%;
	font-weight: bold;
	color: #125A88;
}

.pageTitle {
	font-size: 140%;
	font-weight: bold;
	color: white;
}

.smalllinks {
	font-size: 100%;
	font-weight: bold;
}

h1 {
	font-size: 175%;
	font-weight: bold;
	color: #146193;
	margin-top : 10px;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #146193;
	margin-top : 4px;
}

.bulletlist {
	list-style-image:url(../images/eut_bullet.gif);
	margin-top: 5px;
}

.bulletlist li{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -24px;
}

.dataTable
{
    border-color: #006699;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-collapse: collapse;
}

.dataTable td
{
    border-color: #006699;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
}