/* CSS Document */

/* ---------- TCS CSS new ---------- */

	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		/*background-repeat: repeat-x;*/
		background-image: url(../images/tcs-bg.jpg);
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:5%;
		/*background-color:#fc6;*/
		margin-bottom:-350px; /* half of container's height */
		float:left;
		}
		
	
	#container {
		background-repeat: no-repeat;
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:700px;
		width:80%;
		clear:left;
		/*background-image: url(../images/fdforeground.gif);*/
		}
		
	div.title {
		float:left;
		height:100px;
		width:85%;
		padding-right: 10%;
		padding-left: 5%;
		padding-top: 25px;
		padding-bottom: 25px;
		background-image: url(../images/logobar.jpg);
		background-repeat: no-repeat;
		background-color:#FFF;
		}
		
	div.titleabout {
		float:left;
		height:100px;
		width:85%;
		padding-right: 10%;
		padding-left: 5%;
		padding-top: 25px;
		padding-bottom: 25px;
		background-image: url(../images/logobarabout.jpg);
		background-repeat: no-repeat;
		background-color:#FFF;
		}
		
	div.logohold {
		float:left;
		height:100px;
		width:120px;
		background-color:#FFF;
		}
	
	div.titlehold {
		padding-top: 5px;
		float:left;
		height:95px;
		width:400px;
		/*background-color:#FFF;*/
		}
		
	div.menubar {
		padding-left: 8%;
		padding-right: 8%;
		padding-top: 10px;
		padding-bottom: 10px;
		float:left;
		height:auto;
		width:84%;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 16px;
		background-color:#9ae3d2; /* light blue #49ABCE */
		}
	
	.menubar a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
} 

	.menubar a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

	.menubar a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #10439c;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

		div.indeximage {
		float:left;
		height:380px;
		width:100%;
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		background-image: url(../images/indeximage.jpg);
		background-repeat: no-repeat;
		background-color:#ffffff; /* white */
		}

				
	h1 {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 51px;
		color: #1846A0; /* dark blue */
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		line-height: 60px;
	}
	
	h2 {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 18px;
		color: #9ae3d2; /* light blue */
		text-decoration: none;
		font-style:oblique;
		font-weight: bold;
		line-height: 25px;
	}
	
			
	h3 {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 30px;
		color: #1846A0; /* dark blue */
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		line-height: 40px;
	}
	
	div.foothold {
		padding-left: 8%;
		padding-right: 8%;
		padding-top: 5px;
		padding-bottom: 5px;
		float:left;
		height:auto;
		width:84%;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 10px;
		color: #ffffff;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 16px;
		/*background-color:#49ABCE; /* light blue */
		}
		
	.foothold a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
} 

	.foothold a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

	.foothold a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #091c3b;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

div.copyin {
		float:left;
		height:auto;
		width:80%;
		padding-left: 10%;
		padding-right: 10%;
		padding-bottom: 30px;
		padding-top: 15px;
		/*overflow: scroll;
		overflow-x: hidden;
		scrollbar-arrow-color:#ffffff;
		scrollbar-base-color:none; /* none */
		/*scrollbar-shadow-color:none; /* none */
		/*scrollbar-face-color:#01303a; /* dark blue */
		/*scrollbar-highlight-color:#a0c8d2; /* light blue */
		/*scrollbar-dark-shadow-color:#01303a; /* dark blue */
		/*scrollbar-3d-light-color:#6c878e; /* light blue */
		background-color:#ffffff; /* white */
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 14px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		}
		
.copyin a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 15px;
	color: #10439c;
	font-weight: bold;
	text-decoration: none;
} 

.copyin a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #10439c;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.copyin a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}	

div.copyinbiglogout {
		background-color:#ffffff; /* white */
		float:left;
		height:auto;
		width:80%;
		padding-left: 10%;
		padding-right: 10%;
		padding-bottom: 5px;
		padding-top: 5px;
		/*overflow: scroll;
		overflow-x: hidden;
		scrollbar-arrow-color:#ffffff;
		scrollbar-base-color:none; 
		scrollbar-shadow-color:none; 
		scrollbar-face-color:#01303a; 
		scrollbar-highlight-color:#a0c8d2; 
		scrollbar-dark-shadow-color:#01303a; 
		scrollbar-3d-light-color:#6c878e;  */
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		}
		
