a:active, a:focus {	
	width: 0; 
	height: 0;
	outline: 0; 
}
BODY {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: center;
	min-width: 790px;
	width: expression(document.body.clientWidth < 790 ? "790px" : "100%");
}
BODY, P, DIV {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
}
LI {
list-style: none;
}

EM {
	font-weight: bold;
}


hr {border: none 0; 
border-top: 1px dashed #ddd;
width: 100%;
height: 1px;
} 
.sm {
	color: #c0c0c0;
	font-size: 11px;
	text-align: left;
}
.sm3 {
	color: #ffffff;
	font-size: 11px;
}
.sm2 {
	color: #c0c0c0;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.sm3a {
	relative: right;	
	text-align: right;
	color: #000000;
	font-size: 12px;
}
.sm3b {
	float: right;	
	text-align: right;
	color: #000000;
	font-size: 12px;
}
.sm3c {
	float: center;	
	text-align: center;
	color: #000000;
	font-size: 12px;
}
.sm4 {
	relative: left;
	color: #000000;
	font-size: 24px;
	font-family:georgia, times, serif;
	font-weight: normal;
}
.sm5 {
	color: #000000;
	font-size: 32px;
	font-family:georgia, times, serif;
	font-weight: normal;
}
.sm6 {
	color: #000000;
	font-size: 18px;
	font-family:georgia, times, serif;
	font-weight: normal;
}
.relblog {
	color: #808080;
	font-size: 11px;
	font-weight: normal;
}
.relblog A {
	color: #565175;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}


TABLE A {
	color: #ffffff;
/*	font-size: 11px;*/
}
A {
	text-decoration: none;
	color: #808080;
}
A:hover {
	text-decoration: underline;
}
.vMiddle {
	vertical-align: middle;
}
TABLE TD {
	vertical-align: top;
}


DIV#top  {
	background-color: #565175;
	width: 100%;
	height: 89px;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	text-align: left;
}
FORM {
	margin: 0;
	padding: 0;
}

DIV#nav {
	color: #808080;
	padding: 0px 0 4px 0;
	font-weight: normal;
	font-size: 12px;
	width: 100%;
	text-align: center;
	float: left;
}
DIV#NAV A {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
DIV#NAV2, DIV#NAV2 A {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
DIV#NAV A:hover {
	text-decoration: underline;
}
DIV#bodyContent {
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: #c8b8bc;
}

DIV#tabContent {
	padding: 20px 0px 00px 0px;
	width: 100%;
}
#icons {
 float: center; 
 color: #808080;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font-size: 12px;
 font-weight: normal;
}
#icons A{
 color: #808080;
 font-size: 12px;
 font-weight: normal;
}

#bar {
 width: 99%; 
 background-color: #565175; 
 color: #ffffff;
 text-align: center;
 padding: 3px 0px 3px 0px;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 10px;
}
#bar A{
 color: #ffffff;
 font-size: 12px;
 font-weight: normal;
}

#footer A{
 color: #808080; 
 font-size: 12px;
}

#footer {
 width: 99%; 
 color: #000000; 
 text-align: center;
 padding: 0px 0px 0px 0px;
 font-size: 12px;
 margin-bottom: 10px;
}

