/*
typography.css - global
February 4, 2008 - Accelerant Studios
*/

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
}

input {
color: #000;
font-family: Arial, Helvetica, sans-serif;
}

#utility_nav {
	font-size: 1.1em;
}

#utility_nav a {
	color: #004a8d;
	text-decoration: none;
}

#utility_nav a:hover {
	color: #004a8d;
	text-decoration: underline;
}

/*#utility_nav p a {
	font-weight: bold;
	text-transform: uppercase;
}*/

#utility_nav #loginBox a:link, #utility_nav #loginBox a:visited, 
#utility_nav #searchBox a:link, #utility_nav #loginBox a:visited {
font-weight: bold;
text-transform: uppercase;
}

#side_nav ul li a {
	color: #80765a;
	/*font-size: 1.2em;*/
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#side_nav ul li a:hover {
	text-decoration: underline;
}

#side_nav ul li ul li a {
	color: #006;
	/*font-size: 1.1em;*/
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

#breadcrumbs {
color:#ffffff;
font-size:8.5pt;
}

#breadcrumbs a {
color:#ffffff;
text-decoration:none;
}

#breadcrumbs a:hover {
text-decoration:underline;
}

#content_head h2 {
	color: #fefeff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.2em;
}

#content_head p {
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content_links a {
	color: #004a8d;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#content_links a:hover {
	text-decoration: underline;
}

#content_body p, #content_body ol, #content_body ul {
	font-size: 1.2em;
}

#content_body h3 {
	color: #9d191d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#content_body p.top {
	font-size: 0.9em;
	text-align: right;
}

#content_body p.top a {
	color: #004a8d;
	font-size: 0.9em;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
}

#signup input.signup_long {
font-size:1.0em;
}

#signup input.signup_short {
font-size:1.0em;
}

#newsletter dl {
	font-size: 1.2em;
}

#newsletter dt {
	font-weight: bold;
}

#newsletter dd.date {
	color: #666;
}

#newsletter p a, #media_center p a {
	color: #004a8d;
	text-decoration: none;
}

#media_center p {
	font-size: 1.1em;
}

#media_center p span.date{
	color: #666;
}

#research dl {
	font-size: 1.1em;
}

#research dt a {
	color: #004a8d;
	font-weight: bold;
	text-decoration: none;
}

#research dt a:hover {
	text-decoration: underline;
}

#research dd {
	color: #666;
}

#footer {
	color: #736a39;
	font-size: 1.2em;
	*font-size:0.9em;
}

#footer a {
	color: #736a39;
	text-decoration: none;
	*font-size:0.9em;
}

#footer a:hover {
	text-decoration: underline;
}


#sectionHdr {
color:#ffffff;
font-size:16pt;
font-family:Georgia, Times New Roman, serif;
font-weight:bold;
}


/*****************************/
/*********CONVIO APPS*********/
/*****************************/

td.formSectionHeader h5, h5.dividerHeading {
font-size:12pt;
color:#294584;
background-color:#ffffff;
border:none;
padding:5px 3px;
}


td#content_body div,
td#content_body table,
td#content_body td,
td#content_body p,
div#content_body table,
div#content_body td,
div#content_body p {
font-size:10pt;
}
