

.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;
}

.cmsErrNotes {
	border: 1px solid #999;
	background: #fff;
	padding: 10px;
	font-weight: bold;
	margin: 5px 5px 20px 5px;
}
.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: #f00;
}
ul.cmsErrNotes_notes {
	color: #080;
}

.article_vignetteList_date {
	font-style: italic;
}

.cmsDisclaimer {
	font-size: 10px;
	padding: 5px;
}


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


table#cmsTemplateTable {
	background: #fff;
}

td#cmsTemplateContent {
	padding: 10px 0px 0px 10px;
}

td#cmsConcentricElement_column_n_1_1 {
	padding: 10px 0px 0px 0px;
}

body { padding: 0; margin: 10px; }
form, p, div { border: 0; padding: 0; margin: 0; }
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 { padding: 3px 0px 0px 30px; margin: 0px; }
li { padding: 0px 0px 3px 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 { font-size: 24px; margin-bottom: 20px;}
h2 { font-size: 20px; margin-bottom: 15px; }
h3 { font-size: 16px; margin-bottom: 10px; }
body { font-family: arial, helvetica, sans-serif; font-size: 12px; 	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#maintable td {
	padding:5px;
}
.topfive {
	width:300px;
	padding: 0px 5px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom:1px solid #ccc;
	font-size:10px;
}
.justposted {
	width:300px;
	padding: 5px 0px 5px 0px;
	margin: 0;
	border-bottom: 0;
	font-size:10px;
}

.mainarticle {
	width:500px;
}

.mainauthor {
	padding:0 0 20px 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	color:#333;
}
h1 {
	padding-bottom: 20px;
	font-size: 24px;
}
h2 {
	padding-bottom: 15px;
	font-size: 20px;
}
h3 {
	padding-bottom: 10px;
	font-size: 16px;
}

.mainarticle h3,
.topfive h3 {
	padding-bottom: 0px;
	font-size: 14px;
}
.mainarticle h3,
.topfive h3,
.topfive h3 a,
.topfive h3 a:hover,
.topfive h3 a:active,
.topfive h3 a:visited {
	margin-bottom:5px;
	color:#666;
	text-decoration:none;
}

.topfive h3 a:hover {
	color:navy;
}

.topfiveauthor,
.mainarticleauthor {
	color:#666;
}
.firstbit {
	margin-top:5px;
}
.mainarticleauthor a,
.mainarticleauthor a:hover,
.mainarticleauthor a:active,
.mainarticleauthor a:visited,
.topfiveauthor a,
.topfiveauthor a:hover,
.topfiveauthor a:active,
.topfiveauthor a:visited,
.sublist a,
.sublist a:hover,
.sublist a:active,
.sublist a:visited,
.linkgroup a,
.linkgroup a:hover,
.linkgroup a:active,
.linkgroup a:visited {
	font-size:10px;
	color:#900;
	font-weight:bold;
	text-decoration:underline;
}

#searchresults a,
#searchresults a:hover,
#searchresults a:active,
#searchresults a:visited {
	display:block;
	color:#900;
	font-weight:bold;
	text-decoration:underline;
}


.topfiveauthor a:hover,
.sublist a:hover,
.mainarticleauthor a:hover,
#searchresults a:hover,
.linkgroup a:hover {
	color:navy;
}

.linkgroup {
	margin:10px 0;
}

.linkgroup img,
.linkgroup a {
	display:block;
}

.sublist {
	padding:0 0 0 15px;
	width:250px;
	font-size:10px;
	color:#000;
}

.sublist a {
	display:block;
	padding-bottom:4px;
}

.articlebody {
	padding:10px 0;
}

#cmsConcentricElement_row_n_1_1 {
 	border-bottom:1px solid #ccc;
}

#sidelist {
	border:2px solid #ccc;
}
#sidelist ul {
	width:200px;
}

#searchresults {
	width:600px;
}

#searchresults .firstbit {
	padding:0 10px;
    font-style:italic;
    color:#666;
}

#searchFields input, #searchFields select {
	margin:2px;
}

#salarytable {
	width:400px;
    color:#666;
}

#searchtable a,
#searchtable a:hover,
#searchtable a:active,
#searchtable a:visited {
	color:auto;
    font-weight:normal;
}

#jobtable {
	width:500px;
    color:#666;
}

#salarytable tr td {
	text-align:center;
}

#salarytable h3, #searchtable h3, #jobtable h3 {
	color:#666;
	padding:0;
    margin:30px 0 0 0;
}

#searchtable h3 { margin:0; }

#salarytable h4, #searchtable h4, #jobtable h4 {
	color:#666;
    padding:0;
    margin:0;
}

#salarytable ul, .salarysearch ul, #searchtable ul {
	padding:0;
    margin:10px 0;
    list-style:none;
}

#jobstable th {
	text-align:left;
}

#jobstable th a,
#jobstable th a:hover,
#jobstable th a:active,
#jobstable th a:visited {
	text-decoration:underline;
	font-weight:bold;
    color:#666;
}


#jobstable a,
#jobstable a:hover,
#jobstable a:active,
#jobstable a:visited {
	font-weight:normal;
    color:auto;
    text-decoration:none;
}

#pdffiles {
	background-color:#ffc;
	padding:5px;
    color:#666;
    text-align:center;
    border:1px solid #ddd;
}
#pdffiles img {
	border:0;
    margin:10px;
}

