
* {
margin : 0;
padding : 0;
}
body {
background-color : #eeeeee;
}
#wrapper {
width : 960px;
height : 957px;
margin : 0 auto;
background : #ffffff;
border-top : 20px solid #eeeeee;
padding : 0 10px 0 10px;
}

#content {
padding : 10px;
}

#title {
height : 57px;
margin : 0;
background-color : #ffffff;
border-bottom : 1px solid #444444;
padding : 3px;
padding-bottom : 6px;
}
img.h_image {
margin : 15px 0 10px 10px;
}
#right {
float : right;
width : 340px;
clear : right;
margin : 0px 12px 34px 34px;
padding : 10px;
background-color : #FCFCFC;
border : 1px dotted #E5DFDF;
}


#navigation {
background-color : #ffffff;
border : 0px solid #000000;
float : left;
font : 14px Microsoft Sans Serif, Arial, Helvetica, Nimbus Sans L, sans-serif;
font-weight : 520;
height : 20px;
width : 100%;
margin : 0 0 20px 0;
padding : 5px 5px 5px 0;
}
#navigation a {
width : 125px;
height : 20px;
display : inline;
background : #ffffff;
color : #000000;
line-height : 20px;
text-decoration : none;
padding : 5px 7px 5px 7px;
}
#navigation a:hover {
background : #ffffff;
color : #4040FF;
line-height : 20px;
text-decoration : none;
padding : 5px 7px 5px 7px;
}

body#home a#homenav{
color: #4040FF;
	background: #fff;

}

#share a {
font-size : 12px;
line-height : 13px;
color : #000000;
text-decoration : none;
}
#share a:hover {
color : #008000;
text-decoration : none;
}


h1 {
color : #444444;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
text-decoration : none;
text-align : left;
margin : 49px 0 40px 11px;
}

.date {
font : 18px Arial, Helvetica, Nimbus Sans L, sans-serif;
font-weight : 520;
height : 22px;
color : #888888;
}

img.iap_image {
margin-left : 15px;
margin-top : 95px;
margin-right : auto;
}

#footer {
clear : both;
margin : 0 auto;
width : 960px;
height : 80px;
text-align : center;
padding : 27px 10px 0 10px;
margin-top : 0px;
background-color : #000000;
}

#footer a {
font-size : 12px;
line-height : 13px;
color : #FEFFCE;
text-decoration : none;
}
#footer a:hover {
color : #00ff00;
text-decoration : underline;
}



p {
color : #000000;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
margin-left : 0;
margin-right : 0;
margin-bottom : 0;
margin-top : 4px;
text-decoration : none;
text-align : left;
}
p.copy {
color : #f5f5f5;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 16px;
margin : 10px 0 25px 12px;
text-decoration : none;
text-align : left;
}

p.es_screedm {
color : #f5f5f5;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 13px;
margin-left : 12px;
margin-right : 0;
margin-top : 0px;
text-decoration : none;
text-align : justify;
}
p.es_screed1 {
color : #000000;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 16px;
margin-left : 14px;
margin-right : 25px;
text-decoration : none;
text-align : left;
border-top : 1px solid #888888;
border-bottom : 1px solid #888888;
}

blockquote {
color : #888888;
font-family : Verdana, arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 16px;
margin-top : 14px;
margin-left : 12px;
margin-right : 130px;
margin-bottom : 55px;
text-decoration : none;
text-align : justify;
}
#footer p {
margin-bottom : 0;
}


