body {
	margin-left: 0px;
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
}

p {
	font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table {
    background-color: #FFF;
}

.ula {
 	list-style-type: none;
	margin-left: 3px;
	padding-left: 3px;
}

h1 {
    font-size: 1em;
	font-weight:bold;
}
h2 {
    font-size: 1em;
	font-weight:bold;
}
#header {
        font-size:14px;
        font-weight:bold;
        color:#FF6600;
}
 
#bar {
     background-image:url(images/bar.jpg)
}

#bar2 {
     background-image:url(images/bar2.jpg)
}

.whtsmk {
     background-color: #FCFCFC;
}
a:link {
	color: #666666;
		text-decoration: none;
}

a:visited {
	color: #666666;
		text-decoration: none;
}

a:hover {
    color:#0000FF;
	text-decoration: underline;
}

.copy {
     font-size: 10px;
}

.subnav a:hover{
     color: #FFF;
	 background:#FF8204;
	 text-decoration: overline;
}

.subnav a{
     color: #000;
	 text-decoration:none;
}

.subnav a:active{
     color: #FFF;
	 text-decoration:none;
	 background:#009B00;
}

#quote {
	font-size: 1em;
	font-weight:bold;
	color:#FF6600;
}

#main {
    width: 200px;
	height: 242px;
	border: 2px inset;
	border-color:#00FF00;
	padding: 5px;
	margin-top: 67px;
	margin-left:23px;

}
#mainexp {
    width: 200px;
	height: 242px;
	border: 2px inset;
	border-color:#00FF00;
	padding: 5px;
	padding-left: 35px;
	margin-top: 67px;
	margin-left:105px;

}

#quoteform {
    width: 370px;
	height: 400px;
	border: 2px inset;
	border-color:#00FF00;
	margin-top: 15px;
	margin-left:26px;
	float:left;
	vertical-align:middle;
}

#main2 {
    width: 150px;
	height: 160px;
	padding: 5px;
	margin-top: 54px;
	margin-left: 60px;
	float:left;
}

#bdy {
	padding: 35px;
	margin-top: 10px;

}

#topL {
	 height: 150;
}

#wrap {
     width: 436px;
}

#insL {
     padding-left: 5px;
     padding-right: 5px;
}

#insR {
	 padding: 5px;
}     

#navcontainer {
        background: #009B00;
        border-top: 1px solid #00FF00;
		border-right: 1px solid #00FF00;
		font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist {
        list-style: none outside none;
		margin: -1px;
        padding: 0;
}

@media all {
        #navlist {
                text-align: center;
        }
}

#navlist li {
        bottom: 11px;
        display: inline;
        line-height: 1.2em;
        margin: 0;
        padding: 0;
        position: relative;
}

#navlist a, #navlist a:link, #navlist a:visited {
        background: #DD6F00;
        border: 1px solid #FFF;
        bottom: 2px;
        color: #FFF;
        cursor: pointer;
        display: inline;
        height: 1em;
        margin: 0;
        padding: 3px 5px 3px 5px;
        position: relative;
        right: 2px;
        text-decoration: none;
}

#navlist a:hover {
        background: #FF8204;
        bottom: 1px;
        color: #FFF;
        position: relative;
        right: 1px;
}

#navlist a:active {
        background: #009B00;
        bottom: 0px;
        color: #FFF;
        position: relative;
        right: 0px;
		border-color:#009B00;
}

#navlist li#active {
        background: #009B00;
        bottom: 13px;
        display: inline;
        margin: 0 3px 0 0;
        padding: 0;
        position: relative;
}

html>body #navlist li#active {
        background: #000;
        margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
        background: #009B00;
        border-bottom: none;
        border-left: 1px solid #00FF00;
        border-right: 1px solid #00FF00;
        border-top: 1px solid #00FF00;
        bottom: 0;
        color: #FFF;
        cursor: text;
        margin: 0;
        padding: 2px 5px 0 5px;
        position: relative;
        right: 0;
}

#starz { color: #FF0000; }

/** Side by Side divs below **/

#leftside1 {
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50%;
}

#rightside1 {
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 50%;
}