* {
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: small;
}
img {
	border: 0px;
}
.imgmiddle {
	vertical-align: middle;
}
.strongtext {
	font-weight: bold;
}
.small {
	 font-size: small;
}
.Grey {
	 color: #717171;
}
a, a:visited, a:active {
	margin: 0px;
	padding: 0px;
	color: Blue;
	text-decoration: none;
}
a:hover {
	margin: 0px;
	padding: 0px;
	color: Black;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
	border: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: large;
}
h2 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: small;
}
.ml20 {
	margin-left: 20px;
}

/* On the Fly Generated Agent Name and ID Images */
.imgenL {
	float: left;
	margin-left: 15px;
}
.imgenR {
	float: right;
	margin-right: 15px;
}
.imgenS {
	margin: 0px;
	margin-top: 10px;
}

/* Adverts */
#adpanel {
	width: 120px;
	margin: 0px;
	padding: 0px;
	border: none;
	float: right;
	text-align: center;
}
#center_ad {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 7px;
	text-align: center;
	clear: both;
}

/* 100% Width Divider, with 8px height */
#divide {
	width: 100%;
	height: 8px;
	clear: both;
}
.divide {
	width: 100%;
	height: 8px;
	clear: both;
}
.divide1 {
	width: 100%;
	height: 1px;
	clear: both;
}
.dividet20 {
	width: 100%;
	height: 20px;
	clear: both;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCF0;
	background-image: url(../images/img_bg_repeat.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 967px;
	margin-left: auto;
	margin-right: auto;
}
#mynewsagent {
	width: 100%;
	text-align: center;
}
#newsagent {
	width: 100%;
	height: 41px;
	background-image: url(../images/img_contentbox_top.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#newsagentimages {
	width: 950px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}
#newsagentouter {
	width: 100%;
	background-image: url(../images/img_contentbox_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#newsagentcontenttop {
	width: 967px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/img_contentbox_middle.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	top: -1px;
}
#newsagentcontent {
	width: 885px;
	margin: 0px;
	padding: 0px;
	border: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	vertical-align: top;
	clear: both;
}
#newsagentcontentbottom {
	width: 100%;
	height: 37px;
	background-image: url(../images/img_contentbox_btm.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#newsagentbase {
	width: 929px;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.baselink {
	font-weight: bold;
}
#corporate {
	width: 929px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: x-small;
}
.corplink {
	font-size: small;
}
#newsscroll {
	top: -10px;
	left: 0px;
	width: 885px;
	position: relative;
	z-index: 113;
}

/* Added 08/2011 */
.padt20 {padding-top: 20px;}
