/* body copy links */
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; color: #0066FF}
a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; color: #0066FF}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; color: #0066FF}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; color: #0066FF}

/* body copy links */
a.large:active {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0066FF}
a.large:link { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0066FF}
a.large:visited { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0066FF}
a.large:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0066FF}
/* bottom navigation links */
a.bottom:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10.5px; color: #ffffff}
a.bottom:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10.5px; color: #ffffff}
a.bottom:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10.5px; color: #ffffff}
a.bottom:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10.5px; color: #ffffff}

/* text */
body, td {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12.5px}
.body { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12.5px}
.bodysmall {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10.5px}
.bottom_text {  font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 9.5px}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 17.5px; color: #937A42; font-weight: bold}
.headerblue {  font-family: Arial, Helvetica, sans-serif; font-size: 17.5px; color: #024B8C; font-weight: bold}
.headerblue2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #024B8C; font-weight: bold}
.message { font-family: Arial, Helvetica, sans-serif; font-size: 12.5px; color: red; font-weight: bold } 
.side_text {  font-family: Arial, Helvetica, sans-serif; color: #ffffff; font-size: 10px}
.who_we_are { font-family: Arial; color: #000000; font-size: 11px}
/* text boxes */
.textbox050 {  width: 50px}
.textbox100 {  width: 100px}
.textbox125 {  width: 125px}
.textbox150 {  width: 150px}
.textbox200 {  width: 200px}
.textbox250 {  width: 250px}
.textbox275 {  width: 275px}
.textbox300 {  width: 300px}

.bodybrown { font-family: Arial, Helvetica, sans-serif; color: #937A42; font-size: 11.5px }

.altrow,.altrow td {
	background-color:#F1EFE2;
}

.Contentheader {
	font-size:1.4em;
	font-weight: bold;
	margin-bottom:2em;
}

.education {
 background-image: url('media/tmp_side_education.jpg');
 background-repeat: no-repeat;
}

.background {
 background-image: url('media/bg_top.jpg');
 background-repeat: repeat-x;
 background-color:#F1EFE2;
}

.innerContentBox {
	background: #E8E3D0 url(media/bg_lightest_tan.jpg);
	border: 1px solid #DAC083;
	padding: 1em;
}

.innerContentBox table {
	background: #F6E8CE url(media/bg_lightest_tan.jpg);
	margin: 0 0 0 0;
}

.innerContentBox table td{
	background: #F6E8CE url(media/bg_lightest_tan.jpg);
	padding: .5em .5em .5em .5em;
	
}

.divider {
	background-image: url(media/rule_horz.gif);
	background-repeat: repeat-x;
	background-position: center left;
	margin: 0 0 0 0;
	height: 10px;
}

.testimonial_author {
	color: #947B45;
}

.testimonial_company {
	color: #947B45;
}

.offices_main {
	font-size: 11px;
}

.events_main {
	font-size: 11px;
}

a.offices_main:active, a.offices_main:link, a.offices_main:visited, a.offices_main:hover {
	color: #0066FF;
	font-size: 11px;
}

.listings_row {
/*	padding-left: 12px; */
	font-size: 12.5px;
}

.bodylarge {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px
}

.notice {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-style:italic;
}

li {
	line-height: 15.5px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 11.5px;
}

/* -- Login */

#FormContainer
{
	/* border: 1px #CFCFCF solid; */
	padding: 16px;
}

#FormContainer label
{
	display: block;
	font-weight: bold;
	color: #838383;
}

.FormRow
{
	margin-bottom: 15px;
}


.element_large
{
	width: 304px;
}

.element_medium
{
	width: 204px;
}


.element_textbox
{
	height: 106px;
}

.textIntro  {
color:#FF9933;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;