﻿a {
	color: #4683c2;
	text-decoration: none;
}
a:visited {
	color: #4683c2;
	text-decoration: none;
}
a:active {
	color: #4683c2;
	text-decoration: none;
}
a:link {
	color: #4683c2;
	text-decoration: none;
}
a:hover {
	color: #4683c2;
}

.container {
}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: gray !important;
	padding-top: 2%;
	padding-left: 2%;
}

h2 {
	font-size: 16px;
	color: #4683c2;
}

.RCR_header {
line-height: normal;
	font-size: 18px;
}

.main-content {
    margin: 2%;
	padding: 0px;
    font-size: 14px;
	font-family: Verdana,Arial,Trebuchet MS;
}

p {
	font-size: 14px;
	font-family: Verdana, Arial,Trebuchet MS;
	color: #000000;
	margin-top: 0;
}

.responsive_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

table {
	font-family: Verdana, Arial,Trebuchet MS;
	font-size: 14px; 	/*	Don't change the font size here as it will affect the "standard" footer */
}

td a:link a:active {
	color: #4683c2;
	text-decoration:none;
}

ul.bold {
	color: #4683c2;	/* Added these table styles 9/11/12 JBL*/
	font-size: 16px;
	list-style: none; 
}
#UTInnerFooter a {
	color: #ffffff;
	text-decoration: none;
}

#UTInnerFooter table {
	font-family: Arial, Helvetica, sans-serif;	/* Added these table styles 9/11/12 JBL*/
	font-size: 10px; 		/* Don't change the font size here as it will affect the "standard" footer */
}

