* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
background-color : #87CEFA;

} 
img { 
padding : 3px;
border : 1px solid #dda0dd;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 3px;
margin-top : 3px;
margin-left : 15px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 3px;
margin-top : 11px;
margin-right : 10px;
} 
.name h2 { 
padding-top : 30px;
color : #4B0082;
font-weight : lighter;
letter-spacing : -2px;
word-spacing : -1px;
font-size : 1.5em;
} 
.name a { 
text-decoration : none;color : #4B0082;
} 
#wrapper { 
margin : 0 auto;
width : 800px;
} 
#header { 
color : #fcfcfc;
width : 800px;
float : left;
height : 180px;
background : #fff url(images/header.jpg);
} 
#leftcolumn { 
color : #333;
background : #fff;
height : 650px;
width : 418px;
float : left;
} 
#leftcolumn p { 
font-size : 1.1em;
color : #2F4F4F;
padding-left : 15px;
padding-right : 15px;
padding-bottom : 10px;
text-align : left;
} 
#leftcolumn a { 
color : #afd200;
text-decoration : none;
} 
#leftcolumn a:hover { 
color : #00537c;
} 
#leftcolumn h2 { 
padding-left : 15px;
padding-bottom : 10px;
font-size : 2em;
font-weight : lighter;
color : #9400D3;
letter-spacing : -2px;
} 

#dataindent {
  margin-left: 15px; 
}
#centercolumn { 
float : left;
color : #333;
background : #ccff66 url(images/gbg.jpg) repeat-y;
height : 861px;
width : 180px;
display : inline;
margin-top : -211px;
} 
#centercolumn a { 
text-decoration : none;
} 
#centercolumn h1 { 
font-size : 1.5em;
font-weight : lighter;
text-decoration : none;
text-align : center;
background-image : url(images/cchh.jpg);
padding-top : 15px;
padding-bottom : 10px;
background-repeat : no-repeat;
letter-spacing : -2px;
color : #4B0082;
} 
.navigation { 
float : left;
margin-left : 0;
margin-top : 0;
margin-bottom : 10px;
width : 180px;
background-color : #87CEFA;
border-top : 1px solid #6d9ca2;
} 
.navigation ul { 
margin : 0;
padding : 0;
list-style : none;
} 
.navigation li { 
border-bottom : 1px solid #6d9ca2;
list-style : none;
text-transform : lowercase;
} 
.navigation li a { 
color : #4B0082;
display : block;
padding : 0.7em 0.7em 0.7em 1em;
text-decoration : none;
font-family : arial;
font-size : 1.1em;
padding : 0.4em 0 0.4em 0.5em;
} 
.navigation li a:hover { 
color : #553;
} 
#centercolumn h2 { 
font-size : 1.5em;
font-weight : lighter;
text-decoration : none;
text-align : center;
margin-top : 135px;
padding-top : 10px;
padding-bottom : 10px;
letter-spacing : -2px;
color : #4B0082;
} 
.centerads p { 
font-family : verdana;
font-size : 1em;
padding-left : 5px;
padding-bottom : 5px;
margin-right : 10px;
text-align : left;
padding-right : 10px;
} 
.centerads { 
border : 1px solid #4B0082;
width : 160px;
height : 285px;
margin-left : 10px;
margin-top : 10px;
background-color : #87CEFA;
} 
.centerads h4 { 
background-color : #4B0082;
color : #ffffff;
font-weight : lighter;
font-size : 0.8em;
padding-bottom : 2px;
text-decoration : underline;
text-align: center;
} 
.centerads h3 { 
font-family : verdana;
font-size : 1em;
padding-top : 30px;
padding-left : 3px;
padding-bottom : 5px;
text-decoration : underline;
color : #52730b;
} 
.centerads a { 
margin-right : 25px;
margin-bottom : 2px;
font-size : 0.8em;
font-weight : bold;
padding-left : 3px;
text-decoration : none;
padding-bottom : 15px;
color : #317822;
} 
#rightcolumn { 
color : #333;
background : #fff;
height : 650px;
width : 202px;
float : right;
} 
#rightcolumn p { 
font-size : 1em;
color : #808081;
padding-left : 5px;
padding-right : 15px;
text-align : left;
padding-bottom : 10px;
} 
#rightcolumn h3 { 
padding-left : 5px;
padding-bottom : 10px;
font-size : 1.6em;
font-weight : lighter;
color : #9400D3;
letter-spacing : -2px;
} 
#rightcolumn ul { 
padding : 3px 0 8px 0;
} 
#rightcolumn li { 
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 21px;
color : #808081;
} 
#rightcolumn a { 
text-decoration : none;
color : #808081;
} 
#footer { 
width : 800px;
clear : both;
color : #333;
background : #fff url(images/footer.jpg);
height : 60px;
margin-bottom : 10px;
} 
#footer a { 
color : #4B0082;
} 
.footerleft { 
float : left;
text-align : center;
padding-left : 80px;
border-top : 1px solid #dda0dd;
} 
.footerleft p { 
font-size : 0.8em;
padding-top : 5px;
padding-right : 81px;
} 
.footerright { 
padding-right : 29px;
float : right;
text-align : center;
border-top : 1px solid #dda0dd;
} 
.footerright p { 
font-size : 0.8em;
padding-top : 5px;
padding-left : 31px;
} 

/* Data Web Control Styles */

.DataWebControlStyle
{
    font-size: 100%;
}

.HeaderStyle
{
    background-color: #4B0082;
    color: White;
    font-weight: bold;
}

.AlternatingRowStyle
{
    background-color: #dda0dd;
    
}

.AlternatingRowStyle1
{
    background-color: #ffffff;
}
.AlternatingRowStyle2
{
    background-color: #ffccff;
}
.RowStyle
{
  
}

.FooterStyle
{
    background-color: #a33;
    color: White;
    text-align: right;
    
}

.HeaderStyle a, .HeaderStyle a:visited
{
    color: White;
}

.hrstyle
{
    border:1px solid #dda0dd; 
    vertical-align:middle; 
    margin-top:5px; 
    margin-bottom:5px;
    
}

.hrstyle2
{
    border:1px solid #ffffff; 
    vertical-align:middle; 
    margin-top:5px; 
    margin-bottom:5px;
    
}
