
body { 
background-color: #e4e4e5; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;}

.message 
{
  font-size: 12px;
  font-weight:bold;
  color:red;
}

div.message 
{
  font-size: 12px;
  font-weight:bold;
  color:red;
}

td { vertical-align: top; }  

.two {height: 2px; }

.five {height: 5px; }

.ten {height: 10px; }

.thirteen {height: 13px; }

.twentyfive {height: 25px; }

.forty {height: 40px; }

.testimony {height: 176px; }

.navibtn {
height: 26px; 
background-repeat:no-repeat;
background-image:url(images/btn_bkgd.gif);}

.header {
height: 44px; 
background-repeat:no-repeat;}

.norepeat
{background-repeat:no-repeat;}


/****** Styles *******/

.style1 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 14px;
font-weight: bold;}

.style2 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 22px; 
font-weight: bold;}

.style3 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 16px; 
font-weight: bold;}

.style4 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 24px; 
font-weight: bold;}

.style5 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;}

.style6 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight: bold;}

.style7 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;}

.style8 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 18px; 
font-weight: bold;}

.style9 {font-family: Arial, Helvetica, sans-serif;
color: #00427c;
font-size: 24px; 
font-weight: bold;}

.style10 {font-family: Arial, Helvetica, sans-serif;
color: #00427c;
font-size: 22px; 
font-style:italic;
font-weight:bold}

.style11 {font-family: Arial, Helvetica, sans-serif;
color: #00427c;
font-size: 22px; 
font-weight: bold;}

.style12 {font-family: Arial, Helvetica, sans-serif;
color: #00427c;
font-size: 14px; 
font-weight: bold;}

.style13 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 20px; 
font-weight: bold;}

.style14 {font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px; 
font-weight: 400;}

.style15 {font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 14px; }


/****** Navigation *******/

#dropmenudiv{
position:absolute;
background-color: #eff0f4;
border:1px solid #aaa8a8;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #aaa8a8;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #cdced2;
}


/**************** Links ****************/ 

a:link { 				/* Link you haven't been to */
color: #297abc; 
text-decoration: none; 
} 

a:visited {   			/* Link you have been to */
color: #297abc; 
text-decoration: none; 
} 

a:hover {    			 /* Link when you hover */
color: #297abc; 
text-decoration: underline;
} 


/**************** Navi Links ****************/


a.navi:link { 				/* Link you haven't been to */
color: #000000; 
text-decoration: none; 
} 


a.navi:visited {   			/* Link you have been to */
color: #000000; 
text-decoration: none; 
} 


a.navi:hover {    			 /* Link when you hover */
color: #5b5a5a; 
text-decoration: none;
} 


/**************** Underlined Links ****************/


a.underline:link { 				/* Link you haven't been to */
color: #000000; 
text-decoration: underline; 
} 


a.underline:visited {   			/* Link you have been to */
color: #000000; 
text-decoration: underline; 
} 


a.underline:hover {    			 /* Link when you hover */
color: #5b5a5a; 
text-decoration: underline;
} 

/**************** Footer Links ****************/


a.footer:link { 				/* Link you haven't been to */
color: #000000; 
text-decoration: none; 
} 


a.footer:visited {   			/* Link you have been to */
color: #000000; 
text-decoration: none; 
} 


a.footer:hover {    			 /* Link when you hover */
color: #000000; 
text-decoration: underline;
} 




