body{
		background-color:#FFFFFF;
		font-family: Arial;
		color:#000000;
		font-size:12px;
}

.center{
		text-align:center;
}

.clear{
		border:0;
		padding:0;
		height:1px;
		margin:0;
		clear:both;
}
.noborder{
		border:0;
}

		

#content{
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;
		margin-bottom:20px;
		width:917px;
		background-color:#FFFFFF;
		padding:15px;
		text-align:center;	
		min-height:300px;
		overflow:visible;
}

#maincontent{
		width:900px;
		margin-left:10px;	
		min-height:250px;
		font-family: Arial, Tahoma;
		font-size:14px;
		letter-spacing: -0.3px;
		font-weight:normal;
		text-align:justify;
		overflow:visible;
		float:left;
}
	.selected_paragraph{
			margin:10px;
			font-size:18px;
			font-weight:normal;
	}

.M20{
	font-family:  Tahoma;
	font-size:28pt;
	font-weight:bold;
	letter-spacing: 0px;
}

.M12{
	color:#d40000;
	font-family: Arial,Tahoma;
	font-size:12pt;
}

.M10{
	color:#000000;
	font-family: Tahoma;
	font-size:10pt;
}

.red{
	color:#e10920;
}
.blue{
	color:#000991;
} 
#Logo{
			float:left;
			width:282px;
			height:77px;
			background:#FFFFFF url(../images/travelex_top_logo.gif) no-repeat top left;
			text-align:right;
			padding-right:68px;
			padding-top:13px;
	}

#Nav{
			float:right;
			width:540px;
			height:90px;
			font-family: Tahoma;
			font-size:10pt;
	}
		.current{
		}
		.link{
		}
		#Nav ul{
				padding: 0;
				margin: 0;
				margin-top:20px;
				margin-right:5px;
				list-style:none;
		 }
			#Nav li {
				float: left;
				margin: 0;
				padding: 0;
				height:35px;
			}
				#Nav li a {
						float: left;
						padding: 3px 5px;
						text-decoration: none;
						color: #000991;
						font-family: Tahoma;
						border-left: 2px solid #FFFFFF;
						}
				#Nav li a.current, #Nav li a.section{
						color: #d40000;
						border-bottom: 2px solid #d40000;
						text-decoration:none;
						font-family: Tahoma;
				}
				#Nav li a.link:hover{
						color: #000991;
						border-bottom: 2px solid #d40000;
						text-decoration:none;
						font-family: Tahoma;
				}		
		
#TLinks{
					float:left;
					margin-left:60px;
					margin-top:20px;
					color:#000000;
					width: 300px;
					text-align:left;
					letter-spacing: 1px;
					font-size:12pt;
					font-family:Tahoma;
			}
				#TLinks ul{
					margin-left:20px;
					letter-spacing: 0px;
					font-size:10pt;
					list-style: square inside;
				}
						#TLinks ul li{
							margin-top:15px;
							margin-left:5px;
							font-weight:bold;
						}
				#TLinks a{
					text-decoration:none;
					font-weight:normal;
				}
				#TLinks a:hover{
					font-weight:normal;
					text-decoration:underline;
				}
			
			#TIntro{
				float:right;
				width:385px;
				height:129px;
				margin-right:60px;
				background:#FFFFFF url(../images/fedex_intro.gif) no-repeat top left;
				font-size:9pt;
				text-align:justify;
				padding-left:20px;
				padding-right:20px;
				color:#000000;
				padding-top:70px;
			}
					#TIntro a{
							text-decoration:none;
							color:#000000;
					}
					#TIntro a:hover{
							text-decoration:underline;
							color:#000000;
					}		
		
		
		
		
		
		
		
		
		
		
		
#Footer{
	width:900px;
	min-height:80px;
	margin-right:auto;
	margin-left:auto;
	overflow:visible;
}
	#Footer #BanksNet{
			clear:both;
			float:left;
			margin-left:80px;
			width:187px;
			height:39px;
			background:#FFFFFF url(../images/right_choice.gif) no-repeat center right;
	}
	
	#Footer #Copyright{
			float:left;
			font-size:10pt;
			text-align:left;
			width:400px;
			margin-left:10px;
			border-left:0;
			padding-left:10px;
			padding-top:5px;
			height:39px;
	}
					#Footer #Copyright a{
							text-decoration:none;
							color:#000000;
					}
					#Footer #Copyright a:hover{
							text-decoration:underline;
							color:#000000;
					}
 
