a:link {
	text-decoration: none;
	color: #003399;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.body_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.sectiontitle {
	text-transform: uppercase;
	color: #003399;
	font-weight: bold;
	font-size: 13px;
}
.sectiontitlered {

	text-transform: uppercase;
	color: #FF0000;
	font-weight: bold;
	font-size: 13px;
}
.specialtiesRedtxt {
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.specialtiesGreytxt {
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.breadcrumbs {
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.homeintro {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.homeintrotxt {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 9px;
}
hr {
	color: #CCCCCC;
}
.newsdate {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.headlines {
	font-size: 11px;
	font-weight: bold;
}
.pagetitle {
	color: #003399;
	font-weight: bold;
	font-size: 28px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
.subnavi {
	text-transform: uppercase;
	color: #003399;
	font-size: 10px;
	font-weight: bold;
}
.subtitle {
	text-transform: uppercase;
	color: #003399;
	font-size: 11px;
	font-weight: bold;
}

.subsubtitle {
  color: #003399;
	font-weight: bold;
}
.topnavi {
	font-size: 10px;
	text-transform: uppercase;
}
.ol01 {
	font-weight: bold;
	list-style-type: lower-alpha;
}
.nobold {
	font-weight: normal;
}
.ul01 {
	list-style-type: disc;
}
.linespacing {
	line-height: 15pt;
}

.imgnewborder
{
    border:4px solid #FFFFFF;
}

div.imgWrapper
{
    border:1px solid #CCCCCC;
}




 