/* CSS Document */

.welcometxt {font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 10px; color: #263e78; }

.welcometxt a {	
    color: #263e78; text-decoration: underline;
}

.welcometxt  A:hover {
	color: #263e78; text-decoration: underline;
}

/* ------------------------------------------------------------ */

.welcometxt2 {font-family: Verdana, Arial, Helvetica, sans-serif; 
              font-size: 11px; color: #263e78; }

.welcometxt2 a {	
    color: #263e78; text-decoration: underline;
}

.welcometxt2  A:hover {
	color: #263e78; text-decoration: underline;
}

/* ------------------------------------------------------------ */

.welcometxt3 {font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 12px; color: #263e78; }

.welcometxt3 a {	
    color: #263e78; text-decoration: underline;
}

.welcometxt3  A:hover {
	color: #263e78; text-decoration: underline;
}

/* ------------------------------------------------------------ */


.heading {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1F3986;
}

.heading a {	
    color: #1F3986; text-decoration: none;}

.heading  A:hover {
	color: #1F3986; text-decoration: underline;}


/* ------------------------------------------------------------ */

.heading2 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #263E78;
}

/* ------------------------------------------------------------ */

.heading3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #954578;
}

.heading3 a {	
    color: #954578; text-decoration: none;}

.heading3  A:hover {
	color: #954578; text-decoration: underline;}


/* ----------------------------------------------------------- */

.heading4 {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #ffffff;
}

.heading4 a {	
    color: #ffffff; text-decoration: none;}

.heading4  A:hover {
	color: #ffffff; text-decoration: underline;}

/* ------------------------------------------------------------ */

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;
}

.txt a {	
    color: #000000; text-decoration: none;}

.txt  A:hover {
	color: #000000; text-decoration: underline;}
	
/* ------------------------------------------------------------ */

.links {font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 10px; color: #263E78; }
		
.links a {	
    color: #263E78; text-decoration: underline;
}

.links  A:hover {
	color: #263E78; text-decoration: underline;
}	

/* ------------------------------------------------------------ */

.inquiry {	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; 
            FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.inquiry a {	
    color: #000000; text-decoration: none;}

.inquiry A:hover {
	color: #000000; text-decoration: underline;}

/* ------------------------------------------------------------ */

.scrolltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;}

.scrolltxt a {	
    color: #ffffff; text-decoration: none;}

.scrolltxt A:hover {
	color: #ffffff; text-decoration: underline;}
	
/* ------------------------------------------------------------ */

.aboutborders {
	BORDER-RIGHT: #1F3986 1px solid; 
	BORDER-LEFT: #1F3986 1px solid; 
	border-top:  #1F3986 1px solid; 
	border-bottom: #1F3986 1px solid;
	 
}

/* ------------------------------------------------------------ */

.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;}

.bottomlink a {	
    color: #ffffff; text-decoration: none;}

.bottomlink A:hover {
	color: #ffffff; text-decoration: underline;}
