body {
	background-color: #FFFFFF;
	background-image: url(images/gray-bg.png);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 4px;
}

#twitter_update_list {
	list-style-type:square;
	margin-left:-24;
	}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

a.copyright:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}

a.copyright:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


a.menu:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a.menu:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

a.menu:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.relatedLinks {
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	border-bottom-color: #76222D;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #76222D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}

h2 {
	border-bottom-color: #6b7798;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}


.breadcrumb {
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.breadcrumb:link {
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}

a.breadcrumb:hover {
	color: #151E27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
}

a.breadcrumb:visited {
	color: #151E27;
	
}

a:link {
	color: #000099;
}
a:visited {
	color: #003399;
}

a.related:link {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.related:visited {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.related:hover {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
}

.APA {
	color: #330000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
}
.white {
	color: #CCCCCC;
	font-size: 11px;
}
.media_title {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.imageCaption {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
