/* REDEFINED STYLES */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	color: #333333;
	margin:0;
}
a,a:active {
	color:#663399;
}
a:hover {
	color:#336600;
}
input {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

/* GENERAL STYLES */

.txt-med {
	font-size:11px;
	color:#333333;
	line-height:15px;
}
.txt-med-white {
	font-size:11px;
	color:#FFFFFF;
	line-height:15px;
}
.txt-intro {
	font-size:14px;
	line-height:20px;
}
.smallcaps {
	font-size:12px;
	color:#999999;
	font-variant:small-caps;
}
h1 {
	font-size:24px;
	color:#990000;
	line-height:28px;
}
h2 {
	font-size:20px;
	font-weight:bold;
	color:#444444;
	line-height:24px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.breadcrumb {
	font-size:10px;
	color:#666666;
}
.txt-sm-gray {
	font-size: 11px;
	color: #666666;
}
.txt-caption {
	font-size: 10px;
	color: #666666;
}
.border {
	border: 1px solid #FFCC99;
}
.border-orange {
	border: 1px solid #FF9966;
}
.subhead-med-red {
	font-size:16px;
	font-weight:bold;
	color:#990000;
}
.subhead-med {
	font-size:18px;
	font-weight:bold;
	color:#663300;
	line-height:22px;
}
.table-header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom:#333333 1px solid
}
/* --- GENERAL STYLES --- */


/* --- HEADINGS --- */


/* --- FONTS --- */


/* --- BORDERS --- */


/* --- TABLES --- */ 


/* FOOTER STYLES */

.footer {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.footer a {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
	font-size:12px;
	color:#B49A47;
	font-weight:bold;
	text-decoration:none;
}
.footer-sub {
	font-size:10px;
	color:#CCCCCC;
}
.footer-sub a {
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}
.footer-sub a:hover {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
