body{margin:0px;background: #F8F8F8;font-family:ms shell dlg;}
iframe{display:none}
#classnavbar {
    display: none;
}

#nadframe {
    display:none;
}

h1 {margin:0px;height:90px;padding-right:35px;font-family: ms shell dlg;
    font-size:24px;font-weight:bold;border-bottom:1px dotted #000;

}
h1 a:link,h1 a:visited {text-decoration:underline;color:#333;}
h1 a:hover,h1 a:active {text-decoration:none;color:#333;}  
#Header1_HeaderTitle{float:left;padding-top:25px;text-align:right;width:100%}
#main {
    width: 74%;
    position: absolute;
    margin-top: 0px;
    border-right: 1px dotted #000000;
    padding-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 40px;
background:#fff;
}

#rightmenu {
    float: right;
    margin-left: 76%;
    margin-top: 10px;
    padding-left: 0px;
    width:200px;    
    background-color: transparent;
    position: absolute;
    word-wrap:break-word;
    font-size: 9pt;
}

#footer {
    clear: both;
    width: 100%;
    border-top: none;
    font-size: 8pt;
    padding-top: 5px;
    text-align: center;
    position: relative;
    visibility: hidden;
   display: none;
}

a:visited,
a:active,
a:link {
    color: #0066cc;
    text-decoration: underline;
}

a:hover {
    color: #333;
    text-decoration : none;
    }

blockquote {
    background: #F9F9F9;
    border: 1px solid #F4F4F4;
    color: #5B5B5B;
    font-size: 10pt;
    font-style: normal;
    line-height: 150%;
    padding: 0px 11px 0px 11px;
}
.post {
    margin-bottom:20px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 14px;
    line-height:100%
}
h5{font-size:14px;font-family:bold}
.postTitle {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.postTitle a:link,.postTitle a:visited {text-decoration:underline;color:#333;}
.postTitle a:hover,.postTitle a:active {text-decoration:none;color:#333;}
.postText {
    font-size: 14px;
    line-height:150%
}

h3 {
    font-size: 14px;
    border-bottom: 1px dotted #D6D6D6;
    color: #000000;
    background-color: transparent;
}

.listitem {width:180px;
    border-bottom: 1px dotted #E4E4E4;
    padding-bottom: 3px;
    padding-top: 3px;
}

input,
label {
    color: Gray;
    font-family: Verdana;
    font-size: 10pt;
}

input.text {
    width: 381px;
}

li {
    font-size: 10pt;
    font-style: normal;
}
h2{padding: 0px 0px 0px 20px;margin:0}
.dateTitle {
    margin-top:30px;
    color: #999;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 40px;
    height:26px;
}

p.date img {
    vertical-align: middle;
}

.postFoot {
    color: #666;
    text-align: right;
    font-size: 9pt;
}

span.highlight {
    background-color: transparent;
}

td {
    font-size: 10pt;
}

textarea {
    color: #000000;
    font-size: 10pt;
    height: 200px;
    width: 300px;
}

#MyLinks1_XMLLink {
    visibility: hidden;
    display: none;
}

#MyLinks1_Syndication {
    visibility: hidden;
    display: none;
}

.CommentForm {
    border-top: 1px dotted #D6D6D6;
    padding-top: 20px;
    color: #A9A9A9;
    padding-left: 70px;
    padding-right: 40px;
    }

#comments {
    color: #888;
    padding-left: 70px;
    padding-right: 40px;
    font-size: 10pt;
}

#relatedlinks ul {
    list-style: none;
    margin-left: 10px;
    padding: 0px;
}

#rightmenu h3 {width:100px;
    background-color: transparent;
    border: none;
    border-bottom: 1px dotted #D6D6D6;
    color: #000000;
    font-size: 12px;
    margin: 10px 0px 0px 0px;
    padding: 2px 5px;
}

#rightmenu ul {
    border: none;
    list-style: none;
    margin: 0px;
    padding: 5px;
    font-size: 9pt;
    line-height:150%;
}

#rightmenu li {
    font-size: 9pt;
}

#tagline {
    color:#000;
    font-size: 12px;
    position : absolute;
    top : 57px;
    right : 35px;
    margin : 0px;
    margin-left : 0px;
    font-family:ms shell dlg;
}

.block_title{font-size:14px;font-weight:bold}
.code{float:left;width:90%;padding:10px;border:1px dotted #d9d9d9;background:#f4f4f4;}
.postFoot{clear:both;padding-top:6px}
br{clear:both;}

i {
    font-style: normal;
    color: Green;
}