/* HTML DEFINITIONS */
* { font-size: 100%;}

html, body {
	background-color: #ffffff;
	padding: 0px;
	margin: 2px;
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.navBack {
	background-color: #e4e4e4;
	padding: 3px;
}

a, a:link, a:visited, a:active { 
	color: #303030;
	font-weight: bold;
	text-decoration: none;	
} 
a:hover { color: #016844;}

ul {
	font-style: italic;
}

ul li {
	margin-bottom: 7px;
}


/* TEMPLATE DEFINITIONS */

.history {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
}

.history B { color: #999999;}

.leftback {	background-color: #E1F0FF;}
.rightback {	background-color: #C6E2FF;}

.bottom {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
}

.blkTell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #016844;
}

.bigBlkTell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.bigGrnTell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #016844;
}

/* CUSTOM DEFINITIONS */
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}

.smalltitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: black;
}


.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.whitesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #808080;
}

.partners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.telNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

b, b:link, b:visited, b:active { color: #333333;}
b:hover { color: #2CA57A;}
.homelinks { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #123458;	
}

.grey { background-color: #EBEBEB;}
.inactive { color: #EBEBEB;}

.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}


 /**
 * Form Defenitions
 */
 
 input {
	font-family: Ariel, Helvetica, sans-serif;
	font-size: 11px;
	font-colur: #000000;
	background-color: #ffffff;
	border: 1px solid #888888;
	padding: 2px;
	width: 320px;
	}

textarea {
	font-family: Ariel, Helvetica, sans-serif;
	font-colur: #000000;
	font-size: 11px;
	background-color: #ffffff;
	width: 320px;
	height:60px;
	border: 1px solid #888888;
	padding: 2px;
	}	
	
select {
	 background-color: #ffffff;
	 font-family: Ariel, Helvetica, sans-serif;
	 font-size: 11px;
	 font-colur: #000000;
	 border: 1px solid #888888;
	}

.checkbox {
	background: ;
	width: 15px;
	border: 0px;
	}


.selectA {
	width:320px;
	hight:19px;
	}
 
 
.dropDown {
	width:180px;
	}

.formText {
	font-size: 11px;
	font-weight: bold;
	color: #00467F;
	}

 .formPadding {
 	padding-bottom: 4px;
 	}

.submit {
	width: 100px;
	cursor: pointer;
	}
	
button.largeButton2b, a.largeButton2, a.largeButton:link, a.largeButton:visited, a.largeButton:active {
	width: 80px;
	height: 22px;
	background: url('../images/Build/send.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	border: 0;
	cursor: pointer;
	}
	
.fieldsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}


#LLP {
	width: 620px;
	height: 144px;
	padding: 20px 10px 20px 10px;
	font-size: 13px;
	color: #303030;
	font-weight: bold;
	background-color:#C2C2C2;
}

.convy a {
	color: #303030;
	font-weight: bold;
	text-decoration: underline;	
}

.convy a:hover, p.navbuttons a:active {
 	color: #016844;
}

a.espLink, a.espLink:link, a.espLink:active, a.espLink:visited, a.espLink:hover,
a.itLink, a.itLink:link, a.itLink:active, a.itLink:visited, a.itLink:hover {
	height: 14px;
	width: 100px;
	display: block;
	padding: 1px 0 0 28px;
	margin: 5px 0 0 0;
	font-size: 11px;
	background: url('../images/additionals/spainFlgHm.gif') 0 0 no-repeat;
}
a.espLink:hover, a.espLink:hover {
	text-decoration: underline;
}
a.itLink, a.itLink:link, a.itLink:active, a.itLink:visited, a.itLink:hover {
	background: url('../images/additionals/italainFlgHm.gif') 0 0 no-repeat;
}