html, body {
font-size: medium;
font-family: Garamond, Times New Roman, sans-serif;
}

body {
font-size: 62.5%;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

a {
color: #003b5d;
text-decoration: underline;
}

a:hover {
color: #0075b9;
}

.page_anchor  {
font-size: 1px;
text-decoration: none;
}

#footer {
color: #a1aab6;
font-size: 1.4em;
}
#footer a{
color: #a1aab6;
text-decoration: none;
}
#footer a:hover {
color: #0075b9;
text-decoration: underline;
}

#r1_c1 {
color: #675f44;
font-size: 1.6em;
}

#r1_c1 p {
padding: 0px 0 10px 0;
}

#r1_c1 .enlarge {
font-size: 1.2em;
padding: 3px 0 0 0;
}

#r2_c1 p {
line-height: 18px;
padding: 10px 10px 0 10px;
}
#r2_c1_testimonials p{
font-size: 1.4em;
line-height: 1.0em;
text-align: justify;
color: #666;
}
#r2_c1_testimonials .test_name{
padding: 5px 10px 10px 10px;
text-align: right;
color: #999;
}

#r2_c1 a {
color: #003b5d;
font-size: 1.6em;
font-weight: bold;
text-decoration: none;
}

#r2_c1 a:hover {
text-decoration: underline;
}

#r2_c2 {
color: #555555;
font-size: 1.6em;
}

#r2_c2 p {
line-height: 20px;
padding: 10px 0 5px 0;
}

#r2_c2 h1 {
color: #437490;
font-size: 1.8em;
font-weight: bold;
padding: 5px 0;
}

#r2_c2 h2 {
font-size: 1.4em;
font-weight: bold;
padding: 30px 0 5px 0;
}

#r2_c2 h3 {
font-size: 1.0em;
font-weight: bold;
padding: 25px 0 5px 0;
}

/* ---------------------------------------- Pricing page */
#r2_c2 .pricing_table th {
font-weight: bold;
}

#r2_c2 .notice {
font-size: 0.8em;
}


/* ---------------------------------------- Compare page */
#r2_c2 .prices_input_field, #r2_C2 .contact_input_field {
font-size: 14px;
}

#r2_c2 .prices_results_table th {
font-size: 0.8em;
font-weight: bold;
}

#r2_c2 .prices_error, #r2_c2 .error-message {
color: red;
font-family: Verdana, Tahoma, sans-serif;
font-size: 0.6em;
padding-left: 10px;
}
/* --------------------- */

.small_text{
font-size: 0.8em;
}
.inline_img{
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #333333;
}
.inline_img_r{
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #333333;
}
#news_form_edit{
float: left;
}
#news_images_edit{
float: right;
}
.news_images{
border: 1px solid #999999;
background-color: #eeeeee;
margin: 10px;
}
.news_images td{
padding: 10px;
vertical-align: middle;
text-align: center;
}
.news_images td img{
border: 1px solid #333333;
}

/* ---------------------------------------- Membership fonts */

#membership_content {
color: #555555;
font-size: 1.6em;
}

#membership_content h1 {
color: #437490;
font-size: 1.8em;
font-weight: bold;
padding: 5px 0;
}

#membership_content h2 {
font-size: 1.4em;
font-weight: bold;
padding: 10px 0 5px 0;
}

#membership_content .error-message {
color: red;
font-family: Verdana, Tahoma, sans-serif;
font-size: 0.6em;
padding: 2px 0 20px 10px;
}

.member_note{
font-size: 0.8em;
}