body { 
	color : #000000; 
	background : #ffffff; 
	font-family : "Times New Roman", Times, serif; 
	font-size : 12pt; 
} 

.dashv {
	background-image:url(../img/elems/vdash.gif);
	width:1px;
}
.topmenu {
	display: none;
}
.hmenu {
	display: none;
}
#postComment {
	display: none;
}
h1 {
    font-size: 14px;
    font-weight: normal;
    vertical-align:middle;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 1px;
}

h2 {
	font-size: 20px;
    font-weight: normal;
	line-height:normal;
	margin:1px;
	padding:1px;
	border-bottom:dashed #000000 1px;
}

h3 {
    font-size: 13px;
    margin-top: 5px;
    font-weight: normal;
}

h4 {
    font-size: 11px;
    margin-top: 3px;
    font-weight: bold;
}

a, a:link, a:visited { 
	text-decoration : underline; 
	color : #0000ff; 
}

hr {
      height:1px;
      !height:auto;
      line-height:1px;
      display:block;
      margin: 0px;
      !margin: -7px;
      border:0px;
}

p.hr {
      margin-top: 5px;
      padding-top: 5px;
      border-bottom:dashed #000000 1px;
}

.contentImage_left {
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}

.contentImage_right {
    float: right;
    padding-left: 5px;
    padding-bottom: 10px;
}

#ceecontent{
    margin-left: auto;
    margin-right: auto;
    padding-left:7px;
    padding-right:7px;
    width: 785px;
    clear:both;
}

div.breadcrumb {
	display: none;
}

#fmenu {
	display: none;
}
#flashTable {
	display: none;
}
.vmenuinner {
	display: none;
}
#comments {
	display: none;
}
#ceefooter{
    margin-left: auto;
    margin-right: auto;
    padding:0px;
    width: 799px;
    clear:both;
}

#contentDivMainColumnTotalWidth {
    float:left;
    overflow:visible;
    display:inline;
    width: 570px;
    margin:0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 17px;
}

#contentDivMainColumn {
    float:left;
    overflow:visible;
    display:inline;
    width: 357px;
    margin:0px;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;	
    line-height: 17px;
}

#contentDivLeftColumn {
    float:left;
    overflow:visible;
    display:inline;
    width: 180px;
}
#contentDivRightColumn {
    float:left;
    overflow:visible;
    display:inline;
    width: 212px;
    margin:0px;
    padding:0px 0px 0px 5px;
    line-height: 17px;
}

.devShowBox {
    background-color: #cccccc;
    padding: 4px;
}

.code {
    font-family: Courier New, monospace;
    font-size: 12px;
}

.searchresult {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.searchresult p {
    margin: 3px 0 3px 0;
}

.searchresult h4,.searchresult a {
    display: block;
    margin-bottom: 2px;
}

.spacer1 {
    margin-bottom: 1em;
}

.spacer2 {
    margin-bottom: 2em;
}

#footer {
    margin-top: 10px;
    padding-top: 3px;
}

#footer img {
    float: right;
    border: none;
    margin-top: 5px;
}

div.article p{
    margin:11px 0px;
}

div.article table p{
    margin:0px;
}

div.article strong > table {
    font-weight:normal
}

form#searchform {
	display: none;
}

table.infotable {
	background-color:#ffffff;
	border:1px solid #cccccc;
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
}
table.infotable:hover {
	background-color:#ffffff;
	border:1px solid #000000;
}
div.infotable {
	border-top:dashed #cccccc 1px;
	margin-top:15px;
	clear:both;
}
td.infotable {
	background-color:#efefef;
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	width:30%;
}
td.infotable2 {
	background-color:#ffffff;
	text-align:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	width:70%;
	vertical-align:top
}
td.infotable2:hover {
	background-color:#e7e5da;
}
.search {
	margin-left: 12px;
}
.search a, .search a:active, .search a:visited {
	color: #606fa1;
}
.search a:hover {
	color: #5d5d5d;
}
.regtable th {
	text-align: right;
	text-transform: uppercase;
}
#yellowbanner a {
	color: #000000;
	text-decoration: none;
}
#yellowbanner a:hover {
	color: #5d5d5d;
	text-decoration: none;
}

#commentForm table {
}
#commentForm table tr {
	vertical-align: top;
}
#commentForm table th {
	text-align: right;
}
.commentDiv {
	border: 1px solid #000;
	margin: 8px;
	padding: 8px;
}
.commentMeta {
	width: 180px;
	color: #000;
	margin-right: 8px;
	border-right: 1px dashed #000;
	padding: 8px;
}
.commentBody {
	padding: 8px;
}
.adminComment {
	background-color: #efefef;
}
.csfMenu li {
	margin-bottom: 12px;
	text-align: left;
	line-height: 120%;
}