body {
	font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
	color:#333333;
}

p {
	font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:16px;
	margin-top:0px;
	margin-bottom:10px;
	color:#333333;
}

a:visited { color: #2461AA; font-weight: bold}
a:link { color: #2461AA; font-weight: bold}
a:active { color: #2461AA; font-weight: bold; text-decoration: underline}
a:hover { color: #E64A14; font-weight: bold; text-decoration: underline}

h1 {font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:100;
	line-height:20px;
	margin-bottom:5px;
	color:#2461AA;

}

h1 em{
	color:#666666;
}

h2 {font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:100;
	line-height:18px;
	margin-bottom:0px;
	color:#2461AA;

}

h3 {
	font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:100;
	line-height:18px;
	margin-top:0px;
	margin-bottom:5px;
	color:#E64A14;
}

.footnote {
	font-size:10px;
	font-style:italic;
}


#footer {
	text-align:center;
}

#footer h1 {	
	font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-size:10px;
	line-height:16px;
	margin-top:0px;
	margin-bottom:0px;
	color:#999999;
}

#footer a:visited { color: #999999; font-weight: 100; text-decoration: underline}
#footer a:link { color: #999999; font-weight: 100; text-decoration: underline}
#footer a:active { color: #999999; font-weight: 100; text-decoration: underline}
#footer a:hover { color: #2461AA; font-weight: 100; text-decoration: underline}

td.promo {
	vertical-align:top;
	padding:10px;
	background-image:url(../images/common/bknd-gradient.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#secondary-nav h1 {
	font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:100;
	line-height:18px;
	margin-bottom:0px;
	color:#2461AA;
}

#secondary-nav ul {
	font-family: Frutiger, Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:100;
	line-height:18px;
	margin-top:0px;
	margin-bottom:10px;
	color:#2461AA;
}

#secondary-nav a:link {font-weight:100;text-decoration: underline}
#secondary-nav a:visited {font-weight:100;text-decoration: underline}
#secondary-nav a:active {font-weight:100;text-decoration: underline}
#secondary-nav a:hover {color: #E64A14; font-weight:100;text-decoration: underline}


#secondary-nav li {
list-style-image:url(/images/common/secondary-nav/sphere.gif)
}

.req {
 color:#FF0000;
}
