body {
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
margin:1em 0;
}

#main {
width:904px;
}

#top {
border-bottom: 1px solid #505050;
vertical-align: bottom;
}

#mainbody {
float:left;
width:650px;
overflow:hidden;
border-left: 3px double Gray;
padding-top: 0px;
}

#left {
float:left;
width:250px;
overflow:hidden;
line-height: 18px;
text-align: right;
padding-top: 5px;
}

#right {
float:left;
width:200px;
line-height: 18px;
overflow:hidden;
}

#content450 {
float:left;
width:450px;
overflow:hidden;
}

#content650 {
float:left;
width:650px;
overflow:hidden;
}


#user1 {
float:right;
width:323px;
overflow:hidden;
}

#user2 {
float:right;
width:323px;
overflow:hidden;
}

#footer {
width:650px;
border-top: 1px solid #505050;

}

.bannergroup {
	margin-bottom: 10px;
}

.clear {
line-height: 0px;
font-size= 0px;
clear: both;
height: 0px;
}

.inside {
padding:10px;
}

.verticalline {
}

.input {
border:0px;
}

.foot {
	color: White;
	line-height: 0px;
	height: 0px;
	text-decoration: none;
	float: right;
}

.buttonheading img {
        margin: 0 0 0 0;
        border: 0;
        float: right;
}

table.poll {
        padding: 0;
        width: 180px;
        border-collapse: collapse;
}

table.pollstableborder {
        float: left;
        padding-bottom: 10px;
        width: 100%;
        border: none;
        text-align: left;
}

table.pollstableborder td {
        border-collapse: collapse;
        border-spacing: 0;
        padding: 2px !important;
        background: none;
}

.readon {
        font-weight: bold;
}

a {
text-decoration:none;
color: Black;
}

a:link {
        text-decoration: none;
        border-bottom: 1px dotted Silver;
}

a:hover {
text-decoration:underline;
}

.contentpaneopen {
margin-right: 10px;
}

.createdate,.small {
padding-bottom: 5px;
font-size: smaller;
}

h1 {
font-size:1.7em;
font-weight: bold;
}

.componentheading {
line-height: 0px;
height: 0px;
font-size:0px;
color: White;
}

h2,.contentheading {
font-size:1.3em;
font-weight: bold;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1.1em;
font-weight:700;
}

ul.menu {
        list-style: none;
        margin: 0;
        padding: 0;
}

ul.menu li {
        display: block;
        background: none;
        margin: 0;
        padding: 0;
        line-height: 18px;
}

ul.menu li a {
        outline: none;
        padding: 2px;
        margin: 0;
        text-decoration: none;
        color: Black;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
        text-decoration: underline;
}

ul.menu li.active a {
        font-weight: bold;
        color: Black;
}

ul.menu li ul {
        list-style: none;
        margin-bottom: 15px;
        padding-right: 0;
        font-size: smaller;
        text-decoration: none;
}

ul.menu li li {
        border: none;
}

ul.menu li li a {
        border: none;
        padding-left: 26px !important;
        text-transform: none;
        font-weight: normal !important;
}

