.main {
	font-family: Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	padding-left:25px;
	padding-right:25px; 
	padding-bottom:20px; 
	padding-top:5px; 
	text-align:justify;
}

p {
	font-family: Arial, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-align:justify;	
/*	padding-left:5px;
	padding-right:6px; */  
}


.main A:link, td.NewsBack A:link {color:#336699; font-weight:normal; text-decoration:underline;}
.main A:visited, td.NewsBack A:visited {color:#336699; font-weight:normal; text-decoration:underline;}
.main A:active, td.NewsBack A:active {color:#336699; font-weight:normal; text-decoration:underline;}
.main A:hover, td.NewsBack A:hover{color:#be4e20; font-weight:normal; text-decoration:none;}

H1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
  color: #316e96;
  line-height:10px; 
	padding-top:12px;
	letter-spacing:1px;
}


.menu_title {
  	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
		color: #ffffff;
		text-align: left;
		vertical-align:top;
		padding-top: 5px;
		padding-left:9px;
	  background-image: url(/images/layout/leftMenuTitle.gif);
/*		background-repeat: no-repeat; background-position: left top; */		
		height:24;
		letter-spacing:1px;
}

.navbutton, .navbuttonON {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
  text-align: left;
  vertical-align:top;
  padding-top:4px;
	padding-left:9px;
/*  background-image: url(/images/layout/button-off.jpg); */
  height:23;
/*	letter-spacing:1px;*/	
}

.navbutton A:link {color: #000000; text-decoration:none;}
.navbutton A:visited {color: #000000; text-decoration:none;}
.navbutton A:active {color: #000000; text-decoration:none;}
.navbutton A:hover {color: #000000; text-decoration:underline;}

.navbuttonON A:link {color: #444444; text-decoration:none;}
.navbuttonON A:visited {color: #444444; text-decoration:none;}
.navbuttonON A:active {color: #444444; text-decoration:none;}
.navbuttonON A:hover {color: #444444; text-decoration:none;}


.bottomnavbar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
		font-weight: normal;
		color: #192d8f;
		text-align:right;
		vertical-align:middle;
		padding-top:3px;
    padding-right: 130px;
}

.bottomnavbar A:link {color: #192d8f; text-decoration:none;}
.bottomnavbar A:visited {color: #192d8f; text-decoration:none;}
.bottomnavbar A:active {color: #192d8f; text-decoration:none;}
.bottomnavbar A:hover {color: #192d8f; text-decoration:underline;}

.date {
	font-family: Tahoma, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align:top;
	font-size: 11px;
	letter-spacing:1px;
	text-align:right;
	color: #ffffff;
  padding-top: 6px;
  padding-right:7px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #585858;
	vertical-align:bottom;
  padding-bottom:12px;
	padding-right:44px;
}

.copyright A:link {color:#585858; text-decoration:none;}
.copyright A:visited {color:#585858; text-decoration:none;}
.copyright A:active {color:#585858; text-decoration:none;}
.copyright A:hover {color:#585858; text-decoration:underline;}

td.News, .News {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  color: #333333;
  text-align: left;
  vertical-align: bottom;
  text-decoration: none;
}

td.News A:link {color:#336699; font-size:11px; }
td.News A:active {color:#336699; font-size:11px; }
td.News A:visited {color:#336699; font-size:11px; }
td.News A:hover {color:#be4e20; font-size:11px; }

.news p {font-size:11px; }

.newsArchives {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  color: #333333;
}
.newsArchives A:link {color: #333333; text-decoration:none; }
.newsArchives A:active {color: #333333; text-decoration:none; }
.newsArchives A:visited {color: #333333; text-decoration:none; }
.newsArchives A:hover {color: #be4e20; text-decoration:underline; }

.testimonials, .testimonials p {
/*		border: 3px groove #1583e2; */		
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
		letter-spacing:1px;
    color:#ffffff;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 8px;
		line-height:16px;
}

input, select, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

input.radio {
    border: none;
}

.contactform td {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.contactform LI {
	color: red;
}


hr {
   width:100%;
   height:1px;
   color:#CCCCCC; /* IE */
   background-color:#CCCCCC; /* NS */
}

UL LI {
   list-style-image: url("/images/layout/LIbullet.gif");
   margin:0px;
   padding-right: 0px;
	 padding-left: 10px;
	 padding-top: 0px;
	 padding-bottom: 7px;
   text-align: justify;
}

OL LI {
   margin:0px;
   padding-right: 0px;
	 padding-left: 7px;
	 padding-top: 0px;
	 padding-bottom: 7px;
   text-align: left;
}