H1, H2, H3, H4, H4, H5, H6 {
	font-family: Verdana, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px;
}
H1, H5, H4, H3 {
	font-size: 16px;
}
H2 {
	font-size: 14px;
	font-weight: bold;
}
H3 A,
H3 {
	color: #000000;
	font-size: 12.5pt;
	margin-bottom: 4px;
}
H4 {
	width: 47%;
	background-color: #565175; 
	text-align: center;
	color: white;
	padding: 4px 4px 4px 4px;
}
H5 {
	background-color: #808080;
	color: white;
	padding: 0px 0px 0px 0px;
}
DIV.mainStory {
	border: 0px solid #d0d0d0;
	padding: 0px;
}
DIV.topStory {
	border: 0px solid #d0d0d0;
	padding: 0px 0px 0px 0px;
}
DIV.blueBox {
	padding: 8px;
	background-color: #f0f8FF;
	margin-bottom: 12px;
}
DIV.orangeBox {
	padding: 8px;
	background-color: #fff6e0;
	margin-bottom: 12px;
}
DIV.greyBox {
	padding: 5px;
	background-color: #f0f0f0;
}
DIV.greyBox A.l{
	font-size: 12px;
	font-weight: bold;
	color: #db164e;
}
DIV.greenBox {
	padding: 8px;
	background-color: #e0FFe0;
	margin-bottom: 12px;
}
DIV.col2
{
	float : right;
	width : 40%;
	margin-left : 0px;
}
DIV.article {
	clear: left;
	margin-bottom: 0px;
	padding: 0px;
}
DIV.noBottomMargin DIV.article {
	margin-bottom: 0px;
}
DIV.blueBox DIV.article {
	margin-bottom: 0px;
	padding: 0;
	margin-top: 4px;
}
DIV.article TABLE TD {
	padding: 0;
}
A.title,
DIV.articleSmall A.title {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #565175;
}
A.blogtitle {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #565175;
}
DIV.mainStory A.title {
	font-size: 16px;
}

DIV.right2head A.title2 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

DIV.srcAttr {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
	margin-bottom: 3px;
}
DIV.src2Attr {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
	margin-bottom: 3px;
}
DIV.rhAttr {
	font-weight: normal;
	font-size: 11px;
	color: #f0f0f0;
	margin-bottom: 4px;
}

DIV.rh2Attr {
	font-weight: normal;
	font-size: 11px;
	color: #808080;
	margin-bottom: 3px;
}

.righthead {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #565175;
	margin-bottom: 0px;
}
DIV.righthead A {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #565175;
	margin-bottom: 0px;
}
DIV.right2head A {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #565175;
	margin-bottom: 0px;
}
DIV.article DIV.related {
	font-size: 11px;
	margin-top: 0px;
}
DIV.article DIV.related A,
DIV.article DIV.related B {
	font-size: 10px;
}
DIV.article DIV.related A {
	text-decoration: none;
}
DIV.article DIV.related A:hover {
	text-decoration: underline;
}
DIV.article DIV.related DIV.nav A:hover {
	text-decoration: underline;
}
DIV.article DIV.related A.related {
	color: #ffa060;
	font-weight: normal;
}


DIV.searchResults {
	color: #000000;
	font-size: 12px;
	clear: left;
}

DIV.searchResults TD A {
	color: #565175;
	font-size: 12px;
}
DIV.searchResults DIV.searchResults A {
	text-decoration: none;
}
DIV.searchResults DIV.searchResults A:hover {
	text-decoration: underline;
}
DIV.searchResults DIV.searchResults A:hover {
	text-decoration: underline;
}
DIV.searchResults A {
	color: #565175;
	font-weight: bold;
	font-size: 14px;
}
.urltext {
//	color: #9e8469;
	color: #b0b0b0;
	font-weight: normal;
	font-size: 12px;
//	padding-bottom: 0px;
}

.space {
	padding: 0px 0px 0px 0px;
}
.bigspace {
	padding: 5px 0px 0px 0px;
}
.listspace {
	padding: 20px 0px 0px 0px;
}
.verybigspace {
	padding: 35px 0px 0px 0px;
}
A.blogLink {
    color: #565175;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
}
A.fullCoverage {
    color: #db164e;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0px 0px 0px;
}
DIV.topStory DIV.article DIV.related {
    color: #db164e;
    font-weight: bold;
    font-size: 11px;
}

A.seealso {
	font-size: 11px;
	color: #808080;
}
DIV.article DIV.related A.seealsohead {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
A.headright	{ font-size: 12px; font-weight: bold; text-decoration:none; }
A.headright:visited	{ color: #565175; text-decoration:none; }
A.headright:active	{ color: #565175; text-decoration:underline; }
A.headright:hover	{ color: #565175; text-decoration:underline; }



