body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #BAA0CB;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

* .address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.SubjectHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;	
	font-size: 14px;
	font-weight: bold;
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #69318E;	
	font-size: 24px;
	font-weight: bold;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

a:link {
	color: #69318E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #69318E;
}
a:hover {
	text-decoration: underline;
	color: #DF3028;
}
a:active {
	text-decoration: none;
	color: #69318E;
}

/* footer */
a.footerLink:link {
	color: #69318E;
	text-decoration: underline;
	font-size: 10px;
}
a.footerLink:visited {
	text-decoration: underline;
	color: #69318E;
	font-size: 10px;
}
a.footerLink:hover {
	text-decoration: underline;
	color: #DF3028;
	font-size: 10px;
}
a.footerLink:active {
	text-decoration: none;
	color: #69318E;
	font-size: 10px;
}


* .language-choice {
	height: 45px;
	vertical-align: middle;
}

* .banner {
	background-image: url(../images/banner.gif);
	background-repeat: repeat-x;
	height: 51px;
	background-color: #FFFFFF;
}

* .shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	z-index: 1;
	background-color: #FFFFFF;
}

 .content {
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 25px;
}

* h3 {
	font-size: 12px;
	color: #69318E;
}

* .nav-background {
	background-image: url(../images/red-blank.gif);
	background-repeat: repeat-y;
}

* .subpage-arc {
	background-image: url(../images/subpage-background.gif);
	background-repeat: no-repeat;
	height: 244px;
	z-index: 2;
}

* .header-padding {
	margin-bottom: 30px;
}

* .photo {
	margin-right: 10px;
	margin-bottom: 4px;
}

* .offices {
	font-weight: bold;
	color: #FFFFFF;
}

* h2 {
	font-size: 14px;
}

* td.lang { width:465px; height:45px; }
* td.footer { width:669px; height: 190px; }
