/* CSS Document */
body{
font-family:"Trebuchet MS", Arial, Calibri, "Gill Sans MT";
/*font-family:Arial, Helvetica, sans-serif; */
font-size:12px;
}

h1{
font-size:24px;
color:#999;
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;
}

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

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

#headerLinks a, #footer a{
margin:0 5px 0 5px;
text-decoration:none;
}

#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;
}

#footer{
text-align:center;
}

#footer a:hover{
text-decoration:underline;
}





