/* home page styles only */
#container a:hover{text-decoration:underline;}
.home-left{width:179px;height:342px;background:url(/images/home/left-1.jpg);background-color:#FFF;float:left;margin:6px 6px 0 0;}
	.home-left p{font-size:15px;line-height:25px;color:#fff;padding:115px 0 0 10px;}
.home-middle{width:425px;height:342px;float:left;margin:6px 6px 0 0;}
.home-right{float:left;width:164px;background:url(/images/home/tan-bg.jpg);height:317px;background-color:#FFF;margin-top:6px;padding:15px 10px 0 10px;}
	.home-right h2{font-family:arial;font-size:14px;}
	.home-right p{font-size:11px;font-weight:bold;}
	.home-right img{padding:5px 0;}
.noUnder a:hover{text-decoration:none;}
.home-left2{width:179px;float:left;margin:0px 6px 0 0;}
	
.home-middle2{width:419px;float:left;margin:6px 6px 0 0;padding-left:6px;}
	.home-middle2 h1{font-size:15px;color:#333399;}
	.home-middle2 a{color:#333399!important;text-decoration:none;}
	.home-middle2 p{line-height:18px;margin-bottom:10px;}
.home-right2{float:left;width:184px;height:341px;background:url(/images/tfsa_banner1202.jpg);margin-top:6px;}
	.home-right2 p{padding:200px 0 0 18px;color:#FFF!important;font-size:11px;}

	.home-right2 a{color:#fff!important;text-decoration:none;}
	.home-right2 a:hover{text-decoration:underline;}
.left-small{padding:14px 0 0 9px;height:90px;margin-top:6px;background-color:green;background:url(/images/home/grey-bg.jpg);}
	.left-small p{font-size:11px!important;padding-top:3px;font-weight:bold;}
	.left-small h1,.home-right h1{color:#333399!important;font-size:12px;}
.left-small2{height:115px;margin-top:6px;background-color:green;background:url(/images/home/purple-bg.jpg);}
	.left-small2 a{text-decoration:none;}
	.left-small2:hover{color:#fff;text-decoration:underline;}
	.left-small2 p{font-size:12px;color:#FFF;padding-top:14px;}
	.purplelink {color:#333399!important;text-decoration:none;font-size:11px;font-weight:bold;}
		.purplelink a:hover;{color:#333399!important;}
	.home-right a{color:#333399!important;text-decoration:none;font-size:11px;}
	.left-small a{color:#333399!important;text-decoration:none;}
.whitelink a{color:#FFF!important;text-decoration:none;}
.whitelink:hover{text-decoration:underline!important;}
/* these need to be deleted once new homepage is live */
.homeLeft{padding:10px;height:246px;width:285px;float:left;background:url(/images/home_gradient.jpg) repeat-x;}
.homeLeft p{font-size:13px;margin:5px 15px 0 10px;line-height:18px;color:#000;}
.homeLeft img{margin-left:5px;}
.homeLeft a{color:#000!important;font-size:80%;}
.homeLeft a:hover{color:#fff!important;}
.homeRight {padding:10px;height:246px;width:166px;float:left;background:url(/images/home_gradient.jpg) repeat-x;}
.homeRight p{line-height:21px;margin:43px 10px 0 17px;font-size:13px;color:#000;}
.homeCenter {float:left;}
#content{margin-top:2px;}



/* basic */
* {margin:0px; padding:0px;}
body {margin:0px; padding:0px; font-family:arial,sans-serif; color:#333; font-size:85%; background:#ccc;overflow-y: auto;}


a:link, a:active, a:visited {color:#3366cc;}
img{border:0px;}
/* A container should group all your columns. */
#container {
  background:#fff;
  width: 800px;
  margin: 0px auto;
  position:relative;
}
input[type="submit"]{background: #3366CC; color:white;border: none;	cursor:pointer;padding:3px;font-family:arial;font-weight:bold;}
input[type="text"]{width:250px;}
textarea{width:250px;}
/******* [Header] *********/
#header {border-bottom:#fff solid 1px;}

a.contactus {color:#fff; position:absolute; top:20px; right:50px; text-decoration:none;}
/******* [Navigation] *********/
#navigation{padding-top:0px;font-size:80%;text-transform:uppercase;background:#330066;float:left; width:717px; padding-left:83px;text-align:right;}
#navigation a {letter-spacing:1px;float:left; padding:5px 20px 0px 20px; display:block; height:18px;color:#fff;text-decoration:none;font-weight:bold; }
#navigation a:hover {text-decoration:underline;}
.pipeline{float:left; padding:5px 0px 0px 0px; display:block; height:18px;color:#fff;text-decoration:none;font-weight:bold; }


/* Bottom Bar */
#bottomBar{padding-top:0px;font-size:80%;text-transform:uppercase;background:#330066;float:left; width:800px;height:3px;margin:30px 0 5px 0;}

/******* [Content] *********/
#leftColumn {float:left;width:210px;margin-right:20px;}
#centerColumn {float:left; width:430px; margin-bottom:20px; padding-left:20px}


/******* [Left Column] *********/
#listOne {list-style:none; margin:0px 0px 0px 0px; padding:0;text-transform:uppercase;font-size:10px;}
#listOne li{border-top:#CCC 1px solid; padding:10px 0px 10px 10px;}
#listTwo {list-style:none;}
#listTwo li{border-top:0;padding:3px 0 10px 30px;}
#leftColumn a{text-decoration:none;color:#666;}
#leftColumn a:hover{color:#66ccff;}
#leftColumn ul li a.leftActive {color:#66ccff;}
/******* [Center Column] *********/
#centerColumn p {padding:5px 40px 5px 0px;line-height:20px;}
#centerColumn h4 {margin:10px 0px; font-size:13px;}
#centerColumn ul{margin:20px 50px 20px 10px;}
#centerColumn img {border:#bcbdbe 1px solid;}

/* Contact Form */
input, textarea{
	margin:3px;
	padding:0px 3px;
	font:90%/180% Georgia, "Times New Roman", Times, serif;
}

label{
	float:left;
	margin:5px;
	width:100px;
	display:block;
}



/******* [Footer] *********/
#footer{clear:both;color:#333;background:#FFF;padding:15px 10px 10px 10px;text-align:center;font-size:70%;height:35px;}
#footer a{color:#333;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
.halfindent {margin-left:25px; margin-right:50px}
.indent {margin-left:50px; margin-right:50px}
.big{font-size:150%;color:#333399;}
.bigger{font-size:250%;color:#333399;}
.fix {clear: both;height: 1px;margin-top: 0pt;margin-right: 0pt;margin-bottom: -1px;margin-left: 0pt;overflow-x: hidden;overflow-y: hidden;}
.empty { height:250px;}
h2, h4{padding:0;margin:0;color:#333399;font-family:georgia,serif;font-size:18px;}
.darkblue{color:#000066;font-weight:bold;font-size:120%;}
.blue,.blue a{color:#3366cc;font-weight:bold;}
.bigblue,.bigblue a{color:#3366cc;font-weight:bold;font-size:16px}
.center {margin:0px auto;}
.left {float:left;}
.clear { 
	clear:both;
}

