/* Rates Style */

ul  {
	list-style-image : url(../images/bluebullet.gif);
	}

ol  {
	font-size: 11px;
}

li  {
	padding-bottom : 4px;
	padding-left : 4px;
	}

p.bold {
	font-size: 15px;
	font-weight : bold;
}
	
.blueheader {
	font-size: 11px;
	color:#888888;
	font-weight:bold
	}
	
.tableheader {
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #333333;
}

.tabletext {
	font-size: 11px;
	text-align : center;
}

.mediumtext {
	font-size: 12px;
}

.smalltext {
	font-size: 10px;
}

.disclaimertext {
	font-size: 10pt;
}

.rates {
	border-width: 1px none;
	border-color: #FFCC33; 
	background-color: #FFCC33;
}

.rates tr.container {
	background-color: #FFCC33;
}

.adtlinfo {
	background-color: #FFCC33;

}

.adtlinfo tr.ledger {
	background-color:#FFE377;
	border: 1px none #006699; 
}


/* Alternating background colors */
tr.ledger {
	background-color:#FFE377;
}
tr.noledger {
	background-color:#FFFFFF;
}

.defaultheader {
	
	background-color: #FFE377;

}


body {
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 10pt;
}

A:visited {
   color : #FFFFFF;
}

A:link {
   color : #FFFFFF; 
}

A:active {
   color : #FFFFFF; 
}

td  {
	font-family : Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-size : 10pt;
}

p  {
	font-size : 10pt;
}

.homehdr  {
	font-size : 120%;
	font-weight: bold;
	color : #FFCC33;
	line-height: 30px;
}

.pageTitle {
	font-size: 140%;
	font-weight: bold;
	color: white;
}

.smalllinks {
	font-size: 100%;
	font-weight: bold;
}

/*Not Used*/
h1 {
	font-size: 175%;
	font-weight: bold;
	color: #FFCC33;
	margin-top : 10px;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	color: #FFCC33;
	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;
}

/* Class for the Subscription forms */
.frmSubscribe {


}


/* Proxy Response Styles */

.proxyResponse {


}

.proxyResponse_title {
	font-size : 120%;
	font-weight: bold;
	color : #FFCC33;
	line-height: 30px;
}

.proxyResponse_mesg{


}
