body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #0000FF;
        text-decoration: none;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
}


#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
	border-bottom: 1px solid #fff;
	border-top: 2px solid #fff;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}


#right {
        float: right;
        width: 421px;
}

#nav {
	float: left;
	width: 123px;
	padding: 0;
	margin-right: 12px;
	margin-bottom: 12px;
}

#nav li {
        background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { 
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}


#footer a {
        color: #666;
}
.red {
	color: #CE0000;
}
#wrapper #wrapperi #wrapperj blockquote table tr td table tr td p .red strong {
	color: #F00;
}
#wrapper #wrapperi #wrapperj blockquote table tr td h2 strong {
	color: #FFF;
}
#wrapper #wrapperi #wrapperj blockquote table tr td h2 {
	color: #FFF;
}
#wrapper #wrapperi #wrapperj blockquote table tr td h2 strong {
	color: #000;
}
#White {
	color: #FFF;
}

