body{
	font-family : "Verdana, sans-serif";
}

/*img{
filter:progid:DXImageTransform.Microsoft.dropShadow( Color=DDDDDD,offX=5,offY=5,positive=true);
}*/

ul{
	margin : 0px 0px 0px 4px;
}
.fourteen{
	font-size : 14px;
}

.fourteenbold{
	font-size : 14px;
	font-weight : bold;
}

.eighteen{
	font-size : 18px;
}

.eighteenbold{
	font-size : 18px;
	font-weight : bold;
}

.twelve{
	font-size : 12px;
}
.twelve h1{
	font-size : 14px;
	font-weight:bold;
}
.twelve h2{
	font-size : 13px;
	font-weight:bold;
}
.twelve h3{
	font-size : 12px;
	font-weight:bold;
}
.twelve ul{
	margin : 0px 0px 0px 8px;
}
.twelve ol{
	margin : 0px 0px 0px 10px;
}

.twelve li{
	margin : 0px 0px 0px 8px;
	line-height : 115%;
}
.twelvebold{
	font-size : 12px;
	font-weight : bold;
}
.blueborder{
	border : 2px solid #000099;
}

.blueborder ul{
	margin : 0px 0px 0px 8px;
}
.blueborder ol{
	margin : 0px 0px 0px 10px;
}

.blueborder li{
	margin : 0px 0px 0px 8px;
	line-height : 115%;
}
.head{
		font-size : 15px;
		margin : 0px 0px 0px 4px;
	line-height : 150%;
	text-align:center;
}
.head strong{
		font-size : 16px;
		font-weight:bold;
		margin : 0px 0px 0px 0px;
	line-height : 150%;
		text-align:center;
}

.hide{
display:none;
}

.multiagent{
display:none;
}

div.floatright{
	float : right;
	margin : 0px 6px 0px 6px;
}
.floatright{
	float : right;
	margin : 0px 6px 0px 6px;
}
img.floatright{
	float : right;
	margin : 0px 6px 0px 6px;
}

