body, p, td{
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color:#000000;
    margin: 0px auto;
/*	background:#fbc501; */
}

ul, ol, blockquote {
    margin: 0px 0px 0px 40px;
    padding: 0px;
}		  

ul {
    list-style-type: disc;
}

h1{
    font-family:Verdana;
    font-size:14pt;
    font-weight:bold;
    color:#000000;
    margin: 0px;
}

h2{
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    color:#000000;
    margin: 0px;
}

h3{
    font-family:Verdana;
    font-size:8pt;
    font-weight:bold;
    color:#000000;
    margin: 0px;
}

h4{
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    font-style:italic;
    color:#000000;
    margin: 0px;
}

pre{
    margin: 0px;
}

a{
    color:#810c0c;
    text-decoration:none;
}

a:hover{
    color:#bb0000;
    text-decoration:none;
}
a.nomarks{
    color:#000000;
    text-decoration:none;
}


.menu td a{
    color:#FFFFFF;
    font-size: 8pt;  
    text-decoration: none;
    font-weight:bold;
}

.menu td a:hover{
    color:#f6dd74;
    text-decoration: none;
}
div#maindiv1  {
	margin: 0px auto;
}
div#maindiv2  {
	position: relative;
	width:900px;
}
#maindiv2 table {
	border-collapse:collapse;
	border-spacing: 0
	border: 0px;
}
#maintable {
	position:relative;
	width:900px;
}
td {
	border-spacing: 0px;
	padding: 0px;
} 
th {
	border-spacing: 0px;
	padding: 2px;
	color:#ffffff;
	background:#000000;
}

.framedtable td {
	padding: 2px;
}
img.noborder {
	border-style: none;
}
#ideacontent h1 {
    font-family:Verdana;
    font-size:14pt;
    font-weight:bold;
    color:#000000;
    margin-top: 9px;
    margin-bottom: 5px;
}
#ideacontent h2 {
    font-family:Verdana;
    font-size:12pt;
    font-weight:bold;
    color:#000000;
    margin-top: 6px;
    margin-bottom: 5px;
}
#ideacontent h3 {
    font-family:Verdana;
    font-size:10pt;
    font-weight:bold;
    color:#000000;
    margin-top: 5px;
    margin-bottom: 5px;
}
#ideacontent h4 {
    font-family:Verdana;
    font-size:9pt;
    font-weight:bold;
    color:#000000;
    margin-top: 3px;
    margin-bottom: 5px;
}
#ideacontent h5 {
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    font-style:italic;
    color:#000000;
    margin-top: 3px;
    margin-bottom: 5px;
}
#ideacontent p {
    font-family:Verdana;
    font-size:8pt;
    font-weight:normal;
    color:#000000;
    margin-bottom: 5px;
}
