/*
body {
	margin:0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:black;
}

img { border:none;}


UL {
	 list-style-image:url(../images/);
	 margin-top:5px;
	 margin-bottom:5px;
	 margin-left:0px;
	 margin-left:10px;
	 padding-left:10px;
}
LI {
   line-height:16px;
   margin:0px;
   padding:0px;
   font-size:11px;
}

H1 {
   color:green;
   font-size:18px;
}

H2 {
   color:blue;
   font-size:16px;
}
H3 {
   color:red;
   font-size:14px;  
}

.txtAccent {
	font-weight: bold;
	font-size: 12px;
    color:red;
	padding-left: 20px;
	line-height: 40px;
}
.hiddenLink {
   color:black;
   text-decoration:none;
   font-weight:normal;
}
.mnuTop {
   height:18px;
   padding-left:20px;
   font-size:11px;
   vertical-align:top;
   color:White;
}
.mnuTop A {
   font-weight:bold;
   color:White;
   text-decoration:none;
}
.mnuTop A:hover {
   color:White;
   text-decoration:underline;
}
.mnuBottom {
   line-height:16px;
   font-size:11px;
}
.mnuBottom A {
   color:black;
}
.mnuBottom A:hover {
   color:red;
   text-decoration:underline;
}
*/

A 
{
   color:#174B6A;
}

A:hover {
	color:#4B87AC;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::*/
FORM 
{
	color:#3D7A00;
	font-weight:bold;
}
INPUT {
   border:solid 1px gray;
}
TEXTAREA {
   border:solid 1px gray;
}
SELECT {
   border:solid 1px gray;
}
table {
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}
h1 
{
	font-size:21px; 
	color:#951900; 
	font-family:Tahoma; 
	font-weight:bold; 
	margin-top:5px;
}
h2 
{
	font-size:21px; 
	color:#951900; 
	font-family:Tahoma; 
	font-weight:bold; 
	margin-top:5px;
}
.mainBut_font
{
	text-decoration:none;
	text-decoration: none;
	font-size:11px; 
	color:#000000; 
	font-family:Tahoma; 
	font-weight:bold; 
}
.mainBut_table
{
	height:18; 
	background-color:white; 
	BORDER-RIGHT-COLOR: #414141; 
	BORDER-BOTTOM-COLOR: #414141; 
}
.secondMenu_title
{
	font-size:13px; 
	color:#FFFFFF; 
	font-family:Tahoma; 
	font-weight:bold; 
}
.secondMenu_font
{
	text-decoration:none;
	font-size:11px; 
	color:#FFFFFF; 
	font-family:Tahoma; 
	font-weight:bold; 
}
.siteTitle_font
{
	font-size:23px; 
	color:#FFFFFF; 
	font-family:times new roman; 
	font-weight:bold; 
}
.pageText_1_font
{
	line-height:1.5;
	font-size:12.5px; 
	color:#000000; 
	font-family:Tahoma; 
}
.footer_font_1
{
	color:red;
	font-size:12.5px; 
	color:#000000; 
	font-family:Tahoma;
	line-height:1.5px; 
}
.footer_font_2
{
	color:#040059; 
	font-size:14px; 
	font-family:Tahoma;
	line-height:1.5;
	font-weight:bold; 
}
.phoneBox_text
{
	color:#E78200; 
	font-size:12px; 
	font-family:Tahoma;
	line-height:1.5;
	font-weight:bold; 
}
.phoneBox_num
{
	color:#000000; 
	font-size:20px; 
	font-family:Tahoma;
	line-height:1.5;
	font-weight:bold; 
}
.extraInfo_font
{
	line-height:16px;
	font-size:12px; 
	color:#000000; 
	font-family:Tahoma;
	font-weight:bold;
}
.MsoNormal
{
	margin-bottom: 0em;
	margin-top: 0em
}
.tblRightLabel 
{
	border-color: #CBD6C5; 
	background-color:#ffffff;
	width:210px;
}
.tblRightLabel TD
{
	padding:2px;
}	
.divArticles 
{
	text-align:left;
}
.divArticles A 
{
	color:#174B6A;
	font-weight:bold;
}

.divArticlesLeft 
{
	text-align:left;
	padding-left:10px;
}
.divArticlesLeft A
{
	color:White;
	line-height:14px;
}
.divArticlesLeft P
{
	margin-bottom:15px;
}