

.leftTitle { vertical-align: middle; padding: 0px 10px 0px 0px; }
.leftTitle2 { vertical-align: top; padding: 3px 10px 0px 0px; }
.topTitle { padding: 0px 0px 0px 2px; font-weight: bold; }

table.activeFormTable > tbody > tr > td { padding-top: 3px; padding-bottom: 3px; padding-right: 2px; }
table.activeFormTable > tbody > tr > td.leftTitle { padding-left: 5px; padding-top: 0px; padding-right: 10px; }
table.activeFormTable > tbody > tr > td.leftTitle2 { padding-left: 5px; padding-top: 5px; padding-right: 10px; }
table.activeFormTable > tbody > tr > td.rightData { }
table.activeFormTable > tbody > tr > td.verticalData { padding-left: 5px;}

table.activeListTable { border: 1px solid #999; }
table.activeListTable > tbody > tr > td { padding: 2px 5px 2px 5px; }
table.activeListTable > tbody > tr > td.number { text-align: right; }
table.activeListTable > tbody > tr.activeListTable_head > td { border-bottom: 1px solid #999; background: #ddd; font-weight: bold; }

.cmsErrNotes { border: 1px solid #999999; background: #ffffff; padding: 10px; font-weight: bold; margin: 5px 5px 20px 5px; clear: both; }

.cmsErrNotes_err a, .cmsErrNotes_err a:visited, .cmsErrNotes_err a:active,
.cmsErrNotes_notes a, .cmsErrNotes_notes a:visited, .cmsErrNotes_notes a:active 
{ color: inherit; font-size: inherit; text-decoration: underline; }

.cmsErrNotes_notes a:hover, .cmsErrNotes_err a:hover 
{ color: inherit; font-size: inherit; text-decoration: none; }

ul.cmsErrNotes_err { color: #ff0000; }
ul.cmsErrNotes_notes { color: #008800; }

.article_vignetteList_date { font-style: italic; }

div.cmsDisclaimer_outer { font-size: 10px; padding: 5px 0px 5px 0px; width: 800px;}
td.cmsDisclaimer { font-size: 10px; text-align: center; }
td.cmsDisclaimer_poweredBy { width: 160px !important; text-align: right; }

a.adcms_linkBack { color: transparent; position: fixed; left: 0px; bottom:-200px; }
a.adcms_linkBack * { background: transparent !important; color: transparent !important; }
a.adcms_linkBack:hover, a.adcms_linkBack:visited, a.adcms_linkBack:active { color: transparent; }
a.adcms_linkBack h1 { color: transparent !important; font-size: 10px !important; padding: 0px !important; margin: 0px !important; }

div.cmsHorizontalSeparator { border-bottom: 1px solid #999; clear: both; }


.cmsMenu_box {
	background: #ddd;
	border: 1px solid #444;
	visibility: hidden; 
	position: absolute; 
	z-index: 1000000;
}
.cmsMenu_up {
	padding: 5px;
	color: #000;
}
.cmsMenu_over {
	padding: 5px;
	color: #000;
	background: #fff;
}	


table#cmsTemplateTable {
	background: #fff;
	border: 1px solid #000;
}

td#cmsTemplateContent {
	padding: 20px 20px 20px 20px;
}

td#cmsConcentricElement_row_n_1_1 {
}

body { padding: 0; margin: 10px; }
p { padding-bottom: 0px; padding-top: 0px; margin-bottom: 0px; margin-top: 0px; }
form { padding: 0px; margin: 0px }
table, td { padding: 0;	margin: 0; font-family: inherit; font-size: 100%; }
td { vertical-align: top; text-align: left; }
img { border: 0; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }
ul, ol, blockquote { margin-top: 3px; margin-bottom: 0px; margin-left: 30px; margin-right: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px }
li { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding-top: 0px; padding-bottom: 3px; padding-left: 0px; padding-right: 0px }
input[type="text"], input[type="password"], textarea { border: 1px solid #999; padding: 1px; margin: 1px; }
h1,h2,h3,h4,h5,h6 { font-size: 12px; padding: 0px; margin: 0px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; color: inherit }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; color: inherit }
h1 { font-size: 24px; margin-bottom: 20px;}
h2 { font-size: 20px; margin-bottom: 15px; }
h3 { font-size: 16px; margin-bottom: 10px; }
.small { font-size: 90%; }
body { font-family: arial, helvetica, sans-serif; font-size: 12px; 	}