﻿@charset "utf-8";
/* CSS Document */
body
{
font-family:Arial;
font-size:16px;
color:#333333;
}
h1
{
	font-family:Arial;	
	color:#964C2B;
	font-size:21px;
}
h3
{
	font-family:Arial;	
	color:#964C2B;
	font-size:18px;
}
h2
{
	color:#000000;
	font-weight:bold;	
	font-size: 18px;	
	margin-top: 10px;
	margin-bottom: 10px;
}
input {font-family:Arial;font-size:16px;}
a
{
	color:#333333;
	text-decoration:underline;
}
a:hover
{
	color:Gray;
	text-decoration:underline;
}
.Arial12
{
font-family:Arial;
font-size:14px;
color:#333;
}

.Arial12 a:link
{
font-family:Arial;
font-size:14px;
color:#333;
}

.Arial12 a:active
{
font-family:Arial;
font-size:14px;
color:#333;
}

.Arial12 a:hover
{
font-family:Arial;
font-size:14px;
color:#333;
}


.Arial12 a:visited
{
font-family:Arial;
font-size:14px;
color:#333;
}

.Arial20Orange
{
font-family:Arial;
font-size:22px;
color:#F4A339;
}

.Arial20Grey
{
font-family:Arial;
font-size:22px;
color:#333;
}

.BlueText
{
font-family:Arial;
font-size:16px;
color:#003399;
font-weight:bold;
text-decoration:underline;
}

.BlueText a:visited
{
font-family:Arial;
font-size:16px;
color:#003399;
font-weight:bold;
text-decoration:underline;
}

.BlueText a:hover
{
font-family:Arial;
font-size:16px;
color:#003399;
font-weight:bold;
text-decoration:underline;
}

.BlueText a:link
{
font-family:Arial;
font-size:16px;
color:#003399;
font-weight:bold;
text-decoration:underline;
}

.BlueText a:visited
{
font-family:Arial;
font-size:16px;
color:#003399;
font-weight:bold;
text-decoration:underline;
}

.Arial14
{
font-family:Arial;
font-size:16px;
color:#333;
}

.Arial14 a:visited
{
font-family:Arial;
font-size:16px;
color:#333;
}

.Arial14 a:active
{
font-family:Arial;
font-size:16px;
color:#333;
}

.Arial14 a:link
{
font-family:Arial;
font-size:16px;
color:#333;
}

.Arial14 a:hover
{
font-family:Arial;
font-size:16px;
color:Gray;
}


.MainTable
{
	background-color:#ffffff;
	width:900px;
}


.Footer, .Footer a
{
	font-family : Arial;
	font-size:16px;
	color:#000000;
}

.SearchTextBox
{
	color:#333;
	font-family:Arial;
	font-size: 16px;
	width:315px;
}

.CategoryItem
{
	color:#333;
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
}
.TopicItem
{
	color:#333;
	font-family:Arial;
	font-size: 16px;
	font-weight:normal;	
	padding-left:10px;
}


.TestimonialBy
{		
	margin-top:5px;	
	font-size: 16px;	
	color:#7F3C1E;	
}


.ContactTextBox
{
	width:300px;
}

.NavSearchTextBox
{
	width:145px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#B5B5B5;
	vertical-align:top;
	margin-right:4px;
}

.FirstColumn
{
	width:200px;
}
.SecondColumn
{
	width:500px;
}

.enalrgeTextS
{
	font-size: 14px;
	font-weight:normal; /* bold to heighlight selected stylesheet */	
	font-family: Arial;
	color:#000000;
	text-decoration:none;
}
.enalrgeTextM
{
	font-size:16px;
	font-weight:bold;
	font-family: Arial;
	color:#000000;
	text-decoration:none;
	
}
.enalrgeTextL
{
	font-size:18px;
	font-weight:normal;
	font-family: Arial;
	color:#000000;
	text-decoration:none;	
}
