/* CSS Document */
body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1{
font: 28px/28px Helvetica, Arial, sans-serif;
color: #666;
letter-spacing: -1px;
margin: 10px 0 10px 0;
}

h2{
font-size:16px;
color:#666;
margin:5px 0 5px 0;
}

p{
font-size:12px;
color:#333;
margin:0 0 5px 0;
}

h3, h3 a{
font-size:13px;
color:#333;
margin:5px 0 5px 0;
}

#headerLinks, #headerSearch{
text-align:right;
}

#headerLinks a, #footer a, #breadcrumbs a{
margin:0 5px 0 5px;
text-decoration:none;
}
#breadcrumbs a{
color:#333333;
margin:0 5px 0 0;
text-decoration:none;
}
#breadcrumbs a:hover{
color:#999999;
text-decoration:underline;
}
#home #centerPane .box h2{
color:#666;
font-size:14px;
text-align:center;
margin:5px;
}

#home #rightPane .box h2, #homeNews h2{
color:#666;
font-size:18px;
margin:5px 0 5px 0;
font-weight:normal;
}

#homeNews h3{
color:#555;
font-size:14px;
}

#home #centerPane .box p, #homeNews p{
font-size:11px;
margin:0 5px 5px 5px;
}

#centerPane ul{
padding:5px 5px 5px 30px;
}

#home #rightPane .box p{
font-size:11px;
}

#home #centerPane .box ul{
list-style:none;
padding:0 0 0 20px;
}

#bottom{
text-decoration:none;
font-size:10px;
text-align:center;
}

#footer{
text-decoration:none;
font-size:10px;
text-align:center;
}







