* {
margin : 0px;
padding : 0px;
}

A {
text-decoration : none;
color : #333333;
}

BODY {
background : #EFEFEF;
font-family : Arial, sans-serif;
text-align : center;
}

HR {
height : 0px;
border : 0;
border-top : 1px dotted #B0B0B0;
width : 48px;
text-align : center;
margin : 0 auto;
margin-top : 16px;
margin-bottom : 16px;
}

.bold {
font-weight : bold;
font-size : 1.38em;
}

.clear { clear:both; }

#divWrapper {
margin : 0 auto;
margin-top : 32px;
text-align : left;
width : 364px;
}

#divStrip {
background : #FFFFFF;
clear : left;
padding : 0px;
margin : 0px;
min-width : 288px;
min-height : 900px;
}

#divStrip IMG {
border : 0px;
color : #333333;
margin : 32px;
}

#divStrip UL {
margin-top : 1em;
}

#divStrip LI {
margin-left : 1em;
}

#divStrip OL LI {
margin-bottom : 0.314em;
}

#divTopStrip UL {
font-size : 0.8em;
list-style : none;
}

#divTopStrip UL LI {
display : inline;
}

#divTopStrip UL LI A {
float : left;
padding : .5em 2em .5em 2em;
text-align : center;
}

#lTS1 A { background : #FFFFFF; color : #C00000; border-top : 4px solid #EF0000; }
#lTS2 A { background : #FAFAFA; color : #333333; margin-top : 4px; }
#lTS3 A { background : #F4F4F4; color : #AAAAAA; margin-top : 4px; }

#divBottomStrip UL {
font-size : 0.8em;
list-style : none;
}

#divBottomStrip UL LI {
display : inline;
}

#divBottomStrip UL LI A {
float : right;
padding : .5em 1em .5em 1em;
text-align : center;
}

#lBS1 A { background : #F0F0F0; color : #CCCCCC; }
#lBS2 A { background : #F5F5F5; color : #999999; }
#lBS3 A { background : #FAFAFA; color : #666666; }
#lBS4 A { background : #FFFFFF; color : #333333; }

#divCopyright {
color : #ccc;
font-size : 0.7em;
margin-bottom : 2em;
text-align : center;
}