body {
	color: #aaaaaa;
	font: 75% "Swis721 Lt BT", Arial;
}
h1 {
	font-family: "Swis721 Lt BT", Arial;
	font-size: 200%;
	font-weight: normal;
	color: #999999;
	margin-bottom: 0.5em;
}
h1.withSubtitle {
	margin-bottom: 0;
}

h1.poster {
	font-size: 400%;
	margin: 0;
}
h2 {
	color: #c3c3c3;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0.5em;
}

h3 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

.copy {
	font-size: 108.3%;
	color: #444444;
}
.copy p {
	/*font-size: 86.7%;*/
	line-height: 150%;
	margin-bottom: 1.25em;
}

.copy ul {
	list-style: none;
	padding: 0 10px;
}
.copy li {
	line-height: 200%;
}
.copy table, .copy th, .copy td {
	font-size: 100%;
}
.copy th, .copy td {
	padding: 2px 4px;
}
.copy th {
	font-weight: normal;
}

.copy ul.files {
	margin-bottom: 20px;
}
.copy ul.files li {
	line-height: 150%;
}
.copy fieldset {
	border: solid 1px #AAAAAA;
	padding: 10px;
}
.copy fieldset input {
	font-size: 86.6%;
}

#leftCol ul {
	list-style: none;
	font-size: 108.3%;
}
#leftCol li, #leftCol a, #copyright ul, #copyright a {
	color: #999999;
}
#leftCol a:hover, #leftCol a:focus, #copyright a:hover, #copyright a:focus {
	color: #444444;
}


.arca #leftCol .menuBottom, .arca #leftCol .menuBottom a, .arca .copy a {
	color: #8280bf;
}
.arca #leftCol .menuBottom a:hover, .arca #leftCol .menuBottom a:focus, .arca .copy a:hover, .arca .copy a:focus {
	color: #2622aa;
}

.bpo #leftCol .menuBottom, .bpo #leftCol .menuBottom a, .bpo .copy a {
	color: #4f9ac6;
}
.bpo #leftCol .menuBottom a:hover, .bpo #leftCol .menuBottom a:focus, .bpo .copy a:hover, .bpo .copy a:focus {
	color: #1c5f86;
}

.turnround #leftCol .menuBottom, .turnround #leftCol .menuBottom a, .turnround .copy a {
	color: #7fa662;
	
}
.turnround #leftCol .menuBottom a:hover, .turnround #leftCol .menuBottom a:focus, .turnround .copy a:hover, .turnround .copy a:focus {
	color: #41880e;
}


#leftCol a, #copyright a {
	text-decoration: none;
}
#leftCol .menuBottom p {
	font-size: 141.7%;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 14px;
}

#leftCol #phone {
	font-size: 141.7%;
	font-weight: bold;
	font-family: "Swis721 Bold BT", Arial;
	letter-spacing: 0.02em;
}
.turnround #phone {
	color: #497637;
	
}
.bpo #phone {
	color: #006289;
}
.arca #phone {
	color: #3b57ad;
}
#leftCol #phone strong {
	font-size: 152.9%;
}

#copyright  {
	list-style: none;
	font-size: 108.3%;
}


#highlights td{vertical-align: top;}

