body	{
	background-color: #F8F8F8;
	font-family: arial;
	color: #445573;
	margin: 0px;
	padding: 0px;
	}

/* LINKS */

a.one:link {color: #ffffff;
	    font-size: 12px;
	    text-decoration: none}
a.one:visited {color: #ffffff;
	    font-size: 12px;
	    text-decoration: none}
a.one:hover {color: #929AB1;
	   }

a.two:link {color: #ffffff;
	    font-size: 14px; 
	    text-decoration: underline}
a.two:visited {color: #ffffff}
a.two:hover {color: #929AB1; 
	     text-decoration: none}

a.three:link {color: #000000;
	    font-size: 14px}
a.three:visited {color: #000000}
a.three:hover {color: #888888; 
	       text-decoration: underline}

a.four:link {color: #ffffff; 
	    font-size: 14px;
	    text-decoration: underline}
a.four:visited {color: #0000ff}
a.four:hover {color: #999999; 
	      text-decoration: none}

a.five:link {color: #000000;
	     font-size: 14px;
	     text-decoration: none}
a.five:visited {color: #000000}
a.five:hover {color: #888888; 
	       text-decoration: underline}

a.six:link {color: #445573;
	    font-size: 14px;
        text-decoration: none;}
a.six:visited {color: #000000;
	    font-size: 14px;
		text-decoration: none;}
a.six:hover {color: #888888; 
	       text-decoration: underline}

a.seven:link {color: #445573;
	    font-size: 14px; 
	       text-decoration: underline}
a.seven:visited {color: #888888;
	    font-size: 14px; 
	       text-decoration: underline}
a.seven:hover {color: #888888; 
	       text-decoration: none}


/* TEXT */

p.blue	{color: #445573;
	 font-size: 14px;
	 text-align: justify;
	}

p.blue2	{color: #445573;
	 font-size: 14px;
	}

p.white	{Color: #ffffff;
	 font-size: 14px;
	}


p.black {color: #000000;
	  font-size: 14px;
	 }

p.black2 {color: #000000;
	  font-size: 15px;
	  text-decoration: bold;
	 }



h1	{
	color: #929AB1;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

h2	{color: #445573;
	 font-size: 21px;
	}

h3	{color: #000000;
	 font-size: 18px;
	 text-decoration: bold;
	}

h4	{color: #445573;
	 font-size: 16px;
	 text-decoration: bold;
	}

ul  {list-style-type: circle;
    } 


p.textheader {color: #445573;
		    font-size: 16px;
			font-weight: bold;
			}
			
.footerbg {
	font-family: Arial;
	font-size: 12px;
	color: #336699;
	text-align: center;
}
.footerbg a:link {
	color:#336699;
	text-decoration: none;
}
.footerbg a:hover {
	color: #929AB1;
}
.footerbg a:visited {
	color: #888888;
}

#footerlower {
	background-image: url(images/footermenu_r3_c1.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.footerbg a:visited {
	text-decoration: none;
}
.footerbg a:active {
	text-decoration: none;
}
#footerlower a:link {
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

#footerlower a:visited {
	background-repeat: repeat-y;
	color: #000000;
}
#footerlower a:hover {
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	color: #666666;
}
#footerlower a:active {
	background-repeat: repeat-y;
	color: #000000;
}

.footerbg2 {
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.footerbg2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}


.footerbg2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footerbg2 a:hover {
	color: #929AB1;
}
.footerbg2 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlower2 {
	background-image: url(images/bottommenu_r1_c2.jpg);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: center;
}


.footerlower2 a:link {
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.footerlower2 a:visited {
	background-repeat: repeat-y;
	color: #000000;
}
.footerlower2 a:hover {
	background-repeat: repeat-y;
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	color: #666666;
}
.footerlower2 a:active {
	background-repeat: repeat-y;
	color: #000000;
}