.copyinbiglogout a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
} 

.copyinbiglogout a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.copyinbiglogout a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

/* ---------- kill doubles ---------- */

div.copyholdcv {
		float:left;
		height:auto;
		width:80%;
		padding-left: 10%;
		padding-right: 10%;
		padding-bottom: 30px;
		padding-top: 15px;
		background-image: url(../images/logbg.jpg);
		
		}
	
div.copycv {
		float:left;
		height:60px;
		width:430px;
		padding-right: 20px;
		/*overflow: scroll;
		overflow-x: hidden;
		scrollbar-arrow-color:#ffffff;
		scrollbar-base-color:none;  
		scrollbar-shadow-color:none; 
		scrollbar-face-color:#01303a; 
		scrollbar-highlight-color:#a0c8d2;  
		scrollbar-dark-shadow-color:#01303a; 
		scrollbar-3d-light-color:#6c878e;  */
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		}
		
div.copycvlow {
		float:left;
		height:auto;
		width:410px;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		background-color:#ffffff; /* white */
		}
		
div.copycvlowin {
		float:left;
		height:auto;
		width:410px;
		/*overflow: scroll;
		overflow-x: hidden;
		scrollbar-arrow-color:#ffffff;
		scrollbar-base-color:none;  
		scrollbar-shadow-color:none; 
		scrollbar-face-color:#01303a; 
		scrollbar-highlight-color:#a0c8d2;  
		scrollbar-dark-shadow-color:#01303a; 
		scrollbar-3d-light-color:#6c878e;  */
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		}
		
div.copycvspace {
		float:left;
		height:auto;
		padding-top: 5px;
		padding-bottom: 5px;
		width:410px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		}
		
.copycvspace a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
} 

.copycvspace a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.copycvspace a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
		
.copycv a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
} 

.copycv a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
} 

.copycv a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

div.copyincvlogout {
		float:left;
		height:auto;
		width:80%;
		padding-left: 10%;
		padding-right: 10%;
		padding-bottom: 5px;
		padding-top: 5px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 14px;
		color: #000000;
		text-decoration: none;
		font-style: normal;
		/*font-weight: bold;*/
		line-height: 20px;
		background-image: url(../images/logbgtop.jpg);
		}
		
.copyincvlogout a:link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
} 

.copyincvlogout a:visited {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #1846A0;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
} 

.copyincvlogout a:hover {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

span.nudge{
	float: left;
	width: 150px;
	height: auto;
	padding-right: 10px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

input.shorty
{
	width: 200px;
	height: 18px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 12px;
	background-color: #FF9900; /* orange */
	border-width: 0px;
	padding-left: 3px;
}

input.shorter
{
	width: 100px;
	height: 25px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	
}

input.shorter2
{
	width: 100px;
	height: 15px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	
}

input.shorter3
{
	width: 50px;
	height: 15px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	
}



input
{
	width: 200px;
	height: 15px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 12px;
	background-color: #FF9900; /* orange */
	border-width: 0px;
	padding-left: 3px;
}

textarea
{
	width: 200px;
	
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 12px;
	background-color: #FF9900; /* orange */
	border-width: 0px;
	padding-left: 3px;
}

select
{
	width: 200px;
	height: 18px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 12px;
	background-color: #FF9900; /* orange */
	border-width: 0px;
	padding-right: 3px;
}

select.shortone
{
	width: 70px;
	height: 18px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #001405;
	font-size: 12px;
	background-color: #FF9900; /* orange */
	border-width: 0px;
	padding-right: 3px;
}

div.nudgecon
{
	width: 65px;
	height: 18px;
	text-align:right;
	float:left;
}

div.nudgecon2
{
	width: 300px;
	height: 18px;
	text-align:left;
	padding-left: 3px;
	float:left;
}

div.nudgeconhold
{
	width: 380px;
	height: 18px;
float:left;
}
