html, body  { 
        font-size: .85em; 
        font-family: Verdana, 'Times New Roman', times, serif; 
        color: #000000; 
        background: #FFFFFF;
        line-height: 130%;
} 

.ruler {
        position: absolute;
        padding: 0px;
        border: 0px solid #333;
        border-right: 0px solid #333;
        border-bottom: 3px solid #333;
        background-color: #fff;
        cursor: move;
        z-index: 0;
        }

.advertise {
        position: absolute;
        padding: 0px;
        background-color: transparent;
        z-index: 2;
        }

.helper {
        position: absolute;
        padding: 0px;
        border: 0px solid #333;
        border-right: 0px solid #333;
        border-bottom: 3px solid #333;
        background-color: #ffffff;
        cursor: move;
        z-index: 99;
        }



p.one { font-size: 1.4em;
     line-height: 110%;
     text-indent: 0.3cm;

 }

p.two { font-size: 1.0em;
     line-height: 110%;
     max-height: 70px;
     text-indent: 0.3cm;
 }

p.three {font-size: 1.1em; line-height: 150%;}

p.four {font-size: 1.1em; font-family: georgia, 'Times New Roman', times, serif; line-height: 150%;}

p.five {font-size: 1.0em;
        line-height: 110%;
        max-height: 00px;
        text-indent: 0.3cm;
        }

div.topic-list {
     position:relative;
     left:20px;
}

h1 { font-size: 4.5em;
        font-style: normal;
        line-height: 120%;
        font-family: serif, Georgia, 'Times New Roman', times;
        color: #333366;}

h2 { font-size: 1.5em;
        font-style: normal;
        line-height: 120%;
        font-family: Georgia, 'Times New Roman', times, serif;
        color: #333366;}

h3 { font-size: 2.5em;
        font-style: bold;
        line-height: 120%;
        font-size: 2.0em;
        font-family: serif, Georgia, 'Times New Roman', times;
        color: #000000}
#ajaxo-top { border: 1px dotted #B0B0B0; 
	margin:0px auto;
	padding:0px 0px;
	width:920px;
	}

#ajaxo-menu {border: 1px solid #E0E0E0;
	background: #FFFFFF;
	margin: 5px;
	padding:5px;	}

#ajaxo-main-topic {padding:0px 0px 5px 0px;}

ul.ajaxo-menu-list {
	list-style: square outside url('arrow.gif'); line-height: 170%;}

li.ajaxo-menu-bullet {font-size: 1.0em; margin:0px;}

table.spacing { margin: 5px; }

table.popupspacing { margin: 200px; }
ul.general-list {
     list-style: square outside url('dot.gif');
     position:relative;
     left:-10px;
}

li.general-bullet { font-size: 1.0em; 
     margin: 5px;
}

td.one { 
    border: dashed 2px #FFBBAA; width: 270px;
}

td.one-five { 
    border: dashed 2px #FFBBAA; width: 273px;
}

td.two {
    border: solid 2px #99CCAA; }

td.three {
    border: dashed 2px #99CCAA;
}

td.four {
    border: dashed 2px #E8C782;
}

td.five {
    border: solid 2px #B9D3EE;
}

#editorial {border: 1px solid #EBEBEB;
	background: #FFFFFF;
	margin: 5px;
	padding:5px;	}

ul.one
{
     list-style: square outside url('dot.gif');
     position:relative;
     left:-10px;
}

ul.two
{
     list-style: square outside url('dot.gif');
     position:relative;
     left:20px;
}

ul.three
{
     font-size: 1.0em;
     font-family: georgia, 'Times New Roman', times, serif;
     list-style: square outside url('dot.gif');
     position:relative;
     left:-5px;
}

.frametopic {line-height: 230%}
.framelinks {font-size: 1.0em; text-decoration: none; color: #1F2B47;}
.links { font-size: 0.95em; text-decoration: none; color: #000000; }
.main-links {text-decoration: none; color: #FFFFFF; }

img.arrow1
{
position:relative;
left:255px;
top:-565px;
z-index:1
}
img.arrow2
{
position:relative;
left:40px;
top:-395px;
z-index:1
}
img.arrow3
{
position:relative;
left:370px;
top:-395px;
z-index:1
}
img.arrow4
{
position:relative;
left:165px;
top:-235px;
z-index:1
}

.page {
	position:	relative;
	top:	190px;
	left:	165px;
	width:	480px;
}

#menuBar {
	display: block;
	margin-bottom: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 99%;
	overflow: hidden;
	background-color: #000;
	}

.menuHeader {
	color: #fff;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
	padding: 5px;
	margin: 0px;
	padding-right: 15px;
	display: inline;
	position: relative;
	background-color: #000;
	border-right: 1px solid #000000;
	}

.menuDrop {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
	top: 60px;
	left: 0;
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-repeat: repeat;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #003365
}

.menuDrop a {
	display: block;
	text-align: left;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	text-decoration: none
	}

.menuDrop a:link {
	color: #f00;
	}

.menuDrop a:visited {
	color: #f00;
	}

.menuDrop a:hover {
	color: #fff;
	background-color: #f00;
	}

.menuDrop a:active {
	color: #ffffff;
	background-color: #c00;
	}

