body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939292;
	line-height: 18px;
}
body {
	background-color: #FFFFFF;
}

#bodyEditPage {
	background-color: #D4F5C8;
}
a:link {
	color: #6A3FA8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6A3FA8;
}
a:hover {
	text-decoration: none;
	color: #A9BC99;
}
a:active {
	text-decoration: none;
	color: #A9BC99;
}.content-main {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content-medium {
	padding-top: 7px;
	padding-bottom: 7px;
}
.content-mediumGrey {
	padding-top: 7px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 12px;
	color: #626262;
}
.PIC-L {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}
.PIC-R {
	float: right;
	padding-left: 10px;
}
.titles-purple {
	color: #6A3FA8;
	font-weight: bold;
}
.titles-purpleSM {
	color: #6A3FA8;
}


.titlesbar-large {
	background-image: url(/images/titlebars-large.gif);
	background-repeat: no-repeat;
	width: 625px;
	padding-left: 18px;
	height: 28px;
	color: #767873;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}
.titlesbar-small {
	background-image: url(/images/titlebars-small.gif);
	background-repeat: no-repeat;
	width: 298px;
	padding-left: 18px;
	height: 28px;
	color: #767873;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}
.content-mediumBlog {
	padding-top: 7px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 11px;
	color: #626262;
	line-height: 13px;
}
.titlesbar-small2 {

	background-image: url(/images/titlebar-news.gif);
	background-repeat: no-repeat;
	width: 298px;
	padding-left: 18px;
	height: 29px;
	color: #767873;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}
.leftside-spacing {
	padding-right: 7px;
	padding-left: 10px;
}
.style1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dots-horizontal {
	background-image: url(/images/dots01.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}
.dots-vertical {
	background-image: url(/images/dots02.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.dots-horizontal2 {
	background-image: url(/images/dots01.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bar-QA {
	background-image:url(/images/bar-qa.gif);
	background-repeat:no-repeat;
	height:24px;
	margin-bottom:0;
	margin-left:0;
	padding-left:8px;
	padding-top:6px;
	text-decoration:none;
	width:151px;
	color:#767873;
}