/* *** LINKS SECTION *** */
A{
	text-decoration:none;
}
a:link {
color: #3a4348;
}

a:visited {
color: #3a4348;
}

a:active {
color: #3a4348;
}

a:hover {
	color: #1e6ca8;
	text-decoration: none;
}

A.white{
	text-decoration:none;
}
a.white:link{
	color: #ffffff;
}
a.white:visited {
color: #ffffff;
}

a.white:active {
color: #ffffff;
}

a.white:hover {
	color: #9dca14;
	text-decoration: none;
}


a.servicio:link{
	color: #55b5ce;
}
a.servicio:visited {
color: #55b5ce;
}

a.servicio:active {
color: #55b5ce;
}

a.servicio:hover {
	color: #9dca14;
	text-decoration: none;
}

A.footer{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.footer:link{
	color: #0060a9;
}
a.footer:visited {
color: #0060a9;
}

a.footer:active {
color: #0060a9;
}

a.footer:hover {
	color: #9dca14;
	text-decoration: none;
}
a.leftNavLink{
	padding-top: 0px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3a4348;
}
a.leftNavLink:hover {
	color: #419696;
}
a.leftNavLinkSelect{
	padding-top: 0px;
	padding-left: 8px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2c80ae;
}
a.leftNavLinkSelect:hover {
	color: #419696;
}
a.leftNavLinkSelect:visited {
	color: #2c80ae;
}

a.bodyLink{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #307e7e;
}
a.bodyLink:visited {
	color: #307e7e;
}
a.bodyLink:hover {
	color: #9dca14;
	text-decoration: none;
}

a.bodyLinkTxt{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	color: #307e7e;
}
a.bodyLinkTxt:visited {
	color: #307e7e;
}
a.bodyLinkTxt:hover {
	color: #9dca14;
	text-decoration: none;
}

a.bodyLinkTitle{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
	color: #307e7e;
}
a.bodyLinkTitle:visited {
	color: #307e7e;
}
a.bodyLinkTitle:hover {
	color: #9dca14;
	text-decoration: none;
}

a.bodyLinkSub{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 10px;
	color: #9dca14;
}
a.bodyLinkSub:visited {
	color: #9dca14;
}
a.bodyLinkSub:hover {
	color: #9dca14;
	text-decoration: underline;
}

a.eventTitle{
	padding-top: 0px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #307e7e;
}
a.eventTitle:visited {
	color: #307e7e;
}
a.eventTitle:hover {
	color: #9dca14;
	text-decoration: none;
}

/* *** END LINKS SECTION *** */


/* *** CONTENT SECTION *** */
.homeAdditional {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3a4348;
	padding-left: 25px;
}

.regularContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3a4348;
}

.regularContentWhite {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

/* *** END CONTENT SECTION *** */


/* *** WF TITLE SECTION *** */
.homeTitle {  
	font-family: Arial; 
	font-size: 15px; 
	color: #3a4348;
	font-weight: bold; 
}

.wf {  
	font-family: Arial; 
	font-size: 21px; 
	color: #3a4348;
	font-weight: bold;
	font-style: italic; 
}

.homeTitleWhite {  
	font-family: Arial; 
	font-size: 16px; 
	color: #FFFFFF;
	font-weight: bold; 
}

.wfWhite {  
	font-family: Arial; 
	font-size: 21px; 
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic; 
}

.homeTitleGreen {  
	font-family: Arial; 
	font-size: 15px; 
	color: #c9ca56;
	font-weight: bold; 
}

.wfGreen {  
	font-family: Arial; 
	font-size: 21px; 
	color: #c9ca56;
	font-weight: bold;
	font-style: italic; 
}
.homeTitleBlue {  
	font-family: Arial; 
	font-size: 15px; 
	color: #bfe4e5;
	font-weight: bold; 
}
.regularTitle {  
	font-family: Arial; 
	font-size: 14px; 
	color: #4f6784;
	font-weight: bold; 
}

.wfBlue {  
	font-family: Arial; 
	font-size: 21px; 
	color: #80bacf;
	font-weight: bold;
	font-style: italic; 
}

.volunteerTable {  
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3a4348;
	
}
.footer {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #565757;
}
/* *** END WF TITLE SECTION *** */


/* *** LEFT MENU SECTION *** */
#leftNavTop {  
	height: 8px;
	width: 216px;
	background-image: url(../images/leftNavBgTop.jpg);
	background-repeat: no-repeat;
}
#leftNavMain {
	height: 95%;
	width: 216px;
	padding-top: 0px;
	padding-left: 10px;
	background-image: url(../images/leftNavBg.jpg);
	background-repeat: repeat -x left top;
}
#leftNavBottom {  
	height: 8px;
	width: 216px;
	background-image: url(../images/leftNavBgBottom.jpg);
	background-repeat: no-repeat;
}

#mainBody {  
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3a4348;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	
}

#homeEvent {  
	padding-left: 5px;
	padding-top: 10px;
	
}

#linkBullet {
	color: #307e7e;
}

#bgTop {  
	
	width: 900px;
	padding-top:3px;
	background-image: url(../images/windowBG_top.jpg);
	background-repeat: no-repeat;
}
#bgMain {
	
	width: 760px;
	padding-bottom:10px;
	background-image: url(../images/windowBG.jpg);
	background-repeat: repeat -x left top;
}
#bgBottom {  
	
	width: 760px;
	background-image: url(../images/windowBG_bottom.jpg);
	background-repeat: no-repeat;
}
#bgMainHome {
	
	width: 900px;
	padding-bottom:0px;
	/*background-image: url(../images/windowBG.jpg);
	background-repeat: repeat -x left top;*/
}

#pageTitle {
	background-color: #363b3f;
	width: 650px;
	height: 38px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #F9F9F9;
	padding-left: 5px;
	padding-top: 2px;
}

/* *** END LEFT MENU SECTION *** */

