body, table, td, tr 
{
	font-family:Arial;
	font-size:12px;
	color:#234A65;
	line-height:18px;
	font-weight:normal;
}
.td-bg
{
background-image:url(..//images/index-tile.jpg); background-repeat:repeat-x;
}
.top
{
	font-family:Arial;
	font-size:12px;
	color:#AABDCC;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	padding-right:15px;
}
a.top
{
	font-family:Arial;
	font-size:12px;
	color:#AABDCC;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
	padding-right:0px;
}
a.top:hover
{
	font-family:Arial;
	font-size:12px;
	color:#FA882A;
	line-height:16px;
	font-weight:normal;
}
a
{
	color:#D46600;
	text-decoration:underline;
	font-size:12px;
}
a:hover
{
	color:#512D11;
	text-decoration:none;
}
a.bluelink
{
	color:#234A65;
	text-decoration:underline;
	font-size:12px;
}
a.bluelink:hover
{
	color:#512D11;
	text-decoration:none;
}

.leftmenu
{
	font-family:Arial;
	font-size:12px;
	color:#D34101;
	font-weight:bold;
	text-decoration:none;
}
a.leftmenu
{
	font-family:Arial;
	font-size:12px;
	color:#234A65;
	font-weight:bold;
	text-decoration:none;
}
a.leftmenu:hover
{
	font-family:Arial;
	font-size:12px;
	color:#D34101;
	font-weight:bold;
}
.bold
{
color:#234A65;
font-weight:bold;
font-size:12px;
}
.redbold
{
color:#D34101;
font-weight:bold;
font-size:13px;
}
.navybold
{
color:#234A65;
font-weight:bold;
font-size:13px;
}
.bullet
{
background-image:url(../images/bullet.gif); background-repeat:no-repeat;
background-position:0px 8px;
padding-left:15px;
padding-bottom:2px;
padding-top:3px;
}
.foot
{
	font-family:Arial;
	font-size:12px;
	color:#154567;
	vertical-align:middle;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	height:78px;
	line-height:18px;
	background-image:url(../images/foot-tile.gif);
}
a.foot
{
	font-family:Arial;
	font-size:12px;
	color:#154567;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
	padding-top:0px;
	padding-left:0px;
	background-image:none;
}
a.foot:hover
{
	font-family:Arial;
	font-size:12px;
	color:#F17820;
	font-weight:normal;
}
.field 
{
		border:1px solid #999999;
		color:#000000;
		font-style:normal; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Verdana;
}
.whitelink
{
	font-family:Arial;
	font-size:11px;
	color:#B6B8B9;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
a.whitelink
{
	font-family:Arial;
	font-size:12px;
	color:#BCDCF5;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
a.whitelink:hover
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}

.horizontalmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
height:22px;
/*float:right;*/
}
/*Top level list items*/
.horizontalmenu ul li{
position: relative;
display: inline;
float: left;
height:22px;
font-weight:bold;
}
/*Top level menu link items style*/
.horizontalmenu ul li a{
display: block;
text-decoration: none;
/*border: 0px solid #FFFFFF;*/
}
.horizontalmenu ul li a:hover
{
display:block;
}

	
/* Holly Hack for IE \*/

.smb
{
	font-family:Arial;
	font-size:12px;
	color:#3E607C;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.smb:hover
{
	font-family:Arial;
	font-size:12px;
	color:#D34101;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.sm
{
	font-family:Arial;
	font-size:12px;
	color:#3E607C;
	line-height:16px;
	font-weight:none;
	text-decoration:underline;
}
.sm:hover
{
	font-family:Arial;
	font-size:12px;
	color:#D34101;
	line-height:16px;
	font-weight:none;
	text-decoration:none;
}
.smal
{
	font-family:Arial;
	font-size:12px;
	color:#234A65;
	line-height:18px;
	font-weight:normal;
}