/* Authored by Tim Rauter October 2005 */
body {
margin: 30px auto;

}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
text-align: left;
}

a {
color: #475C78;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #475C78;
font-weight: bold;
text-decoration: underline;
}

/*
a[href^="http:"] {
  background: url("icon-external.gif") right center no-repeat;
  padding-right:8px;
}*/

a[href^="http:"]:hover {
  background: url("image/link_external.gif") right center no-repeat;
  padding-right:15px;
}

.title {
font-size: 12px;
font-weight: bold;
color: #304F78;
}

.title01 {
font-size: 12px;
font-weight: bold;
}

.header {
height: 131px;
background-image: url(image/headerbg_white.9.gif);
background-repeat: no-repeat;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
background-image: url(image/mainbodybg_white.gif);
background-repeat: repeat-y;
}

.mainleft {
	padding: 10px 0px 0px 15px;
}

.maincenter {
padding: 10 0 0 0px;
}

.dividervert {
background-image: url(image/divider_vert.gif);
background-repeat: repeat-y;
width:20px;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
text-align: center;
width:900px;
margin: 0;
background-image: url(image/footerbg_white_mod.gif);
background-repeat: repeat-y;
}
/*
.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}
*/

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}


.news {
	display: block;
	border: thin dotted #000;
}
