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: #be0404;
        text-decoration: none;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 260px 0px repeat-y;
}

#header, #search, .nav, .subnav, .nav li, .subnav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        background: #26618d;
        border-top: 2px solid #fff;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 250px;
}

#right {
        float: right;
        width: 480px;
}

.nav, .subnav {
        float: left;
        width: 250px;
        margin: 0;
        padding: 0;
}

.nav li {
        background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 30px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html .nav li { /* IE 5.x hack */
        padding-left: 30px;
}

.nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

.subnav li {
        background: #FFFFFF url(images/menu_green_arrow2.gif) left center repeat-y;
        padding: 3px 0px 4px 30px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html .subnav li { /* IE 5.x hack */
        padding-left: 30px;
}

.subnav a {
        color: #91aa37;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#news {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
		display: none;
}

#news li {
        list-style: none;
        background: url(images/bullet_blank.gif) left center no-repeat;
        padding: 4px 0 4px 5px;
        margin-left: 0;
}

#news h2 {
        background: #e0a403;
}

#explore {
        margin-top: -1px;
        background: #fff url(images/right_bg.jpg) bottom right repeat-x;
        border-bottom: 6px solid #fff;
}

#explorei {
        background: url(images/right_image.jpg)  bottom right no-repeat;
        height: 300px;
        padding-bottom: 11px;
}

#explore ul {
	    margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

* html #explore li { /* IE 5.x hack */
        padding-left: 25px;
}


#subright {
        margin-top: 0px;
}

#model {
        float: left;
        width: 470px;
}

#model h2 {
        background: #6aa100;
}

#model li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#footer {
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

.copyright {
        float: right;
		padding-top: 20px;
		padding-bottom: 10px;
}

.acknowledgement {
        float: left;
		padding-top: 20px;
		padding-bottom: 10px;
}

#footer a {
        color: #666;
}

.readmore {
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 15px;
}

.readmoreLeft {
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 100px;
}

.readmoreRight {
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
}

.green {
        color: #6aa100;
		text-decoration: underline;
}
.blue{
	color: #4880ab;
	text-decoration: underline;
}

.bluealt{
	color: #4880ab;
}


p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}

#slogan {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	width: 736px;
	background-color: #26618D;
	padding: 5px;
}

#banner {
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #FF3333;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FF3333;
	padding: 5px;
	margin-top: 2px;
	width: 470px;
	font-weight: bold;
	float: right;
}