/*********************************/
/*
Theme Name: Infomeda Website
*/
/*********************************/
body {background-color:#d7f4fe;}
/*********************************/
table {
	border-collapse:collapse; 
	border-spacing:0px;
	}
td {margin:0px; padding:0px;}
tr {margin:0; padding:0;}
/*********************************/
/*
Home page
*/
/*********************************/
#tdlogo {
	width:262px;
	height:161px;
	vertical-align:top;
	}
#tdupBkg {
	width:762px;
	height:161px;
	vertical-align:top;
	}
#tdmainImage {
	width:1024px;
	height:447px;
	vertical-align:top;
	}
/*********************************/
/*
about page
*/
/*********************************/
#tdaboutBkg {
	background-image:url('images/aboutBkg2.jpg');
	background-repeat:repeat-y;	
	vertical-align:top;
	}
/*********************************/
#job {
	margin-left:1px;
	margin-top:-50px;
	padding-top:20px;
	}
/*********************************/
/*
Pages text
*/
/*********************************/
.title {
	color:#e6f5fc;
	font-family:verdana,arial,sans-serif;
	font-size:18px;
	width:893px;
	letter-spacing:-1px;
	padding-left:65px;
	padding-top:22px;
	}
.title a{text-decoration:none;}
.title a:link {color:#e6f5fc;}  /* unvisited link */	
.title a:visited {color:#e6f5fc;}  /* visited link */
.title a:hover {color:#08d6fb;}   /* mouse over link */
.title a:active {color:#e6f5fc;}   /* mouse over link */
/*********************************/
.title2 {
	color:#e6f5fc;
	font-family:verdana,arial,sans-serif;
	font-size:18px;
	width:893px;
	letter-spacing:-1px;
	padding-left:46px;
	padding-top:22px;
	}
/*********************************/
.text {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	width:893px;
	letter-spacing:0.8px;
	padding-left:46px;
	padding-top:22px;
	}
.text a:link {color:#021526;}  /* unvisited link */	
.text a:visited {color:#021526;}  /* visited link */
.text a:hover {color:#256e88;}   /* mouse over link */
.text a:active {color:#021526;}   /* mouse over link */
/*********************************/
.subtext1 {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	width:893px;
	letter-spacing:0.8px;
	padding-left:65px;
	padding-top:2px;
	}
.subtext1 a:link {color:#021526;}  /* unvisited link */	
.subtext1 a:visited {color:#021526;}  /* visited link */
.subtext1 a:hover {color:#256e88;}   /* mouse over link */
.subtext1 a:active {color:#021526;}   /* mouse over link */
/*********************************/
.subtext2 {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	width:893px;
	letter-spacing:0.8px;
	padding-left:88px;
	padding-top:22px;
	}
.subtext2 a:link {color:#021526;}  /* unvisited link */	
.subtext2 a:visited {color:#021526;}  /* visited link */
.subtext2 a:hover {color:#256e88;}   /* mouse over link */
.subtext2 a:active {color:#021526;}   /* mouse over link */
/*********************************/
.textcareers {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	width:893px;
	letter-spacing:0.1px;
	padding-left:46px;
	padding-top:10px;
	}
.textcareers a:link {color:#021526;}  /* unvisited link */	
.textcareers a:visited {color:#021526;}  /* visited link */
.textcareers a:hover {color:#256e88;}   /* mouse over link */
.textcareers a:active {color:#021526;}   /* mouse over link */
/*********************************/
.textcareers2 {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	letter-spacing:0.1px;
	padding-top:24px;
	}
.textcareers2 a:link {color:#021526;}  /* unvisited link */	
.textcareers2 a:visited {color:#021526;}  /* visited link */
.textcareers2 a:hover {color:#50a3c0;}   /* mouse over link */
.textcareers2 a:active {color:#021526;}   /* mouse over link */
/*********************************/
#textcareers3 {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	letter-spacing:0.8px;
	padding-left:107px;
	}
/*********************************/
.textlinkedin {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	width:893px;
	letter-spacing:0.1px;
	padding-left:136px;
	}
.textlinkedin a:link {color:#021526;}  /* unvisited link */	
.textlinkedin a:visited {color:#021526;}  /* visited link */
.textlinkedin a:hover {color:#50a3c0;}   /* mouse over link */
.textlinkedin a:active {color:#021526;}   /* mouse over link */
/*********************************/
#textcontact {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	letter-spacing:0.8px;
	padding-left:46px;
	padding-top:7px;
	}
/*********************************/
#textcontact2 {
	color:#021526;
	font-family:verdana,arial,sans-serif;
	font-size:14px;
	line-height:24px;
	letter-spacing:0.8px;
	padding-left:107px;
	}
/*********************************/
/*
bullets
*/
/*********************************/
ul.a {
	list-style-type:circle;
	list-style-position:outside;
	}


