BODY {font-size: 11px; font-family: verdana, arial, helvetica, sans; color: #000000;}
A {color: #0000ff; text-decoration: underline;}
A:hover {color: #0000ff; text-decoration: none;}

.title {font-size: 15px;}
.title-bold {font-size: 15px; font-weight: bold;}
.large {font-size: 13px;}
.large-bold {font-size: 13px; font-weight: bold;}
.medium {font-size: 11px;}
.medium-bold {font-size: 11px; font-weight: bold;}
.small {font-size: 10px;}
.small-bold {font-size: 10px; font-weight: bold;}

.title-bold-blue {font-size: 15px; color: #0088bb; font-weight: bold; text-decoration: none;}
.large-bold-blue {font-size: 13px; color: #0088bb; font-weight: bold;}
.medium-bold-blue {font-size: 11px; color: #0088bb; font-weight: bold;}
.small-bold-blue {font-size: 10px; color: #0088bb; font-weight: bold;}

.footer {font-size: 10px; color: #ffffff;}
.footer:link {font-size: 10px; color: #eedd66; text-decoration: underline;}
.footer:link:hover {font-size: 10px; color: #eedd66; text-decoration: none;}
.footer:visited {font-size: 10px; color: #eedd66; text-decoration: underline;}
.footer:visited:hover {font-size: 10px; color: #eedd66; text-decoration: none;}

.dropdown {font-size:11px; font-family: verdana, arial, helvetica, sans; color: #000000;}
.field {font-size:11px; font-family: verdana, arial, helvetica, times; color: #000000; border: solid 1px #000000;}
.textarea {font-size:11px; font-family: verdana, arial, helvetica, times; color: #000000; border: solid 1px #000000;}
table.outline tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE6EE;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}

